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!

[Plugin] Ultimate PvP Suite

Everyone has been added. If I missed you or have questions about it, please PM me.

So I loaded this up and entered a BG.. the PVP Suite was having my healer run up to enemies and melee them, looked really friggin' strange.. if I had the full version would I be able to disable this? I'm using a Tuanha CC in healer spec.

Turn off Strafing in the options. Healers and Ranged should not be using strafing. Everything else like targeting to dps low health players etc.. still works like a charm!

Does this have an option to stick to people like iGlue?

It sure does.

Can I use it with Tyrael for non-afk fights?

It will work fine as long as you turn off movement.

This won't make my frost dk use most of it's abilities.

It won't actually effect your CC. That is your CC doing that.
 
The bot does weird behaviour for me.
Things like: circling around players with no other actions and weird movement (looks as if I am lagging).
In 5 minutes of using the plugin it looked as if it was the ultimate "ban me please" plugin.
Any ideas why it does it?

does the same for me. using Tuanha cc and im not a caster. tried with movement and targetiing on and off and on bgbuddy and bgbot.
still the same looks really botish. i downloaded this hoping it would just make my character stick to the target like glue. it does attack lowest health and healers perfectly but this weird
cirling around not even at the right angle or range to hit the target is really bottish..

EDIT: also what is the alterac valley file for?
 
Hi! This is my first time using this plugin, for some reason (i'm playing a balance druid) it runs to targets and stand up on them. And everytime they move the bot moves after, looks really bot-like and dosen't seem right. Is this some setting that can be removed or is it for donators only?

How ever the bot runs perfect and is really well done, thinking about donating even after 20 minutes of use! :)


Edit: I am sorry if this question has already been answered, but i can for some reason not find any "strafe" option to turn of. Can anyone share a simple solution to end this? I'm really thankful for all the help i can get!
 
Hi! This is my first time using this plugin, for some reason (i'm playing a balance druid) it runs to targets and stand up on them. And everytime they move the bot moves after, looks really bot-like and dosen't seem right. Is this some setting that can be removed or is it for donators only?

How ever the bot runs perfect and is really well done, thinking about donating even after 20 minutes of use! :)


Edit: I am sorry if this question has already been answered, but i can for some reason not find any "strafe" option to turn of. Can anyone share a simple solution to end this? I'm really thankful for all the help i can get!

You can go into the Ultimate PvP Suite.cs and just comment out the movement line in the pulse. That will solve it =)
 
You can go into the Ultimate PvP Suite.cs and just comment out the movement line in the pulse. That will solve it =)

This one?
Code:
 //Get rid of Blacklist if BGBuddy went stupid
                    if (StyxWoW.Me.IsActuallyInCombat && Movement.MoveTo(StyxWoW.Me.CurrentTarget)) { Blacklist.Flush(); }

Tested, and seems to work. Doesn't move directly to people anymore, though has problems with targeting now; or at least a little slow at it.

Perhaps make a line for ranged classes/specs to move within a certain distance, and maybe a check for vision would be nice.

To the other guy that was asking, just add a // right before that if statement and you should be good.
 
I read earlier that it uses BGBot or BGBuddy - I am really not a fan of them as there are so many people using them as well.

Shocking when you see 8-10 people in an AV run the same path (I was one of them when I was watching it, quickly /AFK'd out)...

To the crux of the matter, I have the basic idea of creating a grindbuddy profile with basic support. (I think it was Botanist that posted the guide)... Anyway, do you have any advice or assistance with being able to create some new pathing profiles for the BG's or even slightly more random behaviors?

I have been searching around for it - but it hasn't really yielded much.
 
I read earlier that it uses BGBot or BGBuddy - I am really not a fan of them as there are so many people using them as well.

Shocking when you see 8-10 people in an AV run the same path (I was one of them when I was watching it, quickly /AFK'd out)...

To the crux of the matter, I have the basic idea of creating a grindbuddy profile with basic support. (I think it was Botanist that posted the guide)... Anyway, do you have any advice or assistance with being able to create some new pathing profiles for the BG's or even slightly more random behaviors?

I have been searching around for it - but it hasn't really yielded much.

Change the BG Profiles. See Alterac Valley Profile I have included in the first post. If you make it go somewhere else.. it wont follow the pack for the most part.
 
This one?
Code:
 //Get rid of Blacklist if BGBuddy went stupid
                    if (StyxWoW.Me.IsActuallyInCombat && Movement.MoveTo(StyxWoW.Me.CurrentTarget)) { Blacklist.Flush(); }

Tested, and seems to work. Doesn't move directly to people anymore, though has problems with targeting now; or at least a little slow at it.

Perhaps make a line for ranged classes/specs to move within a certain distance, and maybe a check for vision would be nice.

To the other guy that was asking, just add a // right before that if statement and you should be good.

Code:
[B][COLOR=#ff0000][SIZE=4]StrafeLogic.Pulse();[/SIZE][/COLOR][/B]

This is what you want to comment out. I will see about commenting it out for next release so it doesn't confuse people.

wait, so unless I donate $$ the free version is just going to make my guy run and sit ontop of my target and look like a bot/retard. sounds legit
:) I went into the .cs and deleted the whole strafe pulse, did not fix the problem.

then deleted anything that had to do with strafe logic and now it wont even show up in my plugin selection :|


I suggest not playing with the code unless you know what you are doing. You most likely caused it to not compile correctly.

this working?

Yes it is.

Am I missing some where about downloading the SVN file and also is there 2 versions a free and payed one?

There is a free one with out a GUI and another one that is not listed on this site that has a GUI. This one here works just the same as the other one. There is no missing features other than a gui. But all variables can be changed with in the plugin itself. You are not required to buy anything to get the full functionality out of it.
 
Ive used this plugin in the past with BgBuddy and it really is an awesome plugin. Recently, ive used the much improved (imo) BgBot over BgBuddy and was wondering why this plugin doesnt work with that bot base. Is it intentional? Do you plan on making the plugin compatible with it? It really is a shame that i dont get to use such an impressive plugin just because im using BgBot instead. Thanks
 
Ive used this plugin in the past with BgBuddy and it really is an awesome plugin. Recently, ive used the much improved (imo) BgBot over BgBuddy and was wondering why this plugin doesnt work with that bot base. Is it intentional? Do you plan on making the plugin compatible with it? It really is a shame that i dont get to use such an impressive plugin just because im using BgBot instead. Thanks

BGBot is just their first release of BGBuddy, You can change what bots it supports. Check the Pulse in Ultimate Combat Suite.cs
 
I will have everyone added tomorrow. I am just too tired to do it tonight. I apologize for the wait.
 
Interrupt Spells should be names or IDs?
And will it /stopcasting before using interrupt spell?
 
Interrupt Spells should be names or IDs?
And will it /stopcasting before using interrupt spell?

It won't stop casting to interrupt (although that is a good idea) and it is by names for now.
 
If you will and stopcasting it's better to make an option true/false for it.

And Phelon, add me please :D Waiting for a week >< Editing .cs isn't really cool :)
 
Back
Top