Jump to content

AKidWithMidgetFriend

Ascended
  • Posts

    354
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by AKidWithMidgetFriend

  1. AKidWithMidgetFriend

    Help

    You misunderstood what I was referring to when I said not useful. The way I wrote my script wasn't a very useful way of doing it because of the aforementioned reasons. Reasons being that any use that you could get out of formatting a script without function declaration you can also get that use of function based menu calls. It was also implicative in my reply that I had intentionally made my script that way. However it was just the only way I knew how to make it at the time. All I knew how to do at the time was to establish menu choices, to chose from and code actions for that menu choice to preform. But thank you for the clarity as other outsiders reading the thread will know the context and the benefits! ***EDIT*** Thanks to this forum the LUAorg site and trial and error my understanding of the languages use in gg has really improved. This thread for example has improved my understanding of functions thanks to MonkeySan and Zam535582 if not for this than i wouldve likely been on 1 time action scripts or would've been declaring my functions invalidly.
  2. AKidWithMidgetFriend

    Help

    Yessir, instead of returning it just ends after each menu choice. Not very useful because every advantage of doing this can be done better by other means. I had made my scripts like this as to not have to exit the menu via button, but there are alot better means of doing that which I was not aware of at the time of making the scripts. Maybe in future script updates I'll re-do that aspect of them
  3. AKidWithMidgetFriend

    Help

    Use ' X' single quotes instead of the double ones you're using " X" inside the parantheses near gg.alert
  4. That's a very well done script! How did you code colors into it sir? (Edit: Very Smart Idea making it into one hack instead of two!)
  5. How do you determine what the op code is? Sorry if this is a dumb question I am new to ARMx64 and at the moment I'm trying to understand how these ints and arguments work so I can apply the concepts to searching for these
  6. View File Virtual Beggar Game VC hack My second GG script and extremely light weight. This hack is for the game Virtual Beggar It group searches the values for the CoinsExchange and refines down to the 100VC option then edits the value to a massive negative number to give the user VC cards. ***UPDATE:THE EXP HACK ONLY WORKS BEFORE LVL 10 BECAUSE THE EXP GIVEN CHANGES PROGRESSIVELY AND I WASNT AWARE OF THIS WHEN I WROTE THE CODE*** Submitter AKidWithMidgetFriend Submitted 01/21/2021 Category LUA scripts  
  7. Version 1.2.0

    2,332 downloads

    My second GG script and extremely light weight. This hack is for the game Virtual Beggar It group searches the values for the CoinsExchange and refines down to the 100VC option then edits the value to a massive negative number to give the user VC cards. ***UPDATE:THE EXP HACK ONLY WORKS BEFORE LVL 10 BECAUSE THE EXP GIVEN CHANGES PROGRESSIVELY AND I WASNT AWARE OF THIS WHEN I WROTE THE CODE***
  8. Try starting GG and while the games process is selected enable the "HIDE GAME GUARDIAN FROM GAME" on one of its for options (they all effect game guardians performance differently and this should be considered for which kind of hacks you plan to use) and also make sure your prevent unload is set to level 3 in global settings. **DISCLAIMER I am fairly new so do understand if this method will not work for you some games are just built better than others** You might get better advice from @NoFear is way more knowledgable about game guardian (Sorry if tagging you was annoying or if I wasn't supposed to NoFear I will try to refrain from doing so)
  9. View File Small and Fast Roblox Script My first GG script which is focused on making versatile functions like flying and no clip easy access. This script is especially useful if time is of the essence in the Roblox game you use it in. Uses local gg instead of global to improve clock speeds Most coding was done via record script action, and the coding that wasn't was mainly just formatting the code into a menu. Code wasnt encrypted, but if edit please credit me<3 Submitter AKidWithMidgetFriend Submitted 01/21/2021 Category LUA scripts  
  10. Version 2.0

    5,652 downloads

    My first GG script which is focused on making versatile functions like flying and no clip easy access. This script is especially useful if time is of the essence in the Roblox game you use it in. Uses local gg instead of global to improve clock speeds Most coding was done via record script action, and the coding that wasn't was mainly just formatting the code into a menu. Code wasnt encrypted, but if edit please credit me<3
×
×
  • 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.