What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Fpsware Rogue

I suggest to make a Rupture/Envenom finishing move combo aswell
Where basicly if there's rupture on target, use envenom.

Tried modyfing the Kidney shot + Rupture to do it, but it just keeps casting Kidney Shot still
If anyone could send me a private whisper with how to modify this, i'd be grateful.

Reason:
If set to only using rupture, it'll have periods where it cannot use rupture due to "stronger already being active", and i find it slows down leveling by using stuns instead of dps and i'd like to make use of the talent "Cut to the Chase" so i dont have to redo slice and dice all the time
 
Last edited:
Was told by tony to move this here so... my question does the CC require the mob to be moving to pickpocket. What i mean is, im watching my rogue run around target mob, picketpocket, go to next mob. One thing im seeing though is if the mob i target isnt moving and standing still, my guy will just stand there and wait till the mob moves, if it moves within 45seconds it will then move to the mob/pickpocket, if its longer then 45seconds it blacklists it and goes to next mob. So...who needs it to be moving, HB or CC? And can this be fixed?

Thanks
 
Hey, thx for this great CC. I use it to farm Flame-Scarred Junkbox. My pick pocket spell is glyphed and with increased range CC did not work very well.
So I edited pull.cs file and it works perfectly!
Code:
 if (Target.IsDistanceMoreThan(Target.InteractRange [COLOR="red"]+ 5[/COLOR])) return false;
 
Ok so when i try to configure my settings for all of my Fpsware profiles i get an error - Could not find a path C:\Users\Justin\Desktop\Profiles\Kick's Profiles\1-85 Questing Profile Pack\BC\CustomClasses\Fpsware Rogue\Class Specific\Settings\UIElements.xml

it looks like its mixing two different addresses together, because my profiles folder is on my desktop and my honorbuddy folder is in my user file. how can i fix this so i can configure Fpsware?
 
Getting this error

[2:37:28 PM:310] Cleared POI - Reason Exception in Root.Tick()
[2:37:28 PM:310] Cleared POI
[2:37:28 PM:891] System.NullReferenceException: Object reference not set to an instance of an object.
at Hera.Target.get_IsValidPullTarget() in c:\HB2\CustomClasses\Fpsware Rogue\Flib\Flib.cs:line 2938
at Hera.Fpsware.NeedToBlacklistPullTarget.CanRun(Object context) in c:\HB2\CustomClasses\Fpsware Rogue\Class Specific\Behaviours\Common.cs:line 232
at TreeSharp.Decorator.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at Bots.Quest.Actions.ForcedBehaviorExecutor.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at Bots.Quest.Actions.ForcedBehaviorExecutor.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
[2:37:28 PM:891] Cleared POI - Reason Exception in Root.Tick()
[2:37:28 PM:891] Cleared POI
[2:37:29 PM:454] Activity: Following Mob - Wildhammer Lookout At X: -2881.923 Y: -5555.297 Z: 170.56

At Skaterninja25. you get that error because your loading a profile,then trying to go into class settings tab. Thats what gives you the error, 2 optiosn load profile then exit hb and then go into settings or go into your settings first then load profile and start. Its just habit now that when i load a profile i close HB and restart incase i need to change class settings.
 
this class often doesnt want to face its target and just stands there facing the wrong way till he dies
 
this class often doesnt want to face its target and just stands there facing the wrong way till he dies

i think FPS is having some personal things he's working on as he is not on alot. But post a log and perhaps someone can help you
 
Damn, this thing is amazing! Compared to Singular it shaved off about 33% of the time it took to do the dailies. Takes on 4 mobs easily!
 
What would be the prefered lvling spec for a rogue nowadays?
In combination with this CC

I like to use sub with this CC the most. Its doesn't like to use Ass as well. I always like the shadowstep it helps with movement issues and tends to save time in movement.
 
Helloes!
im trying to level with this as combat (mainly because autoequip2 likes to equip everything that isnt a daggers also) so mutilate dont work to good i noticed. i can use sinister strike with all weapons so it feels right (correct me if im wrong)

anyhooo....i noticed after respecing that he doesnt spam sinister strike as much as i would prefer.

Attahing a log so any kind person can see if something is wrong here.

im leveling 80-85
 

Attachments

I start it up, my rogue walks towards the target, and does nothing ,a nd the debug spamms this error :

Code:
[8:54:28 PM:240] Changed POI to:Type: Kill, Name: Minion of Kaw
[8:54:28 PM:381] Stop called!
[8:54:28 PM:389] Activity: Honorbuddy Stopped
[8:54:28 PM:436] Exception in CGWorld__TraceLine:Thread was being aborted. -    at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
   at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)
   at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
   at (Object , Int32 , Boolean )
   at BlueMagic.ExecutorRand.Execute()
   at Styx.WoWInternals.World.GameWorld.#QJc(WoWPoint from, WoWPoint to, Single distance, CGWorldFrameHitFlags flags, WoWPoint& hitPoint) - mscorlib
[8:54:28 PM:473] System.Threading.ThreadAbortException: Thread was being aborted.
   at Styx.Logic.BehaviorTree.TreeRoot.Tick()
   at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:54:28 PM:473] System.Threading.ThreadAbortException: Thread was being aborted.
   at Styx.Logic.BehaviorTree.TreeRoot.Run()
 
My Fpsware rogues makes a error when i press class config. (if i press continue i will just see screen blanco) something that he can't find the path. It works. but i simply cant edit my skills what he do.

Thanks
 
That's not a cc problem, I thinks it's a HB problem. Eitherway my fix has been 1. First thing you do when starting HB is CC. OR 2. Copy you entire Custom class folder into the folder where you profile is located. I have like 7 copies of my CC folder copied around.
 
I am a total bot noob. How do i run this. i downloaded it, put it in the folder like instructed. i don't know how to load it or to get it working. can i get some help please
 
Bot ran for about 30 minutes, still doesn't use Cold Blood in rotation. I asked previously if it could be added, but was told that it was already in the rotation. Also, any chance of adding something that doesn't interrupt? The mobs that I'm killing go down in seconds (doing about 15k dps single target while farming) so interrupting is pointless. With that said, this CC has been the best I've come across, love how customizable it is, but still not "great" for Mut spec rogue.
 
Back
Top