[Rel] Aion Automation

01/23/2014 23:17 Epanias#1
[Only registered and activated users can see links. Click Here To Register...]

Hello anyone,
I've made a right click bot already before here:
[Only registered and activated users can see links. Click Here To Register...]

but this one was coded in a very bad way, since I did this short after beginning to program in c. It also has no GUI and was hard to handle. So I decided to write a remake, that supports up to 5 positions to click. Here it is:

Function
This is a right click bot that allows you to let your character automatically split bundle items, pour your poras etc while you're afk.

Features
-Finally has a GUI
-Can not be detected, since it doesn't write to the game's memory, just simulates a right click
-Supports up to 5 different positions
-Settings save/load option
-ingame cursor locator
-automatic game window opener

Usage

Hotkeys
F1= set position 1 (sets the first cursor position to the current cursor position. This also can be used when the program is minimized or not on the top)
F2 = position 2
F3 = position 3
F4 = position 4
F5 = position 5
F6 = start/stop program

Options
PosX = X position of the cursor
PosY = Y position of the cursor
time = time between a click on this position
gaptime = time between the different position clicks. This means, for example if you have a position 1 and 2 and a gaptime of 5, than the program will first start the position 1 click, wait for 5 seconds and start the second one and so on for more than 1 position.
Options -> Top Window -> Enabled = If this is checked, the program will bring the game window automatically to the front if you hit F6 or the start button. If you want to use this program for another game than aion, you'll need to disable this, since it only works for aion.

I hope this will help you. Let me know if you find any bugs, have additional ideas or want some features to be added.

Additional Informations
This program was written by me using C# and Visual Studio.
With downloading/using this tool you accept not to change this program in any way or to publish it under someone else's name.

Version 1.1

-Added possibility to display the normal program border to enable the program to be moved around the screen. It can be found under Options -> Window Border -> Enabled

Version 1.2

-Added configuration for the mouse click
->Right Click Option
->Left Click Option
->Count of Clicks Option
-Adjusted save function
->Saves Left/Right Click Choice
->Saves Click Count
-Fixed a bug where the program could be maximized when enabling it's border
and got stretched out of it's layout.

Current Picture:
[Only registered and activated users can see links. Click Here To Register...]
01/23/2014 23:34 spoiled1124#2
post vedio bro..
02/14/2014 13:11 ayrony#3
nice stuff, im like it, thx! ;)
my sugestion - program window is not move-able (fixed in center of screen), can u change this?
br
Ay
02/17/2014 16:31 t00l#4
Quote:
Originally Posted by spoiled1124 View Post
post vedio bro..
ye video;)
02/20/2014 21:57 Epanias#5
Quote:
Originally Posted by ayrony View Post
nice stuff, im like it, thx! ;)
my sugestion - program window is not move-able (fixed in center of screen), can u change this?
br
Ay
I now put into the 1.1 Version an option to enable the normal program border, so you can move it around. Read the start post for more information.

Greetings
Epanias
02/20/2014 22:42 Enforcer.#6
Can you use this to morph?
02/21/2014 14:11 Epanias#7
Quote:
Originally Posted by Enforcer. View Post
Can you use this to morph?
What do you understand in "morph"? Morphing runs full automatic?!
If you mean splitting bundle items like aether, than yes, that's exactly what it was made for.

Greetings
Epanias
02/23/2014 23:35 Enforcer.#8
Quote:
Originally Posted by Epanias View Post
What do you understand in "morph"? Morphing runs full automatic?!
If you mean splitting bundle items like aether, than yes, that's exactly what it was made for.

Greetings
Epanias
Morphing itself is automatic, but If I wanted my char to use a jelly every 30mins and then select the morph and then click craft?
02/24/2014 18:12 Epanias#9
You can open the morph window and put your DP item on a quick slot, than put the time of the first click to 30 minutes and the coordinates of it to your DP item slot and the second one to 30 minutes too, just with a click on the start crafting button and make some time gap between both clicks and let it run.

€dit:
Oh wait, you need a left click for this. This bot actually only supports right clicks, but I'll add this to a later version. Thanks for the tipp!

€dit2:
Version 1.2 is out. Check the start post for download & informations

02/24/2014 20:52 VeganHaejin#10
This is an awesome program! Thank you!!!
02/25/2014 14:06 Sebote#11
Ty for sharing this tool Epaniass !! Really handy ;)
03/10/2014 21:21 Epanias#12
Quote:
Originally Posted by VeganHaejin View Post
Very handy tool for the first day and it doesn't work anymore. How can I make this work again?
What exactly doesn't work anymore? I didn't put any time limit into it.
03/11/2014 15:24 zero462usa#13
For splitting aether bundles you don't need to click. Just set up a macro and then just send.keypress to the aion window.

macro will be:

/use Greater Magical Aether
/use Pure Magical Aether
/use Brilliant Magical Aether

The cooldown for this is....3400 ms I think.
03/11/2014 17:37 Mental Wreck#14
Quote:
Originally Posted by zero462usa View Post
For splitting aether bundles you don't need to click. Just set up a macro and then just send.keypress to the aion window.

macro will be:

/use Greater Magical Aether
/use Pure Magical Aether
/use Brilliant Magical Aether

The cooldown for this is....3400 ms I think.
Thats correct, the cooldown is 3400 ms.
03/11/2014 18:04 Epanias#15
...And you always have to make a new makro for each sort of item. Anyway, it's your choise how you want to do it. I just released it after I made one for myself since I thought other players might be interested in it too.