Master9000
New Member
- Joined
- Jul 22, 2015
- Messages
- 74
![14SawJn.png](http://i.imgur.com/14SawJn.png)
USE AT YOUR OWN RISK!
This profile will automatically check your inventory to see which favor papers you have, compile a list and farm.. it stays in the area until you are out of papers and moves on to the next area..
##################################################
INSTALLATION NOTES
##################################################
##################################################
INSTALLATION NOTES
##################################################
This profile heavily relies on ExMatt's ExBuddy, here's how to install it:
- Download and install an Apache Subversion (SVN) client, such as TortoiseSVN.
- Create a folder under "RebornBuddy" » "Plugins" and name it "ExBuddy".
- Copy this URL to your clipboard: https://github.com/MGramolini/ExBuddy/trunk/ExBuddy
- Right-click on the "ExBuddy" folder and select "SVN Checkout...".
- Paste the URL from your clipboard to the pop-up window (other defaults are fine).
- Close RebornBuddy if you had it open and restart it.
IMPORTANT NOTE: YOU MUST UPDATE EXMATT'S EXBUDDY EVEN IF YOU HAVE IT (A LOT OF THIS CODE RELIES ON THE LATEST UPDATES (REVISION 249+))
##################################################
PROFILE SETTINGS
##################################################
TELEPORTING:
- teleport to your favourite location (Teleport ID's found here)
[HIDE]
<CodeChunk name="MIN">
<![CDATA[
/* ################################
| SET MINING GEARSET HERE |
| /gs change <MINING Gearset> |
################################ */
ff14bot.Managers.ChatManager.SendChat("/gs change 9");
await Buddy.Coroutines.Coroutine.Sleep(2000);
if(!Core.Player.HasAura(222))
{
ff14bot.Managers.Actionmanager.DoAction(238, Core.Player);
await Buddy.Coroutines.Coroutine.Sleep(2000);
}
]]>
</CodeChunk>
<CodeChunk name="BTN">
<![CDATA[
/* ################################
| SET BOTANY GEARSET HERE |
| /gs change <BOTANY Gearset> |
################################ */
ff14bot.Managers.ChatManager.SendChat("/gs change 11");
/* ################################
### ###
### STOP EDITING FROM HERE ###
### ###
################################ */
await Buddy.Coroutines.Coroutine.Sleep(2000);
if(!Core.Player.HasAura(221))
{
ff14bot.Managers.Actionmanager.DoAction(221, Core.Player);
await Buddy.Coroutines.Coroutine.Sleep(2000);
}
]]>
</CodeChunk>
[/HIDE]
NOTE: SINCE EXBUDDY'S MAGICAL FLIGHT MESH HAS ISSUES IN SEA OF CLOUDS IT'S CODED DIFFERENTLY TO ENSURE IT DOESN'T KEEP CRASHING, WILL REVERT SEA OF CLOUDS TO NORMAL METHOD ONCE THE BOOBOO FIXER FIXES THE BOOBOO...
That's it... had a few mins free between commercials so kept it simple stupid..
##################################################
ATTACHMENTS:
DOWNLOAD View attachment FAVORMASTER9000.XML VERSION 0.9000 HERE!
SVN:
https://xp-dev.com/svn/FAVORMASTER9000
##################################################
##################################################
ATTACHMENTS:
DOWNLOAD View attachment FAVORMASTER9000.XML VERSION 0.9000 HERE!
SVN:
https://xp-dev.com/svn/FAVORMASTER9000
##################################################
OVER 9000 respect to ExMatt & entrax for making the impossible possible.
Mad respect to ExMatt & y2krazy for putting up with the endless hours of questions..
DONATE TO EXMATT HERE
WHY MAKE THIS PROFILE?
Although I appreciate entrax's work, bleh, eff it, competition breeds better profiles.. enjoy ^^
Last edited: