Jump to content

Platonic

Contributor
  • Posts

    934
  • Joined

  • Last visited

  • Days Won

    40

Everything posted by Platonic

  1. may I know how you found those values?>
  2. Platonic

    Boring

    Sensitive? . . . I'm gonne leave it with your age. Thank you.
  3. Platonic

    Boring

    fair point
  4. Platonic

    Boring

    is there actualy a way to protect or files here? I mean like, there can only be 1 examble of the same file on this site, or something like that?
  5. well it was supposed to work till it got patched.
  6. Platonic

    Boring

    its normal nobady is gonne reply to your dumb a** comment. but no worry I`m here to give you some hope that someone still cares about your comment..
  7. The script is not encrypted...so its free to steal, i don't care take it.
  8. Yes no worry brother. Its just my first time playing the game. So i released rhe first cheat i found. More hacks comming. In mean whyle also watch the update of my guns of boom hacks ?
  9. I did, and it is diffren script, but normaly there is that option that you can upload lua files
  10. I need to upload a script for 2 games but I`m not able to upload them with the "lua download"...I always do it like that nromaly, but this time there is no option like that. and I don`t want to use the "create a content" unless there was no other way. is this normal?
  11. yes I understand, it works that's important. thanks for the time btw. for everything there is another way.
  12. indeed you right, in mean whyle I ectualy changed my script a bit. :) my main menu is a gg.choice. there for examble 5 hacks on that menu, you can select on the desired address, and there it has a multichoice, to ON/OFF the hack (in one function) + a return to go back to the main menu, and below that even all the hacks that were in the main menu, you can simply go to any hack and select and it will activate to :) + the menu will hide properly. if you want to see or see video...I did it on guns kaboom https://www.youtube.com/watch?v=wKX80tA9GOg there you see my script in action. function START() menu = gg.choice({'Wall Shoot','Underground','Fly hack(ban)','EXIT'},nil,'Select Cheat') if menu == 1 then wallshoot() end if menu == 2 then underground() end if menu == 3 then flyhk() end if menu == 4 then os.exit() end if menu == nil then noselect() end menuk =-1 end function wallshoot() wall = gg.multiChoice({'Activate/Deactivate','BACK','=> goto Underground','==> goto Fly Hack'},nil,'ON /OFF wallshoot') if wall == nil then noselect() else if wall[2] == true then START() else if wall[3] == true then underground() end if wall[4] == true then flyhk() end if wall[1] == true then wallshootON() else wallshootOFF() end end end end _______________________________________________ added 1 minute later its kind of easy for me now because now not all hacks will automaticly activate or deactivate, now you have to tab on 1 of those menus to extualy activate or deactivate the hack ;) when you have time, try to give you opinion on this..
  13. alright, good to know. I will take my time in studieng this, I have nothing to do anyway. in mean whyle I can test the stuff out in my scripts :) but since I notice that you already eaded those 4 books ENBY, is there any previous programming experience needed inorder to understand those books? or researching is more then enough inorder to understand those books? in my case I do not have any previous programming experience or whatsoever.
  14. well first things first exctualy following t eh full lua curses on the lua.org site, I only whent there when I needed it. + I download lua on my computer for testing it out. seems interesting to dig in..
  15. I will lising to your advice and wil tomorrow buy the 4 editions if this realy would help me understanding Lua better, thanks a lot for your help and may you see me again in future but better.
  16. alright then your right
  17. alright, does this looks better ? ? check = {} if menu == nil then os.exit() if menu[1] != check[1] then check[1] = menu[1] then if menu[1] == true then noreloadrockets() else disablenoreloadrockets() end end if menu[2] != check[2] then check[2] = menu[2] then if menu[2] == true then noreloadassault() else disablenoreloadassault() end end if menu[3] == true then clrs() else gg.toast('Color hack can`t be disabled') end if menu[4] == true then lvxp() end if menu[5] != check[5] then check[5] = menu[5] then if menu[5] == true then oni() else offi() end end if menu[6] != check[6] then check[6] = menu[6] then if menu[6] == true then simbi() else abi() end end if menu[7] != check[7] then check[7] = menu[7] then if menu[7] == true then abik() else abir() end end if menu[8] != check[8] then check[8] = menu[8] then if menu[8] == true then bis() else sis() end end if menu[9] != check[9] then check[9] = menu[9] then if menu[9] == true then zipmi() else sahin() end end menuk =-1 end end
  18. alright, I tried it like you said: check = {} if menu == nil then os.exit() if menu[1] != check[1] then check[1] = menu[1] then if menu[1] == true then = noreloadrockets() else disablenoreloadrockets() end end if menu[2] != check[2] then check[2] = menu[2] then if menu[2] == true then noreloadassault() else disablenoreloadassault() end end if menu[3] == true then clrs() else gg.toast('Color hack can`t be disabled') end if menu[4] == true then lvxp() end if menu[5] != check[5] then check[5] = menu[5] then if menu[5] == true then oni() else offi() end end if menu[6] != check[6] then check[6] = menu[6] then if menu[6] == true then simbi() else abi() end end if menu[7] != check[7] then check[7] = menu[7] then if menu[7] == true then abik() else abir() end end if menu[8] != check[8] then check[8] = menu[8] then if menu[8] == true then bis() else sis() end end if menu[9] != check[9] then check[9] = menu[9] then if menu[9] == true then zipmi() else sahin() end end menuk =-1 end end but it gives a error: "then expected"
  19. so I will need to give the menu a variable? _______________________________________________ added 2 minutes later like this: abis = noreloadrockets() bis = disablenoreloadrockets() if menu[1] == true then abis else bis end
  20. sadly I do not fully understand what your trying to tell me, I do understand the logic your saying. I will need to learn that. for now what I exctualy did may look like this: function abir() gg.searchNumber(500.0015, gg.TYPE_FLOAT) if gg.getResultCount() ~= 0 then abir() else gg.getResults(5) gg.editAll(1799.99987792969, gg.TYPE_FLOAT) gg.clearResults() gg.searchNumber(900.29482, gg.TYPE_FLOAT) gg.getResults(4) gg.editAll(9.9999997e-10, gg.TYPE_FLOAT) gg.clearResults() gg.toast('hack well done') end what happens here is that when a hack is already selected before, it will search for the value, but it will get 0 results and will go directly to the next hack, so it won`t matter if the hack is enabled or disabled. in case it is the first time that it needs to be enabled, it will get results and just do the other part of the code..i know its a lang shot but for now I leack knowledge. I readed the help in
  21. alright I get what you mean. I may have one last question in connection with the multichoice. I try to make my script that if if the hack is unselected, the hack will get disabled. if the hack is selected, the hack will be enabled. but then there is the last function that has to be added, if the hack is already eneabled, GG wont search it again. for examble: if menu[1] == true then noreloadrockets() --[enable the hack] else disablenoreloadrockets() --[disable the hack] end but the issue is...when there are more hacks added, and "noreloadrockets()" was already enabled before, and I will select another hack, GG will also search for "noreloadrockets" again, and that will be a waste of time I think. it only should search when it has to search. I got the kind of idea how to do this, but I don`t think I can put it realy in words. thank you for reply if you read this]
  22. yes my exuse for that, I did do that. it does the action but then the menu simply opens automatic. I don`t want the menu to close with os.exit, I want it to hide.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.