Leaderboard
Popular Content
Showing content with the highest reputation on 08/14/2021 in all areas
-
it solved @Lover1500 @MAARS @MonkeySAN if it can help someone function main() Menu = gg.choice({" CURRENCY HACK "," WAY OF CLASSEMENT FOR 0 POINTS","Exit"},nil," R.A.C.E ") if Menu == 1 then CH() end if Menu == 2 then RN() end if Menu == 3 then Exit() end end function CH() gg.setRanges(gg.REGION_ANONYMOUS) menu = gg.prompt({ " ENTER CURRENT COINS :"," ENTER CURRENT GEMS :" }, {""}, {"number","number"}) gg.searchNumber(menu[1], gg.TYPE_DWORD) gg.getResults(gg.getResultsCount()) gg.getResults(100) gg.editAll ("999999999", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0) gg.clearResults() gg.toast(' ENJOY 999999999') end function RN()3 points
-
no bro, maybe i can add this feature if also other users need it. if you want it, like this post2 points
-
Version 12.0.2.5.5
59,218 downloads
REAL RACING 3 CURRENCY HACK Current version: 12.0.2.5.5 Working RR3: 12.0.2+ Description: Choose your R$, gold, M$ amount and get it! Instructions: 1. Open the game. Do not play!! 2. Run the script. 3. Restart the game. If after restarting the game the currency values are not updated, immediately after running the script, complete any race (preferably not yet played) before restarting the game. Known issues: No hack more than 100.000.000 rs, 50.000 gold, 5.000.000 ms. Bluestacks,Nox,x8 sandbox can use version 9.0.1.3.0 Warning: Logout your account before run the script to avoid ban. Video:1 point -
1 point
-
1 point
-
hi all somebody can tell me if its possible in script to have verification between game and script exemple if i make an script for game named x it possible to add something for this script cant be launch in game y ?1 point
-
this is how i write it.. local info = gg.getTargetPackage() if info == "com.smokoko.race" then else gg.alert(" ACCESS DENIED \n\n• This script is for R.A.C.E.\n• Open and run it only in the game.") os.exit(print("\n• Please select the game process in Gameguardian.")) end --all your hacks down here-- remove the = script() as thats a function you does not have. clearly you are copy paste again..1 point
-
Red line was just a note for the 'com.game.whatever' because it should be the package name of the game if you don't know the package name of the game use gg.getTargetPackage() or print(gg.getTargetPackage())should tell you the package name of the current running process --packagenamegoesthere can be deleted entirely it's just a comment Then script() tells it to go to a function called script it was meant to be replaced by whatever function handles your menu replace it with main() also might need to change then script to then do script I'm not sure I didn't check my syntax it was for reference1 point
-
well..got message from @zam535582 and he still couldnt log in and his account got lock yet again.1 point
-
thats is i what called a traditional way to write a script...like im had always wrote it. you can look up some of my scripts in this site.(if it still there) if you want to write like the script in the first post of yours and make it work(more advanced script writing)...you really need to learn Lua. dont just copy and paste..you need to know what are you doing. @Lover1500 are one of the good examples.1 point
-
1 point
-
With this if the selected process in GG isn't the prefined one then script will immediately end you can add a toast or an alert to tell the user that the selected process is incorrect ofcourse just put it before os.exit()1 point
-
local game = gg.getTargetPackage() if game ~= 'com.whatever.game' --PackageNameGoesThere then os.exit() else then script() end Would look something like this^1 point
-
and you had to memorize your password again..only to reset again sometime later..its kind a loop. im kind had a feeling if i manually log out and then log in...same thing will happen too. to which i dare not and will not do it.. its tiresome to reset and reset and reset again..my password. done that many times before all of this.1 point
-
Should always have some indication on what game the script is for, and some of the best ways to do that is to put it in the post or as the script name**EDIT** I didn't see Roblox in the tags my apologies** It's an alright script but I'd recommended going about structuring it to turn on and off, and learning how to make and utilize functions. Also be sure to have a "if menu == nil then" check going in case the user gives taps off the menu1 point
-
1 point
-
Version 2.0
5,665 downloads
My first GG script which is focused on making versatile functions like flying and no clip easy access. This script is especially useful if time is of the essence in the Roblox game you use it in. Uses local gg instead of global to improve clock speeds Most coding was done via record script action, and the coding that wasn't was mainly just formatting the code into a menu. Code wasnt encrypted, but if edit please credit me<31 point -
1 point
-
Save Game Abyss shop = Complete Dark lord = Unlock All Skin = Complete Story mode = Complete Challenge Mode = Complete Rebirt level = Maximum Conqueror level = Maximum Transcendence level = Maximum i hope download = like count you must login to download save game.txt1 point