The3DmaN

Adsense

EdgeWorld Cheat Click Script Linux

I modified and old click script I had laying around to work with EdgeWorld. All it does is constantly collect your resources while you are away from your computer.

You must have xdotool installed for this script to work. (In Ubuntu this can be found in the synaptic package manager)

To use this just edit these lines in the script in a text editor:

TIMESTORUN=10000 (Put the number of times you would like it to click here I used 10000)

CLICK_INTERVAL_SECONDS=150 (Put the number of seconds you would like between each click here, I use 150 seconds (2.5min) do not go lower than 1.5 seconds or it wont click right)

Now just make sure the script has permissions to run as a program, place your mouse over any one of your mineral patches and run it in the terminal.

Download Here