Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/31/2021 in all areas

  1. Yheeeaa!!! Ty so much for your easy explanation i did!!! Also i want apprecitate @NoFear for helped me!
    3 points
  2. just learn basic php <?php $model = "Here the dynamic device model name"; $devices = [ "SM-J600FN", "GT-4000MN", ]; /* Then you compare the device model that require the script with all device in your table */ $allowed = false; foreach ($devices as $device) { if ($device === $model) { $allowed = true; break; } } if ($allowed) { echo "Output the script"; } else { echo "Your device is not allowed"; }
    3 points
  3. Unknown search N=O+D means new value to search for equals the old value plus the difference of a given amount Just do an initial fuzzy search of whatever value type is being searched for like for example dword, and after the first search is done when you go to do the second search hit 'more' at the bottom of the fuzzy search menu and it'll show exactly what you need for NoFear's suggestion
    2 points
  4. Omg thanks so I basically just type all that php in like pastebin.com then say gg.makeRequest to that php then it should work ur actually a hero
    2 points
  5. Use the unknown N=O+D search. Xp is just continuously counting. So if you earned 12, value increase by 12
    2 points
  6. Gems are located above gold. But follows same rule. I imagine xp is similar. I Can check.
    2 points
  7. Whatever the qty, search half and half If 500 Search 250;250::5 This should find either currency. This is what I could tell for the little bit I saw.
    2 points
  8. Version 4.0.9070+1.0.3010+1.0.3049

    15,098,546 downloads

    Requires Android: Android 4.0.3-4 / Ice Cream Sandwich MR1 or later. There is support for x86. Video: No root via optimized Parallel Space Lite - GameGuardian (#47glijbj) Before installing the optimized version, uninstall the version from Google Play. Differences of the optimized version: no error 105. About second apk (32-Bit Support): About third apk (64-Bit Support): You do not need to install it if you do not intend to crack 64-bit games. After installing it, GG will not see 32-bit games in the virtual space, only 64-bit.
    1 point
  9. Starting from version 8.28.0 GG have support of LUA scripts. It can be loaded and run. https://www.lua.org/manual/5.2/manual.html Scripting Documentation: https://gameguardian.net/help/
    1 point
  10. ::Nitrojen:: gg.clearResults() gg.setRanges(gg.REGION_ANONYMOUS) gg.searchNumber("1.5;8;1.5;8::13", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) gg.searchNumber("8", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) searchResults = gg.getResults(1) for i, v in ipairs(searchResults) do v.freeze = true end gg.addListItems(searchResults) gg.toast('Gived Ultimate Nitro') gg.clearResults() goto SmartCheater ::Ghost:: gg.clearResults() gg.setRanges(gg.REGION_ANONYMOUS) gg.searchNumber("1.96181785e-44;2.1019477e-44;1.68155816e-44;1.821688e-44;2.24207754e-44;1.26116862e-44;4.20389539e-45:101", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) gg.searchNumber("4.20389539e-45", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) gg.getResults(20) gg.editAll("0", gg.TYPE_FLOAT) gg.toast('You Are Ghost Racer') gg.clearResults() goto SmartCheater ######################## freeze in tab ::Nitrojen:: worked. But it did not work in tab :: Ghost :: Now how do I freeze the value. Please change if possible and leave me the corrected script
    1 point
  11. in that script, delete 'end' in line 68. delete 'local' in line 57. it works for me. What i wonder is about 'local t'. Why it is still there even we set t=nil. idk why this error happen If we use do local t=.... blahblah end then we dont need to delete word 'local' in line 57. as @blocxsaid, we are not pro. good luck bro XD.
    1 point
  12. Well they was soooo fast to fix the EXP HACK... we have a big brother that watch us...
    1 point
  13. I corrected the script but this freezing method does not work to run the script. So thank you bro, no problem
    1 point
  14. never seen a game swearing before...
    1 point
  15. Gems from the Store.. Screenrecorder-2021-09-01-00-18-37-143.mp4 values maybe different or maybe not but you guys can try it.
    1 point
  16. dont know if this will help but..yeah its strange. Screenrecorder-2021-08-31-22-39-41-10.mp4
    1 point
  17. Gems can be got through the rewards on the Adventure Map.
    1 point
  18. Levels are dword in Anonymous region
    1 point
  19. the script detect the phone model automaticaly all you need is to create a table with allowed device model then compare, if the device dont exist in the table then stop execution else output the script. all of this should be done in the server not in lua.
    1 point
  20. Yeah blocx I am the creator I have my code to edit but nothing worked Thanks MAARS I'll take a look
    1 point
  21. There is many methods you can make this done, in my case i use php to lock the script in a specific device model but the cons is anyone with the same model can access the script. before we used android device id it was more secure and unique but android 10+ restricted external app for accessing device id and IMEI. for example of devices id lock check the script bellow it detects any device model using php script.lua
    1 point
  22. gg.setRanges(gg.REGION_ANONYMOUS) gg.searchNumber("1.96181785e-44;2.1019477e-44;1.68155816e-44;1.821688e-44;2.24207754e-44;1.26116862e-44;4.20389539e-45:101", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) gg.refineNumber("4.20389539e-45", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) revert = gg.getResults(20, nil, nil, nil, nil, nil, nil, nil, nil) local t = gg.getResults(2500, nil, nil, nil, nil, nil, nil, nil, nil) for i, v in ipairs(t) do if v.flags == gg.TYPE_FLOAT then v.value = "0" v.freeze = true end end gg.addListItems(t) t = nil gg.toast('You Are Ghost Racer') end @Mojihacker
    1 point
  23. Version 1.0.0

    14,635 downloads

    My Discord Server: https://discord.gg/vATfQwnqkN FEATURES ▫Antiban ▫Wallhack ▫Color Hacks ▫Player Hacks ▫Aim Hacks ▫Map Hacks ▫Gun Hacks ▫Car Hacks Virtual: http://www.mediafire.com/file/r10bo48t79zaa69/Virtual+Antiban.apk/file Firewall: https://play.google.com/store/apps/details?id=app.greyshirts.firewall How Do You Not Get Banned ¿
    1 point
  24. why would i want to get paid from this anyways lol, i do this for fun/learning
    1 point
  25. I just downloaded 101.0 but it still doesn't work on my Android 10.0 device, please do you have any recommendations? @Enyby
    1 point
  26. OMG, Enyby! the GG script god!, nice to meet ya, i just downloaded gg 100.0 and its Awesome man!!! still crashes cause of my dumb brain chooses to edit all and tick the value is encrypted , lol, but its working awesome!!! =D
    1 point
    Nice script! Request : you should make a new version , multi choice , so we can choose all simple Like this menu = gg.multiChoice({ 'hack 1', 'hack 2'}, nil,'Multi CChoice'}) if menu[1] then gg.alert('Succses') end
    1 point
  27. View File UPDATED Script Free Fire Hack THANKS FOR SUPPORT ME FREE FIRE HACK SCRIPT V.2 Chams [Menu Open] XRAY MODE [WH] Fly Hack [Crouch/Island Open] Unlimited Ammo Rapid Fire & Speed Hack Giant Bodies Immortal [Plane Open] Speed Mode SPECIAL MODE FREE FIRE HACK SCRIPT V.1 XRAY MODE [WH] FLY HACK Speed Mode SPECIAL MODE SUPPORT BY :Technical Sumar Submitter CyberScorp Submitted 03/14/18 Category LUA scripts
    1 point
  28. Version Latest

    80,195 downloads

    This is a complete different script than others you god all the hacks at one place more than 50 hacks to try you will love it suscribe my chanal for more now play the game
    1 point
  29. I found it pretty easy. Just copied the data from post above into a text file then replaced the ".txt" extention to ".Lua" and then went to search tab and rap on "more" (three lines) button and "excute script". So simple. I think by working with these samples, it's easily possible to make a good one for a game. On it now.
    1 point
  30. d = gg.prompt({A='A', B='B', C='C'}, {A='123', B='456', C='789'}) gg.alert('A + B - 3*C = '..(d.A + d.B - 3*d.C))
    1 point
  31. Yes. And can be created automated calculator/tool based on gg. Present function 'toast', 'alert' and 'prompt' which allow create some dialogs for user. For example 'Input gold amount:' and use this value for make search. data = gg.prompt({[1]='Search value', [2]='Replace value', [3]='Max count'}, {[1]='123', [2]='456', [3]='321'}) gg.searchNumber(data[1], gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) found = gg.getResultCount() gg.alert('We found: '..found) gg.getResults(data[3]) replaced = gg.editAll(data[2], gg.TYPE_DWORD) gg.alert('We replaced: '..replaced) gg.alert('Summary: We search '..data[1]..', found '..found..', replaced '..replaced..' to '..data[2]..' with max count '..data[3]..';') print('Script ended.')
    1 point
  32. Mirrored from: http://sendvid.com/pux6piof See more:
    1 point
  33. Usually from previous searches. Or find info about that in internet. On first time you can use Auto or try one by one each type. Usually Dword or Float good choice for start.
    1 point
  34. How do you know whether to search for dword, double, or float?
    1 point
  35. hello guys, I have a script for a game with username and password secured but I wanna sell the script, the problem is that for example the password is abc, anyone who uses the script can use this password, but I only want my friend to use abc as password, I tried everything and nothing works, if you know why, reply or dm my instagram -> malekpw I pay you in paypal because I really need that not everyone uses the same password. Here is the picture of how I secured the script.
    0 points
×
×
  • 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.