[RELEASE] Xerbot - eRepublik bot

11/20/2014 16:51 xerbot_dev#16
Quote:
Originally Posted by sibir_m View Post
How is your bot dealing with captcha?
The bot currently skips working or training if a captcha has to be solved, in the near future the bot will use a third party service to solve these captchas. I have not yet decided which captcha solving service to use.

Preferably the service will allow you to solve captchas for 'credits' which can then be spent by the bot, so you do not have to spend money on captcha solving.

Quote:
Originally Posted by Duschgel View Post
I cant download it
The download and update seems to work now. If you are still having trouble downloading then I will need more information to be able to help you.
11/21/2014 00:51 sibir_m#17
I've sent you an email, can you reply.
Thanks you.
11/21/2014 16:04 s2Leuhan#18
VT link please
11/22/2014 06:04 xerbot_dev#19
Quote:
Originally Posted by sibir_m View Post
I've sent you an email, can you reply.
Thanks you.
Replied via. PM and E-Mail.

Quote:
Originally Posted by s2Leuhan View Post
VT link please
xerbot 7zip sfx:
[Only registered and activated users can see links. Click Here To Register...]
2 / 55
Downloader.Agent
HEUR/QVM02.0.Malware.Gen

xerbot.exe:
[Only registered and activated users can see links. Click Here To Register...]
1 / 54
HEUR/QVM02.0.Malware.Gen

These are false positives. My guess is that it detects Tor in the 7zip sfx as "Downloader.Agent".
xerbot.exe is a wrapper for luajit which loads luajit bytecode at runtime, that probably explains why it is detected as "HEUR/QVM02.0.Malware.Gen".

You don't have to trust me, you can use xerbot in a virtual machine if you want:
[Only registered and activated users can see links. Click Here To Register...]
11/22/2014 13:03 sibir_m#20
I can't receive PM yet.

why i can't run xerbot on virtual box.. i double click the exe file and nothing happens ?
11/24/2014 12:31 xerbot_dev#21
Quote:
Originally Posted by sibir_m View Post
I can't receive PM yet.

why i can't run xerbot on virtual box.. i double click the exe file and nothing happens ?
I mainly test xerbot in Windows 7, I tested it in Windows XP and it gives me the problem you've described. I assume you are also experiencing this problem in Windows XP?

I'll fix this as soon as possible.
11/24/2014 16:38 sibir_m#22
Quote:
Originally Posted by xerbot_dev View Post
I mainly test xerbot in Windows 7, I tested it in Windows XP and it gives me the problem you've described. I assume you are also experiencing this problem in Windows XP?

I'll fix this as soon as possible.
Correct i am using windows XP

the hidden service request is actually not reachable

i can't register
12/03/2014 13:15 xerbot_dev#23
I fixed all outstanding issues with running Xerbot on Windows XP through Virtualbox.

I will start working on the CAPTCHA service integration shortly.

Some technical information:
The silent crash was caused by wx.dll being dependent on msvcrt90 (vcredist 2008) which is not available on XP causing an access violation. I have recompiled the majority of Xerbot's library dependencies to try and remove the dependencies on different versions of msvcrt*.

VirtualBox also causes a crash in SDL when a renderer with acceleration is created, therefore I have set the software renderer as the default as a workaround. SDL does not crash in VMware's Player so this is most certainly a bug in VirtualBox.
[Only registered and activated users can see links. Click Here To Register...]

As a side note: SDL isn't really being used yet (it is always initialized), but it will be used in the future to draw mini-maps or radars for certain games during botting.

There was also a bug in the restarting mechanism of Xerbot (required for invoking the updater), but it did not cause trouble in Windows 7 so it had gone unnoticed until now.
12/14/2014 16:17 sibir_m#24
Windows XP still does not work...
Does xerbot-elite script work in company and do the daily task?
12/21/2014 10:54 xerbot_dev#25
Quote:
Originally Posted by sibir_m View Post
Windows XP still does not work...
Does xerbot-elite script work in company and do the daily task?
I have checked again on a fresh Windows XP installation in Virtualbox and it runs without any problems.

Did you re-download the new version from the website and extract it?

Xerbot can't update itself in a case like this, so you will have to re-download and re-extract the new version from the website, and make sure to delete the old xerbot folder.

[Only registered and activated users can see links. Click Here To Register...]

As for working in the company and daily/weekly rewards, only the xerbot-erepublik-elite script can work in the company, but both can work+train and collect daily rewards.

Right now though, the CAPTCHA solving is not yet implemented, so you will have to log in every 3-7 days and work/train manually. You will get a message like this when it fails due to a CAPTCHA:

Code:
Working at job...
    - Failed to work: captcha
Done (Failed)
12/27/2014 11:41 sibir_m#26
I re-donloaded still not working...
and check your email
01/07/2015 12:53 xerbot_dev#27
Quote:
Originally Posted by sibir_m View Post
I re-donloaded still not working...
and check your email
I've replied to your E-Mail.

I am also pleased to announce that I've implemented the CAPTCHA solving system into Xerbot. The xerbot-erepublik-elite package can now take advantage of this, and soon also the free package.

Please do note however, that the CAPTCHA solving is still experimental.

With that being said, we use the 9kw CAPTCHA solving service to solve our CAPTCHA's.

If you want to enable the CAPTCHA solving, you will have to do the following:

Head over to their website [Only registered and activated users can see links. Click Here To Register...] and create a new account. You will need 10 credits for every CAPTCHA solve and you have two ways of gaining CAPTCHA credits:

1. Solving CAPTCHAs
Solving CAPTCHAs will give you a certain amount of credits. Head over to the "Captcha" tab on their website to start solving them. You will only gain credits for correct solves.

2. Buying credits
You can buy 4,000 CAPTCHA solves (40,000 credits) for 5 euros. You can head over to the "Pay" tab on their website and follow the instructions.

Once you have accumulated enough credits, you will have to set up an API key for Xerbot.

In the data section on the website (next to "Userconfig" and "Docu") you will see an "API Key" link, follow that link. You will end up in the "API management" page.

There is a form on the page below "or with regular form", fill it out as follows:

Name: Xerbot
Description: Xerbot
URL: [Only registered and activated users can see links. Click Here To Register...]

Then click on the "create" button.

You will see above that there is a new entry which you have just created. Next to the name is the API key, copy it.

Then open Xerbot and in the menu click "Edit"->"Settings" and paste it into the text field in the CAPTCHA section next to "APIKey". Then click on the "Apply" button.

Now when you are running xerbot-erepublik-elite or exerbot-erepublik, pause the script, click on the menu "Edit"->"Script"->"Settings" and make sure "captcha solve" is ticked. Then click the "Apply" button.

EDIT:
I have finished porting the CAPTCHA solving to the free version (xerbot-erepublik).

EDIT:
I have also made changes to the updater, so please manually update xerbot by redownloading the sfx archive and delete the old xerbot folder.
02/14/2015 21:33 xerbot_dev#28
The website has been transferred to a VPS and is now accessible from [Only registered and activated users can see links. Click Here To Register...] , it should now be a lot faster and accessible as it is no longer a Tor hidden service.

The GUI for the settings has also been revamped.
02/20/2015 10:07 UND3RW0RLD#29
I know it's a little OT. Sry for that :(

is there a "simplyfied" version of erepublik?
02/23/2015 11:24 xerbot_dev#30
Quote:
Originally Posted by UND3RW0RLD View Post
I know it's a little OT. Sry for that :(

is there a "simplyfied" version of erepublik?
The game or our bot?

If you mean the game then I do not know, but eRepublik isn't very complicated once you get into it. There are plenty of guides on the internet.

If you mean our bot, then no. I will create video tutorials on how to set up our bot and upload it to youtube. It's pretty simple once you've done it once, you can set it up in less than 5 minutes.

Essentially, you download Xerbot and extract it, then you download the eRepublik script and extract it into the Xerbot folder. That's all there is to it.

The reasoning behind this procedure is that I would like to release our API in the future once the API is solid, so that anyone can write their own scripts for Xerbot.

Also note that Xerbot has changed a lot since version 1.0.0, and older posts in this thread may no longer be relevant. The first post by me is always updated to reflect the current state of the bot/script.

I've gotten around to create the video that demonstrates how to download and install Xerbot with the eRepublik script.

Here's the video: