Hello MMOwned:-p
Q: Is it possible to get GM commands in a private server?
Like .ADDITEM etc.? If so what program?
Hello MMOwned:-p
Q: Is it possible to get GM commands in a private server?
Like .ADDITEM etc.? If so what program?
hmm i dont think so with a program unless YOUR an gm/admin but not as a player but there are hacks like dmg and wall/speed and fly etc etc (wow emu hacker for the wall/speed and fly)
If your an Admin/GM just type .commands if your a player use like wowemuhacker or something.
If you need me you have my skype, if you don't have my skype then you don't need me.
if your talking about hacks. no it is not possible
you could hack their mysql and edit your account level to gm/admin, but they would easily find out you did it and ban you and such.
that too should be more then impossible. from what i know most servers need you to be on the allowed IP list even if you have the user/pass and almost all forms of SQL injection are ruled out.
SQL injection would be possible..
many people talk about SQL injection like it's some sort of built in feature that anybody can do based on a few youtube video's they saw. this is not so, at the very least not on Ascent.
any form of in-game SQL injection is useless as the necessary characters to do so are removed when data is sent to the DB, furthermore account creation is also typically pretty impervious to most forms of SQL injection.
from what i have been told only servers that make you both a forum and wow account at the same time are possible to do any type of injection on and even then i highly doubt it.
mysql_real_escape_string.
Bam I killed your injection.