PSO2: New Genesis New "jmp" Command

The following macro/waymark command has been added:

  • “jmp” — If you are currently jumping, the rest of the keys line will process. The inverse is possible with “!jmp.” Among other things, this can be used to disable the attack speed hack while jumping.
    • [variables]
      resetAS=0
      [113]
      keys=jmp|eq % resetAS,0|store % resetAS,1|as0|dbg % AS 0
      keys2=!jmp|eq % resetAS,1|store % resetAS,0|as3.0|dbg % AS 3
      keys3=s100
      repeat=2
      endkeys=dbg % stopped
    • Press F2 to activate a macro that will automatically disable the attack speed hack whenever you are in the air. It will then set your speed to 3 when you land.

The above macro will prevent situations where the attack speed hack immediately grounds you.

This addition requires updating Speeder to version 58. The latest version be found by clicking the "MEGA Folder" button in Launcher.

author avatar
speeder Computer Programmer
I develop undetected cheats, hacks, and bots for online games such as Final Fantasy XIV, Throne and Liberty, Black Desert Online, Lost Ark, Path of Exile, New World, Elder Scrolls Online, Albion Online, PSO2: New Genesis, Diablo IV, Fortnite, and others.
Scroll to Top