[FukKi]Hex Fixer v28

Any tool that you think is useful, make a thread here and upload it.

Moderator: Cheaters

Forum rules
While crediting should be allowed, please keep down the advertising. If you know who it's from, and they have a website, please link to it as a basic courtesy.
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore

Re: [FukKi][JH2D - 1.6d] *.j Hex to Dec - UNHEX TOOL

Post by Apple »

seems like you fixed something, however my error still occured while using 1.6d.
I used x64.
You do not have the required permissions to view the files attached to this post.
Request a map? Follow the rulesHERE
Request templateHERE
Please, do not PM me.
On the side note, I'm still playing vampirism speed on malaysia room, occasionally in Garena. Bcuz too lazy to find out where else I can play them.
User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: [FukKi][JH2D - 1.6d] *.j Hex to Dec - UNHEX TOOL

Post by Fukki »

test it again in auto detect mode

i can't find error in my script

update to 1.6e: fix save func error
Image
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore

Re: [FukKi][JH2D - 1.6d] *.j Hex to Dec - UNHEX TOOL

Post by Apple »

Fukki wrote:test it again in auto detect mode

i can't find error in my script

update to 1.6e: fix save func error


However when i use it it has error. No doubt there's something wrong it worked on your computer and not working on mine.
----------------------------------------------------------------------------
here's another one im unhexing this invoker war, using 1.6d, it stucks as shown.
auto detect this happens too.
while using 1.6c, it's working perfectly normal, except it changes something 'A0XK' to 'a0
which makes the game unplayable.
I manually fixed the XK' become blank
----------------------------------------------------------------------------
I realise it also mix special symbols
set s=s+"臧€氍胳潣 鞓侅暊鞛勳棎霃?鞕曣淡 氤鸽寑 歆侅啀旮办偓雼棎 靻岇啀霅橃柎.."
call SaveStr(bv,(((eE))),('H000'),(s))
after fixing it becomes single line,
set s=s+"臧€氍胳潣 鞓侅暊鞛勳棎霃?鞕曣淡 氤鸽寑 歆侅啀旮办偓雼棎 靻岇啀霅橃柎call SaveStr(bv,(((eE))),('H000'),(s))
I get millions of it after unhex, so I can't use your tool for any korean maps.
You do not have the required permissions to view the files attached to this post.
Request a map? Follow the rulesHERE
Request templateHERE
Please, do not PM me.
On the side note, I'm still playing vampirism speed on malaysia room, occasionally in Garena. Bcuz too lazy to find out where else I can play them.
User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: [FukKi][JH2D - 1.6i] *.j Hex to Dec - UNHEX TOOL

Post by Fukki »

1.6h:
- Update GUI Function
- Update System Function
- Fix System Error to Stop
- Fix Error Convert Function
- Fix Error SaveFile Function

1.6i:
- Update Line Detect Function
- Disable "0x" Convert Function
- Fix Line Mode Selection

1.7b:
- Fixed Custom EndLine Function
- Fixed and enable "0x" convert Function
- Add Self Mode to convert (slow to convert)

Image
Image
JustANewbie
Forum Spammer
Posts: 510
Joined: August 18th, 2012, 2:32 am

Re: [FukKi][JH2D - 1.7b] *.j Hex to Dec - UNHEX TOOL

Post by JustANewbie »

what is self mode to convert?
User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: [FukKi][JH2D - 1.7b] *.j Hex to Dec - UNHEX TOOL

Post by Fukki »

JustANewbie wrote:what is self mode to convert?


self mode has use for fix data error in some *.j file
or missing line to unhex self mode can 100% convert
but this mode is slowly when converted
Image
JustANewbie
Forum Spammer
Posts: 510
Joined: August 18th, 2012, 2:32 am

Re: [FukKi][JH2D - 1.7b] *.j Hex to Dec - UNHEX TOOL

Post by JustANewbie »

why don't you make a checkbox to let user to decide whether to use self mode or not? since you mentioned that self mode is slower compared to normal mode

and yet what is memory actually?
User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: [FukKi][JH2D - 1.7b] *.j Hex to Dec - UNHEX TOOL

Post by Fukki »

i think orther people not use "Self Mode" it's hard to use this
and "Memory Mode" is anti leak memory function i set to 0.5 sec/line
Image
JustANewbie
Forum Spammer
Posts: 510
Joined: August 18th, 2012, 2:32 am

Re: [FukKi][JH2D - 1.7b] *.j Hex to Dec - UNHEX TOOL

Post by JustANewbie »

this version is extremely slower compared to the older version and yet, this tool can't support other language map script such as korean and chinese
User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: [FukKi][JH2D - 1.7b] *.j Hex to Dec - UNHEX TOOL

Post by Fukki »

this tool support all language it not change string ex: "-민첩" this tools not change to "-??"

and slower unhex i think new script in VB to make speed in next time
Image