Posts: 22
Threads: 12
Joined: Apr 2017
Reputation:
0
I recently opened a SAMP server, so... I was playing with my friends and someone joined the server and set his admin to owner and you know what happened next..
Anyhow to do something against them ? I have anti sql injection by the way, please help me
And how did he managed to get so far with his level ?
Posts: 11
Threads: 3
Joined: Apr 2017
Reputation:
0
Are you serious? to be honest, you should remove /makeadmin command from rcon. If your rcon is hacked, then your whole server is gone.
Posts: 6,242
Threads: 8
Joined: Jun 2008
I'd be more looking at the script, and any filterscripts you are running.
I doubt you've been hacked, simply compromised by running a script that has a backdoor, or with a terrible choice for RCON password as above mentioned.
Posts: 1,801
Threads: 21
Joined: Mar 2008
Reputation:
0
Sounds obvious, but it's also important to reset variables if a player leaves or joins.
A few days ago I joined a server and I was instantly Level 10. That guy thought I'm an evil hacker, but he was just dumb enough to forget to reset the Level Variable. Don't make the same mistake and blame anyone a hacker if he gains powers over the Script. I think it is safe to say there are no ways to "hack" into a SAMP Script, it's always based on a mistake of the Scripter or, as already mentioned, unsafe (RCON) passwords.