Can someone help me? When it says "server closed the connection" I will be re-logged, and automatically type my password in the login input. Basically an afk farm thing
How do I get the player full name? then if ever the script reads it like this
"Sebastian Ruru offered you a job for $500"
Basically that chat will be read, also his name will be added for example
"Sebastian Ruru offered you a job for $500"
script will type - /acceptjob Sebastian Ruru
{$CLEO .cs}
0000:
REPEAT
WAIT 0
UNTIL 0AFA: SAMP_IS_READY
WHILE TRUE
WAIT 0
IF AND
key_down 2 {Right Mouse}
key_down 66 {B Key}
THEN
IF 0AD2: 0@ = player $PLAYER_CHAR targeted_actor
THEN
0B2B: samp 1@ =...
Code:
* Name of the mod (if the mod doesn't exist, you don't have to tell one): Sellgun.cs
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): i saw it in game and they dontwant to sahre it so...
* What do you want (the most important part, explain...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.