Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/22/2022 in all areas

  1. Its "funny" how you haven't had a ban yet, posting every time a useless comment that isn't helping anyone. Tagging Enyby in every post. Why do you tag Enyby for this, do you think he does not check the forum?? Your always reacting to mistakes of people, but it does not help with their question. Try to educate on what he did wrong, or ask for more information if you can't understand the post.
    3 points
  2. Thank you very much for the time spent to explain me that, I appreciate. I do get it now.
    2 points
  3. View File TheoTown Script (Tutorial video pending) Change Log in the script. Password: scs Please Join my Discord server for support me! Submitter SimpleCodeStudio Submitted 04/07/2022 Category LUA scripts  
    1 point
  4. Also, did someone had success at changing the premium currency value? I tryed so many things but without any success. Also tryed to just change the price of some items to zero without success.
    1 point
  5. update 22.04.2022 MainActivity.xml
    1 point
  6. Yes, i ask because purpose of your script is to convert hex to decimal. So i think you want to set conditions based on the range of the value that they want to convert. And its GG, so i think your working with data types, data types of int are signed i believe in which positive and negative values are represented, so your script should as output be able to show signed int.
    1 point
  7. I don't know exactly what is it and what is the use of that xD but it seems not too complicated to implement in Lua. https://www.allmath.com/twos-complement.php
    1 point
  8. Yes binary, using 2s compliment for represent signed integers. Or if there are other ways.
    1 point
  9. Unless your intentionally posting nonsense comments for the sake of profile status. But then if i look to your profile status most of your comments are more about complains then something else. Barely helping anyone. People get the delusional thought that on this forum the amount of posts you have is linked to your experience or some sort.
    1 point
  10. 1 point
  11. Coins that you pickup WHILE RUNNING is in Float type.
    1 point
  12. If you search your coins and go to the address, you get the keys around 30 addresses below, right? So, a nearby search for say 500 with a distance of 30 will return every value within an offset of 30 from the coins value that is equal to 500. This means that if I find gold value and nearby searches the keys value (which the script prompts for) with a distance of say 40, every value that has the prompted value will come up. If you have, say, 42 keys, and you nearby search 42 with distance of 40, and only with the option "After" checked and not before (shown in the attached pictures), I should get my keys value. And since I am only searching 40 addresses, most likely the only one that equals 42 is my keys value. To make use of this, click "record script" and record yourself doing this nearby search. Then open up that script as a text file and copy the code and add it into your script. Coins and score are dword ...?
    1 point
  13. Script works, would be great for it to convert hex to signed 2s compliment.
    1 point
  14. @HorridModz That is what i started with (gg.prompt) but i think i lack knowledge/skill to make/understand that "nearby search" with those values. I found a video in Forum from badCase that shows how to manually perform a nearby search with a Float value but didn't understand the purpose. I have to spend time to deepen the subject. Thanks for your advice/hint.
    1 point
  15. Change this function selectconditions(encrypted) if encrypted == 1 then encrypted = gg.multiChoice({'Encrypted'},nil,'Is the value encrypted?') To function selectconditions(is_encrypted) if is_encrypted == 1 then encrypted = gg.multiChoice({'Encrypted'},nil,'Is the value encrypted?') "encrypted" is a local variable when passed to a command like this and cant be set as a global vatiable of the same name
    1 point
    The script is very good but you still need make more features on the script such as xp spoofer, unlock weapons and get currency.
    1 point
  16. @NoFear Were you successful in hacking items in the past? I tried to change only the number of an item, but with the normal search the value only jumped back again (Freeze did not help either) and via encrypted search I found 27 values at the end where it also did not help to edit them. But it could also be that I have done something wrong. Also the methode to edit the coins in the minigame does still work :)
    1 point
  17. View File Hide Online - Hunters vs Props (1) Unlock All Items (2) Unlimited Abilities (3) Free Respawns (4) Battle Pass (5) No Ads Submitter sammax71 Submitted 04/06/2022 Category LUA scripts  
    1 point
  18. Thanks Mario, we all much appreciate your efforts to keep all those scripts updated! An update (working for version 10.3) would be greatly welcome … making us happy again to play this (currency-intensive) game cu
    1 point
  19. Thank you for coming back and making me happy to play this game again
    1 point
  20. Could u help make video tutorial bru?
    1 point
  21. The script for car hack is not upgraded? RR3 v9.6.0 can't use the old script...even alternative script is also error when i use it....
    1 point
  22. 1 point
  23. Thanks good friend it works wonders in architecture of 32 and 64 bits thanks
    1 point
  24. Thanks Mario, we all much appreciate your efforts to keep all those scripts updated.
    1 point
  25. 1 point
  26. if you need to do, for example, 8 10 8 10, I have a small hint. Use this script to make 8 9 8 9, and then GG find Dword 8;9;8;9::16 and replace 9 with 10 in the results Script workig fine, on my x32 emulator. Thanks Mario!
    1 point
  27. An update to this would be greatly welcome, much appreciated!
    1 point
  28. Checking the password against the list of allowed passwords local pass = gg.prompt({"Input password:"}, nil, {"text"}) if pass == nil then os.exit() end pass = pass[1]..' ' local allowed = false local function allow_password(password) if password..' ' == pass then allowed = true end end allow_password('myPassword') allow_password('anotherPassword') allow_password('This_is_too_Password') allow_password('12345') allow_password('sex') allow_password('god') if not allowed then os.exit(gg.alert('Wrong password')) else gg.toast("Password correct") end
    1 point
    The unique program with an excellent set of features. Distinctive features: support x86 and x64 devices and emulators (BlueStacks, Droid4X, Genymotion etc.); support Android 5+ and 6+; deceleration / acceleration speed games (ARM devices only); direct and fuzzy search; multiple fuzzy search for equality; search encrypted XOR values; search for fractional values; modify all the values found at once; show search progress; advanced filtering of search results; search value not only for equality but also in terms of more / less. Unique features GameGuardian Availability Search for encrypted values. Group Search supports all data types, including float and xor. Search in the application code. Changing the application code. Support of "data type" xor, are often used to protect the values of the changes in the games. Displays an unlimited number of search results, the main thing that you have enough memory. Filtering the search results according to various criteria. Autofill on values change. The ability to enter data in hexadecimal. The rollback feature values change if you do not need. Extended freeze values. Advanced application settings system. Viewing the game screen, without closing the program interface. The input history. Unique in-memory data storage system that allows you to store data in memory and avoid crashes the program when available memory runs out. Speedhack runs on x86 devices. Speedhack runs on android 7. speedhack Function: time jump, which allows you to go forward in time, to the exact distance. Unique speedhack configuration allows fine-tune the desired intercept timers in the game without touching unnecessary. The unique masking system unable to detect the fact of installing and running the program for the protection systems of most games. Extremely high stability. Active support. Constant updating. Localization into many languages. Special tricks against some common protective systems.
    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.