Results 1 to 13 of 13
  1. #1
    lexandre2's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    96
    My Mood
    Hot

    [Leeched]Teleport & Below Ground

    First of all, this was leeched, original creator is Cypher.
    Some people asked for it, so there it is.

    Abused this for a couple of days, now I'm bored with it. This is just a very basic teleport hack, and also a hack that will let you either walk under the ground or 'skywalk'.

    The main reason I'm releasing this is that Planetside 2 is really boring, and that this hack was so easy to write that I wouldn't be surprised if 50% of Planetside players were already teleporting around. I could probably teach my cat to find the player coordinates and change them with a memory editor.

    It's all pretty straight forward, run the hack from a command prompt once you've launched the game, then use the following controls:
    Numpad+ = Walk higher
    Numpad- = Walk lower
    Numpad/ = Reset height
    Numpad* = Teleport to personal waypoint

    The teleport hack is a tad buggy because occasionally the pointer(s) I'm using to read out the personal map waypoint will decide to change. Just go into your map then do a "Clear Waypoints" then reset it to whatever waypoint you want and it will work again.

    As for the walking height hack, I have no clue what's going on there as far as the physics engine is concerned. I found it by accident whilst looking for something else so I didn't bother investigating what's actually going on. It's really weird and buggy if you try to walk underneath vehicles etc (read: it will teleport you up in the air and likely kill you), but if you're careful you should be able to go on an insane killing spree. For example, I went 350-0 on my server before getting bored and killing myself. It's a little glitchy though when you're walking under the terrain, so you'll need to practice and learn where you can and can't go, how to get past certain walls (usually just go really really low then pop back up), where to get ammo down (typically inside rocks, on stairwells, etc, you normally don't need to come back up to ground level to get it down), etc.

    Anyway, code and binary below. The code is disgusting and I don't care (code is bad and I should feel bad, etc). I whipped it up really quickly as a PoC for some friends, then got bored with it when we realized how boring Planetside was. This hack has survived at least 3 client patches that I'm aware of without needing to be updated, so it should be fairly 'low maintenance'. Nevertheless, don't expect updates from me, the hack is extremely trivial to update for even the most dimwitted of monkeys (any old memory scanner and debugger should do). That being said, if you actually go to the trouble of finding a more reliable way to read the personal waypoint (there's probably an engine function for it, but I haven't looked) or find something else useful please do post it here for others.

    Now I'm rambling to the point where this post has nearly taken longer to write than the actual hack, so I'll shut up now...

    Enjoy!

    Just realized that it needs 2 virus scans:
    0/20 Jotti:
    https://virusscan.jotti.org/en/scanre...1aa5aae57b2e02

    1/46 VirusTotal:
    https://www.virustotal.com/file/c56b...is/1358442704/

    Screenshot was leeched, i can't take any.
    <b>Downloadable Files</b> Downloadable Files
    Last edited by lexandre2; 01-17-2013 at 10:20 AM.

  2. The Following 28 Users Say Thank You to lexandre2 For This Useful Post:

    Albion745a (01-21-2013),alextueure (01-19-2013),bdwemm (02-05-2013),Colticon (02-11-2013),Cyberpunk16 (01-19-2013),darzoke (01-19-2013),dulp1999 (10-27-2018),dwalf (01-21-2013),grutiny (01-22-2013),headshotxhunter (01-22-2013),HUNTSMAN71 (04-30-2013),jazaa (01-19-2013),kladd (01-20-2013),laodediao (10-12-2018),MrAmurrica (10-18-2013),nexus112 (09-10-2014),NSPGHD (02-10-2013),Overloard3636 (12-25-2013),Pickle2.0 (03-24-2013),predator110 (01-17-2013),pvtmarquez (12-10-2013),r00t_killer (01-17-2013),racmit (02-25-2014),TheDustfire (02-08-2013),TheRPGBomb (01-18-2013),vxcastro (01-01-2014),wazaman972 (01-20-2013),xtfllbl (01-21-2013)

  3. #2
    DawgiiStylz's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Dawg House
    Posts
    7,811
    Reputation
    219
    Thanks
    2,896
    My Mood
    Tired
    Quote Originally Posted by lexandre2 View Post
    First of all, this was leeched, original creator is Cypher.
    Some people asked for it, so there it is.

    Abused this for a couple of days, now I'm bored with it. This is just a very basic teleport hack, and also a hack that will let you either walk under the ground or 'skywalk'.

    The main reason I'm releasing this is that Planetside 2 is really boring, and that this hack was so easy to write that I wouldn't be surprised if 50% of Planetside players were already teleporting around. I could probably teach my cat to find the player coordinates and change them with a memory editor.

    It's all pretty straight forward, run the hack from a command prompt once you've launched the game, then use the following controls:
    Numpad+ = Walk higher
    Numpad- = Walk lower
    Numpad/ = Reset height
    Numpad* = Teleport to personal waypoint

    The teleport hack is a tad buggy because occasionally the pointer(s) I'm using to read out the personal map waypoint will decide to change. Just go into your map then do a "Clear Waypoints" then reset it to whatever waypoint you want and it will work again.

    As for the walking height hack, I have no clue what's going on there as far as the physics engine is concerned. I found it by accident whilst looking for something else so I didn't bother investigating what's actually going on. It's really weird and buggy if you try to walk underneath vehicles etc (read: it will teleport you up in the air and likely kill you), but if you're careful you should be able to go on an insane killing spree. For example, I went 350-0 on my server before getting bored and killing myself. It's a little glitchy though when you're walking under the terrain, so you'll need to practice and learn where you can and can't go, how to get past certain walls (usually just go really really low then pop back up), where to get ammo down (typically inside rocks, on stairwells, etc, you normally don't need to come back up to ground level to get it down), etc.

    Anyway, code and binary below. The code is disgusting and I don't care (code is bad and I should feel bad, etc). I whipped it up really quickly as a PoC for some friends, then got bored with it when we realized how boring Planetside was. This hack has survived at least 3 client patches that I'm aware of without needing to be updated, so it should be fairly 'low maintenance'. Nevertheless, don't expect updates from me, the hack is extremely trivial to update for even the most dimwitted of monkeys (any old memory scanner and debugger should do). That being said, if you actually go to the trouble of finding a more reliable way to read the personal waypoint (there's probably an engine function for it, but I haven't looked) or find something else useful please do post it here for others.

    Now I'm rambling to the point where this post has nearly taken longer to write than the actual hack, so I'll shut up now...

    Enjoy!
    Please include a screenshot/video and 2 virus scans

  4. #3
    lexandre2's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    96
    My Mood
    Hot
    Done, hope it gets approved soon enough.

  5. #4
    predator110's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by lexandre2 View Post
    Done, hope it gets approved soon enough.
    Skype: ......

    can you send me the hack, so i can test it ?? ;D
    Last edited by predator110; 01-17-2013 at 10:54 AM.

  6. #5
    lexandre2's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    96
    My Mood
    Hot
    i just sent an invite, this will get approved soon, i don't see why you're asking for it already

  7. #6
    metalmilitia5's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    0
    This doesn't even work anymore ya noob. Test shit out before you upload it here, it stopped working 2 patches ago.

    Actually I just noticed you are the same person that uploaded it last time, so why are you uploading the exact same thing again when you know it's not working anymore??
    Last edited by metalmilitia5; 01-17-2013 at 10:39 AM.

  8. #7
    Smithkingleton's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    this file is i wee bit bigger in size tho?

  9. #8
    Bernard's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Purgatory
    Posts
    26,364
    Reputation
    3488
    Thanks
    3,546
    My Mood
    Lurking
    Looks good.

    /Approved
    Rep. Power: 126

    Minion: 11/28/12-3/15/14

  10. #9
    Smithkingleton's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    tried it , doesent work

  11. #10
    clemclem74's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    52
    same it doesn t work at all

  12. #11
    metalmilitia5's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Smithkingleton View Post
    tried it , doesent work
    As I said this stopped working 2 patches ago.

  13. #12
    DizzyD's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    Aus
    Posts
    42
    Reputation
    10
    Thanks
    1
    My Mood
    Flirty
    i was banned twice using this but was still loads of fun please update it so i can get banned some more ?

  14. #13
    TheHeroes's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    Italy
    Posts
    71
    Reputation
    10
    Thanks
    2
    My Mood
    Amused
    Don't run program
    ____________Italiano__________

Similar Threads

  1. [Detected] Teleport & Below Ground
    By lexandre2 in forum Planetside 2 Hacks & Cheats
    Replies: 46
    Last Post: 02-06-2013, 09:07 AM
  2. [LEECHED]Training Grounds Custom Map
    By lateef15 in forum Combat Arms Mods & Rez Modding
    Replies: 19
    Last Post: 07-23-2011, 06:46 PM
  3. [Release] [LEECHED] Teleport/Telefly, GODMODE HACK -Abduhl
    By lolzors a hacker in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 21
    Last Post: 02-06-2010, 09:11 PM
  4. No more leeching for me! Dash/Tumbling Binder
    By Duagang in forum Gunz General
    Replies: 4
    Last Post: 05-16-2006, 01:31 AM
  5. The person below you
    By Kyojiro in forum General
    Replies: 12
    Last Post: 04-27-2006, 08:28 PM