LazyRogue»F 3 Speechs Forms

F 3 Speechs Forms

Combat Rogue Form (Build 16-35-0 I think :) (PVE/PVP) - By F3Speech
For use with version:2b14

Mostly automatic apart from your openers and abilities with 2min+ cooldowns

This version is more streamlined with less trinkets/engineering and less unnessary condition checks.

NOTE: I have re-trained in daggers see below for my 30-8-13 build form...
Form Version:8
Last Edited: June 27'th. (Not Currently In Development)

//######################### Wait for Dismount
//Get off yer horse
dismount-ifMounted
stopall-ifMounted
//######################### Stopall for vanish
// try stop auto attack asap
stopall-ifVanishActive
//######################### Stay Healthy
//eat (top 2 free mage breads) if needed when out of combat
use8076-player<60%hp-ifNotInCombat-ifNotStealthed-ifNotTargetAlive
use8075-player<60%hp-ifNotInCombat-ifNotStealthed-ifNotTargetAlive
//######################### Stealth
//They can see you...
stealth-ifNotStealthed-ifNotInCombat-ifShiftDown
//######################### Openers
//Open with cheap shot, or garrote if rogue or high armour/elite (sap if needed) (ambush if equiped)
sap-ifAltDown-ifTargetTypeHumanoid-ifNotTargetInCombat-ifTargetInMeleeRange
garrote-ifShiftDown-ifTargetInMeleeRange
cs-ifTargetInMeleeRange
//no need to go further if stealthed or no battle
stopall-ifStealthed-ifNotInCombat
//######################### Eairly Killing Blow
//Try a kill shot
evisc-ifInGroup-ifLastChance
evisc-ifKillShot
//######################### Heal
//Bandage if target gouged and no pets to distract
use14530-player<40%hp-ifGougeActive-ifNotRecentlyBandagedActive-ifNotTargetClassHunter-ifNotTargetClassWarlock
//Bandage if target blinded and no pets to distract in pvp
use14530-player<40%hp-ifBlindActive-ifNotTargetNPC-ifNotRecentlyBandagedActive-ifNotTargetClassHunter-ifNotTargetClassWarlock
//Use Best HP Pot available in pvp only
use13446-player<24%hp-ifNotTargetNPC
use3928-player<24%hp-ifNotTargetNPC
use1710-player<24%hp-ifNotTargetNPC
//######################### Crowd Control
//gouge for bandage (if they have no pets)
gouge-player<40%hp-ifNotBlindActive-ifNotCsActive-ifNotKsActive-ifNotTargetClassHunter-ifNotTargetClassWarlock-ifNotRuptureActive-ifNotGarroteActive
//ks for bandage (if they have no pets)
ks-player<32%hp->2cp-ifNotBlindActive-ifNotCsActive-ifNotGougeActive-ifNotTargetClassHunter-ifNotTargetClassWarlock
//Blind if PVP + low health for bandage (only if they have no pets)
blind-player<32%hp-ifNotTargetNPC-ifNotGougeActive-ifNotCsActive-ifNotKsActive-ifNotTargetClassHunter-ifNotTargetClassWarlock
//blind if pvp target runs
blind-target<32%hp-ifNotTargetNPC-ifNotGougeActive-ifNotCsActive-ifNotKsActive-ifNotTargetInMeleeRange
//######################### Stealth
//Vanish if have too (if they have pets dont matter if they stunned)
vanish-player<16%hp-ifNotCsActive-ifNotBlindActive-ifNotKsActive-ifNotTargetClassHunter-ifNotTargetClassWarlock
vanish-player<16%hp-ifTargetClassHunter
vanish-player<16%hp-ifTargetClassWarlock
//Cloak if vanish fails (if they have pets dont matter if they stunned)
use4397-player<16%hp-ifNotCsActive-ifNotBlindActive-ifNotKsActive-ifNotTargetClassHunter-ifNotTargetClassWarlock
use4397-player<16%hp-ifTargetClassHunter
use4397-player<16%hp-ifTargetClassWarlock
//######################### Stun Stopalls
//Check for stuns (press shift to attack eairly)
stopall-ifNotShiftDown-ifBlindActive
stopall-ifNotShiftDown-ifTargetCCd-ifNotGougeActive
stopall-ifNotShiftDown-ifTargetCCd-ifGougeActive-player<80%energy
stop-ifNotTargetInMeleeRange
//######################### Casting?
//stop their casting
kick-ifTargetIsCasting
gouge-ifTargetIsCasting
ks-ifTargetIsCasting
//######################### PVP Abilities
//Use evasion if your getting hit but not aganist magic users
evasion-ifNotTargetNPC-player<95%hp-ifNotTargetClassPriest-ifNotTargetClassMage
//get slashing
snd-ifNotSndActive-<3cp-target>40%hp
//auto activate if in pvp for dps
bladeflurry-ifNotTargetNPC
adrenaline-ifNotTargetNPC
//######################### PVE Abilities
//Feint if targeted in group or every 13s for bosses
feint-ifInGroup-ifNotShiftDown-ifTargetLevel<60-ifTargetOfTarget-ifTargetNPC
feint-ifInGroup-ifNotShiftDown-ifTargetLevel>59-every13s-ifTargetNPC
//use evasion reguardless getting hit
evasion-player<60%hp-target>16%hp
//auto BF activate, possible dps loss if ganked but hey...
bladeflurry-target>40%hp
//manual Adren activte with Ctrl or Elite
adrenaline-ifTargetElite-ifBladeFlurryActive
adrenaline-ifCtrlDown
//######################### Eairly Killing Blow
//Try a 80% kill shot (will prob kill with auto attack)
evisc-ifKillShot80%
//######################### Energy Save If Caster
//Save energy for spell interrupt unless their near dead
stop-player<60%energy-target>16%hp
//######################### CP Stuns
//slow the combat down to your speed :)
gouge-<5cp-ifNotInGroup-ifNotRuptureActive-ifNotGarroteActive-ifNotKsActive-ifNotCsActive-ifNotAdrenalineActive-ifNotBladeFlurryActive-ifNotSndActive
//keep spamming those stuns
ks->2cp-<5cp-ifNotGougeActive-ifNotCsActive-ifNotAdrenalineActive
//######################### 5CP Adrenaline Moves
//Spend those CP
expose-5cp-target>60%hp-ifTargetElite
rupture-5cp-target>60%hp-ifRuptureNotActive-ifInGroup
ks-5cp-ifNotEvasionActive-ifNotGougeActive-ifNotCsActive-target>24%hp
evisc-5cp
//######################### Default
//always riposte for 10 energy :)
riposte
//if you get here then just bring on the ss spam :)
ss

Any comments or feedback to f3speech(at)msn(dot)com


Seal Fate Dagger Rogue Form (Build 30-8-13 I think :) (PVE/PVP) - By F3Speech
For use with version:3.x

Mostly automatic apart from your openers and abilities with 2min+ cooldowns

NOTE: Some of the functions in this form are not available in the current release
Form Version:1
Last Edited: June 30'th.

--######################### Stopall for vanish
-- try stop auto attack asap
stopall-ifVanishActive
--######################### Wait for Dismount
--Get off yer horse
dismount-ifMounted
stopall-ifMounted
--######################### Stay Healthy
--eat (top 2 free mage breads) if needed when out of combat
use8076-player<60%hp-ifNotInCombat-ifNotStealthed-ifNotTargetAlive
use8075-player<60%hp-ifNotInCombat-ifNotStealthed-ifNotTargetAlive
--######################### Stealth
--They can see you...
stealth-ifNotStealthed-ifNotShiftDown-ifNotInCombat
--######################### Openers
--Open with (cheap shot, sap if needed) ambush
sap-ifCtrlDown-ifTargetTypeHumanoid-ifNotTargetInCombat-ifTargetInMeleeRange
cs-ifShiftDown-ifTargetInMeleeRange
ambush-ifTargetInMeleeRange
--no need to go further if stealthed or no battle
stopall-ifStealthed-ifNotInCombat
--######################### Eairly Killing Blow
--Try a kill shot
evisc->1cp-ifKillShot90%
evisc-ifInGroup-ifLastChance
cbevisc->3cp-ifCbKillShot
--######################### Heal
--Bandage if target gouged and no pets to distract
use14530-player<40%hp-ifGougeActive-ifNotRecentlyBandagedActive-ifNotTargetClassHunter-ifNotTargetClassWarlock
--Bandage if target blinded and no pets to distract in pvp
use14530-player<40%hp-ifBlindActive-ifNotTargetNPC-ifNotRecentlyBandagedActive-ifNotTargetClassHunter-ifNotTargetClassWarlock
--Use Best HP Pot available in pvp only
use13446-player<24%hp-ifNotTargetNPC
use3928-player<24%hp-ifNotTargetNPC
use1710-player<24%hp-ifNotTargetNPC
--######################### Stealth
--Vanish if have too (if they have pets dont matter if they stunned)
vanish-player<16%hp-ifNotCsActive-ifNotBlindActive-ifNotKsActive-ifNotTargetClassHunter-ifNotTargetClassWarlock
vanish-player<16%hp-ifTargetClassHunter
vanish-player<16%hp-ifTargetClassWarlock
--Cloak if vanish fails (if they have pets dont matter if they stunned)
use4397-player<16%hp-ifNotCsActive-ifNotBlindActive-ifNotKsActive-ifNotTargetClassHunter-ifNotTargetClassWarlock
use4397-player<16%hp-ifTargetClassHunter
use4397-player<16%hp-ifTargetClassWarlock
--######################### Stun Stopalls
--Check for stuns (press shift to attack eairly)
stopall-ifNotShiftDown-ifBlindActive
stopall-ifNotShiftDown-ifTargetCCd-ifNotGougeActive
stopall-ifNotShiftDown-ifTargetCCd-ifGougeActive-player<80%energy
--######################### Crowd Control
--Blind if PVP + low health for bandage (only if they have no pets)
blind-player<32%hp-ifNotTargetNPC-ifNotGougeActive-ifNotCsActive-ifNotKsActive-ifNotTargetClassHunter-ifNotTargetClassWarlock-ifNotRecentlyBandagedActive
--blind if pvp target runs
blind-target<32%hp-ifNotTargetNPC-ifNotGougeActive-ifNotCsActive-ifNotKsActive-ifNotTargetInMeleeRange
--######################### Range Stop
--no need to fo further if we cant reach
stop-ifNotTargetInMeleeRange
--######################### Casting?
--stop their casting
gouge-ifTargetIsCasting-ifNotInFrontAttackJustFailed
ks->2cp-ifTargetIsCasting
kick-ifTargetIsCasting
ks-ifTargetIsCasting
--######################### Group Abilities
--Feint if targeted in group or every 13s for bosses
feint-ifInGroup-ifNotShiftDown-ifTargetLevel<60-ifTargetOfTarget-ifTargetNPC
feint-ifInGroup-ifNotShiftDown-ifTargetLevel>59-every13s-ifTargetNPC
--######################### Energy Save If Caster
--Save energy for spell interrupt unless their near dead
stop-player<60%energy-target>16%hp
--######################### Group/PVP/PVE Abilities
--Use evasion if your getting hit but not aganist magic users
evasion-ifNotTargetNPC-player<95%hp-ifNotTargetClassPriest-ifNotTargetClassMage
--use evasion reguardless getting hit
evasion-player<60%hp
--get slashing if in group (no stuns)
snd-ifInGroup-ifNotSndActive-<3cp-target>40%hp-ifTargetNPC
--######################### BS Prep
--slow the combat down to your speed :)
gouge-<4cp-ifCtrlDown-ifNotRuptureActive-ifNotKsActive-ifNotGarroteActive-ifNotCsActive-ifNotInFrontAttackJustFailed
gouge-<4cp-ifNotInGroup-ifNotRuptureActive-ifNotKsActive-ifNotGarroteActive-ifNotCsActive-ifNotInFrontAttackJustFailed
ks->2cp-ifCtrlDown
--######################### 4CP+ Moves
--Spend those CP (4cp not 5cp so none waited with seal of fate)
rupture->3cp-target>60%hp-ifRuptureNotActive-ifInGroup-ifTargetNPC
--expose if warrior dont have agro
expose->3cp-target>60%hp-ifTargetElite-ifNotExposeActive-ifTargetNPC-ifNotTargetOfTargetClassWarrior
--keep spamming those stuns
ks-ifInGroup->3cp-ifNotGougeActive-ifNotCsActive-ifTargetNPC
--if got 5cp evisc
evisc->3cp
--######################### Default
--if you get here then just bring on the backstab, ss backup
bs
ss

Any comments or feedback to f3speech(at)msn(dot)com