[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.
apelli
Newcomer
Posts: 2
Joined: March 26th, 2010, 4:26 pm

Re: [FukKi]Hex Fixer v27 - Lastupdate: 14/06/2014

Post by apelli »

Actually, Notepad++ has a plugin for vJass, here's the link:
http://www.wc3c.net/showthread.php?p=935844
User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: [FukKi]Hex Fixer v28

Post by Fukki »

v.28 (8-15-2016)
- Fixed Hex to Dec convert integer limit 2147483647
now can use big number with unlimit (infinity)
- Fixed string detection function
- Added file type select ANSI UTF8 and UTF8 without BOM
default is auto detection file type
Image
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore

Re: [FukKi]Hex Fixer v28

Post by Apple »

is there rawcode cleaner ;o I read it from another post
post181898.html?hilit=rawcode%20cleaner#p181898
Fukki wrote:[FukKi]Hex Fixer can cleaned :D
without .NET Framework :o
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]Hex Fixer v28

Post by Fukki »

Apple wrote:is there rawcode cleaner ;o I read it from another post
post181898.html?hilit=rawcode%20cleaner#p181898
Fukki wrote:[FukKi]Hex Fixer can cleaned :D
without .NET Framework :o


try this useful-tools-f69/rawcode-cleaner-v-1-t33163.html
that time im lazy -3-
Image
osangh12
Newcomer
Posts: 1
Joined: December 5th, 2016, 7:14 pm

Re: [FukKi]Hex Fixer v28

Post by osangh12 »

thx
itsamystery2
Newcomer
Posts: 7
Joined: October 24th, 2020, 2:45 am

Re: [FukKi]Hex Fixer v28

Post by itsamystery2 »

Excellent tool, I was looking for something like this.

However, I do have a bug report:

After generating the attached file,

This syntax checker will no longer give correct results with the attached file, despite it passing before. It says there is an error on the very first line which doesn't even have a rawcode in it so I think its an encoding issue. If there is a quick fix I can do with notepad++ or a hex editor feel free to let me know.
https://www.hiveworkshop.com/threads/ja ... 1-7.62888/

edit: Found the issue in case anyone else has it:

You need to open the file in a hex editor and replace the hex string '0D' with '0A'
You do not have the required permissions to view the files attached to this post.