-
Posts
175 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by MANDO01
-
I didn't understand anything you said
-
Here my.lua Impossible
-
Try this my.lua
-
Done i think my.lua
-
I made everything you said but you said the menu will have hack functions what do you want to add there like to edit the value you just search or what and how many hacks do you want my.lua
-
Hey @MC189 Did you find anything and there's another issue when i install a new app in f1vm the app crash every time until i restart f1vm
-
ok thanks for helping log_2023-01-16-03_49_14.txt
-
Should I send to you the log ?
-
Well after the last message i send to you i tryed my androidtoolspro again and when i click to much in logcat i get the log
-
Myandroidtools pro i got this error in every part of the app FAILED TO GIN ROOT ACCESS i restarted f1vm 3 times and still the same error and game guardian working fine
-
I did that now and didn't do anything
-
well i think you didn't understand me I mean when i open game guardian in f1vm sometimes it works fine and sometimes i get this error And I tried to reinstall it so many times
-
Sometimes when i open f1vm and open game guardian it says FAILED TO LOAD DAEMON when it comes i have to restart f1vm how to fix this problem
-
View File THE HOODS ENCRYPTION Block gg log Block gg load Block gg lasm Block sstools Block auto decrypt The script need access to the internet to work VivaCut_video_1672129803208_HD.mp4 Submitter MANDO01 Submitted 12/25/2022 Category Tools
- 1 reply
-
- Encryption Lua
- Encryption Tools
- (and 5 more)
-
- 9 comments
- 1 review
-
- Encryption Lua
- Encryption Tools
- (and 5 more)
-
Cool I know it's in other languages but i didn't know it's in lua
-
local file = '/Dump/niggers.lua' --This is Your File location. menu = gg.choice({"Call File", "Exit"}, nil, "Main") --Ordered Choice (Call = 1, Exit = 2) if menu == 1 then --Check if User chooce 'Call' if not (io.open(gg.EXT_STORAGE .. file, 'r')) then --Check if Script is NOT Downloaded fileData = gg.makeRequest('https://pastebin.com/raw/hNhEbgVd').content --Read Script from URL if not fileData then --Check if Pastebin is Empty print('Site is Down') --Tell User that URL is Invalid else gg.saveList(gg.EXT_STORAGE .. '/' .. file, gg.LOAD_APPEND) --If Pastebin exist, makes a New Lua File fileAppend = io.open(gg.EXT_STORAGE .. file, 'w'):write(fileData) --Save Pastebin Script into the New Lua dofile(gg.EXT_STORAGE .. file) --Run the Downloaded Script end else dofile(gg.EXT_STORAGE .. file) --Run the Downloaded Script end else os.exit() --Exit the Script end You didn't write if menu == 2 then os.exit() end You wrote else os.exit() end is that even possible
-
No it's possible lol But i can't test it and i need the code to test it even without links i just need the code test = loadfile("the file you want to open") if not test then -- then download else -- then just exit os.exit() end This should work i think try it This without testing !!!!
-
Hello everyone can someone help me? Why my script is not working?(nba2k20 v98.2)
MANDO01 replied to RyumaTakazumi's question in Help
I don't really what should tell you but I think you have 2 opinions 1 - root your device 2 - use virtual machine I don't know if it will work or not ! Or try this maybe it will work Super_Clone_v4.0.01.0612_Mod_By_ZackModz_A2ZAPK.COM.apk -
Hello everyone can someone help me? Why my script is not working?(nba2k20 v98.2)
MANDO01 replied to RyumaTakazumi's question in Help
Android version ? And you have to open the game first No problem we all here for helping -
Hello everyone can someone help me? Why my script is not working?(nba2k20 v98.2)
MANDO01 replied to RyumaTakazumi's question in Help
-
Hello everyone can someone help me? Why my script is not working?(nba2k20 v98.2)
MANDO01 replied to RyumaTakazumi's question in Help
This video has been deleted i think -
Hello everyone can someone help me? Why my script is not working?(nba2k20 v98.2)
MANDO01 replied to RyumaTakazumi's question in Help
Send the tutorial