OK I have been hacking and such for many years on MMOs and been using what i have gathered and helped with responsibly on just about every game on the market.
(first a dumbed down tut followed by help i need lol)
I will release a little helper for the people out there who are having issues with hex or cant get it to work.
Everyone i have encountered on Elite dekaron cant figure out how to get the scripts to work in Winhex the problem being that the offsets have changed so its really easier to fix the script than to hack manualy.
As such (this is the fixed script for Genocide but we will pretend it isnt for the time being)
SKILL ID: //genocide
SCRIPT:
//genocide
Block1 0x5496FD3B
Block2 0x549730F2
ReplaceAll NO_CANCEL,255,122,1100, NO_CANCEL,255,122,0003, BlockOnly Wildcards
ReplaceAll NO_CANCEL,255,123,1100, NO_CANCEL,255,123,0002, BlockOnly Wildcards
ReplaceAll NO_CANCEL,255,124,1400, NO_CANCEL,255,124,0000, BlockOnly Wildcards
ReplaceAll 1,0,166,1,0,14000, 1,0,166,1,0,00000, BlockOnly Wildcards
now to fix this all you need to do is hit ctrl-f and put in the IconIndex,164 change setting to down and find the block of code that has NO_CANCEL in it.
Then right click at the top before the first NO_CANCEL and click begining of block the right click the next letter and click end of block. Afterwards right click the highlighted bit and press add bookmark, 5496FD3B pops up in the right of the screen copy and replace the top offset in the script.
Next go down to the begining of the next skill, right before the Iconindex (after all the 1,0,166,1,0,14000's that are scattered everywear) of the next skill repeat the last step pasting it in the Second offset.
After you complete that save the script and drag and drop it into winhex with your data.pak still open and save. Successfully hacking that skill.
*********now for my ?********
How do you find new skills that arent already release with the icon index, i have been seaching the coade for the fury of rondow and a few others and cand find a way to find the skill block to edit for it. You can reply to this post or just PM me and i will post another TUT with actual pictures and video to it lol.






