Thread: mmoBro v1 beta
View Single Post
  #1 (permalink)  
Old 10-03-2009, 06:14 AM
abc 123 abc 123 is offline
Member
Points: 1,684, Level: 16 Points: 1,684, Level: 16 Points: 1,684, Level: 16
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Sep 2009
Location: memory
Posts: 98


My Mood: Cool
abc 123 is on a distinguished road
Default mmoBro (free aion bot)

Description:
mmoBro is a free bot for the NCSoft game "Aion Online".
Thanks for choosing mmoBro!

Requirements:
* It doesn't require Aion to be the active window.
* It is written in C# so you'll need .Net 3.5 sp1
* Aion version 1.5.1.7/8/9/10

Security/Detection
mmoBro apparently got on someones nerves at NCSoft and they added it to a process watch list. At the time of this post this process watching only happens if you are reported ingame by another player. To beat this simply open Launcher and mmoBro will be launched with a random name or a name of your choosing.

System OS:
Windows XP x86, x64
Windows Vista x86, x64
Windows 7 x86, x64

Aion Clients
US Client
EU Client
RU Client [none due to bug]

Default Mode (no class file):
Put a macro with your skills for pulling and fighting in slot 1
Example Macro:
Bot Set at:

slot 1 macro:
/attack
/delay 5
/Skill Ferocious Strike I
/delay 2
/Skill Rage I
/delay 2
/Skill Weakening Severe Blow I
/delay 2
/Skill Shield Defense I
/delay 5
/Skill Ferocious Strike I
/delay 2
/Skill Robust Blow I
/delay 18

Class Files:
Simply pick the class file you wish to use in the right top corner. Or create your own with class creator.
For detailed instructions >> CLICK HERE <<

Default Key Bindings:
Loot = KEY_6 [6]
Rest = KEY_COMMA [,]
Target = KEY_TAB [Tab]
Rotate [View opposite angle] = KEY_MBUTTON [middle mouse button]
Attack = KEY_1 [1]

Notes:
Known issues discussed >> HERE <<
Having a problem: Read the FAQ
Donate

Release Notes:
Code:
v1.3.4.3
* works with aion v1.5.11.0

v1.3.4.2 codename "Stone Werewolf"
* Fixed Divide by zero caused during looting.
* Minor fixes
* Removed class creator v2 code (reduced size by half)
* Added party and entity list code (none running)

v1.3.4.1 codename "Stone Werewolf"
* Changed Stuck detection
* Changed key method back to original
* Changed target time to fix minor issue
* Changed rotate time to 500ms - 1500ms
* Launcher just renames, no more auto-updates until i move to the better internet.

v1.3.4.0 codename "Stone Werewolf"
* Change to loot timing.
* Change to distance detection.
* Added auto-update.
* Re-organized folder layout.
* Launcher has the option to launch with a specific name.
* Small size because you only have launcher use it.
* Other minor fixes

v1.3.3.5 codename "Lightning Werewolf"
* Possible fix for 255 error from visual thread
* better error notes from visual thread.
* Updated stuck detection to be smarter

v1.3.3.4 codename "Lightning Werewolf"
* Changed AutoDetectSkillUse a little
* Changed Loot to use old method and a little bit of the new method.
* Fixed some errors with logging
* Fixed issues with NCLauncher.exe (it works again).

v1.3.3.3 codename "Lightning Werewolf"
* Fixed instant crash
* Fixed target not being read properly
* Wait before rest also waits after loot.

v1.3.3.2 codename "Lightning Werewolf"
* Changed memory reading which resolved invalid cast on launch error.
* Bot functions refactored, hopefully bug free.
* Changed class folder to "Classes" as opposed to "mmoBro Classes"
* Changed name.dat to name.ini and removed encryption, changed to xml.
* To rename mmoBro to chrome.exe simply run NCLauncher then close the randomly named window, now open name.ini and change the string to chrome.exe.  rename the randomly named .exe to chrome.exe.
* Working entity list unimplemented until further testing can be done.
* Various other bug fixes

v1.3.3.1 codename "Lightning Werewolf"
* Added random target timing during rotation (for better monster finding possible)
* Fixed issue with loot not being 10 second and 2 second exit times.

v1.3.3.0 codename "Lightning Werewolf"
* Tinkered with looting timers.
* Resolved issue with attacking level 1 monsters during resting.
* Resolved issue with log stating wrong numbers on stuck detection
* Resolved issue with rest after not finding monster number being wrong
* Added better Steal kill detection
* Added Return to Home Key
* Added Return to Home on loot being full
* Added more detailed error logging when crashing on start
* Minor other changes

v1.3.2.2 codename "Hans Werewolf"
* Fixed Disabled configuration setting.

v1.3.2.1 codename "Hans Werewolf"
* Fixed Advanced Options issue.

v1.3.2 codename "Hans Werewolf"
* Resolved "Wait before Rest" not displaying loading
* Resolved attacking level 1 monsters because they were considered "aggro".
* Resolved crash after death.
* Resolved Player name not showing properly.
* Added name changed auto-close
* Added "Use normal attack when mob has less than [Enter Value] health"
* Added Attack Key to Key Config
* Added "Wait [Enter Value] seconds before restarting attack if no damage is being done."
* Added "Wait [Enter Value] seconds before quitting attack if no damage is being done."
* Added "Use Heals During Followup Skills" checkbox
* Added "Number of times to look for mob before resting: [Enter Value]"
* Resolved other minor bugs.

v1.3.1 codename "Logan Werewolf"
* Added Slots and Max Slots to main Tab
* Added tool tips to all items on config page.
* Loot now stops looting once cube is full.
* Smart Loot added loots for 2 seconds even if cube is full to try to get kinah.
* Added wait before rest, this is for aggro fighters, before sitting it will look for aggro for 1/2 a second.
* Removed Statistics since it was crashing on people.
* Bot doesn't pressed esc when targetting isn't a good monster for certain things...

v1.3.0.3 codename "Spiritual Werewolf"
*Added support for russian client running under x86
- NCSoft added a rootkit, this bypasses it
- Take 3 [hopefully resolved]

v1.3.0.2 codename "Spiritual Werewolf"
*Added support for russian client running under x86
- NCSoft added a rootkit, this bypasses it

v1.3.0.1 codename "spiritual werewolf"
*Heal skills fix
*Key presses switched back to the old method that was more stable
*Added Key checking
-Only sends key presses in background mode when you the user isn't pressing or holding Shift/Alt/Ctrl... be warned this means that if you hold down shift for 20 minutes the bot will be sitting there for 20 minutes crying...
[Note: Completely untested]

v1.3 codename "Werewolf"
*Launch using NCLauncher
*Statistics (by drin)
*Adding key bindings to set key editing form.
*More threads for information gathering.
*Comment all code
*Distance Checking
*Stuck detection
*Loot detection instant
*Looting is faster
*Aggro detection during resting is quick quick quick
*Better aggro detection
*Auto file renaming and process renaming for detection protection.

Last edited by abc 123; 03-05-2010 at 05:38 PM.
Reply With Quote
The Following 12 Users Say Thank You to abc 123 For This Useful Post:
cee202 (11-01-2009), drin (10-30-2009), Edgarzz (10-20-2009), empyron (11-03-2009), ganyuvi (10-28-2009), IceCube (10-06-2009), JustFairy (10-04-2009), Reverse (10-22-2009), rfise (10-24-2009), rokubungi (10-21-2009), Tricky (11-07-2009), zanzy (11-01-2009)