Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2016-01-13 16:26:35, last edited by XxAtillaxX (2016-10-24 18:29:59)

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

[Release] EESpender

EESpender | v2.0.8 | [source] | [binaries]

A tool that automatically collects login rewards, and spends energy on the newest items in the Energy Shop

EESpender prioritises shop items based on the lowest total energy cost, where you have none of, and whether the item is new.
Additionally, it collects login streak rewards, and displays which reward you'll receive next.

It is mono compatible (with .NET 4.5.2), and my current uptime during testing is several months.
The average memory footprint is about 100mb (mono), which should be within the limits of many free shell providers.

This application should be executed with crontab or an equivalent (if using Linux) or Task Scheduler (if using Windows).
It will store log files in the current directory the application it is, under a 'logs' subdirectory.

It should continue working properly, and the shop format is updated through JSON with Github to ensure it's always working smoothly.
An example for using this application is shown README on Github.


signature.png
*u stinky*

Offline

Wooted by: (4)

#2 2016-01-13 16:45:55

Prodigy
Member
From: The United States of America
Joined: 2015-07-15
Posts: 2,613

Re: [Release] EESpender

Hm, I think we should be able to pick an item that the bot should be able to spend the energy on and then give us a notification when it got completed


h0qIF0q.png

Offline

Wooted by:

#3 2016-01-13 16:52:20

Tomahawk
Forum Mod
From: UK
Joined: 2015-02-18
Posts: 2,830

Re: [Release] EESpender

Atilla overlord, telling us what we should spend energy on.


One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.

Offline

#4 2016-01-13 16:56:56

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Release] EESpender

Spongebob wrote:

Hm, I think we should be able to pick an item that the bot should be able to spend the energy on and then give us a notification when it got completed

It prioritises based on what currently has energy allocated towards it, so in practise you could simply spend energy on an item in-game.

A notification feature would be neat, however there's many potential channels to send a notification to.
A consideration could be to add a feature for email notification, however that might permit a slippery slope into other various methods of notifications, endlessly convoluting the application.

Worth considering, thanks for the feedback.


signature.png
*u stinky*

Offline

#5 2016-01-24 05:34:45, last edited by 14brendan1 (2016-01-24 05:53:33)

14brendan1
Member
Joined: 2015-12-28
Posts: 6

Re: [Release] EESpender

Crashes when I load it up //ee.failforums.me/img/smilies/sad  doesn't even load for a second. Please fix

Win 7 64bit if that helps lol

Offline

#6 2016-01-24 05:54:08, last edited by XxAtillaxX (2016-01-24 05:56:04)

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Release] EESpender

14brendan1 wrote:

Crashes when I load it up //ee.failforums.me/img/smilies/sad  doesn't even load for a second. Please fix

It should work fine.
You should make sure you have .NET framework (4.5 or higher) installed, and run it from cmd with the correct parameters.

For example, like this.


signature.png
*u stinky*

Offline

#7 2016-01-24 06:05:08, last edited by 14brendan1 (2016-01-24 07:13:48)

14brendan1
Member
Joined: 2015-12-28
Posts: 6

Re: [Release] EESpender

XxAtillaxX wrote:
14brendan1 wrote:

Crashes when I load it up //ee.failforums.me/img/smilies/sad  doesn't even load for a second. Please fix

It should work fine.
You should make sure you have .NET framework (4.5 or higher) installed, and run it from cmd with the correct parameters.

For example, like this.

Cheers i''ll edit and tell you if it works.

EDIT: I updated .NET and it didn't work (somethings wrong with the computer) I made a script and I will share it for others if they have the same problem. //ee.failforums.me/img/smilies/big_smile

Here is it. Remember too have EESpender in C:\ and update the email and password to yours.

Offline

#8 2016-04-04 08:06:32

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Release] EESpender

This has been updated to v2.2a which should resolve a potential issue with wasting cpu cycles, let me know if everything runs smoothly.
The sources are available above as well as the compiled binaries.

Checksums

signature.png
*u stinky*

Offline

#9 2016-04-04 11:44:01

Zumza
Member
From: root
Joined: 2015-02-17
Posts: 4,645

Re: [Release] EESpender

XxAtillaxX wrote:

which should be within the limits of many free shell providers

Can you recommend one, please?


Everybody edits, but some edit more than others

Offline

#10 2016-04-04 12:15:23

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Release] EESpender

Updated it once again to 2.3, with a few needed changes on the priorities, strongly suggested to use this build rather than v2.2 -- as usual, source code is provided.

Checksums
Zumza wrote:
XxAtillaxX wrote:

which should be within the limits of many free shell providers

Can you recommend one, please?

There are several lists of them, such as the ones here.
Personally, I use st0rage, which isn't free but I've used their service for years and all they ask for is a small donation, mostly to deter criminal/nefarious activity.

Although, if you do have a spare computer that has good uptime, or even a Raspberry Pi or similar, all you have to do is launch from cmd on Windows, or install mono on Linux.


signature.png
*u stinky*

Offline

Wooted by:

#11 2016-07-13 06:33:56

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Release] EESpender

This tool has been updated greatly with large code revision, refactoring and additionally multiple authentication support with RabbitIO, as well as automatic shop updates with JSON served directly from Github.
The only difference in use is that you should use a crontab (if using Linux) or alternatively, Task Scheduler (if using Windows).

Please report any issues in this topic, or alternatively open an issue on the Github repository.


signature.png
*u stinky*

Offline

#12 2016-07-27 23:09:42

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Release] EESpender

This has been updated to v2.0.4, various improvements have been made, as visible in the commits.

The project now has a readme which includes an example crontab script that runs every 125 minutes (per 50 energy).


signature.png
*u stinky*

Offline

#13 2016-08-01 05:42:10, last edited by XxAtillaxX (2016-08-01 14:02:48)

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Release] EESpender

This has been updated to v2.0.7, improvements to logging and priorities algorithm has been made.

It now supports multiple accounts per process, which further reduces the CPU and Memory time.
Additionally, soon I will be providing a free service for those that are unable to run this 24/7, with a reliably high uptime, further details will be provided when the service is available.


signature.png
*u stinky*

Offline

Wooted by: (2)

#14 2016-08-02 06:25:08

John
Member
Joined: 2019-01-11
Posts: 1,974

Re: [Release] EESpender

Vouch, been using this for awhile now and it truly is amazing.


PW?scale=2

Offline

#15 2016-08-04 00:03:08

maroncool
Member
Joined: 2015-07-05
Posts: 77
Website

Re: [Release] EESpender

when i go in that crash after that:

Hidden text

b5t6k8M.png

Offline

#16 2016-08-04 01:29:26, last edited by XxAtillaxX (2016-08-04 01:30:05)

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Release] EESpender

You have to specify the accounts after the executable (i.e. EESpender.exe [email protected] password). If you're using Windows, you should be using Task Scheduler to do this automatically.


signature.png
*u stinky*

Offline

Wooted by:

#17 2016-08-04 11:07:58

maroncool
Member
Joined: 2015-07-05
Posts: 77
Website

Re: [Release] EESpender

here a idea i make to make the bot easyer

Hidden text

b5t6k8M.png

Offline

#18 2016-08-04 11:26:36

Priddle
Member
From: The Netherlands
Joined: 2015-02-15
Posts: 453

Re: [Release] EESpender

maroncool wrote:

here a idea i make to make the bot easyer

It's not supposed to work like that. It's (from what I've seen) supposed to run on a timer (e.g. Task Scheduler) to automagically spend energy on certain items at a certain time.

Offline

Wooted by:

#19 2018-11-02 01:46:51

14brendan1
Member
Joined: 2015-12-28
Posts: 6

Re: [Release] EESpender

Could someone please update this? sorry for gravedigging

Offline

14brendan11541119611730200

Board footer

Powered by FluxBB

[ Started around 1713508648.078 - Generated in 0.183 seconds, 10 queries executed - Memory usage: 1.68 MiB (Peak: 1.91 MiB) ]