Quote:
Originally Posted by netHoxInc
Find a place where you die instantly, either from a mob, or from the map (if this is not removed yet) and send the ARENA_ENTER packet to save ur position and also to leave the place.
Find and Call the Revive function and the Window Close function in order to ressurect and be able to move again by closing the window. (Or use packets again)
Now that you saved the spot and have a way to resurrect quickly, you can just repeat this in a loop, either manually or programmaticly.
Oh Ye right i should've explained the Arena thing, the packet ARENA_LEAVE will send you to the saved spot, regardless if ure in the arena or not.
Little Note: Im not 100% sure if official fixed the arena teleport exploit or not, so this either works or not, its just an idea to follow 
|
Nop, they didn't fix yet in Aibatt server

You can test with my Packet Editor, just enter these commands to save position (enter arena) and then to teleport to any desired position from where you saved the position (leave arena).
For reviving if you dont need to move you can just send the Revive packet else, just use an ftool/script/clicker that clicks on the Revive To Lodestar button.
You can automate all of the steps:
1. Go to death position
2. Enter arena (to save death position)
3. Then make a loop with:
3.1. Leave arena (to teleport to death position)
3.2. Die instantly from mob/map
3.3. Click on Revive button or send Revive packet
3.4 Go to step 3.1
Revive to lodestar:
[WORLD] [SEND] FF FF FF FF 8A 01 21 0A
Enter arena
[WORLD] [SEND] FF FF FF FF 0D 03 21 0A
Leave arena
[WORLD] [SEND] FF FF FF FF 0E 03 21 0A