-
Posts
934 -
Joined
-
Last visited
-
Days Won
40
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by Platonic
-
hey, im trying to make a multichoice, but when I press outside the script, the script simply opens again, I think it has something to do with me not putting a nil or something. im realy confused and don`t find any solution. I`m also trying to put the disable and enabling of the hack in 1. this is my menu, I would appreciate the help so that I can understand the problem in my script: menu = gg.multiChoice({'No Reload Rockets','No Reload Assault','colors','Level XP','Melee Hack','Performance/FPS hack','Half Chamb(maby not work for your device)','Giant hack (test)','trollRoll Hack(test)'}, {[1]=true, [2]=true}) if menu == nil then else if menu[1] == true then noreloadrockets() end if menu[1] ~= true then disablenoreloadrockets() end if menu[2] == true then noreloadassault() end if menu[2] ~= true then disablenoreloadassault() end if menu[3] == true then clrs() end if menu[4] == true then lvxp() end if menu[5] == true then oni() end if menu[5] ~= true then offi() end if menu[6] == true then prefec() end if menu[7] == true then chambs() end if menu[8] == true then giant() end if menu[9] == true then zipmi() end if menu[9] == false then sahin() end menuk =-1 end end
-
-
-
Rules of survival hack ZuMULTI VIP VERSION 1.9.11 | RULES OF SURVIVAL HACK
Platonic replied to Kienjx's topic in LUA scripts
don`t share that high aim bro...they made scope hack public...the fools...now it get all patched fast s I oudnt share that high aim unless you want it to get it patched...although I know I'm save, I'm just telling you -
Rules of survival hack ZuMULTI VIP VERSION 1.9.11 | RULES OF SURVIVAL HACK
Platonic replied to Kienjx's topic in LUA scripts
my bad zibzil, I did not know it was you, lol -
-
GameGuardian Magic Edition - GameGuardian
Platonic commented on Enyby's gallery image in Video Tutorials
-
GameGuardian Magic Edition - GameGuardian
Platonic commented on Enyby's gallery image in Video Tutorials
I wish technologie was way more advantaged...I would probably abduct you and take over your brains or some magic stuff like that. _______________________________________________ added 0 minutes later anyway, good to see you make a joke once in a whyle, I wish you and the team best succes in giving us and your self a better cheating experience. ***** all those games only Comzone in my hearth -
GameGuardian Magic Edition - GameGuardian
Platonic commented on Enyby's gallery image in Video Tutorials
-
-
I'm hacking the same game now, I just found: wall climb body color speed hack wall hack I'm still looking for a 1 value fire rade so that all guns get fire rade. and stuff like that. not looking for all to heave hacks at the moment.
-
alright, thank you guys for the info, I found everything I need, I only need to relook that part what ENBY said, I think I kind of get what you mean tough but still need to test out. solution for my if statement is like this :): function _____________________________() gg.clearResults() gg.searchNumber('450.0;1.04719758034;-300.0', gg.TYPE_FLOAT) if gg.getResultCount() ~= 3 then zabissk() else gg.searchNumber('450.0;1.04719758034;-300.0', gg.TYPE_FLOAT) t = gg.getResults(3) t[1].value = '50' t[1].freeze = true t[1].freezeType = gg.FREEZE_NORMAL print('addListItems: ', gg.addListItems(t)) gg.clearResults() gg.setRanges(gg.REGION_CODE_APP) gg.searchNumber('1.294621e-38F;0.10000000149F', gg.TYPE_FLOAT) r = gg.getResults(2) r[2].value = '-0.7' gg.setValues(r) end end function zabissk() gg.setRanges(gg.REGION_CODE_APP) gg.searchNumber('1.294621e-38F;0.10000000149F', gg.TYPE_FLOAT) r = gg.getResults(2) r[2].value = '-0.7' gg.setValues(r) gg.clearResults() gg.toast('You Tube = Dragon Star') end
-
yes, they told me that go to is only good or like more used for assamble scripts or stuff like that. anyway good I know. I changed my hole ros script to functions() :), there is maby 1 ;ast question, I hope it not bothers. But I'm` learned how to let my script appear automaticly when opening gameguardian. Just tapping the icon and script automaticly appear. but when you press the GG icon, the script will appear on the main menu of the script, and that's perhaps a bit annoying for users. I want to make the menu appear were they last tapped. like the user will tab on "mainmenu=>jumphack=>high jumphack=>activate/deactivate" and then GG will hide the script and when they open it again GG will start at the main menu of the script again I want to make it that it will appear back on the "high jumpack" and not back to the mainmenu...I have been struggeling with this for a 12 hours I think. you know what I mean?
-
I see, and what if I'm using a go to? if gg.getResultCount() ~= 3 then goto zabissk else return end this can work to? (not that I need it, I`m using functions now)
-
oh I see, thank you this makes since.
-
small question here. its a bit weird tough. I'm working on making my script better and stuff. I have in this script a if statement and I want it to go to "zabissk()" when the result is something else then "3". sbut when I run the script and the results are not 3, then it will go to "zabissk", but afther "zabissk" is done, it will go back to the if statement and will run the rest of that script... this is the first time I got this. function mik() gg.clearResults() gg.searchNumber('450.0;1.04719758034;-300.0', gg.TYPE_FLOAT) if gg.getResultCount() ~= 3 then zabissk() end t = gg.getResults(3) --load items)) t[1].value = '50' t[1].freeze = true t[1].freezeType = gg.FREEZE_NORMAL print('addListItems: ', gg.addListItems(t)) gg.clearResults() gg.setRanges(gg.REGION_CODE_APP) gg.searchNumber('1.294621e-38F;0.10000000149F', gg.TYPE_FLOAT) r = gg.getResults(2) r[2].value = '-0.7' gg.setValues(r) gg.toast('You Tube = Dragon Star') end function zabissk() gg.clearResults() gg.setRanges(gg.REGION_CODE_APP) gg.searchNumber('1.294621e-38F;0.10000000149F', gg.TYPE_FLOAT) r = gg.getResults(2) r[2].value = '-0.7' gg.setValues(r) gg.clearResults() gg.toast('You Tube = Dragon Star') end the point of my script is to learn more out others there pro made scripts and my experience and make it betters for the users to have a more enjoyable experience. thanks for reply.
-
yes, I started encrypting my scripts to...I was a bit tired of my work getting stolen...now, I wont blame the others. in the end it was my fault for not protecting my own work. I know some hacks for FW assault. but I havent had much time for cheating it because they complained a lot about RoS cheats...so now I`m working on some new hacks for RoS...ofcourse I will put them VIP, lol I can make some money out of it..i think I gived enough free RoS cheats already...it seems for encrypting they use luac or something, well, I don't do the encryption because my friend does, but soon I will do it my self. he just has to teatch me how to do it. because I don`t have enough programing experience, and on YouTube they explain it like they miss 70% of there brains for a proper explanation. very selfish of them, they don`t ceep eye for the noobs. no they start talking on there own Level and epect noobs to understand there Chinese...and they know whe wont understand it, they wamt us to research but that's easyer said then done when you not know the very important thing to move on...lol, I better should have done some studie with PC. d***.
-
lol, you here to? :V..you know I can`t ask you this stuff, right
-
GOT IT !!! its like this: gg.setRanges(gg.REGION_CODE_APP) gg.searchNumber('1.294621e-38F;0.10000000149F', gg.TYPE_FLOAT) gg.getResults(2) i should look langer before asking and your right. i did not look good enough. more like i did not tried good enough
-
I have been there. I kind of misunderstood it there, I tought it was for something else ttough. since I see thee "libc.so" s _______________________________________________ added 1 minute later I saw that. but I'm lost when I see the: "print(gg.getRangesList('lib*.so'))" I don't see anywere a "lib"... I tried the most logical thing for me... gg.setRanges = gg.REGION_CODE_APP it looks like I need to do something same as with freezing values...(I think). but no need to mind it now ENBY, I let you know when I figured it out. aftherall I know you can`t just say it. thank you for the help.
-
its a bit important because I just figured out that I can find new hacks with this..and just found new hack...and not everyone puts memeory range on APP or something...so I gues I have to do that my self in the script...good new ros hacks _______________________________________________ added 1 minute later Ok thank you, i did but i did not understand well. I look again.
-
uh I have question. I want to change memory range to "Xa" when I look the gg HELP, I see there "REGION_CODE_APP" but then how do I put this in a script. I mean like.....is it like this? gg.REGION_CODE_APP --to tell GG that he has to search in Xa only.. gg.searchNumber(5, gg.TYPE_FLOAT) gg.getResults(50) or do I need to say something like this? region = gg.CODE_APP gg.searchNumber(5, gg.TYPE_FLOAT)gg.getResults(50)
-
-