Jump to content

Search the Community

Showing results for tags 'Lua help'.

  • 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

Found 8 results

  1. Version 1.0.0

    1,532 downloads

    This file contains the window code in which you will need to enter a specific password. The file is not encrypted, you can change it for yourself and insert it into your script
  2. Version 1.0.0

    5,107 downloads

    Features : -Add pass -Add min gg version -Add Max gg version -Add Expired Date -Add Block SStool OPEN SOURCE
  3. how to create a script that can open URLs in chorm browser
  4. Version 1.0.0

    17,874 downloads

    More scripts from the creator This is a template that will help you create a script menu for any game Download the apps used in this video: lua editor GG tester WATCH THESE VIDEOS TO KNOW HOW TO MAKE A LUA SCRIPT FOR ANY GAME PART 1 WATCH THIS VIDEO TO KNOW HOW TO MAKE A LUA SCRIPT FOR ANY GAME PART 2: PART 3
  5. View File HOW TO MAKE A LUA SCRIPT FOR ANY GAME More scripts from the creator This is a template that will help you create a script menu for any game Download the apps used in this video: lua editor GG tester WATCH THESE VIDEOS TO KNOW HOW TO MAKE A LUA SCRIPT FOR ANY GAME PART 1 WATCH THIS VIDEO TO KNOW HOW TO MAKE A LUA SCRIPT FOR ANY GAME PART 2: PART 3 Submitter RONO_PLAYS Submitted 04/27/2019 Category Templates  
  6. View File Lua script compiler(open source) Features : -Add pass -Add min gg version -Add Max gg version -Add Expired Date -Add Block SStool OPEN SOURCE Submitter GTechHax Submitted 04/24/2020 Category Tools  
  7. [ Introduction ] Hi! I have some struggle with my script. I have discovered on how to set memory range inside Lua Script from this forum, its barely old format because i get it from old posts. I dont know if its from the script itself or because of new game guardian version. Im using latest Game Guardian for Emulator for VM uses. [ Problematic ] Come to the issues, i have script to change DWORD values that equal to [' ~A ANDEQ R4, R0, R0 '] and change the result to [' 4451 ']. So here's some snippet : gg.clearResults() gg.setVisible(false) gg.toast("【 1 / 8 】") gg.clearResults() gg.clearList() gg.setRanges(gg.REGION_C_DATA | gg.REGION_CODE_APP) gg.searchNumber("16384", gg.TYPE_DWORD, gg.SIGN_EQUAL, 0x04000000, 0x04ea7000) gg.getResults(100000) gg.editAll("4451", gg.TYPE_QWORD) I have put the range in Hex format (' 0x04000000 ') and usual ordinary form (' 04000000 ') but its doesnt make any differences.Its always show error message : Script ended: Script error: luaj.n: /storage/emulated/0/Pictures/Script/Coins.lua:7 `gg.searchNumber("16384", gg.TYPE_DWORD, gg.SIGN_EQUAL, 0x04000000, 0x04ea7000)` bad argument #3: number: boolean expected, got number (field 'searchNumber') level = 1, const = 43, proto = 0, upval = 1, vars = 6, code = 347 CALL v0..v5 ; PC 34 CODE 0300401D OP 29 A 0 B 6 C 1 Bx 3073 sBx -127998 stack traceback: /storage/emulated/0/Pictures/Script/2 Month Bypass.lua:7 in main chunk [Java]: in ? at luaj.ap.a(src:265) at luaj.ap.a(src:172) at android.ext.Script$searchNumber.d(src:3098) at android.ext.Script$ApiFunction.c(src:1481) at android.ext.Script$ApiFunction$1.run(src:1453) at android.os.Handler.handleCallback(Handler.java:739) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:135) at android.app.ActivityThread.main(ActivityThread.java:5254) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:905) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:700) Usually im using manual way using search button, but its really tiresome and i decide to make some script from codes that i found in this forum. In the end its lead to Bad Argument error, even i already change script EOL into Linux or Windows. I hope anyone that read this can help me out! Thanks guys!
  8. View File Password For Scripts This file contains the window code in which you will need to enter a specific password. The file is not encrypted, you can change it for yourself and insert it into your script Submitter PublicHax Submitted 04/17/2021 Category Templates  
×
×
  • 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.