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!

HB ARCHIVES: Singular--DO NOT DELETE

Question for everyone--which mage build does Singular work the best on? Frost seems a bit questionable, and before I try out any of the others I wanted to make sure I was picking the one which works best with Singular. Don't get me wrong; it works, but I'd like something that works as well with Singular on the Mage side as, say, Paladins do. Thanks!
 
Currently using it with Dungeonbuddy on 5 bots, DK,Priest,hunter,rogue,druid. Having zero issues, thanks Bobby.
 
Hello. Thx for your work. I'm using Grind Bot with Singular routine (disc priest) and i have a question. How can i use Divine Star spell to hit mobs?
 
Pick Lock doesn't seem to work for low level rogues on junk boxes. I end up wit full bags of junk boxes while leveling my rogue. Is there any way to fix it?
 
i am using the default singular with bgbuddy as a night elf r druid. is there a way you can stop if from casting wrath and healing instead. i can't tell you how many times i have died cus the bot casts wrath instead of healing myself. Thank you. also can you add in an option for resto druid to use cc or something.

also can we please get the routine to use lifeblooms or add hte option. can you make an option to use the soul of the forest proc to refresh lifeblooms or clone an enemy using cds or something?

symbiosis is set to true for enabline. yet it never casts symbio on anyone to use it?

I set the hotkey for movment to true but every key i have set when pressed does not suspend the bot like it says it should.

also there is an option for wild mushroom but it never cast shroom ever.
 

Attachments

seriously. casting wrath as a healer instead of healing when the bot for whatever reason (which is 6 times out of 10) thinks i should 1v1 is so dumb.
 
Yes, I agree there are issues with healing sometimes not being given the priority it deserves... Sadly, this problem exists not only in the druid class but other classes as well such as the shaman (I've seen it once before dying on 100% mana).
 
Hi, leveling my Frost Deathknight through dungeons I've come across a targeting issue.

Whenever we are done with a cluster of mobs it will automatically switch to a random target.
Range doesn't seem to be a factor, sometimes they are out of range, if it is not, the bot will just pull it.
I've pissed off two parties now and caused one complete wipe with several close calls.

My Singular settings for TypeOfTargeting is set at "None", which I assumed means I would control it.

The attached log is pretty much just the dungeon runs ending at 10:26'ish.
There a few mob kills at the beginning not related to the dungeon runs.
And at the end there is a lot of Styx stuff that I have no clue what is about. :)
emmark, My apologies for the delay in responding. Yes, with Targeting Style set to None all targeting by Singular is disabled. I can look at this further, but this is not a Debug Log file:
[09:50:30.564 D] (Singular) Debug: N
Follow the steps in the Reporting Bugs [CLICK HERE] post and set a LOGMARK at the point where it has switched targets and you believe it should not have.
Thanks for the post and good luck with your DK, -Bobby53
 
90 Prot Pally - Questing
The Self Healing EF % is not working for Prot Pallies. I've set it to 99%, and when we have 3 HP it will cast SotR instead of EF even if I'm under 99% HP. (Was using 99% just to make sure it wasn't working.. it didn't work at a lower value either.)
Obliv, Thanks for the post and my apologies for the delay in responding. You will want to submit a debug log when encountering an issue (log provided doesn't have the detail to look into this for you.) I did review the code however and saw there was a bug in the cast on self when solo. Thanks for making me aware and look for fix in next release, Bobby53
 
Questing
Eastern Plaguelands
Druid, Feral - lvl

Toon spinning around total crazy and cant choose one of the two targets where my toon spin around.

Log starts at: [09:50:45.944 D] Changed POI to: Type: Kill, Name: Cannibal Ghoul
The botbase has set the BotPOI to:
[09:50:45.944 D] Activity: Setting Cannibal Ghoul at 26 yards as your target[09:50:45.944 D] Changed POI to: Type: Kill, Name: Cannibal Ghoul
[09:50:46.489 N] [Singular] Switching to BotPoi: Cannibal Ghoul.EFAE!
but another component is interfering and changing the current target:
[09:50:46.071 N] (Singular) YourCurrentTarget: changed to: Cannibal Ghoul.EFAE h=100.0%, maxh=3432, d=26.2 yds, box=2.0, trivial=False, player=N, attackable=Y, neutral=N, hostile=Y, entry=8530, faction=21, loss=N, facing=N, blacklist=N, combat=N, IsBotPoi=Kill, TargetIndex=1
[09:50:46.327 N] (Singular) YourCurrentTarget: changed to: Plagued Swine.AA47 h=100.0%, maxh=3432, d=18.8 yds, box=1.0, trivial=False, player=N, attackable=Y, neutral=Y, hostile=N, entry=16117, faction=7, loss=Y, facing=Y, blacklist=N, combat=N
Since the component responsible is not writing to the log, the only message appears is Singular's log notifying you that the current target frame in WOW has changed (and not by Singular.)

This could be a plug-in or the quest behavior in use, but whatever component is responsible for changing the target to something other than the BotPOI. The behavior in use is CollectThings so not sure if this is an inappropriate use resulting in your issue or the parameters to it require revision. Ultimately, the component which is switching the current target needs to do one of the following:

- clear the BotPOI before setting the target
- set the BotPOI to the desired target
- stop changing targets and use targeting filters

Hope that helps, -Bobby53
 
Questing
Outland - Hellfire ...
Hunter

Strange ... Toon is dead, dont ressurect but Singular is following a Mob and try to kill the Mob while Dead.

Log starts at: [17:26:08.080 D] We died, Clearing current POI
Singular is a Combat Routine, and Combat Routines are tools used by other components to kill things. If Singular is trying to kill something, it is because the BotBase, Plugin, or QuestBehavior is calling its Pull or Combat behavior. In this case, it shouldn't be since it appears your character is dead. I did notice the following:
17:26:04.649 N] [Singular] STUNNED! (loss of control)[17:26:06.619 N] [Singular] Casting Feign Death on Me @ 2.9%
[17:26:08.019 N] [Singular] ... wait at most 8 seconds before cancelling Feign Death
[17:26:08.080 D] We died, Clearing current POI
[17:26:08.080 D] Clearing POI - Reason Player Died
[17:26:08.080 D] Cleared POI
I don't believe the Feign Death wait interfered, but it is possible. I have added additional logging and a check for death to prevent this in the next release. Please let me know after you run it for while (when its available) if you have the issue again.

-Bobby53
 
Hello. Thx for your work. I'm using Grind Bot with Singular routine (disc priest) and i have a question. How can i use Divine Star spell to hit mobs?
varges, Currently Divine Star is only cast by Shadow spec and only in AoE situations. -Bobby53
 
Seem to be a problem with rogue (Combat) and the Quest "Cycle of Life" in Dragonblight. Seems to have problems wit the Emerald Skytalons.

View attachment 112312
Slite62, There is a typo in a log message output call that is causing an exception. This interferes with the normal operation and is causing your issue. This problem can occur for Rogues fighting flying mobs. Issue fixed in next release. Thanks for letting me know, Bobby53
 
Back
Top