Search the Community
Showing results for tags 'help'.
-
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
-
Hello. I have a problem with Game Guardian. Whenever I search for a value, my phone crashes and turns off completely. I managed to fix it, but unfortunately I don't remember how. Can someone please help me? 20250614_182743.mp4
- 1 reply
-
- Samsung
- Samsung note20
-
(and 2 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?
-
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
-
Hello, im trying to find a pointer of a value that changes every day so when want to change it i have to wait, but when i do find the pointer and i reopen the game the pointer points to 0, can someone guide me on how to find pointers properly i have read many guides and watched many videos but i still cant get it, I am using bluestacks 5 if that changes anything. The game is Isekai:Slow Life - Aplicaciones en Google Play My discord username rubiic in case you want to contact me there.
-
So im using Infinix hot 11 play . With android 11 and rooted with magisk+lsposed and lucky patcher. I used game guardian on this device before and it worked fine. But i downloaded gg again recently but it crashes everytime. Even the results of the value im searching is like 2 gg crashes instantly after loading like 62%. I recorded many logcats and used chatgpt to analyze, all i got was some memory issues, permission issues and magisk conflicts and such. And i looked no magisk module conflict with gg, gg have all the permissions I have a 4gb ram. It think thats enough to search atleast a value with like 20 results. I tried every option in "fix it". Idk whats wrong with it but is there anyway to fix this? Or any alternative to game guardian? Thanks. GG_logcat_r101.1_16142_11_30.log
-
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
-
Hey,ive been making this script for some minutes and i need help making this since it doesnt work,and this is for asphalt 8 version 5.2.0j (modded with no force update),and this script was made to help players get cars that arent for sale,but game guardian do give erros while running them also this one thing here (gg.searchNumber(input[1;2;2;2;2;123],gg.TYPE_DWORD) gg.getResults(100) gg.editAll('123',gg.TYPE_DWORD) ) The "1" of 1;2;2;2;2;123 means the car id (in case its the starter car [dodge dart],and these "2" of 1;2;2;2;2;123 means the tunning level,and the "123" of the 1;2;2;2;2;123 means the car that player wants to obtain,also i need help to edit and make the results that only have number "1" be edited to "123". modmenu.lua
-
Good afternoon, help me make a script. When you click on the GG icon, the first hack occurs, when you click on GG for the second time, the second hack occurs and after two hacks it takes you to the menu. I've been thinking for a very long time about how to do this, but nothing has worked out. Help
-
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
-
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:
-
Game: Idle Miner Tycoon Hello, I've been stuck on this for hours ! Anyone here with a bigger brain than mine that can help me out haha ? So, I'll keep it short-ish... after changing the value of my money to 1.8e307, the game crashed and I lost the ID of the value I was changing. I want to change the money back down to 0 after purchasing a few things. Here is what it looks like in game: I have tried just about every method I could think of. I landed on the strategy of doing fuzzy search following these steps, but it doesn't work and I do not know why: 1. Fuzzy search, I just hit search here. 2.purchase anything in the game that would make the bank go down like this : 3.Hit "decreased", or "increased" depending on what I did in the game. I tried anything and everything. Now, this does bring me down to a few results eventually, but they make no sense and editing them does nothing. TY!
-
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?
-
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. -
By the way I really can't change the value of items in this game... The value of found items can be frozen but this is only visual, and this is not an online game The only value that can be changed is the value of exp, that's all I can find... Hopefully someone will help, great thanks anyway This is the link game : https://modyolo.com/dysmantle.html
-
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
-
Hello, the game I've been trying to dump is "Legend of Slime: Idle RPG" I've tried these links but didn't work. https://platinmods.com/threads/how-to-use-auto-il2cppdumper-to-dump-protected-il2cpp-games-no-magisk-zygisk.134194/#fromHistory https://platinmods.com/threads/how-to-dump-protected-libil2cpp-libue4-game-metadata-file-and-other-non-unity-games-new-method.129433/#fromHistory https://platinmods.com/threads/how-to-use-zygisk-il2cppdumper-to-dump-il2cpp-games-magisk-24-and-up.157221/ https://platinmods.com/threads/il2cppdumper-gui-tool-windows.7511/ https://il2cppdumper.com/the-dumper-tool# And also decompiling the apk with Apktool doesn't work too. How can I somehow dump the game ?
-
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
-
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
-
I'm currently working on making my pixel gun 3d speedhack pro version finished and made public (will have 34 speeds as well as custom) and also a township mega hack (gold, money, xp, prices, regatta, friend gifts, barn space, barn items, etc.). Which script do you want to see? Reply with what you want me to prioritize!
-
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:
-
Basically I'm trying to edit bullet spread, this being rifle, but the value is 0, on anonymous range, I get 23 million results, I refined it, and selected unchanged on fuzzy search so I would get less chance of crashing, I also did a group search to get less results, like 0F;1000D, but I still crash, what could I do?
-
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
-
Hello im wondering if is there a better way to coding this i just want to edit every 4th index of the table
- 15 replies