- 0
Login Automat
-
Similar Content
-
- 4 replies
- 157 views
-
- 3 replies
- 174 views
-
- 1 reply
- 91 views
-
- 0 replies
- 257 views
-
- 3 replies
- 247 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
mrrares19
Cum pot face sa nu se poata conecta automat oricine isi pune numele care este pus in gm la auto login?
stiu ca si edison a avut problema asta !
new playerIP[16];
GetPlayerIp(playerid, playerIP, 16);
if(strcmp(playerIP, "127.0.0.1", true) == 0 && strcmp(GetName(playerid), "Mr.Raresss", true) == 0) {
OnPlayerLoginEx(playerid,MD5_Hash("hide"));
SCM(playerid, COLOR_WARNING, "[AUTO-LOGIN] Te-ai logat automat!");
}
2022-11-05 21-24-56.mkv
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.