-
Posts
1,282 -
Joined
-
Last visited
-
Days Won
11
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by blocx
-
View File virtua tennis its simple script for virtua tennis it make all tournaments free and give big reward ( in hamburg u win reward without victory ) Thanks to @sammax71 for help to make script Submitter blocx Submitted 06/23/2021 Category LUA scripts
-
-
Encryption Script How do you encrypt a lua script into strings of numbers?
blocx replied to MisterWishful's question in Help
no i use script ddl on youtube i will try wolf [added 4 minutes later] im stupid wollf is not an encrypt -
Encryption Script How do you encrypt a lua script into strings of numbers?
blocx replied to MisterWishful's question in Help
@sammax71 not work for me f1player [added 2 minutes later] -
nice job bro
- 131 replies
-
- realracing3
- RR3
- (and 4 more)
-
how u use gg virtual space or rooted device ? [added 0 minutes later] im in android 11 work well on f1 vm player
- 131 replies
-
- realracing3
- RR3
- (and 4 more)
-
@JustDavid003 work for me on 9.5.0
- 131 replies
-
- realracing3
- RR3
- (and 4 more)
-
old version still work say thanks to @MarioRossi93i Auto-Win.lua
- 131 replies
-
- realracing3
- RR3
- (and 4 more)
-
@john316 i repeat u again a little search in lua ddl .u want the other search for u ? its last time i reply u Real Racing 3 (9.2.0) Player Level Hack (#cu5ea41u)Real Racing 3 (9.2.0) Fame Points Hack (#bqr8epq1)Real Racing 3 (9.1.1) Player Profile Hack (#a90pv7pe) all work in 9.4.0
-
no need f1 work similar to an virtual space but a little different u only need to install f1 under f1 u need to add ur game u can clone but u need also to install gg but not clone install under f1 with apk maybe you need also good setting ( under f1 enable root permition )
-
@sammysam http://f1vm.com/
-
no dual space from play store is not optimized for gg i recomand u to use f1 vm or x8 sandbox
-
Real Racing 3 Real Racing 3 (8.8.1) Race Changer
blocx replied to MarioRossi93i's topic in LUA scripts
@MarioRossi93i -
Real Racing 3 Real Racing 3 (8.8.1) Race Changer
blocx replied to MarioRossi93i's topic in LUA scripts
hi bro mario is there a way to uptade no need to all but lap number changer is cool if u can thanks -
@john316 if u search curency hack with a little search lol script updated 15 may Real Racing 3 (9.4.0) Currency Hack (R$,Gold,M$) (#8ke0l7fm)
-
@zzz how u use gg ( u say ur not rooted ) witch virtual space u use ?
- 1,987 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
ok @MonkeySAN it work ! thank u very much bro thank u too @Crystal_Mods100x
-
thanks you 2 for the time i will try yomorow maybe i dot not have succes because i use my phone with editor txt ?
-
please if i pose the recorded script can just copy the good lines in your exemple becoz the script recorded have many line not just the search value all time i try to launch same error [added 1 minute later] i am here whats wrong ? --main code function Veneno() gg.searchNumber("2.25", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) revert = gg.getResults(500, nil, nil, nil, nil, nil, nil, nil, nil) gg.editAll("0.25", gg.TYPE_FLOAT) end function Porsche() gg.searchNumber("2.56", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) revert = gg.getResults(500, nil, nil, nil, nil, nil, nil, nil, nil) gg.editAll("0.25", gg.TYPE_FLOAT) end function Chevrolet() --code here end function Dodge() --code here end menu = gg.choice({ "Veneno" "Porsche" "Chevrolet" "Dodge" "Exit" },nil,"car menu") if menu == 1 then Veneno() end if menu == 2 then Porsche() end if menu == 3 then Chevrolet() end if menu == 4 then Dodge() end if menu == 5 then os.exit() end if menu == nil then end [added 3 minutes later] sans titre.lua
-
ok but the rest of script what do i do with ? @MonkeySAN
-
sorry i dont understand i have zero notion lol and im french for the exemple for i try to understand for find value and change its ok i know i record with gg for one car for the example its an porsche and the script its thats where to copy ur code and what i do writte in ur code ? -- Script generated by GameGuardian 101.1 (16142) at 2021-05-20 16:53:10 for Real Racing 3 [com.ea.games.r3_row 9.4.0 (9401)] -- Lua help: http://gameguardian.net/help/ -- options local scriptName = [=====[Script for Real Racing 3 9.4.0]=====] local scriptVersion = '1.0.0' local scriptAuthor = 'BLOC-XV' local startToast = 'ROULE PLUS VITE ET PLUS LOIN' -- 0 - no check; 1 - check package only, 2 - check package and build local checkTarget = 0 local targetName = [=====[Real Racing 3]=====] local targetPkg = 'com.ea.games.r3_row' local targetVersion = [=====[9.4.0]=====] local targetBuild = 9401 -- functions -- init gg.require('101.1', 16142) if startToast ~= '' then startToast = '\n'..startToast end gg.toast(scriptName..' v'..scriptVersion..' by '..scriptAuthor..startToast) if checkTarget ~= 0 then local info = gg.getTargetInfo() local check = false local current = false if checkTarget >= 1 then check = targetPkg current = info.packageName end if checkTarget >= 2 then check = check..' '..targetVersion..' ('..targetBuild..')' current = current..' '..info.versionName..' ('..info.versionCode..')' end if check ~= current then gg.alert('This script for "'..targetName..'" ['..check..'].\nYou select "'..info.label..'" ['..current..'].\nNow script exit.') os.exit() end end local revert = nil -- main code gg.searchNumber("2.56", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) revert = gg.getResults(500, nil, nil, nil, nil, nil, nil, nil, nil) gg.editAll("0.25", gg.TYPE_FLOAT) [added 1 minute later] sorry for that i want understand @Crystal_Mods100x
-
@Crystal_Mods100x its for real racing 3 for the exemple for the script i try i use an car with 2,50 s in acceleration i modify to 0,50 and i make and andurance race i can run untill i want to stop question in your exemple when u writte code here i would say than i can paste the script ? [added 4 minutes later] if i understand its that ? --main code function CN1(jaquar xtype?) --code here i paste the script record for jaguar ? end function CN2(acura nsx) --code here i paste here script record for acura ? end function CN3() --code here end function CN4() --code here end menu = gg.choice({ "car name 1" "car name 2" "car name 3" "car name 4" "exit" },nil,"car menu") if menu == 1 then CN1(jaguar xtype ?) end if menu == 2 then CN2(acura nsx ?) end if menu == 3 then CN3() end if menu == 4 then CN4() end if menu == 5 then os.exit() end if menu == nil then end
-
@derantun use single car unlocker it still work use in seller for it work ( all credits are for @MarioRossi93i Car single unlocker.lua
- 92 replies
-
2
-
- Real Racing 3
- RR3
-
(and 1 more)
Tagged with: