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. I have tried several methods but nothing works, please help me. I hope someone can help me I need a cheat/script Attack Speed, NoCD, DmgMultiple, Unl mana, Success rate enchant link game > https://play.google.com/store/apps/details?id=com.majamojo.lunamfantasia
  2. [ @Aaron-Auto ] --- There's 2 ways. You can hardcode the timing inside the script or create a database with pastebin or etc. Using database will allows you add more user without making changes to the script, unlike hardcode, you need to keep adding a new user inside the script. So which one do you want? but first of all, here's some inner working of what you want: --[ Updated & tested on: 05/12/23 ] --Time format (year:month:day:hour:minute:second) lookup = { ["user1"] = "2023:12:05:16:22:00" } function parser(inputs) cparse = os.date("%Y%m%d%H%M%S") uparse = lookup[inputs[1]]:gsub(':', '') if tonumber(cparse) >= tonumber(uparse) then return false else return true end end function notice(message) gg.alert(message) os.exit() end function menus() notice('You have reached the main menu!') end inputs = gg.prompt({'Enter username :'},{[1] = nil},{[1] = 'string'}) if inputs == nil then notice('Username empty, exiting...') else if lookup[inputs[1]] == nil then notice('Username not found, exiting...') else if parser(inputs) == false then notice('Username expired, exiting...') else menus() end end end ---
  3. I'm just using GameGuardian's inbuilt Speedhack though but after the update of the game it doesn't work now. Version 1.29.0 speedhack still works but after it version 1.30.0 I cannot use the speedhack anymore. I don't know how to use the speedhack script that's why I'm relying on the pros here.
  4. blocx

    RAMBOAT 2

    View File RAMBOAT 2 hi all simple script for fun game it enable menu developper ( in this u can set currency unlock all item set level etc ) Game link RAMBOAT 2 (V 2.3.7) Submitter blocx Submitted 10/04/2022 Category Tools  
  5. View File PUBG MOBILE LITE V.0.21.0 Thank you for believing in what I make, And thanks for trying my script. PUBG MOBILE LITE V0.21.0 Please give me input, about what I uploaded Submitter EndraTri123 Submitted 06/10/2021 Category PUBG  
  6. This post cannot be displayed because it is in a forum which requires at least 1 post to view.
  7. Backlift

    LUA scripting

    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.
  8. It's, a little confusing now so i tried "Disable Anti-Cheat" Feature On My Script With 32bit I See No Errors When Activating That Feature. Can You Send Me A Short Video Of Errors Popping Up When Enabling "Disable Anti-Cheat" Feature? So I Can Do A Quickfix.
  9. There most definitely is a limit, I don't know the limit. This script does not have antiban features. If by mistake you give yourself a ridiculous amount of gems/coins you can make a reward negative or make a gun buy super expensive. Only use this on alts unless your confident in what your doing.
  10. devs will just edit the script and will see the values you've searching, I know you know it, the search values is visible so and devs will detect it. so the scenario is if you change that into that value, boom you will be banned, and u will leave the people hanging bc there has nothing to do with them, atleast u have money. right? dont showy and spammy
  11. Hey sammax71, would it be possible to write a script that will allow you/me lol to do say 500 tasks? Thatv500 is just a random number, or can the points be manipulated? I have tried to adjust the points via the search option but asp they are on hosts server I don't think I can change them. What do you think?
  12. sir i have dump this file with GG and edited it (3 MB)..now i want to write it in the same address 04400000-04789000 rw-p 00367000 08:12 131336 /data/app/com.pubg.krmobile-1/lib/arm/libtersafe.so please can some one help me to write script for it com.pubg.krmobile-04400000-0479f000.bin
  13. the application run very slow and it regularly freeze sometimes RR3 application stop responding i close the app and run again , auto win script run in 20 second and sometimes run in 1 minute 30 second depend on the application if it is running slow or fast i was using Xposed before updating the latest version android 11
  14. View File Pixel Strike destroyer The mods still work as of November 28 2019 Features: NoRecoil One hit (Vulcron patched it) NoSpread Reduced respawn time Inf ammo Magic Bullets NEW Rapid Fire (Use the MP5K and stay in one spot) Submitter Fevirre Submitted 02/09/2019 Category LUA scripts  
  15. Ciao Mario si sono Raffaele, this morning while opening rr3 there was a small update that I did not expect, then I realized what they have done. They have discovered your script on reward and not it is not working. d***ed monkeys I believe that you are aware and looking forward receiving news from you Buona giornata Raffa
  16. View File Sandbox 3D Hack Last Updates [4.4.1] FIX fonts new hack King4.4.1 Last Update Please Download Version 4.4.1 Bec 4.4 have many mistakes this update Working now with all device Fonts Problem was fixed Submitter HACKET Submitted 01/01/2020 Category LUA scripts  
  17. Lua read codes from first line to last line. For example : print(a) a = 10 output = nil (Lua can't read what is a because it didn't declare before printing it) a=10 print(a) output = 10 (Lua know a = 10 , so it print 10) So you just move this entire thing to the end of the script. Then everything is fine.
  18. LTC

    poniter Tools

    View File poniter Tools This script helps you find poniter very quickly in less than 1s Watch my video for how to use If you can't download it here, you can go to my telegram group to download it https://t.me/+F7lQBHHWazw0ZDc9 Submitter LTC Submitted 05/28/2023 Category Tools  
  19. KabutHitam

    Zooba

    View File Zooba Arm v8/ 64 Package Playstore Features 1. Can Shoot on Water 2. Show Enemy / Items / Weapon on grass Telegram : @kabutxhitam Group Telegram : t.me/kabuthit * [ Support for root only ] * mybe work for some virtual Submitter KabutHitam Submitted 07/31/2023 Category LUA scripts  
  20. Well I'm not even executing the script at this point. All I am doing is manually finding the health value again, and repeating my steps to arrive at the block of numbers that I saw how a moment ago they were identical with the same distance on both devices, but now they aren't identical anymore. What is that called other than "randomly changing"?
  21. Bro How can i use it my phone isn’t root so can you tell me where i can use it i mean which virtual space or virtual android can help me to use this script without any problem how can do that plz help plz bro
  22. CmP

    libil2cpp.so in region Xs

    This merely means that GG hasn't correctly identified that libraries belong to the application, process of which is selected. It doesn't affect anything other than how GG classifies the regions. The regions can still be found manually and from script just fine without relying on region being classified as "Xa", "Cd", etc.
  23. For anyone who is facing problems, when you start the script you wait a few seconds for enter Password to show up and enter MaxLevel. Wait a bit and it should load, just get some xp then you should be maxlevel. Also.. restart the game when you open chest because it's glitched.
  24. Version 2

    347 downloads

    -Merges elves (early access ) v1.1.3 -Script version 0.1.1.3 -This hack is make to have all currency ENERGY GEMS GOLD MINERAL -For this hack work need to unlock the little field ( only for begin new game see screenshots ) also use with software version of gameguardian
  25. im no expert on scripting but i'll go like this.. local t = gg.getResults(1) local u = {} u[1] = {address = t[1].address - 0x148,flags = 4} gg.addListItems(u) u[1] = {address = u[1].address + 0x14C,flags = 4,value = 90} gg.setValues(u) gg.addListItems(u)
×
×
  • 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.