From NEAT Portal Wiki
Jump to: navigation, search
(Replaced content with "=Basic Setup= =Advanced Tips= =Mac OSX Binary Manager= ==Basic Setup== ==Usage== ==Comments==")
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<br>
+
=Basic Setup=
  
<br>
+
=Advanced Tips=
  
'''Thank you to DarioJames for this guide!'''
+
=Mac OSX Binary Manager=
  
  
 +
==Basic Setup==
  
== Basic Setup ==
 
  
To begin, download the latest version of YAEB Mac OSX .app bot from the [http://forum.duelingelectrons.com website].
+
==Usage==
 
+
==Comments==
The latest version are coming as a .zip instead of .rar as there were issues with case sensitivity being lost in the archives.
 
 
 
The built in Archive Utility.app and Stuffit may report "The structure of the archive is damaged" . If you receive this error I would suggest getting The Unarchiver to expand the zip: http://code.google.com/p/theunarchiver/
 
 
 
So you have the latest file downloaded and copied to folder you wish to run the bot from.
 
 
 
Right mouse click the file and expand with your favorite utility.<br>
 
[[File:Mac_bot_1.png|700px]]
 
 
 
<br>
 
Right mouse click the YAEB.app file and select copy.<br>
 
[[File:Mac_bot_2.png|700px]]
 
 
 
 
 
Select Folder you wish to run the bot from and select Paste Item. Repeat as need for as many bots as you want to run via double clicking on the application via the finder! To run multiple instances via the finder you must have multiple copies of the YAEB.app.<br>
 
[[File:Mac_bot_3.png|left|700px]]
 
 
 
 
 
Either double click the YAEB.app icon or right mouse click and select Open.<br>
 
[[File:Mac_bot_4.png|left|700px]]
 
 
 
 
 
Enter your login information. Email address, password, server name, and a title for your window.<br>
 
[[File:Mac_bot_5.png|left|700px]]
 
 
 
 
 
Your bot should open! Review the initial global settings and start to set some goals!! Good luck and Happy botting!!<br>
 
[[File:Mac_bot_6.png|left|700px]]
 
 
 
 
 
== Advanced Tips ==
 
 
 
So you do not want to have multiple copies of the YAEB.app but want to run multiple instances?
 
 
 
How you ask?
 
 
 
I will tell you a method.
 
 
 
 
 
Open up Terminal. Application > Utilities > Terminal.<br>
 
[[File:Mac_bot_7.png|left|700px]]
 
 
 
 
 
Enter an open command. e.g. open /path/to/your/bot/YAEB.app --args -u your_info@your_email.net -s 158. The --args argument passes the rest of the options on to the YAEB.app.<br>
 
[[File:Mac_bot_8.png|left|700px]]
 
 
 
 
 
To run another instance you need on use the -n argument of the open command. e.g. open /path/to/your/bot/YAEB.app -n --args -u your_info_for_2nd_bot@your_email.net -s 158.<br>
 
[[File:Mac_bot_9.png|left|700px]]
 
 
 
 
 
Those of you who are script savy should be able to figure out how to make a pseudo instance manager for at least starting up your bots.
 

Latest revision as of 07:12, 16 August 2012

Basic Setup

Advanced Tips

Mac OSX Binary Manager

Basic Setup

Usage

Comments