How to crack authentication for Exiled Bot v0.50f

07/28/2015 16:35 Amaruh#16
Guys please make a video anyone, Ronya can you please do it?
07/29/2015 03:54 zombieflamable#17
i cant connect to there ip address its eerrror
07/29/2015 10:48 skygon#18
Quote:
Originally Posted by zombieflamable View Post
i cant connect to there ip address its eerrror
go to your cmd by start=> "cmd" => then type "ipconfig" and find the ip v4 address which looks like : 192.168.x.x then put that adress on your host file with exiled-bot.net.
07/29/2015 12:39 zombieflamable#19
can show me a guide how to make xml or where to put it
07/29/2015 17:25 tschoerk#20
Got it to work. Thanks a lot 0x029A!

I can describe the process step by step maybe it helps:

1. Open the ExiledBot.dll in a hex editor and search for b9 00 00 40 04.

2. Replace b9 00 00 40 04 with b9 00 00 00 00 and on the next line b9 00 00 c0 04 with b9 00 00 00 00. Save and close the editor.

3. Create a folder in C:\ and name it community. Open that folder and create another folder and name it interface. Open that folder and create a new text file. Open it and copy this into it:

Code:
<?php
header("Content-type: text/xml; charset=utf-8");
$xml = file_get_contents('php://input');
if(strpos($xml,"activate") !== false) {
echo '<?xml version="1.0" ?>
<methodResponse>
<params>
<param>
<value>
<struct>
<member>
<name>RESPONSE</name>
<value><string>OKAY</string></value>
</member>
<member>
<name>USAGE_ID</name>
<value><int>1</int></value>
</member>
</struct>
</value>
</param>
</params>
</methodResponse>
';
} else {
echo '<?xml version="1.0" ?>
<methodResponse>
<params>
<param>
<value>
<struct>
<member>
<name>STATUS</name>
<value><string>ACTIVE</string></value>
</member>
<member>
<name>USES</name>
<value><int>1</int></value>
</member>

<member>
<name>MAX_USES</name>
<value><int>100</int></value>
</member>
</struct>
</value>
</param>
</params>
</methodResponse>
';
}
?>
Save the file as licenses.php.

4. Press the Windows Button + R to open the run command. Enter cmd, a little window should pop up, type ipconfig and press enter. Look for your internet adapter and look at the IP-Adress line. Write this adress down.

5. Go to your C:\Windows\system32\drivers\etc\ folder and open the hosts file in a text editor. Add a line at the bottom and write the ip-adress you just wrote down and then exiled-bot.net like this:
Code:
your ip-adress exiled-bot.net
For example:
Code:
192.168.0.2 exiled-bot.net
Save and close the hosts file.

6. Download the quick php server from [Only registered and activated users can see links. Click Here To Register...], copy it somewhere and open it.
Put your ip-adress, the one you wrote down earlier, in the field Binding IP-Adress and in the field Port the number 443. Now click start.

7. Open up Exiled Bot and it should say Elite User.

Good luck with it! Hope this helps.
07/30/2015 01:18 zombieflamable#21
tschoerk i did everything but still free user i just want to ask what will i do with license.php i just use text document and paste it there . sorry for my bad english
07/30/2015 11:28 skygon#22
patched.. now the bot just go on the bottom right corner and afk


edit : with the new version of exiled bot, they changed the line, the value isn't at 0009c2f0 anymore i just find it and it's at : 0009CD50

edit 2 : and remember you have to redo all the settings with exiled-bot to make it works properly !
07/30/2015 16:57 0x029A#23
[Only registered and activated users can see links. Click Here To Register...] < small patcher for ExiledBot.dll (c++, linux/windows, source included)
place exe/elf in same directory as dll and run.
works for all versions as long as the two byte-strings with 2 bytes between them are present, and still do what they do now.
(you still need the php-script and so on)
07/30/2015 19:11 noksans2#24
do we need to do everything first and then use your patcher?
07/30/2015 20:01 0x029A#25
Doesn't matter. The patcher just fixes the dll for you, in case you can't or don't want to edit the file yourself. The redirection and serving of the php-script that provides the xml you still have to do yourself. For that read the guide in #20.
08/01/2015 13:22 Ronya#26
In most cases you can use 127.0.0.1 in hosts
08/01/2015 14:58 keknoob#27
Is it working? its working now but when i click activate it says elite features unlocked and i am a free user. i already used the expatch.exe.

its working now with the normal mode. In hidden mode the bots window not show up.
08/02/2015 02:40 0x029A#28
0.50h works. in hidden and normal mode.
08/04/2015 12:02 tschoerk#29
0.50i works as well!

EDIT:0.50j as well!
08/08/2015 02:02 Cherya_ank#30
0.50i didnt work in hidden mode. In normal it was good for a short period of time with 80+ lvl, in some minutes message "ur character can`t be this lvl.." or smth like that was appeared(a couple of times). I`ve tried twice #20+#23, seems i did all right. What may be wrong?
Garena poe cis(changed content.ggpk for english+win7x64)