Results -9 to 0 of 586

Threaded View

  1. #9
    Player
    TheRac25's Avatar
    Join Date
    Apr 2011
    Posts
    415
    Character
    Krell Ynjynor
    World
    Excalibur
    Main Class
    Fisher Lv 50
    Quote Originally Posted by Astarica View Post
    Teleport is impossible to stop preemptively in any modern MMORPG because it's not tractable for the server to verify every movement/position is valid. But unless you're planning on using a teleport hack to get out of AEs (which will absolutely work if you got the right coordinates programmed ahead of time), that's not exactly useful.
    telelporting is absolutly detectable by the server, SE just doesnt know how
    as the server i know your movement speed and aproximate interval at wich you send pos updates to me
    i can easily calculate a box that you should not be able get out of by the next pos update you send me
    all in about 5 lines of code, asm code not even talking about expensive math functions
    if their server cannot handle 15000 checks like this per second then they need to get off the 486es and python
    (3)
    Last edited by TheRac25; 10-30-2013 at 02:25 PM.