30.05.2015, 23:35
Hey guys,
my friend sended me his FS which from he lost .pwn file.. he created it loong time ago but he also told me the DIALOG_ID of dialog, which has some special hacks stuff in it.
The login dialogs works normal, but when user logs like hisnameA it will crash server and stuff.
So the developer of this old script(my friend) told me DIALOGID of this dialog and also told me, that if i want to use it, i need to figure out, how to make an antihack for that.
So I am asking you guys, how i am enable to do this:
I know dialog id, i know it is calling in OnPlayerConnect so.. how can I do that if the players writes to that dialog something like hisnameA it will kick him? For example.
I have a name Mark and i login with MarkA that i want to crash server, but instead of that, server kicks me.
I figured out to do something like format %name and stuff.. but I just cant figure out how to do it, that it will work.
Thanks guys for all your help, hope you understood, what i want.
my friend sended me his FS which from he lost .pwn file.. he created it loong time ago but he also told me the DIALOG_ID of dialog, which has some special hacks stuff in it.
The login dialogs works normal, but when user logs like hisnameA it will crash server and stuff.
So the developer of this old script(my friend) told me DIALOGID of this dialog and also told me, that if i want to use it, i need to figure out, how to make an antihack for that.
So I am asking you guys, how i am enable to do this:
I know dialog id, i know it is calling in OnPlayerConnect so.. how can I do that if the players writes to that dialog something like hisnameA it will kick him? For example.
I have a name Mark and i login with MarkA that i want to crash server, but instead of that, server kicks me.
I figured out to do something like format %name and stuff.. but I just cant figure out how to do it, that it will work.
Thanks guys for all your help, hope you understood, what i want.