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

PureRotation V2

Just added the framework for settings interface. http://snag.gy/M1Mou.jpg
Load/Save custom settings for General or Class specific settings.

Monk is destroying everything in LFR ^^

Not long now..

@ski: flick me a pm with your skype.

Sorry Wulf but was there an eta on a beta posted somewhere for this? I mostly play healers nowadays so this sounds very good. btw thanks for all your work!
 
Thank you for fixing Shadow Priest! Yet met no errors at all.
But it still have some issues with waiting for something. It has nothing specific in logs, but still it has a 1-3secs of sleeping. Don't know if it's CR freezes (having no problem with that with other CRs), or if it is waiting for something.
will test it tomorrow in lfr, maybe i can find something, but happy that there are no more errors now :) that's a big step in the right direction
 
Sorry Wulf but was there an eta on a beta posted somewhere for this? I mostly play healers nowadays so this sounds very good. btw thanks for all your work!

It's close for a beta release, adding settings and dispelling. Not going to put a date to it at this stage.
 
still getting the same error when trying to update. then it deletes all my files that make this routine work.
 

Attachments

  • Capture.webp
    Capture.webp
    25.4 KB · Views: 183
Just a little bug:
Affliction Warlock: Burning Rush is not automatically cancelled when used. Using standard setting (60% health). It just keeps using it, also while standing still or at 10-20% health. Setting is set to Auto Cancel. Will attach a log in a moment. All cancelling of Burning Rush you might see in there, is done manually.
/edit: I first assumed it was because of using IWM from MIllz, but I switched it off and the problem persisted.
 

Attachments

Mages can now selfcontrol Ice Block


Thanks for the quick turnaround on this. I notice it defaults to False but it might be better to default it to True. I've only run into one fight where I needed to turn it off.

I noticed mana gem defaults to false as well. What are the state of the defaults? I was assuming they are optimized out of the box but that could be a wrong assumption. Thanks!
 
Most of the settings are not optimized. Especially if they are added in later.

Sent from my DROID RAZR using TheBuddyForum mobile app
 
oracle.webp oracle2.webp View attachment 8124 2013-08-11 20.22.txt


Hi Wulf,

I mentioned this on skype but an posting here so I can upload ss/logs.

Fresh install of newest HB, only change is the addition of Oracle to routines. Upon startup, getting a 404 application error, then HB crashes. .NET 4.5 installed and restarted.

Log and SS attached.

Edit: Looks like the problem is with the usage tracking link, line 28 in Shared\Logging\Logger.cs. For whatever reason, the hotel internet I'm on has statcounter blocked and so this call 404's out. I'd recommend adding in an error catch or something around it for the rare cases where someone can't get to the url so that the Routine can still function :P

I got around it by commenting it out for the time being.

Code:
new MemoryStream(new WebClient().DownloadData("http://c.statcounter.com/9163330/0/bc0014de/1/"));



~ski
 
View attachment 101441View attachment 101442View attachment 101443


Hi Wulf,

I mentioned this on skype but an posting here so I can upload ss/logs.

Fresh install of newest HB, only change is the addition of Oracle to routines. Upon startup, getting a 404 application error, then HB crashes. .NET 4.5 installed and restarted.

Log and SS attached.

Edit: Looks like the problem is with the usage tracking link, line 28 in Shared\Logging\Logger.cs. For whatever reason, the hotel internet I'm on has statcounter blocked and so this call 404's out. I'd recommend adding in an error catch or something around it for the rare cases where someone can't get to the url so that the Routine can still function :P

I got around it by commenting it out for the time being.

Code:
new MemoryStream(new WebClient().DownloadData("http://c.statcounter.com/9163330/0/bc0014de/1/"));



~ski

No problem ski, I'll whack a try catch on it. Thanks for the logs.
 
Hi I have a problem the CR doesnt activate any cd's at all. Do I have to stup something or what? I just started using it today.
 
Some shammy love courtesy of oracle

This was an lfr with a 525 resto sham, mana never went below 70% finished the fight with 100% mana top heals....bottom overheals. This CR will blow your mind away...no lie was even first on Horridon and that is one of the worst fights for shamans.
oracle1.webp WoWScrnShot_081113_220807.webp
 
I am having an issue that others are having with feral druid casting healing touch randomly for no reason. I know plenty have posted about it before is there a fix for it?

Go into class config and set all the healing abilities to 0 hp.
 
when i use the arms pvp on pure rotation it blows avatar and bloodlust at the start is there a way i can stop it from doing that? i tried it on auto semi auto and hot key mode but it still does it every time.
 
still getting the same error when trying to update. then it deletes all my files that make this routine work.

Why is your structure like that: PureRotation\PureRotation\Settings\Settings ???
it should be
PureRotation (this is where u should check out the repository), below this folder there should be
- Classes
-- 11 Class Folders + 3 .cs files
- Core
-- 7 cs files
- Helper
-- 11 cs files
- Managers
-- 6 cs files
- Properties
-- 2 cs, 1 resources, 1 resx file
- Settings
-- Gui
--- 20 files all in all
-- Settings
--- 13 cs files

but still, this is not a problem of the combat routine, something must be messed up on your local hdd
if u want, i can take a look by Teamviewer (u should add me on skype for that)
 
when i use the arms pvp on pure rotation it blows avatar and bloodlust at the start is there a way i can stop it from doing that? i tried it on auto semi auto and hot key mode but it still does it every time.

try again with hotkey, no other mode is implemented there for pvp
 
Thanks for the quick turnaround on this. I notice it defaults to False but it might be better to default it to True. I've only run into one fight where I needed to turn it off.

I noticed mana gem defaults to false as well. What are the state of the defaults? I was assuming they are optimized out of the box but that could be a wrong assumption. Thanks!

since most of the settings are optimized for raiders, most stuff is simply turned off because a raider still controls lots of stuff when raiding :) managem usage / potion usage / cooldown usage
 
Back
Top