Author Topic: 1.22a Patch (WAR3/W3XP FIX)  (Read 6016 times)

0 Members and 1 Guest are viewing this topic.

Offline Lance

  • Full Member
  • ***
  • Posts: 129
    • View Profile
1.22a Patch (WAR3/W3XP FIX)
« on: June 30, 2008, 11:21:52 pm »
Open _GameData.txt file in your .javaop folder

Find this block of code (where <drive> (usually C:) is the drive the hashes are installed on and <user> is the Windows username of the account that the bot configured to run on) [use CTRL+F in notepad and search for "w3xp" (without quotes)]:
Code: [Select]
[w3xp]
file1=<drive>:\Documents and Settings\<user>/.hashes/WAR3/war3.exe
file2=<drive>:\Documents and Settings\<user>/.hashes/WAR3/Storm.dll
file3=<drive>:\Documents and Settings\<user>/.hashes/WAR3/game.dll
has2keys=true
version byte=15
version hash=01001027

[war3]
file1=<drive>:\Documents and Settings\<user>/.hashes/WAR3/war3.exe
file2=<drive>:\Documents and Settings\<user>/.hashes/WAR3/Storm.dll
file3=<drive>:\Documents and Settings\<user>/.hashes/WAR3/game.dll
has2keys=false
version byte=15
version hash=01001027

Replace BOTH version byte's with 16

Place the updated hashes in their respective folder (<drive>:\Documents and Settings\<user>\.hashes\WAR3 on win32 systems)

Reload JavaOP2.
« Last Edit: July 13, 2008, 01:07:17 am by SarCaSTiC »
Quote from: Joe
[23:55:31] [william@enterprise ~/Documents/Programming/javaop2]$ svn commit -m 'Tried to fix StayConnected. Again.'
Committed revision 63.
StayConnected strikes back!

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: 1.22a Patch (WAR3/W3XP FIX)
« Reply #1 on: July 01, 2008, 09:47:32 am »
Thanks :)