Search the Community
Showing results for tags 'help'.
-
I downloaded a few scripts ( LUA files ), but I’m not sure where to put the files. I think I created a folder in Game Guardian, but I don’t know where it went. I didn’t know what it was asking, so I just named it “f”. I have an SDCard for my Android ( Onn ) and I also have a USB cable, if that has to do with anything. I use both Nox and Bluestacks, since my main device is a Windows PC, but I can’t figure out how to use scripts still.
- 3 replies
-
- Bluestacks
- nox
- (and 4 more)
-
Link:https://play.google.com/store/apps/details?id=com.ctugames.km2 This game does not have ilbil2CPP or I just could not extract the metadata from it I tried all the known methods. There is no new information about this game and the old one does not work.I really help your help
-
Ok I done goofed up, was messing around with this random game. I thought the GG speed hack was safe. managed to get a good amount of experience but then when I logged the next time I was greeted with this. I'm pretty sure this game is hackable though but I think they changed the values to encrypted recently. I managed to find a two week old video with everything hackable through searching double and refining. but now it feels like they encrypted the values I presume. I will continue to test if I can find something. and if someone has any tips on how to help me with my negative experience that will be dope lol. Playstore: https://play.google.com/store/apps/details?id=com.coldfiregames.dungeon.manager.tycoon.idle.game&hl=en&gl=US
- 17 replies
-
- Idle Dungeon Manager
- help
-
(and 1 more)
Tagged with:
-
Hi I'm trying to make a simple script for a game and its working : ) but I want to add a button to reset all the changes I've done but I dont know the code for it so can someone help me Thanks
-
Hi guys, I starte cheating on NFS NL i see many video about it and it work i mak an account with 1 Billion money and 1 Billion Gold. So my question is there is any ban risk in this game ? if yes then what is the safe amount of gold an money to avoid ban risk ? Thank you guys.
- 16 replies
-
1
-
- need for speed
- money
-
(and 3 more)
Tagged with:
-
Does anyone know if game gaurdian will work on FeaturePoints. If so does anyone know the file that holds your point level?
-
- feature points
- hacks
-
(and 2 more)
Tagged with:
-
I'd like some help using gameguardian. When I search a value and go back to the game to change that value, the second search always found 0 results... Anyone with the same problem? Please help, thank you.
-
Hi I was wondering if Parallel Space has the debuggable attribute in its AndroidManifest, its so I can run RenderDoc on it and rip some assets from custom engine games. My pc emulator runs like dookie. If it doesn't does anyone mind pointing me to another app like Parallel Space or an updated guide on making Parallel Space debuggable?
-
I'm trying to speed hack this game called soul knight but no matter what speed hack function I use, it doesnt work. It just freezes my game, I tried other soul knight speed hacks here and they just freeze the game too
-
Hello I've been playing this game called enter the gungeon for a while in mobile and as usual tryna cheat the game for its coins and its ammo. But this specific credit or "Hegemony credit" cannot be detected by normal d-word search. Is it even possible to cheat it? Also ps; you can import your save file from pc if you once played this game at some point. Download: With Mod menu: https://apkvision.org/games/action/enter-the-gungeon-129789/ People who made the Mobile port: https://github.com/TheExploration/ETG-Mobile Reddit post: https://www.reddit.com/r/EnterTheGungeon/comments/1l89192/enter_the_gungeon_mobile_port/ Also the Hegemony is pretty much the coin which unlocks most of unlockables in the game, so yeah its important if you want your runs be a godlike ones
-
help Lua Script: How to get utf-8 characters from memory and alert
dolphinorca posted a question in Help
I've finally come to understand the Lua language a bit. So I decided to make a Lua script as a trial, but my work situation got stuck. The GG reference does not have an API to get the utf-8 string from the address. So I got the bytes, but I didn't have lua to convert from hexadecimal to utf-8. (It really was, but I don't know how to use it, and probably not in Game Guardian) Do you know how to get utf-8 from an address or convert from hexadecimal to utf-8? (Use google translate)- 10 replies
-
Hello! I have xiaomi redmi note 7 android 9.0 version miui 10. my problem is that most game guardian games don't detect. I changed the virtual space but it did nothing. Is it because of miui? Screenrecorder-2019-09-18-15-12-50-628.mp4
- 9 replies
-
- help
- Critical Ops
-
(and 4 more)
Tagged with:
-
Hey. How are you doing? Google Play Link: Score! Match I wonder if someone could hack this amazing game with gg. Maybe if its possibly even do a LUA script. Thanks!
-
Can you help me out toh find the value off this game,how can I find the so so the colour of the puzzle become one colour,plzz help
-
Hi everyone that reads this forum so i was finding values in a game amd everything went so far off to searching addresses and The rest of the script but when i execute a button i get a problem. Must call gg.getResults( ) before gg.editAll( ) I did that in the screenshot below but idk whats going on with it. Is there a problem with it? //Basically what i did was search the weapon then goto the address and saw some Boolean floats that are zero but if edited to one then gives you a gun or infinite ammo, coded the script and wrote everything but got the error must call gg get results before editing
-
Without being told the value of aim assist how would you find it? Do you have to wait for it to lock on then increase value or something?
-
Please help me with the issue of expiry date and comparing file contents
NguyenVinh posted a question in Help
Hi everybody. (I use translator to translate into English) I'm learning script writing for the game Guardian as well as LUA programming. I have some questions that I hope someone can answer and help me with. Problem 1: I have a paragraph like this Date = "20240730" date = os.date("%Y%m%d") if date >= Date then print([[⚠ SCRIPT EXPIRED ⚠]]) return end gg.alert("WELCOME") In principle, it will expire at 00:00 on July 30, 2024. But if at 23:58 . Jul 29, 2024 I'm running a script, will it exit on the 30th or will the script continue? problem 2: Please help me write a scripts to view files and compare file contents. If the file content is different from the content I specified in the scripts, access to the script will be denied. -- For example: I have file read.txt with content: <gameoffline = "offline" gameonline = "online"> In scripts I want to specify If gameoffline = "offline" gameonline = "online" then continue, otherwise the scripts will exit I hope everyone can help me with the 2 issues above. Thank you very much. -
I'm new to this area, I'm creating a basic script for the game called "robot colony", I can change the energy values without any problems, but when I change the value of the ore ( minério ), it ends up changing the energy ( energia ) value... code: function start() gg.alert(" YOO V1 " ) menu = gg.choice({"ENERGIA", "MINÉRIO", "SAIR"}, nil, "MENU PRINCIPAL") if menu == 1 then local offsetenerg = "7BDF23F948" local tipooffset1 = gg.TYPE_DWORD busca1 = gg.searchNumber(offsetenerg, tipooffset) resultado = gg.getResults(5) alt = gg.prompt({"ESCOLHA PARA QUANTO DESEJA MUDAR"}, {""}, {"number"})[1] gg.editAll(alt, tipooffset1) gg.toast("Energia alterada com sucesso!") end if menu == 2 then local offsetmin = "7BDF23F94C" local tipooffset2 = gg.TYPE_DWORD busca2 = gg.searchNumber(offsetmin, tipooffset2) resultado2 = gg.getResults(5) alt2 = gg.prompt({"ESCOLHA PARA QUANTO DESEJA MUDAR"}, {""}, {"number"})[1] gg.editAll(alt2, tipooffset2) gg.toast("Minério alterado com sucesso") end end while true do if gg.isVisible(true) then gg.setVisible(false) start() end end
-
Hi Guardians! Dark lord here aka OREW Im not good with offset and pointers at this moment so i need someone to make a script or pull up the addresses and thx in advance _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Game: Kingdom two crowns State: pre paid (none free) Sources: Google play, Free source Lib: il2cpp (I have already dumb it download it from here Dumb.cs "il2cpp" What i need? 1. Free coins (add, freeze) 2. Free gems (add, freeze) 3. Unlimited stamina 4. Speed hack 5. Instant build 6. crown does not fall off 7. Spawn beggars (Spawn or Reduce the time it takes in order to Spawn) 8. Increase the damege of the Archer 9. Speed hack for NPC _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Thx in advance
-
I want hack style crystals in coromon, but I can't. I use many trick to do it but still fail. Can someone help me. Game: Coromon Link: Here
-
I'm having a strange problem where I can see that the value I'm searching for exists, but if I refine my search, all the results disappear. It's hard to explain so I attached a video. The game is Alien Invasion and it stores numbers above 9 as decimals so 10 becomes 1.0, 11 becomes 1.1, 1005 becomes 1.005. Another weird thing is that since it stores numbers above 9 as decimals, idk how it differentiates between something that is supposed to be 25, and something that is actually supposed to be 2.5 in-game since both of those would be stored as 2.5. Any help would be appreciated because I'm genuinely very confused. 0825.mp4
- 1 reply
-
- alien invasion
- Idle rpg
-
(and 1 more)
Tagged with:
-
So, I successfully installed GG on Android 15, every was dine until I wanted to run a script and saw that GG wasn't detecting any files except folders, so I want to see the permissions and storage wasn't allowed, so I allowed, went back, looked to see if it worked and same result, so I go back to the storage permission and it put itself to not allowed, so I re allowed, went back, went to the permission again and it wouldn't allow, it would just go back to not allowed, anyone knows why?