Jump to content

Ass4s1n

Members
  • Posts

    64
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Ass4s1n

  1. Hey guys. As I've seen, Fakoykas didn't really protect his "item teleporter", so I decided to see if the same exploit will work here (worked in l2inc too before). What you need is to get the packet from teleporting. Follow these steps: 1) Go ingame with injected l2phx (make sure u got a different system, he uses fire.dll for protection I think xD) 2) Click on the item teleporter 3) Teleport to any zone (whatever u choose) 4) Make sure you sniffed the packet RequestBypassToServer The packet should look something like: 21 43 00 75 00 73 00 74 00 6F 00 6D 00 20 00 64 00 6F 00 54 00 65 00 6C 00 65 00 70 00 6F 00 72 00 74 00 20 00 31 00 38 00 35 00 33 00 39 00 35 00 20 00 32 00 30 00 33 00 35 00 39 00 20 00 2D 00 33 00 32 00 37 00 30 00 20 00 6E 00 6F 00 6E 00 65 00 00 00 (Leveling zone) which is Type:0x21 (RequestBypassToServer) Size: 85+2 Recive time: 13:36:19:057 0002 s Cmd: Custom doTeleport 185395 20359 -3270 none We need to change the Custom doTeleport 185395 20359 -3270 none coords. 5) Pick a place and get its /loc (type /loc) where u want to get teleported. 6) Now, you need to edit the packet. The coords are this part of the packet ..."31 00 38 00 35 00 33 00 39 00 35 00 20 00 32 00 30 00 33 00 35 00 39 00 20 00 2D 00 33 00 32 00 37 00 30"... which means 185395 20359 -3270 .If you look on the packet you can see the structure of it pretty well. Legend 3* = 1, edit only the second number (aka the *). (Ex. if you want the first number (from the 185395) to be 7 (it will be 785395), make the 31 to 37. 00 = blank byte, used to follow the next number most of the times 20 = space, this creates a space between the coords (they are 3 u know). So now, if you want to teleport to 188932 20394 -3270 you will modify the coord part of the packet to: "31 00 38 00 38 00 39 00 33 00 32 00 20 00 32 00 30 00 33 00 39 00 34 00 20 00 2D 00 33 00 32 00 37 00 30" and the whole packet will be: "21 43 00 75 00 73 00 74 00 6F 00 6D 00 20 00 64 00 6F 00 54 00 65 00 6C 00 65 00 70 00 6F 00 72 00 74 00 20 00 31 00 38 00 38 00 39 00 33 00 32 00 20 00 32 00 30 00 33 00 39 00 34 00 20 00 2D 00 33 00 32 00 37 00 30 00 20 00 6E 00 6F 00 6E 00 65 00 00 00" 7) Execute the packet and see the results. NOTES AND CAUTIONS 1) You may be stuck in a texture if you type a wrong coordinations. 2) If you get banned, I have nothing to do with it. 3) It will be fixed pretty soon, fakoykas already knows about it (I told him, since he's a good friend of mine). Well, have fun until it still works. I won't loose my time making a video btw. works 100%.
×
×
  • Create New...