Results 1 to 15 of 60

Hybrid View

  1. #1
    maat7043's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Texas
    Posts
    676
    Reputation
    71
    Thanks
    2,579
    My Mood
    Daring
    Quote Originally Posted by QuickNick View Post
    Love it! As always great job!
    So the files in the mods directory are the modselector files and the text files in the rabcdasm folder are the ones your tool used before? Are the lines for those still hardcoded?
    If you look at the code in the RABCDasm folder the text files have something like CHANGE1 instead of the names_. I have it reading through the code and fining the updated names_ as well as the files to mod and respective lines numbers at runtime. None of that information is external which is why it takes so long to run each time. My code is probably also inefficient lol.

    The Mod Selector files are read and added to the is box with the other hacks when the form loads. At loading it creates an array of lines numbers files to mod, and code to inject. Then All of the Automatically updating hacks are done first to ensure that the piece of code that I use for the auto hacks is not present from some unknown mod. After they are all added the mod lines in the previous array are offset if needed. Finally they are actually added

  2. The Following User Says Thank You to maat7043 For This Useful Post:

    059 (02-28-2014)

  3. #2
    QuickNick's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    120
    Reputation
    10
    Thanks
    261
    My Mood
    Psychedelic
    Quote Originally Posted by maat7043 View Post
    If you look at the code in the RABCDasm folder the text files have something like CHANGE1 instead of the names_. I have it reading through the code and fining the updated names_ as well as the files to mod and respective lines numbers at runtime. None of that information is external which is why it takes so long to run each time. My code is probably also inefficient lol.

    The Mod Selector files are read and added to the is box with the other hacks when the form loads. At loading it creates an array of lines numbers files to mod, and code to inject. Then All of the Automatically updating hacks are done first to ensure that the piece of code that I use for the auto hacks is not present from some unknown mod. After they are all added the mod lines in the previous array are offset if needed. Finally they are actually added
    Thanks for the explanation! I didn't look closer at the text files in the rabcdasm folder before. Great job!

Similar Threads

  1. [Outdated] AIO Tool 3.0 with Auto Client Building
    By maat7043 in forum Realm of the Mad God Hacks & Cheats
    Replies: 24
    Last Post: 02-26-2014, 03:01 PM
  2. [Outdated] AIO Tool 2.4 with Auto Client Building
    By maat7043 in forum Realm of the Mad God Hacks & Cheats
    Replies: 21
    Last Post: 02-09-2014, 05:08 PM
  3. [Release] AIO Tool 2.4 with Auto Client Building
    By maat7043 in forum Realm of the Mad God Hacks & Cheats
    Replies: 31
    Last Post: 01-14-2014, 07:06 AM
  4. [Outdated] AIO Tool 2.3 With Auto-Client Building
    By maat7043 in forum Realm of the Mad God Hacks & Cheats
    Replies: 63
    Last Post: 01-13-2014, 08:11 PM