FFXIV Bot - Updated 2.1.4.0 Misc Bugfixes

Read-only announcements from the team.

Moderator: ScreamingEagle

Post Reply
Message
Author
PitViper
Site Admin
Posts: 20739
Joined: Tue Oct 16, 2007 7:01 am

FFXIV Bot - Updated 2.1.4.0 Misc Bugfixes

#1 Post by PitViper »

The mmoviper final fantasy XIV bot or FFXIV bot has been updated to 2.1.4.0.

Code: Select all

All Bots:
- Added: Target Option: HP To Attack. If mob health is above value, will skip that mob. Good for BOSS type mobs to let others get aggro. Default is 100 or always attack
- Added: New Task: Find Patrol Targets Near Me (range). This is a floating hotspot, where you can customize how far to look from your current position for things to kill (from your targets list)
- Added: New Task: Face Direction: Compass heading - Will turn the char to face the specified direction
- Added: If/While variables for use in tasks:
		"Player.Level" - Current Player Level in the game
		"Player.HP" - Current Player Health as a percentage 0-100%
       "Player.OutOfCombat" - If player is currently not being attacked
       "Player.InCombat" - If player is currently being attacked
       "Bot.RunTime" - Current Runtime of the bot in hours (1.5 hours, etc)
       "System.Time" - Current System time in hours (0-23) (4:30 AM = 4.5, 10:30PM = 22.5, etc)
		"Bot.PlayersInTargetingRange" - Returns PC players within the default targeting range (usually 40 in game units)
- Bugfix: Hotkey/Advanced/Self Health was not configured correctly, should work properly now.
- Tweak: Bot will speak stopping bot on completion.
- Tweak: When fleeing, bot will now pause for a few seconds at the flee waypoint to let agro slip away

vicesandy
Posts: 3
Joined: Fri Mar 11, 2016 10:21 pm

Re: FFXIV Bot - Updated 2.1.4.0 Misc Bugfixes

#2 Post by vicesandy »

Just wondering whats the syntax would look like.

for example i want to set Player.HP to 0 in my condition box

should i just write "Player.HP = 0" ?

or like "Player.HP = 0;"

PitViper
Site Admin
Posts: 20739
Joined: Tue Oct 16, 2007 7:01 am

Re: FFXIV Bot - Updated 2.1.4.0 Misc Bugfixes

#3 Post by PitViper »

Player.HP == 0

Post Reply

Return to “Announcements”