Wednesday, March 4, 2009

warcraft 3 map collider


Yay! I'm blogging for the first time.

Before anything gets to waste, I'll just share this warcraft stuff here.

Warcraft 3 has a way of identifying maps thru hash. But those hash is possible for collision. So these came up with the idea of creating modified maps (ex. Semi-MH, rune-detector for Dota, etc.).

So I created a program to easily make a modified map to obtain a collided hash from original map.

It's up to the users how broad their mind could come up of some features to put up in a collided map.


--------------
kerruben[a t]gmail.com

Instructions:
-- Put original map together with collider.exe.
-- modified jass script will be put in 'changes/Scripts' folder.
Run:
collider.exe
(ex. collider.exe "dota allstars v6.52e.w3x" )
Output:
-- collided map output is in ./result/ folder.
Happy jass exploring!
Goodluck.
--------------

3 comments: