Jump to content

AKRAMRAZA

Ascended
  • Posts

    112
  • Joined

  • Last visited

  • Days Won

    5

Files posted by AKRAMRAZA

  1. 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.

    6,668 downloads

       (1 review)

    0 comments

    Submitted

  2. 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.
     
     
     
     
     

    3,003 downloads

       (0 reviews)

    11 comments

    Submitted

  3. 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
     

    2,889 downloads

       (0 reviews)

    4 comments

    Submitted

  4. gg.choice menu which shows which hack was used last time

    Simple gg.choice menu which shows what hack was used time. 

    2,808 downloads

       (1 review)

    0 comments

    Updated

  5. Templates For Using Prompt Inputs in Scripts

    This script is for beginners who don't know or get confused regarding how to use prompt inputs.It contains templates for getting input from user and then using it in the script. Also , these are a few possible ways , I tired to cover all possible basic aspects , you can be innovative and create much more scripts by using these basic ideas. Just run the script and select your choice , template will be copied , paste in a new document file , to see it and use it in any script.
     

    1,418 downloads

       (0 reviews)

    0 comments

    Updated

  6. All in one Script for menu templates.

    This is for beginners.All type of script menus at one place.Script has inbuilt all types of basic menu templates.Just run the script and select your choice , the template will be copied to your clipboard , just paste in new file and make your changes.It makes writing scripts very easy , just small changes and your script is ready. 
     

    3,418 downloads

       (1 review)

    0 comments

    Updated

  7. Template Multichoice Menu Inside Multichoice Menu

    It is a template for a menu which multichoice sub menus inside multichoice sub menus inside multichoice sub menus. It can be extended as many sub menus you want.

    1,624 downloads

       (0 reviews)

    0 comments

    Submitted

×
×
  • 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.