Jump to content

zxvault

Members
  • Posts

    1
  • Joined

  • Last visited

Additional Information

  • Android
    5.0.x (Lollipop)
  • Device
    Asus Zenfone 5 A501CG

zxvault's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Reacting Well Rare

Recent Badges

0

Reputation

  1. hi Xasikl, your v5 is good, but need some improvement, like activated from lua, then i make something like this: ::wh:: gg.clearResults() gg.searchAddress('06EE5EFC', 0xFFF, gg.TYPE_FLOAT, gg.SIGN_EQUAL, 0, -1) gg.getResults(1) gg.searchNumber('1.0e-6', gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1) gg.getResults(1) gg.editAll('-1', gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1) gg.toast('Wall Hack Enabled') goto Exit ::ws:: gg.clearResults() gg.searchAddress('063CE4F8', 0xFFF, gg.TYPE_FLOAT, gg.SIGN_EQUAL, 0, -1) gg.getResults(1) gg.searchNumber('1.0', gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1) gg.getResults(1) gg.editAll('2', gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1) gg.toast('Wall Shot Enabled') goto Exit its working fine for me, then after update server tomorow, if that script still work, please add on your lua script for simple way. i dont want to steal your brain, just want to support you sorry my english is bad thanks for make the script and the v5
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.