Jump to content

Search the Community

Showing results for 'Chainer script'.

  • Search By Tags

    Type tags separated by commas.
    For example, the common name of the game: PUBG, Free Fire, Rules of Survival, Critical Ops, Mobile Legends: Bang Bang, etc.
  • Search By Author

Content Type


Forums

  • GameGuardian
    • Requests
    • Help
    • Guides
    • Cheats
    • Video Tutorials
    • Unintended Effects
  • General
    • General Discussion
    • Introduce yourself (:
    • Announcements
    • Website suggestions/Bugs
  • Downloads Support
    • Apps
    • LUA scripts
  • Online Multiplayer Mods
    • Altering Online Games with Gameguardian
    • Download Mods
  • Other Hacks
    • Tutorials
    • Non-GameGuardian
  • Archive
    • Archived topics

Categories

  • Official Downloads
  • Virtual spaces (no root)
  • LUA scripts
    • Forward Assault
    • Free Fire
    • PUBG
    • Rules of Survival
    • Templates
    • Tools
  • Test applications
  • Other

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Device


Discord ID

  1. My Purpose : Dumping the game to get the dump.cs, which including all class name, field, methods and the most important "offset" etc. So certain memory hack can be made (or script). My Question: When a game using hot-update, e.g. via HybridCLR , so normal-dump-method when we use the Il2CppDumper ( neither based on andriod or Windows, or using Zygisk etc) can not dump the FULL file out. Here normal-dump-method means below three methods: 1、extract game apk file and get " global-metadata.dat file" and "IL2cpp.so file", then dump. 2、Using GG in game memory to directly export the "global-metadata.dat memory" to ***** .bin file(then rename to global-metadata.dat) and "IL2cpp.so memory" to ***** . bin file, then dump. 3、Using GG in game memory via magic letter (464C457Fh - il2cpp / FAB11BAFh - metadata) to export the " global-metadata.dat file" and "IL2cpp.so file", then dump. We can not dump full, Because when game using hot-update, normally the "hotfix.dll" (e.g.) injected is separate from the original files, and new information which contained in the "hotfix.dll" is not in the original il2cpp.so file. It leads the result we can not get any useful info when we using normal-dump-method. One solution: Using GG in game memory via puting the DOS-PE header Letter " MZ "(magic head in decimal : 9460301 ) , and export all the C# DLL file to *****.bin file. Then using "get_dll_from_dumped_bin.exe" tool to convert all the *****.bin file you exported from the running game to *****.bin file. We can find the "hotfix.bin" (maybe different name) file. You can use Dnspy or other similar tool to check. All information we need is inside. MY FINALL QUESTION: After we get the "hotfix.bin" file, how can we dump it to get the dump.cs ? I mean how can we get the ingame memory class, filed, method and the most important offset ?
  2. Script is working fine. Try it on a new clean character2.dat, the problem could be your profile. The problem is caused when the script searches current currency values, for some reason with some profile them can t be find. i m thinking to update the script and add a manual mode to insert current values manually and avoid these problems...
  3. I'm getting this error every time I try to run this script https://imgur.com/a/GnCkFdz
  4. Actually it isnt working MarioRossi931i. It stopped working on my old gameguardian installed bluestacks 3 updates ago and just yesterday I tried your script using gameguardian on ldplayer and it spits out a large script error
  5. View File [ GOLD AND GOBLINS ] x64 Submitter Koolie Submitted 12/14/2023 Category LUA scripts  
  6. View File [ JURASSIC WORLD ] X64 VERSION -1.70.8 FOR THOSE THAT ARE LEVEL 50+ AND WANT TO LEARN HOW TO ITEM SWITCH USE THIS POST FROM @cisco72563 Jurassic World the Game: Trade Harbor (Mega Hack) (#8ck4z9kj) ILL ADD TO THE SCRIPT ONCE I REACH LEVEL 50 Submitter Koolie Submitted 12/14/2023 Category LUA scripts  
  7. Version 1.0.0

    831 downloads

    VERSION -1.70.8 FOR THOSE THAT ARE LEVEL 50+ AND WANT TO LEARN HOW TO ITEM SWITCH USE THIS POST FROM @cisco72563 Jurassic World the Game: Trade Harbor (Mega Hack) (#8ck4z9kj) ILL ADD TO THE SCRIPT ONCE I REACH LEVEL 50
  8. View File Prime peaks coinz I started with fresh game & played first run then loaded script in "garage" I'm sure it can be loaded later ,go to snow ranger & buying tag will be there click away Submitter Jamieq Submitted 12/13/2023 Category LUA scripts  
  9. Version 34.6

    50 downloads

    I started with fresh game & played first run then loaded script in "garage" I'm sure it can be loaded later ,go to snow ranger & buying tag will be there click away
  10. I have been able to use Game Guardian to find the free diamond box and mod it to give lots of diamonds, and gave myself a ton of workshop lumber/nails/paint, but I haven't been able to find the legendary cards. I can't find any of the other boxes. The script no longer works to find the boxes. Has anyone figured out a way to get the legendary cards? I am working with the current version of the game. What I have been able to do already is pretty great, really the legendary cards is the only thing I am missing. Doing reputation would be helpful, but with unlimited diamonds and building materials its pretty quick to go through warehouse orders to add reputation.
  11. View File [ CITY ISLAND 6 ] x64 ANY ISSUES COMMENT BELOW ID BE MORE THEN HAPPY TO FIX OR ADD A FEATURE Submitter Koolie Submitted 12/12/2023 Category LUA scripts  
  12. View File [ FISHDOM SCRIPT] x64 I Will Update For Hacking Silver Vouchers..... Please Be Patient Submitter Koolie Submitted 12/12/2023 Category LUA scripts  
  13. Version 7.73.0

    529 downloads

    I Will Update For Hacking Silver Vouchers..... Please Be Patient
  14. View File Hill Climb Racing 2 Hack Coins And Gems Hack Diamond and Coins in all Ver. Discord Group Submitter Endup Submitted 12/12/2023 Category LUA scripts  
  15. Is this script still working? I downloaded and tested but nothing happened! I made a mistake or the script was outdated
  16. I've tried on X8 Sandbox. The same situation happened. Buy the way, Gold and R$ script does work. Those lasts car and upgrades doesn't. Regards
  17. [ @Aaron-Auto ] --- You can. You need to find the device: HWID and just do the same as above script. ---
  18. View File [ Guns At Dawn : Shooter Online ] x64 ( ) ( ) ==> <== Submitter Koolie Submitted 12/09/2023 Category LUA scripts  
  19. [ @Aaron-Auto ] --- As I said earlier, you just need to edit the script I gave you above. It is pretty much the same. lookup = { ["user1"] = "password1" } function notice(message) gg.alert(message) os.exit() end function menus() notice('You have reached the main menu!') end username = gg.prompt({'Enter username :'},{[1] = nil},{[1] = 'string'}) if username == nil then notice('Username empty, exiting...') else if lookup[username[1]] == nil then notice('Username not found, exiting...') end end password = gg.prompt({'Enter password :'},{[1] = nil},{[1] = 'string'}) if password == nil then notice('Password empty, exiting...') else if lookup[username[1]] ~= password then notice('Password incorrect, exiting...') end end menus() --- *Dont be lazy.
  20. Unfortunately, the script doesn't work anymore
  21. @kiynoxwhat I want is to put my script in 000webhost. So there will be a log in prompt right so if the username and password is correct my script will pop up So like I need lua for the Log in prompt it's separate And I need lua for like admin panel or something or u can put user info or something then I will put the user, password and date expired on it
  22. Hi. Mario, please help me with this fact: F1 VM on Android 13, GG cannot run script. Script finalizado: Error de guión: luaj.o: /mnt/sdcard/ShareFolder/rr3_car_unlocker.v12.0.1.5.4.bin.lua:-1 attempt to index ? (a nil value) with key 'start' (field '1') level = 1, const = 6, proto = 0, upval = 4, vars = 3, code = 16 GETTABLE v0 v0 "start" ; PC 7 CODE 0040C007 OP 7 A 0 B 0 C 259 Bx 259 sBx -130812 stack traceback: /mnt/sdcard/ShareFolder/rr3_car_unlocker.v12.0.1.5.4.bin.lua: in function </mnt/sdcard/ShareFolder/rr3_car_unlocker.v12.0.1.5.4.bin.lua:72> /mnt/sdcard/ShareFolder/rr3_car_unlocker.v12.0.1.5.4.bin.lua: in function </mnt/sdcard/ShareFolder/rr3_car_unlocker.v12.0.1.5.4.bin.lua:94> /mnt/sdcard/ShareFolder/rr3_car_unlocker.v12.0.1.5.4.bin.lua: in function </mnt/sdcard/ShareFolder/rr3_car_unlocker.v12.0.1.5.4.bin.lua:138> /mnt/sdcard/ShareFolder/rr3_car_unlocker.v12.0.1.5.4.bin.lua: in main chunk [Java]: in ? at luaj.LuaValue.f(src:989) at luaj.LuaValue.c(src:2864) at luaj.LuaValue.i(src:2767) at luaj.LuaValue.w(src:1094) at luaj.LuaClosure.a(src:363) at luaj.LuaClosure.l(src:160) at luaj.LuaClosure.a(src:533) at luaj.LuaClosure.a(src:167) at luaj.LuaClosure.a(src:538) at luaj.LuaClosure.l(src:160) at luaj.LuaClosure.a(src:533) at luaj.LuaClosure.l(src:160) at android.ext.Script.d(src:6056) at android.ext.Script$ScriptThread.run(src:5785)
  23. Can you repost that Lua Script Please
  24. --- [ @HEROGAMEOfficial ] By this logic, just dont hide anything at all since it is used by yourself. The OP wants to "Hide" it, even though some knowledgable users can still get the script datas. The intention is to make it not too obvious isn't it? --- [ @Aaron-Auto ] What kind of 'hide' you want? Isnt your "000webhost" will only store your script? Then just use luaobfuscator & encrypt your script like I said above. Or you want to hide your website address? ---
  25. If you want hide values (don't share your script to public), share to public = share code. 1 device one script its easy. I think 000webhost is pretty good, but Google Drive is better.
×
×
  • 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.