Jump to content

Platonic

Contributor
  • Posts

    934
  • Joined

  • Last visited

  • Days Won

    41

Everything posted by Platonic

  1. Mirrored from Youtube: GameGuardian + Lua scripts Tutorial: how to make Loops in script Note:
  2. yo, try to use mine since its original and exctualy the real official one. you wont get banned for using any of those haxks, exepect nothing can be done about being reported, and also jumphack is maby ban: Rules Of Survival NEW (#785ada63)
  3. hmm I think I did samem video is not very clear, its like putting the mark of the shot in slowmotion. right/.?
  4. Yeah, banned on new version, but you can use in older verdion of gg
  5. alright, thanks for info.
  6. ...realy? change weather has no ban risk. please instead of saying to everyone that critical hit found it...better use real owner there names...infect if I'm reading your text, everything exept weather changer has a ban risk..
  7. goodmorning, I have a question. is there a way to incrypt or put a password on or Lua files without the source code being changed? everytime when it try to put password file to prefend people stealing or hard work the source code change, and GG can not read it anymore. I tried a lot to make it a bit harder for people to just open the file and copy past the values and steal the hard work and credits you did for finding the hacks...if you have a YT channel, it does kind of matter because everyone wants to find a new hack, but others will just steal it and claim they found it...from there most want to put a passwork on there file...if there is any way possible, please let me know because I` realy tired of people stealing and copy pasting my or others there hard work in to that of there own
  8. nice tutorial this one seems to be more professional explaned. although I had to talk in voice because my typing spelling is more more awfull then my english talking, I probably was going to Chinese if I typed
  9. Bro, update script to 2.8 slowmo speedhack undetected _______________________________________________ added 1 minute later Yes basecly you Update script to 2.8 _______________________________________________ added 2 minutes later You can't be banned for using the latest color hacks. Altough about the weather hack i will fix that in my latest update, i did not know that some devices get a black screen, ok? Btw update to v2.8
  10. yes I found it its like this: for I = 1, 100 do print(gg.searchNumber(100,000, gg.TYPE_FLOAT)) end I did not understand at first :V thanks for the help
  11. kk, got it. thank you for the help
  12. oh I got it. like this: gg.getSpeed() --no param gg.getResults(10) --single param I got that. thanks for the reply, can`t wait till the bug is fixed when you have time, I`m looking for that looping like you told me. but sadly at the moment I don`t completely get it. I tried something like this s = gg.searchNumber(51, gg.TYPE_FLOAT) ---the commands I want to repeat s = gg.getResults(500) ---the commands I want to repeat repeat print("value of s:", s) ---don`t know what this is s = s ---don`t know what this is until (s > 15) ---is this the times I want to repeat?
  13. sorry but is it possible to give a examble? I don`t know well what a param is.
  14. yo ENBY, I have a problem, I'm putting speedhack in my script BUT, when the speedhack loads, it doesn't continue the script. its like it stay stucked with the speedhack... if I put it first or last...script won`t stop at that speedhack I`m doing it like this: gg.getSpeed('1') gg.setSpeed('5') gg.searchNumber('5', gg.TYPE_FLOAT) gg.getResults('10', gg.TYPE_FLOAT) gg.editAll('900', gg.TYPE_FLOAT) goto sdone any idea why script got stucked at speedhack? the other values don`t get runned. and even if they do, the script is still active. I don't think my users will like it when they need to press the "interrupt script" because of the speedhack. thanks for reading and I hope there is a solution for this.
  15. how did you found weather changer...
  16. right..original owner ... weather changer aint from them...but you probely new
  17. alright thanks for reply, I will use it in my next scrips because this one is almost finished. I`m sure to look in this looping to. thanks for help Enby.
  18. ah, I got it. like this? gg.searchNumber('19', gg.TYPE_FLOAT') --results 200 gg.searchNumber('25', gg.TYPE_FLOAT') --0 results (so because of the 0 results it will search 25 from scratch.. gg.searchNumber('25', gg.TYPE_FLOAT') --results 800 and if I don`t do a check on the count of results I have, the search will also start from scretch..?
  19. alright, I look in to this looping. so I can just do like this? I did this to avoid the game to crash...some kind of filtering. searchNumber('19', gg.TYPE_FLOAT') --12000 results searchNumber('19', gg.TYPE_FLOAT') --10000 results searchNumber('19', gg.TYPE_FLOAT') --5000 results searchNumber('19', gg.TYPE_FLOAT') --1000 results searchNumber('19', gg.TYPE_FLOAT') --500 result searchNumber('19', gg.TYPE_FLOAT') --100 results
  20. What are you doing? Posting the name of a copy past noob?
  21. This is just a small part of my colour hack i'm working on...i just think its my biggest script i ever made. LoL ::lhgj:: gg.searchNumber('0.30000001192', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30000001192', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30000001192', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30000001192', gg.TYPE_FLOAT) gg.getResults(10000) gg.editAll('9', gg.TYPE_FLOAT) gg.clearResults() gg.searchNumber('0.22352941334;0.23529411852;0.30588236451;2,000.0', gg.TYPE_FLOAT) gg.getResults(15000) gg.searchNumber('2000', gg.TYPE_FLOAT) gg.getResults(200) gg.editAll('500', gg.TYPE_FLOAT) gg.clearResults() gg.searchNumber('0.22352941334;0.23529411852;0.30588236451;0.5', gg.TYPE_FLOAT) gg.getResults(5000) gg.searchNumber('0.5', gg.TYPE_FLOAT) gg.getResults(300) gg.editAll('99999999', gg.TYPE_FLOAT) gg.editAll('-999', gg.TYPE_FLOAT) gg.editAll('100', gg.TYPE_FLOAT) gg.clearResults() gg.searchNumber('0.22352941334', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.22352941334', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.22352941334', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.22352941334', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.22352941334', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.22352941334', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.22352941334', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.22352941334', gg.TYPE_FLOAT) gg.getResults(10000) gg.editAll('1', gg.TYPE_FLOAT) gg.clearResults() gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.23529411852', gg.TYPE_FLOAT) gg.getResults(10000) gg.editAll('0', gg.TYPE_FLOAT) gg.clearResults() gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.searchNumber('0.30588236451', gg.TYPE_FLOAT) gg.getResults(10000) gg.editAll('0.5', gg.TYPE_FLOAT) goto sdone I think in total will have 12 000 lines or somthing The searxhing and understanding the logic in the game in order to make the script taked me probaly some days...patient is results ? So much fun
  22. wall hack is pathed, asoon you use. you will be teleported back to the original location...
    xravello, you don`t get banned for using weather hack...weatherhack is not detected.
  23. hmm, I`m not sure. I never have tried searching for that, but I can try but I`m first updating my script were you can look into walls
×
×
  • 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.