-
Posts
39 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Gallery
Posts posted by Luffy_Op
-
-
On 9/4/2023 at 5:19 PM, MonkeySAN said:
Reason its not working for me..
all values in your game are found in memory ranges Other but mine is in Ca.
so i made myself a script.
I tried offset but it's got changed then i tried chainer but it failed
0 -
-
Zombie Cathers Lua
Password is LUFFY
HEY GUYS I AM BACK WITH NEW LUA SCRIPT FOR THE GAME ZOMBIE CATHERS
THIS SCRIPT CONTAINS ALL TYPE OF MOD UNLIMITED COINS AND PLUTONIUM
MAKE SURE TO FOLLOW ME FOR MORE GG SCRIPT
-
Submitter
-
Submitted09/03/2023
-
Category
0 -
-
5 hours ago, Xaviesz said:
[ @Luffy_Op ]
---
I have fixed your entire script with proper naming, indentation, syntax. I will list some of the changes:cs = 'Oof' while(true)do if gg.isVisible(true) then XGCK=2 gg.setVisible(false) end gg.clearResults() if XGCK==2 then Main() end end
You have 2 of these, doesn't make sense and will likely to interfere. The "cs" variable is useless since it is not being used anywhere
---print('Correct') print('WRONG PASSWORD') print(Error)
Using print() on script doesn't shows you the message, it will be showed after you exit the script. I have replace it with gg.alert() and gg.toast()
---gg.toast ('script is loading.') gg.sleep (1000) gg.toast ('script is loading..') gg.sleep (1000) gg.toast ('script is loading...') gg.sleep (1000) gg.toast ('script is loading....') gg.sleep (1000) gg.sleep (1200) gg.toast("80%") gg.sleep (1200) gg.toast("95%") gg.sleep (1200) gg.toast("100%") gg.sleep (1200) gg.toast("Done✔") gg.setVisible(true)
Fake loading screen is removed, you can add this back if you think this is "aesthetic"
---menu = if not menu then return
Safety check is added, it will bring users back to main menu if user cancels the operation
---function b1() gg.setSpeed(0.0001) gg.toast ("Speed Hack Activated") end
These kind of function are now merged for clarity
if menu == 1 then gg.setSpeed(0.0001) elseif menu == 2 then gg.setSpeed(1.0)
---
Variables name are changed to make it readable:X -> sflags (social flags) XGCK -> flags a1() -> suns() a2() -> coins() a3() -> speeds() a4() -> socials()
---
gg.processPause() gg.searchNumber(menu[1], gg.TYPE_DWORD) gg.getResults(gg.getResultsCount()) gg.processResume()
You added gg.processResume() and so I add gg.processPause(). The game will pause when values are being searched.
---if menu3 == 1 then b1() end if menu3 == 2 then b2() end
Double if's are now replaced with elseif
if choices == 1 then suns() elseif choices == 2 then coins()
---
"Fixes" from @MonkeySAN is also been added. I hope you can improve your overall script in the future.So i check the menu it's getting some error in social it doesn't go back on menu so how to fix it.
0 -
-
2 hours ago, Xaviesz said:
[ @Luffy_Op ]
---
I have fixed your entire script with proper naming, indentation, syntax. I will list some of the changes:cs = 'Oof' while(true)do if gg.isVisible(true) then XGCK=2 gg.setVisible(false) end gg.clearResults() if XGCK==2 then Main() end end
You have 2 of these, doesn't make sense and will likely to interfere. The "cs" variable is useless since it is not being used anywhere
---print('Correct') print('WRONG PASSWORD') print(Error)
Using print() on script doesn't shows you the message, it will be showed after you exit the script. I have replace it with gg.alert() and gg.toast()
---gg.toast ('script is loading.') gg.sleep (1000) gg.toast ('script is loading..') gg.sleep (1000) gg.toast ('script is loading...') gg.sleep (1000) gg.toast ('script is loading....') gg.sleep (1000) gg.sleep (1200) gg.toast("80%") gg.sleep (1200) gg.toast("95%") gg.sleep (1200) gg.toast("100%") gg.sleep (1200) gg.toast("Done✔") gg.setVisible(true)
Fake loading screen is removed, you can add this back if you think this is "aesthetic"
---menu = if not menu then return
Safety check is added, it will bring users back to main menu if user cancels the operation
---function b1() gg.setSpeed(0.0001) gg.toast ("Speed Hack Activated") end
These kind of function are now merged for clarity
if menu == 1 then gg.setSpeed(0.0001) elseif menu == 2 then gg.setSpeed(1.0)
---
Variables name are changed to make it readable:X -> sflags (social flags) XGCK -> flags a1() -> suns() a2() -> coins() a3() -> speeds() a4() -> socials()
---
gg.processPause() gg.searchNumber(menu[1], gg.TYPE_DWORD) gg.getResults(gg.getResultsCount()) gg.processResume()
You added gg.processResume() and so I add gg.processPause(). The game will pause when values are being searched.
---if menu3 == 1 then b1() end if menu3 == 2 then b2() end
Double if's are now replaced with elseif
if choices == 1 then suns() elseif choices == 2 then coins()
---
"Fixes" from @MonkeySAN is also been added. I hope you can improve your overall script in the future.thank you @MonkeySan @Xaviesz
Bro i have one more doubt can we make a number prompt for the user that who doesn't want 10000 sun limit so they can put there there number for sun changed
0 -
6 hours ago, MonkeySAN said:
then show that prompt search menu part that you made that gave you error.
so people can fix it.
wait
So this my script if you on the function a1()
I have done 1 number prompt for Searching value then i have just put a alert and then sleep for then the 2 number prompt will that will refine and edit the value but the script getting error
so i want to make it like when we put some value on 1 prompt for Searching GG will then He will Give A alert that Click on GG button For continue like that
0 -
30 minutes ago, Count_Nosferatu said:
Maybe it suits you
https://play.google.com/store/apps/details?id=flar2.homebutton&hl=e
did you see the video above i need like that i have made the all Script but I'm getting errors on prompt search menu
0 -
2 hours ago, Lover1500 said:
sure. go ahead.
I think you can play with vpn
Okay Thanks My subs Will Get happy
0 -
1 minute ago, Xaviesz said:
[ @Luffy_Op ]
---
Do you mean this? :function menus() inputs = gg.multiChoice({"Show Fields", "Show Methods", "EXIT"}, nil, "Knx") if inputs == nil then knxs = 0 else if inputs[1] then show_fields() elseif inputs[2] then show_methods() else os.exit() end end end function show_fields() print("menu_1") end function show_methods() print("menu_2") end while true do if gg.isVisible(true) then knxs = 1 gg.setVisible(false) end gg.clearResults() if knxs == 1 then menus() end end
---
No see the mediafire link in above this
0 -
1 hour ago, MonkeySAN said:
maybe you can present the script that you had done before, so that a fix can be implemented
so if anyone knows that how to make like this gg button click
0 -
Can I react your script in My Yt Channel I'll give you credits
because my subs needed this
and the game isn't available in my region
0 -
1 minute ago, MonkeySAN said:
anything ok as long as i dont need to request for permission.
You won't it's public
0 -
3 hours ago, Count_Nosferatu said:
Look at gg.isClickedUiButton()
No not like that
0 -
2 hours ago, MonkeySAN said:
ahh..i dont use Google drive and it need my email to request access to which i will not give it to just anybody.
https://www.mediafire.com/file/mbylqzdfkjktnfa/screen-20230831-071735~2.mp4/file
now see and tell me how to do this i tried every method but getting error in other codes
0 -
1 hour ago, MonkeySAN said:
ahh..i dont use Google drive and it need my email to request access to which i will not give it to just anybody.
Mediafire link ?
0 -
44 minutes ago, MonkeySAN said:
i see no problem on my side.
video run just fine.
https://drive.google.com/file/d/1CTJeP0xC7vspu_DqYTWLmuaE6nIy871r/view
see the video i need like that
0 -
50 minutes ago, MonkeySAN said:
you meant search and refine like this :
can't see video bro
0 -
Sim City Real Server Script
Hey guys Luffy here
First Password Is :- LUFFY
I am Back With New Script For Sim City Real Server
This Took Me A Lot Of Efforts to Made the script
IT'S A ONLINE SCRIPT SO IT WILL AUTOMATICALLY UPDATED
AND IT IS HAVING A PROTECTION KEY
THAT WILL BE ON MY VIDEO
Make sure to Follow Me For New Script
Byeee
-
Submitter
-
Submitted08/30/2023
-
Category
0 -
-
so i am recently working on a lua script for plants vs zombies but I'm getting a issue on sun hack because we have to find the number in dword then refine the number then edit the number so i want to make a prompt menu for sun value then when we click on GG button the 2 prompt menu should open so anyone can help me
0 -
Beach Buggy Racing Lua Script
Hey guys Luffy Here
I'm back with new lua script for Beach buggy Racing
password is :- LUFFY
https://youtu.be/r46Ig6KSC5U?si=zkSLYfI1PEsfWN5Y
Make sure to follow me for more lua script
Byee
-
Submitter
-
Submitted08/29/2023
-
Category
0 -
-
can you share your code please
0
Plants Vs Zombies Lua script
in LUA scripts
Posted
View File
Plants Vs Zombies Lua script
Password is :- LUFFY
HEY GUYS I AM BACK WITH A NEW SCRIPT FOR PLANTS VS ZOMBIES
SORRY FOR LATE UPLOAD I WAS BUSY IN OTHER STUFF I'LL TRY TO UPLOAD ONE SCRIPT IN A WEEK
SO THIS SCRIPT CONTAINS ALL TYPES OF MENU FOR SUNS AND COINS AND SPPEDHACK I HOPE YOU GUYS ENJOY THE SCRIPT
MAKE SURE TO SUBSCRIBE AND FOLLOW MY PAGE FOR MORE SCRIPTS
LINK TO THE CHANNEL