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. Hello guys (◔‿◔) I am bit confused with something so look at this and if you can help me. 0x7585CF7008 -- its an address that contain value 507,196,847,712Q or (761749B660 in hex) i want to create a script that take the value 761749B660 (hex value) and use it in next step as address (goto adress function). thanks in advance (. ❛ ᴗ ❛.)
  2. View File Robot FPS Strike Script Includes whats shown in picture Submitter LUCKYDAY999 Submitted 04/11/2021 Category LUA scripts  
  3. View File Bunny Hop Bhop & Surf Script Includes Wall Climb Auto Win Offline Only Credits: Luckyday999 Submitter LUCKYDAY999 Submitted 04/10/2021 Category LUA scripts  
  4. Version 1.0.0

    1,237 downloads

    Includes whats shown in picture
  5. Hey guys long time i haven't posted a guide in a long time but here it is! today ill teach you how to create a game guardian script with multiple protections and make it look awesome! we are going to add in the script: *A password (could be cracked with a password cracker so multi passwords could be usefull instead) *Rename blocker (this was made by: @TopGEOYT) this gets the file so we can check if they changed the file name! *Encryption Tool (use any encryption tool you would like but i reccomend you not use the simple XOR Encrypt program) *Adding Emojis (this makes it more awesome and gives it some art! we don't want it to look boring) You may add more to it im not stopping ya --main script --Version: 1.0 --Coder: yourCoderName --Game: Gangstar City --Description: Gangster City script, contains fire rate, unlimited ammo, super jump and more hack options :) script_file_name = gg.getFile():match('^/]+$') file_name = "main.lua" if script_file_name == file_name then gg.alert("Verifcation: Passed") else gg.alert("Verication: Failed") os.exit() end ------------------------------------- function LAUNCH() menu = gg.choice({ "Super Jump v1.0", "Aimbot", "Weapon Fire rate" "Exit" },nil,"put any text here") if menu == 1 then end if menu == 2 then end if menu == 3 then end if menu == 4 then end end myPassword = "2021" input = gg.prompt({"ENTER PASSWORD"}, {[1] = '0'}, {[1] = 'number'}) if input[1] == nil or not myPassword then gg.alert("Wrong Password") os.exit() else LAUNCH() end first this will check the file then prompt the user to the password then the menu starts! All ya need is your values and then your encryption tool then your emojis then your finished! if you have any questions reply down below and ill be there soon!
  6. Version 1.0.0

    508 downloads

    Includes Wall Climb Auto Win Offline Only Credits: Luckyday999
  7. View File Fight Night Battle Royale Script Includes X Ray Hack & Wall Climb Hack Submitter LUCKYDAY999 Submitted 04/10/2021 Category LUA scripts  
  8. View File Blocky Parkour Script Includes Fov Speed 10 secs/30secs (makes jumping way easier & faster) Submitter LUCKYDAY999 Submitted 04/10/2021 Category LUA scripts  
  9. Version 1.0.0

    906 downloads

    Includes X Ray Hack & Wall Climb Hack
  10. Version 1.0.0

    332 downloads

    Includes Fov Speed 10 secs/30secs (makes jumping way easier & faster)
  11. View File Script for brim a script two mods chest and essence and also coins in a nutshell resources needed to progress in the game have fun friends please subscribe to my channel gguadian701 Submitter gguardian701 Submitted 04/10/2021 Category LUA scripts  
  12. Version 2.10.0

    264 downloads

    a script two mods chest and essence and also coins in a nutshell resources needed to progress in the game have fun friends please subscribe to my channel gguadian701
  13. View File UPDATE SCRIPT HEROES STRIKE (OFFLINE) HI MY FRIENDS AND BROTHERS SCRIPT FOR HEROES STRIKE (OFFLINE) OPEN FREE CHEST GOODGAMES BRO PLEASE SUBSCRIBE MY CHANNEL FOR MORE SCRIPTS HAVE FUN Submitter gguardian701 Submitted 04/08/2021 Category LUA scripts  
  14. Version 1.0.0

    1,249 downloads

    HI MY FRIENDS AND BROTHERS SCRIPT FOR HEROES STRIKE (OFFLINE) OPEN FREE CHEST GOODGAMES BRO PLEASE SUBSCRIBE MY CHANNEL FOR MORE SCRIPTS HAVE FUN
  15. View File Run Pro & Bhop Pro Script Run Pro - Includes Wall Climb Anti Lava Death Tall Player Auto Win Portal Teleport Fly Hack Inhanced Textures Speed Hack - Bhop Pro - Includes Fly Hack Shop Hack Teleport Hack Auto Rank Up Super jump Etc Submitter LUCKYDAY999 Submitted 03/27/2021 Category LUA scripts  
  16. Version 1.0.0

    9,420 downloads

    Run Pro - Includes Wall Climb Anti Lava Death Tall Player Auto Win Portal Teleport Fly Hack Inhanced Textures Speed Hack - Bhop Pro - Includes Fly Hack Shop Hack Teleport Hack Auto Rank Up Super jump Etc
  17. Hi game guardian community i came here to the help section to ask how do i find values in Pixel Z gunner Game: Pixel z gunner Icon: 2 players one that looks like a brown freddy skin and another is a man with a tank top on i did the basics searched the ammo, did the coins and gems, but i could not find other values like fire rate, damage, hack percent damage , speed or powerups! all i saw were negitive and positive float values no i have not mastered finding values in shooter games yet but im getting there video: https://streamable.com/nmwgrw Warning: Games like these from pixel star games have these data abnormality anti cheats so when you edit something to 99999999999 after a few seconds it will trigger and you are stuck at that screen forever i might use the pubg memory bypass method on it to see if the screen goes away My script question: is there a way to make a script self destruct? like delete itself or mess its own code up and remove if it detects any type of decryption?
  18. sodaface

    Lua Script Help

    Hello. This is part of a larger script , and the script runs fine , no errors , but doesn't actually search and replace. I'm sure the answer must be staring me in the face .....but I've got nfi
  19. View File Script fligt pilot ≧H≦≧A≦≧V≦≧E≦≧ ≦≧F≦≧U≦≧N≦≧ ≦≧M≦≧Y≦≧ ≦≧F≦≧R≦≧I≦≧E≦≧N≦≧D≦≧S≦ TO GET THE SCRIPT TO WORK YOU MUST BUY THE PLANE (Cargo A400) Submitter gguardian701 Submitted 03/22/2021 Category LUA scripts  
  20. Version 2.4.1

    173 downloads

    ≧H≦≧A≦≧V≦≧E≦≧ ≦≧F≦≧U≦≧N≦≧ ≦≧M≦≧Y≦≧ ≦≧F≦≧R≦≧I≦≧E≦≧N≦≧D≦≧S≦ TO GET THE SCRIPT TO WORK YOU MUST BUY THE PLANE (Cargo A400)
  21. View File Parkour Craft Script Includes Wall Climb Tall Player/Anti Lava Death Fall Through Floor Hack Beta FlyHack Auto Win Hack Super Jump Submitter LUCKYDAY999 Submitted 03/20/2021 Category LUA scripts  
  22. Version 1.0.1

    2,398 downloads

    Includes Wall Climb Tall Player/Anti Lava Death Fall Through Floor Hack Beta FlyHack Auto Win Hack Super Jump
  23. View File Script lua DRIFT MAX PRO JUST CLICK ON THE CASES AND YOU WILL RECEIVE 99999 AND 99999 GOLD COINS HAVE FUN FRIENDS Submitter gguardian701 Submitted 03/18/2021 Category LUA scripts  
  24. Version 2.4.60

    1,783 downloads

    JUST CLICK ON THE CASES AND YOU WILL RECEIVE 99999 AND 99999 GOLD COINS HAVE FUN FRIENDS
  25. View File Bhop Go Lua Script Includes Speed Hack Jump Speed Night Mode Wall Climb Submitter LUCKYDAY999 Submitted 03/17/2021 Category LUA scripts  
×
×
  • 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.