Need help with RakSAMP

Status
Not open for further replies.

Committed

Member
Joined
May 27, 2013
Messages
19
Reaction score
0
Okay so I play on an RP server and would like to log in bots :) :):) . So I need to know how to make it so when they log it types in their password because it is a password verified server. Not like the nickname="" password="NOT THIS"
 

.silent

Well-known member
Joined
Apr 14, 2013
Messages
339
Reaction score
13
Password where you type the password to a black 'box' ?
I dont know C++ well but i have this from my old 0.3d R1-2 raksamp,
Code:
sendDialogResponse(sampDialog.wDialogID, 1, 1, "password_here");
how to do it ? You need to make a command like !log-in and put it there, or call it directly after connecting
 

Committed

Member
Joined
May 27, 2013
Messages
19
Reaction score
0
@.silent
I dont really know much about RakSAMP any chance you could set it up??? Honestly I'd considering maybe paying for it :) :):)
 

0x_

Wtf I'm not new....
Staff member
Administrator
Joined
Feb 18, 2013
Messages
1,123
Reaction score
174
RakSAMP has an Option to show the Dialog's as Window.
Why you don't use them ?
And if, it can be that you get kicked because the Bot spawns before you log-in.
 
Status
Not open for further replies.
Top