Jump to content

AKRAMRAZA

Ascended
  • Posts

    112
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by AKRAMRAZA

  1. View File Tools For Hacks It's been a long time since I had been active on the forum. The main reason being that I don't get time for game hacking. So I decided to share my tools which I used back in the days for making things easy for me and also this will be like a summary post for beginners. The first file name FindHaxSever I made was just a beginning for finding new values in the game , then I took it up a knotch and added group value making also for it. Big thanks to @Enyby for his help in the where I was making the mistake in converting Decimal to Hex. Fixing which I was able to complete the group value thing. Just an example video for it's use I had shared on yt , and sorry for the opening slide... The video above just shows the function of finding values and making group values automatically. Also you will find a menu option called "Crash Support" , crashes happen mostly because of larger number of values edited at once. So if I know my value I can make group value easily by reducing the number of edited values. If you are a beginner and don't understand how to use values , group values in script and also have no idea how to make scripts. You can learn from the following link :- All in one Script for menu templates. (#6zf6rwms) Next option in the script if for finding offsets of you hack value. Offsets in them are very confusing for many people , so if you want to learn you can follow this link:- Templates for Using Offsets (#68um1uri) Then next up in the list is EditHax, which is not a big thing. It's just a script for finding different possible edits for a given hack value. And lastly there is the MultipleSavedEdit file. This file is for making scripts with hacks which have various edits possible for only 1 hack value. Like for value 1 edit to 999 gives 1 hack and editing same 1 to 0 makes another hack. So if we go conventionally , we will need to first make the group using 999 and then revert the 999 back to 1 then again search the group and edit to 0. Saying is easy but if u put it in script , the whole ballgame changes... When we make Script we make menu and function for every menu. For only one hack value we need 1 menu and 1 function. ~~~~~~~~~~ For 1 hack value we need 2 Menus and 2 Functions , one for hack and one for revert , this can also be made using ON-OFF MENU, then we only need 1 menu and 2 functions. ~~~~~~~~~~ For 2 hacks value we need 3 ON-OFF menus and 6 functions in the script to be able to use both hack values and revert also. ~~~~~~~~~~ For 3 hack values we need need 12 ON-OFF menus and 12 functions. ~~~~~~~ For 4 hacks values we will need 20 menus and Functions like this. So the work increases a lot . This thing i reduced to only 2 functions no matter how many times the user wants to edit , if he knows the edit value , he just need to input it. The input can be anything like prompt or seek bar or choice. If you find any difficulties understanding any of them , you can read the video description also . And yes the first video doesn't have full description for all the options, because all the videos are more than an year old from the time I made the scripts and I didn't had the time to make video for all the features now. Also just for beginners I attached the links to respective posts so things become easy for them to understand. Many will criticize and say these are useless , well maybe for you but not for others. In fast few days I have been getting a lot of Dms on my telegram for these scripts , people keep coming to me asking for them even though the videos have become like more than an year old now. So this is likely my last and final post on the forum , hopefully people find this post useful. And in the end I would like to thank @Enyby ,d2dyno and Aqua and all the related team members for such an amazing app. Special thanks to @Enyby for maintaining such an amazing community , I definitely learnt a lot in past years. And also my friend @ItsSC for providing guidance time to time. Submitter AKRAMRAZA Submitted 09/27/2020 Category Tools  
  2. Version 1.0.0

    6,692 downloads

    It's been a long time since I had been active on the forum. The main reason being that I don't get time for game hacking. So I decided to share my tools which I used back in the days for making things easy for me and also this will be like a summary post for beginners. The first file name FindHaxSever I made was just a beginning for finding new values in the game , then I took it up a knotch and added group value making also for it. Big thanks to @Enyby for his help in the where I was making the mistake in converting Decimal to Hex. Fixing which I was able to complete the group value thing. Just an example video for it's use I had shared on yt , and sorry for the opening slide... The video above just shows the function of finding values and making group values automatically. Also you will find a menu option called "Crash Support" , crashes happen mostly because of larger number of values edited at once. So if I know my value I can make group value easily by reducing the number of edited values. If you are a beginner and don't understand how to use values , group values in script and also have no idea how to make scripts. You can learn from the following link :- All in one Script for menu templates. (#6zf6rwms) Next option in the script if for finding offsets of you hack value. Offsets in them are very confusing for many people , so if you want to learn you can follow this link:- Templates for Using Offsets (#68um1uri) Then next up in the list is EditHax, which is not a big thing. It's just a script for finding different possible edits for a given hack value. And lastly there is the MultipleSavedEdit file. This file is for making scripts with hacks which have various edits possible for only 1 hack value. Like for value 1 edit to 999 gives 1 hack and editing same 1 to 0 makes another hack. So if we go conventionally , we will need to first make the group using 999 and then revert the 999 back to 1 then again search the group and edit to 0. Saying is easy but if u put it in script , the whole ballgame changes... When we make Script we make menu and function for every menu. For only one hack value we need 1 menu and 1 function. ~~~~~~~~~~ For 1 hack value we need 2 Menus and 2 Functions , one for hack and one for revert , this can also be made using ON-OFF MENU, then we only need 1 menu and 2 functions. ~~~~~~~~~~ For 2 hacks value we need 3 ON-OFF menus and 6 functions in the script to be able to use both hack values and revert also. ~~~~~~~~~~ For 3 hack values we need need 12 ON-OFF menus and 12 functions. ~~~~~~~ For 4 hacks values we will need 20 menus and Functions like this. So the work increases a lot . This thing i reduced to only 2 functions no matter how many times the user wants to edit , if he knows the edit value , he just need to input it. The input can be anything like prompt or seek bar or choice. If you find any difficulties understanding any of them , you can read the video description also . And yes the first video doesn't have full description for all the options, because all the videos are more than an year old from the time I made the scripts and I didn't had the time to make video for all the features now. Also just for beginners I attached the links to respective posts so things become easy for them to understand. Many will criticize and say these are useless , well maybe for you but not for others. In fast few days I have been getting a lot of Dms on my telegram for these scripts , people keep coming to me asking for them even though the videos have become like more than an year old now. So this is likely my last and final post on the forum , hopefully people find this post useful. And in the end I would like to thank @Enyby ,d2dyno and Aqua and all the related team members for such an amazing app. Special thanks to @Enyby for maintaining such an amazing community , I definitely learnt a lot in past years. And also my friend @ItsSC for providing guidance time to time.
  3. I think he down voted because he only saw the string to ascii conversion in the first sample script , and thought I tried to share something which he has shared previously for converting to bytes. He didn't read the description. But , I will say if he knew properly then even without reading the description just by seeing the second sample script , he could have seen the bigger picture.
  4. Yup , I just shared those scripts to provide a basic example for people to understand the main idea. If people know then they can surely make more complex and better converter to make codes for putting in script.
  5. I think you didn't read the description.I have not shared any tool. It's just an idea of making secure Scripts even after it gets decrypted. So maybe you should read the description first.
  6. View File Making Scripts with custom encrypted Strings This is not script encryption tool.I have tried to share a method for making Scripts more secure by writing it with encrypted strings. The files that I have shared here are just a basic example to show how it is applies. StringsCompiler.lua is used to encrypt/convert your original script codes to other encrypted codes and then it is put in main script. So by this way it acts as a secondary protection for your main Script , even if the first protection.i.e., it's encryption is cracked.Still it becomes useless to the decrypter because the original codes are already encrypted. Ofcourse , I have shared the files for only single strings/alphabets. But I did it for the purpose of sharing the idea and also , to make it easily understandable for everyone.Watch the full video and notice the last script that I showed, I made it completely by using this idea. You can use the idea to make your own custom Strings Compiler and your main script according to your needs. There is always a room of improving everything . If you get any doubt with the files or can't understand the video , you can ask here. Credits - @ItsSC for Guidance. Submitter AKRAMRAZA Submitted 10/24/2019 Category Templates  
  7. Version 1.0.0

    3,021 downloads

    This is not script encryption tool.I have tried to share a method for making Scripts more secure by writing it with encrypted strings. The files that I have shared here are just a basic example to show how it is applies. StringsCompiler.lua is used to encrypt/convert your original script codes to other encrypted codes and then it is put in main script. So by this way it acts as a secondary protection for your main Script , even if the first protection.i.e., it's encryption is cracked.Still it becomes useless to the decrypter because the original codes are already encrypted. Ofcourse , I have shared the files for only single strings/alphabets. But I did it for the purpose of sharing the idea and also , to make it easily understandable for everyone.Watch the full video and notice the last script that I showed, I made it completely by using this idea. You can use the idea to make your own custom Strings Compiler and your main script according to your needs. There is always a room of improving everything . If you get any doubt with the files or can't understand the video , you can ask here. Credits - @ItsSC for Guidance.
  8. There are lots of use for it .Sadly , I don't have game installed on my phone so can't show example .But , I will try to show using any game very soon.
  9. Yeah that's bcoz of ptrace . Gg provides the "Hide GG from the Game" feature for that case . But if still it is crashing then , try magisk hide or xprivacy.
    Saves a lot of time and all that menu coding work. Makes menu within seconds , only time taking thing left is the main coding part.
  10. View File Templates for Using Offsets The Script has a few inbuilt templates for using offsets in scripts. Also , it has a few basic information for beginners. Just run the script and select your choice. Template will be copied to clipboard , paste in a new file and make required adjustments . If you get any doubt using it just watch the video. If you think something else is missing in the script then please respond here. Credits - @Enyby and Team for such an amazing app Main Menu - Main menu Template adapted from Template_v3 by @saiaapiz Submitter AKRAMRAZA Submitted 09/21/2019 Category Templates  
  11. Version 1.0.0

    2,900 downloads

    The Script has a few inbuilt templates for using offsets in scripts. Also , it has a few basic information for beginners. Just run the script and select your choice. Template will be copied to clipboard , paste in a new file and make required adjustments . If you get any doubt using it just watch the video. If you think something else is missing in the script then please respond here. Credits - @Enyby and Team for such an amazing app Main Menu - Main menu Template adapted from Template_v3 by @saiaapiz
  12. I am not trying to search anything.I was trying to run a script which is of 2mb size , so my gg crashed because my phone is old and doesn't have enough ram.
  13. No commas like , this is to provide number place value . Like 100,100 will mean the value is Hundred Thousand One Hundred , which is treated as a complete one value. And group search means different values which are seperated by ; and their group size defined after : . To understand it more clearly you can try writing search function using , and without , and making group and all the possible ways you think. And just look at gg searching it , and see what it is searching.
  14. Ahh , ok so I need better phone with more ram in order to handle such big scripts. Got you.
  15. What is the maximum size of any Script gg can handle ?? I am trying to decompile a script which is 2mb in size but gg is crashing in the middle.I am attaching logcat for it . GG_logcat_r86.3_15505_8.1.0_27.log
  16. You need to put gg.sleep for no action.i.e., nil input. If you don't understand then , search in templates and see what you are missing in your script.
  17. View File gg.choice menu which shows which hack was used last time Simple gg.choice menu which shows what hack was used time. Submitter AKRAMRAZA Submitted 09/15/2019 Category Templates  
  18. Version 1.1.0

    2,822 downloads

    Simple gg.choice menu which shows what hack was used time.
  19. Yes without loop , you can't achieve that. gg.getResults(i,j) can only be used to skip when we have a certain results and we want to skip first j results and load i results. Also , you can write it using loadResults() and removeResults() but in that case also you need loop.
  20. You can only try by searching 3 in all memory ranges and data types and see by editing it to 999 . Whichever works that is the number 3 you want. You just need to understand how to use gg.
  21. local t = gg.getResults(99999) for i, v in ipairs(t) do if i % 3 == 0 then print(v) end end This thing works perfectly fine without any errors. Also if you only want to set third address to 0 then , why don't you try gg.getResults(1,2). This means gg will skip two items and get the next 1 item. See getResults in gg api for details. https://gameguardian.net/help/classgg.html#ad0bd7945d37dd140f977ba7180d220f6 And after that you can edit it to 0.
  22. How to use GameGuardian (#6its7orp) See this you will understand how to search .
  23. Saving Search in Game Guardian for Quick Re-use (#5d377i4r)
×
×
  • 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.