Is it possible to fix helper tools?
Is it possible to fix helper tools?
@MrPudding
Passwords and buzzer in the rooms are buged.
Password, or bell, everyone enters normal.
Without ask password or doorbell ring, everyone enter in room.
What fix?
NVM, Fixed......
Last edited by Jmandupree; 22-09-14 at 06:20 PM.
Fix for help tools? :C
I wouldn't use this emulator before fixing the security holes in it...
One of many... the guy who made this was obviously rushing this, not taking his time and making sure everything was coded efficiently and securely.Code:queryreactor3.runFastQuery(string.Concat(new object[] { "UPDATE bots SET automatic_chat='", text2, "', speaking_interval=", Convert.ToInt32(value), " , mix_phrases = '", text3, "' WHERE id = ", num }));
Prepared statements guys, when will you learn![]()