Search the Community
Showing results for tags 'lua'.
-
-
Hi, I need help with the prompt command, I want to know if it's possible to replace sleep function in the code below with some other method in which I can choose when to execute the refine function local fi = gg.prompt({"Enter Clip Size"}, {[1] ="0"}, {[1] ="number"}) gg.searchNumber(fi[1],gg.TYPE_DWORD) gg.getResults(20000) gg.sleep(3000) local gi = gg.prompt({"Shoot And Enter Clip Size"}, {[1] ="0"}, {[1] ="number"}) gg.refineNumber(gi[1], gg.TYPE_DWORD) gg.getResults(100) gg.sleep(5000) local gti = gg.prompt({"Shoot And Enter Clip Size last time"}, {[1] ="0"}, {[1] ="number"}) gg.refineNumber(gti[1], gg.TYPE_DWORD) local t = gg.getResults(3) for i, v in ipairs(t) do t[i].freeze = true end gg.addListItems(t) gg.setRanges(gg.REGION_CODE_APP,gg.REGION_C_ALLOC, gg.REGION_C_DATA,gg.REGION_ANONYMOUS) One thing that just came to my mind is using functions, sleep and a loop and asking to either sleep or use refine in prompt, please give ideas and new methods to use. I used setranges function in the beginning but it was only searching in anonymous region,why??
-
View File New Script All In One Future Mobile Legend.lua This File Actuallly Made For Mobile legends There Are So Many Futers In This Script You Can Help Me By Subscribing My Channel Subscribe Now Password;beast gaming Submitter BeastGaminghacks Submitted 05/18/2019 Category LUA scripts
-
View File Ultra Mod Menu For Roblox *PLEASE NOTICE THAT I DO NOT OWN THIS CONTENT* I am sharing this content with the behalf of the gameguardian community. Credit goes to this guy right here as this is where I found this at... Submitter WhiteBoy420 Submitted 04/05/2019 Category LUA scripts
- 3 replies
-
- Roblox Lua Script
- Roblox
-
(and 4 more)
Tagged with:
-
Hello, I just created my first lua script on the Dragon Ball Legends game on Android and I would like to have your opinion on this work which took time because I started ... The ModMenu includes the following options: - GodMod: Become Invincible - Weak Ennemy: Make the opponent vulnerable (choice of the number of enemies to automate the task) For the Weak Ennemy, when the opponent dies in excruciating pain after your fatal blow with the infinity glove, you automatically return to GameGuardian and the next opponent is automatically made vulnerable, until you extermination of each opponent. ::start:: mort = 1 gg.setVisible(true) gg.clearResults() gg.clearList() menu = gg.choice({"GodMod","Weak Ennemy","Both"},nil,"VIP ModMenu Dragon Ball Legends") if menu == nil then goto stop end weakmod = 1 godmod = 1e30 if menu == 1 then both = false goto a end if menu == 2 then both = false goto b end if menu == 3 then both = true goto a end if menu == nil then goto stop end ::a:: data = gg.prompt({[1]='My HP'}, {[1]=nil}) if data == nil then goto start end gg.searchNumber(data[1], gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1) empty = gg.getResultsCount() if empty == 0 then gg.clearResults() gg.searchNumber(data[1], gg.TYPE_AUTO, false, gg.SIGN_EQUAL, 0, -1) end gg.getResults(12) gg.editAll(godmod, gg.TYPE_FLOAT) gg.clearResults() gg.toast("GodMod ACTIVATED") if both == true then goto b else goto stop end ::b:: choix_nb_ennemy = gg.choice({'1', '2', '3'}, nil, 'Ennemy Number') data = gg.prompt({[1]='Ennemy HP'}, {[1]=nil}) if data == nil then goto start end gg.searchNumber(data[1], gg.TYPE_AUTO, false, gg.SIGN_EQUAL, 0, -1) next_ennemy = data[1] gg.getResults(20) gg.editAll(weakmod, gg.TYPE_FLOAT) gg.toast("Weak Ennemy ACTIVATED") goto c ::c:: if gg.isVisible(true) then gg.setVisible(false) end if choix_nb_ennemy == 1 then nb_ennemy = 1 end if choix_nb_ennemy == 2 then nb_ennemy = 2 end if choix_nb_ennemy == 3 then nb_ennemy = 3 end while mort <= nb_ennemy do if mort == nb_ennemy then break end for i, v in pairs(gg.getResults(16, nil, nil, nil, nil, nil, gg.TYPE_DWORD | gg.TYPE_QWORD)) do if v.value > 1 and v.value ~= next_ennemy then gg.toast("Ennemy is DeadBack to GG...") gg.sleep(1000) next_ennemy = v.value goto d end end end gg.toast("Ennemy is DeadYOU WIN") goto stop ::d:: mort = mort + 1 gg.setVisible(true) gg.clearResults() gg.searchNumber(next_ennemy, gg.TYPE_AUTO, false, gg.SIGN_EQUAL, 0, -1) gg.getResults(16) gg.editAll(weakmod, gg.TYPE_FLOAT) gg.toast("Weak Ennemy ACTIVATED") goto c ::stop:: if gg.isVisible(true) then gg.setVisible(false) end gg.clearResults() os.exit() I also have a question: Can we make sure that the values are automatically found at the launch of the script without the user entering anything? For example when the fight begins, my character has 1 500 000 HP, can we find this value without the user entering "1500000" in the script? Thank you for your feedback! WebReveuse1
-
View File 10 Latest Pubg Scripts decrypted {Direct download link all 10 :) } Fed up with those noob**s uploaders who put latest version in link shortener site & put outdated old versions in download section. Ya me too. F**k them. Here I come to the rescue. Long Live GG, Long Live Cheating ???? Submitter Derby240 Submitted 09/12/18 Category LUA scripts
-
View File [Updated]Left to survive all weapons and helicopter one hit & no reload Hello wassup Guys today i will show how to kill all zombie one hit in this video. It works in online mode too. Click here to subscribe to my youtube channel Submitter zodiac698123 Submitted 03/16/2019 Category LUA scripts
- 1 reply
-
2
-
- Left to survive
- Script
-
(and 4 more)
Tagged with:
-
View File 8Ball Pool Long Line Hack New 8 Ball Poll Hack that give you an longer line to aim,more power,more time and a lot more. Come fast and try this hack. We have an Premium Script just for you,with more games,mods,and updates. Password: justanoob Write Down what games you want to add in PREMIUM VERSION Submitter justanoob121 Submitted 03/11/2022 Category LUA scripts
-
function SPD() if _bsd_8 == "ue0" then gg.alert("1") end if _bsd_8 == "ue1" then gg.alert("2") end if _bsd_8 == "ue2" then gg.alert("3") end end local DO = gg.alert("Select:","a","b","c") if DO == 1 then _bsd_8 = "ue0", SPD() end if DO == 2 then _bsd_8 = "ue1", SPD() end if DO == 3 then _bsd_8 = "ue2", SPD() end so it doesn't respond (==) as I wrote above, can anyone help
-
-
2,445 downloads
Hello everyone, I am bringing you the latest script from the Pool Billiard Pro game with even more powerful features important (READ) ! For the "Online" option it means only to work on online mode! , Offline mode is the same as online, it works in Offline mode is the same as online, it only works in offline mode. But not for the feature in main menu, it works in all modes! An explanation of its features - Magnet Hole This makes it easier for your ball to enter the hole - Bug Wall Your ball can pop out of the table - Boost Cue +50 (Online Mode) Adds power to the stick by 50 - Long line (Online Mode) Make the lines on the stick long - Unlock All Level Cue (Online Mode) This allows you to buy sticks even if you haven't reached the level yet - Arcade 100 Combo (Offline Mode) Makes you always do 100 combos - High Cue Left Change your left Cue to 999 Important Again! (READ) The script in the main menu must be activated in the lobby or before playing Online mode must also be activated before playing For offline mode it must be activated while playing, read the tutorial in the script! -
- 1 comment
-
- MooMooScripterBoi
- Los Angeles Crimes
-
(and 2 more)
Tagged with:
-
- 1 comment
-
- Lua script
- lua
- (and 5 more)
-
-
-
-
Version 1.0.3
6,108 downloads
New 8 Ball Poll Hack that give you an longer line to aim,more power,more time and a lot more. Come fast and try this hack. We have an Premium Script just for you,with more games,mods,and updates. Password: justanoob Write Down what games you want to add in PREMIUM VERSION -
-
View File Among us script Hello, i update Among Us script Creator Public_Scripts Rama Production. Submitter Yanik Submitted 09/22/2020 Category LUA scripts
-
View File FREEFIRE BYPASS/Unban v1.52 Latest update FREE FIRE LATEST VERSION, Seen someone post they need a bypass for FreeFire v1.52 so here it is and working. If you encounter any errors please leave a comment with your error log so I may look into it. Was tested on a ROOTED Android 10 device using Game Guardian v99. May still work without root in Virtual Space just haven't tested myself. If you use Virtual Space and it works please comment below and let others know it works. Thank you in advance Submitter ShamelesCampR559 Submitted 09/08/2020 Category Free Fire
-
View File Vista Paste v1.0 (not a paste) welcome to vista paste v1.0! what is included currently: working unlimited ammo, glitchy unlimited ammo (sometimes not working but still in work), no recoil, wallhack and break invisible barriers. to exit the menu without activating anything, just hit ok or . important: this mod menu is NOT a paste, even if i name it so, because i only used parts of MY OWN old scripts and remixed them and reworked and recoded them to one menu, wich is still IN PROGRESS! dont judge me for the iritating name, but it is what it is. gl hf rea. for more support, just leave a coment, and i'll do what i can. i would really appretiate a positive rate and a coment, even if you dont need help, feedback is awaited. Submitter rea-senpai Submitted 08/27/2020 Category Forward Assault
-
- ForwardAssault
- Forward assualt
-
(and 6 more)
Tagged with:
-
View File SCRIPT : Pool Billiards Pro *New Hello everyone, I am bringing you the latest script from the Pool Billiard Pro game with even more powerful features important (READ) ! For the "Online" option it means only to work on online mode! , Offline mode is the same as online, it works in Offline mode is the same as online, it only works in offline mode. But not for the feature in main menu, it works in all modes! An explanation of its features - Magnet Hole This makes it easier for your ball to enter the hole - Bug Wall Your ball can pop out of the table - Boost Cue +50 (Online Mode) Adds power to the stick by 50 - Long line (Online Mode) Make the lines on the stick long - Unlock All Level Cue (Online Mode) This allows you to buy sticks even if you haven't reached the level yet - Arcade 100 Combo (Offline Mode) Makes you always do 100 combos - High Cue Left Change your left Cue to 999 Important Again! (READ) The script in the main menu must be activated in the lobby or before playing Online mode must also be activated before playing For offline mode it must be activated while playing, read the tutorial in the script! Submitter argarrize Submitted 08/21/2020 Category LUA scripts
-
Create on/off button in lua script No need to searching values for every time Simple script but better ideas Read this simple script carefully You will be understand Specially thanks to @MuhammadRizwan87 Credit @TDOhex function search() gg.clearResults() gg.setRanges(gg.REGION_C_DATA) gg.searchNumber("1;2;3", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1) gg.refineNumber("1", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1) local t = gg.getResults(3) for i, v in ipairs(t) do t[i].name = 'testoff' end gg.addListItems(t) gg.clearResults(t) end search() on = "[OFF]" off = "[ON]" test = off function main() menu = gg.choice({ test.." Test", "Exit"}, nil, "Example by @TDOhex") if menu == 1 then if test == off then test = on local t = gg.getListItems(testoff) for i, v in ipairs(t) do if v.name == "testoff" then t[i].value = 0 t[i].name = 'teston' end gg.setValues(t) gg.addListItems(t) end else test = off local t = gg.getListItems(teston) for i, v in ipairs(t) do if v.name == "teston" then t[i].value = 1 t[i].name = 'testoff' end gg.setValues(t) gg.addListItems(t) end end elseif menu == 2 then print("Thanks to visiting @TDOhex") gg.copyText('https://t.me/TDOhex') intro = "Join to @TDOhex" for i = 1, #intro do gg.toast(intro:sub(1, i) .. "_✍") gg.sleep(140) end local t = gg.getListItems() gg.removeListItems(t) os.exit() end end while true do if gg.isVisible() then gg.setVisible(false) main() end end I just shared it... On-Off_Example.lua
- 10 replies
-
2