The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Passing Password to SigmaChat (Raidersoft)
I am using RaiderSoft's SigmaChat -- Remote Auth. System.. This works fine, except I want the users to be able to auto login.. How would I go about passing the 'password' field in this code? Anyone know the simplist way to pass this information?
This is currently in my "Chatbit" Template (Customized) <applet codebase="http://client0.sigmachat.com/current/" code="Client.class" archive="scclient_en.zip" width=600 height=400 MAYSCRIPT> <param name="room" value="xxxxxx"> <param name="cabbase" value="scclient_en.cab"> <param name="username" value="$bbuserinfo[username]"> <param name="password" value="????????????????????"> <param name="autologin" value="yes"> </applet> |
#2
|
|||
|
|||
No one has any information on how to pass the users password?
|
#3
|
||||
|
||||
checked that hack? https://vborg.vbsupport.ru/showthrea...light=sigma%2A
(edit: Sorry my bad, you're on vb2) |
#4
|
|||
|
|||
Here is the script that I am currently using.. Anyone see why this code would not pass the password to the Raidersoft server?? Should I be using $md5password in the chatbit template??? I have tested that too, but it still will not auth.. any help is greatly appreciated!
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|