• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Warrock Toxiic Core - Bypass Passport & Unpacked Client

Newbie Spellweaver
Joined
Aug 21, 2013
Messages
7
Reaction score
0
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

could you please re-upload the database. could not get this part work with your uploaded database files...
 
Newbie Spellweaver
Joined
Apr 1, 2016
Messages
11
Reaction score
1
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

How to change ip 127.0.0.1 to other type? Ex: 192.168.1.241, 118.5.511.90... I can't change because Warrock.exe will error if I change ip more number of 127.0.0.1
 
Last edited:
Newbie Spellweaver
Joined
Apr 1, 2016
Messages
11
Reaction score
1
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

How to disable CRC checksum? I want translate client for my friend play game.
 
Last edited:
Initiate Mage
Joined
Jun 18, 2016
Messages
3
Reaction score
0
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

hi guys its a nice release but when i change the ip in the warrock.exe it's fail and went wrong and give me errors and plz any one can give me video or to help me and thanks for helping
 
Junior Spellweaver
Joined
Apr 14, 2011
Messages
167
Reaction score
38
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

Hello, i make some script for creat account based on MD5(MD5("$password") + MD5("SALT")) like :

$sql="INSERT INTO montana.users (username, password, salt, nickname, email, premium, dinar, exp,kills,deaths,premiumExpire,cash,lastmac,lasthwid,lastipaddress) VALUES ('$pseudo', MD5(MD5('$password') + MD5('$salt')), '$salt', '', '$mail', '3', '32500', '0', '0', '0', '1388873444', '76000', '', '', '')";
mysql_query($sql) or die (mysql_error());

but on all system i've tryed to make, he said wrong password...
someone can share script who work? plz...

for client IP you juste have to put your local machin IP --- type "netstat -n" in command windows and look at ip like "192.168.0.11 or 192.168.1.28" (just 2 exemples you can have other ip) ... etc, where u got game login and game server running.

Edit: Oh it's ok, don't need encryption..
 
Last edited:
Newbie Spellweaver
Joined
Apr 1, 2016
Messages
11
Reaction score
1
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

Hello, i make some script for creat account based on MD5(MD5("$password") + MD5("SALT")) like :

$sql="INSERT INTO montana.users (username, password, salt, nickname, email, premium, dinar, exp,kills,deaths,premiumExpire,cash,lastmac,lasthwid,lastipaddress) VALUES ('$pseudo', MD5(MD5('$password') + MD5('$salt')), '$salt', '', '$mail', '3', '32500', '0', '0', '0', '1388873444', '76000', '', '', '')";
mysql_query($sql) or die (mysql_error());

but on all system i've tryed to make, he said wrong password...
someone can share script who work? plz...

for client IP you juste have to put your local machin IP --- type "netstat -n" in command windows and look at ip like "192.168.0.11 or 192.168.1.28" (just 2 exemples you can have other ip) ... etc, where u got game login and game server running.

Edit: Oh it's ok, don't need encryption..
This game default connect to gameserver with ip 127.0.0.1 althought I replace all 127.0.0.1 to my server ip on Warrock.exe. I can't connect to server on other pc. How to fix this?
 
Junior Spellweaver
Joined
Apr 14, 2011
Messages
167
Reaction score
38
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

use WIN+R for open search windows and typ "cmd" for open command windows...
typ "netstat -n" in command windows to got this

Bola - Warrock Toxiic Core - Bypass Passport & Unpacked Client - RaGEZONE Forums


192.168.1.28 is MY local machin ip, you can have another ip.........
You just need to put this IP in your WarRock.exe
 
Junior Spellweaver
Joined
Apr 14, 2011
Messages
167
Reaction score
38
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

IA mode work or no ? Client crash when i start match....
 
Newbie Spellweaver
Joined
Apr 1, 2016
Messages
11
Reaction score
1
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

use WIN+R for open search windows and typ "cmd" for open command windows...
typ "netstat -n" in command windows to got this

Bola - Warrock Toxiic Core - Bypass Passport & Unpacked Client - RaGEZONE Forums


192.168.1.28 is MY local machin ip, you can have another ip.........
You just need to put this IP in your WarRock.exe
But i want connect to server on other pc, I can't connect to server.
 
◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜
Developer
Joined
May 29, 2007
Messages
2,167
Reaction score
899
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

But i want connect to server on other pc, I can't connect to server.

Port-forwarding and adding the ports to allow the connection(s) in your firewall. Done.
 
Newbie Spellweaver
Joined
Dec 20, 2012
Messages
44
Reaction score
2
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

Thanks for this mate! :)
 
◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜
Developer
Joined
May 29, 2007
Messages
2,167
Reaction score
899
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

Correct Xorkeys for people who can't find them:
Code:
public const byte clientXor = 0x3E;
public const byte serverXor = 0x60;
 
Initiate Mage
Joined
Nov 26, 2016
Messages
1
Reaction score
0
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

why zompie doesent work?
and i have problem on windows 7 32 bit cant any one can help?
 
Initiate Mage
Joined
Apr 27, 2014
Messages
4
Reaction score
0
Re: [Release] Warrock Toxiic Core - Bypass Passport & Unpacked Client

which version client will use?
 
◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜
Developer
Joined
May 29, 2007
Messages
2,167
Reaction score
899
Re: [Release]Warrock Toxiic Core + Xor Keys + Bypass Passport + Unpacked Client

why zompie doesent work?

It was not correctly implemented in this emulator.
 
Initiate Mage
Joined
Feb 14, 2014
Messages
1
Reaction score
0
Re: [Release] Warrock Toxiic Core - Bypass Passport & Unpacked Client

Battle Groups works ?
 
Initiate Mage
Joined
Jul 1, 2017
Messages
1
Reaction score
0
Re: [Release] Warrock Toxiic Core - Bypass Passport & Unpacked Client

Can you reupload? mega link is death.
 
Newbie Spellweaver
Joined
May 7, 2016
Messages
10
Reaction score
2
Re: [Release] Warrock Toxiic Core - Bypass Passport & Unpacked Client

Download link is death, reupload please.
 
Newbie Spellweaver
Joined
Jun 29, 2014
Messages
18
Reaction score
1
Re: [Release] Warrock Toxiic Core - Bypass Passport & Unpacked Client

Hello new link :
Core :
Client :
 
Last edited by a moderator:
Initiate Mage
Joined
Jun 29, 2016
Messages
1
Reaction score
0
Re: [Release] Warrock Toxiic Core - Bypass Passport & Unpacked Client

CRC file version Missmatch and CRC Checker load fail.. Help please
 
Back
Top