Sign in to follow this
Followers
0
-
Similar Content
-
By Farmeriscool
Hello I've encountered an issue while trying to make a script
So I want to be able to get the values inbetween the address viewer
Example:
(Imagine this as the address viewer)
Val1 = "481"
Val 2 = "235" (keeps changing every match)
Val 3 = "0.0"
Now I want to get the value inbetween val 1 and val 3 but how would I get that number with code without knowing it?
-
By OnurCS
Hi guys. İ have an issue about Evil hunter tycoon. I tried almost all parallel space programs, but I could not run the game. Every time it gives a black screen. My phone is not rooted.
İ am waiting for your ideas and opinions. good forums.
-
By Metercedes
Well, my laptop is fully updated, (GTX 1050 4GB, Intel i7 7th Generation, 16GB DDR4 RAM) I enabled virtualization on BIOS, also disabled Hyper-V. My LDPlayer is on latest update and all performance settings are ultra/maxed but GameGuardian searches slowly. Like, generally gives ~7min to me to finish search. (I tested on all Dword, Fword, Auto etc.) I almost did everything, but it keeps searching slow. Lastly, I am using the Emulator version of GameGuardian. (I tried both version of GameGuardian too, still same)
-
By Fallen_Stress
Hi guys i want to make a Script that prompts user input and convert the number that the user have typed with the game Xor keys. the Xor keys is 444444.
I tried to add X4 in the number that the user type but it is not working correctly.
local ca = gg.prompt({"𝙸𝙽𝙿𝚄𝚃 𝚃𝙷𝙴 𝙲𝙰𝚁 𝙰𝙼𝙾𝚄𝙽𝚃"},nil,{"number"}) if ca == nil then gg.toast('You cancelled the dialogue') gg.setVisible(false) return end local ca = ca[1].."X4" gg.searchNumber(ca, gg.TYPE_DWORD) local results = gg.getResultsCount() if results > 10 then local r = gg.getResults(1) gg.removeResults(r) end
-
By Dasmai
i started playing this rpg-book-game, everything normal until they put you in a ultra hard fight where you 98% will die, so, you pay or you lose your character, i tried modifying money, stats, i even tried using other apk ( lp ) and it worked, 10 minutes later they knew what i did and blocked my account, the game is this one https://play.google.com/store/apps/details?id=me.bookgame.library.bookgamelibrary
-