@Boss, the download doesn't seem to be working for 7.0. Probably just media fire though.
Have anyone looked into creating a leveling profile for multiboxong? MoP is coming soon and i want to level a monk with a RAF and need to play two accounts at the same time. My basic idea is to party up with my RAF and questing. That means that the other account need to be able to pick up and return quest based on my target. Thinking also to add quest reward logic in order to take what item that meets the class needs.
Alternative way would be that the primary account would "share" they quest he picks up but then returning quest needs to be handled manually. If this is not plausible then i will instance grind to 85.
Do you know if IsSpellInRange() is reliable? I'm using it but sometimes I feel it's not accurate. By the way I notice you first check if the spell has a range component but you can just do:
It returns nil if the spell has no range requirement, saves an API call at least.Code:if IsSpellInRange(v) ~= 0 then
@Boss
First off, amazing work on the progfiles. I just downloaded all your new updates and decided to go into LFR and begin testing the new Arms 7.0. I was playing around with it on a test dummy while waiting for the queue and was seeing some amazing numbers. Queue popped and started pulling trash and the bot just stopped working suddenly. Just got stuck in Berzerker stance and wasn't using any abilities other than auto-attack.
I tried closing and restarting the bot to no avail. Even tried using some of your older profiles and they stopped working too so I'm inclined to say maybe it's somethign with PQR or something maybe conflicting with the changes in your code that made PQR crater. I'm going to try again and see what happens but wanted to let you know. I'm a 407 ilvl warrior so I do some pretty extensive testing with all your profiles since I have the gear for TG/SMF/ARMS and again, keep up the great work. Proccing my Heroic Gurth with your arms profile is funny to watch. I'll post more info as I get it.
BDW
Yeah it seems to be working well. And yeah I know my coding is really messy and inefficient, I've never done any kind of coding whatsoever before I started working on this profile. I just learned by looking at other peoples work.
Let me know if it works after you restart PQR. Anyone else have this same issue?
Last edited by Bossqwerty; 02-19-2012 at 02:21 PM.
Just did 15mins of testing and so far so good, just waiting on this damn 21min LFR queue to pop. I deleted a lot of old profiles because I vaguely remember someone saying that if you have to many profiles in your pqr/profiles folder it can cause problems so that may indeed have been the issue. I'll let you know soon as I get into this queue and get some results.
Thanks again for all the hard work Bossq! If you ever need some hard testing, lemme know be happy to help out. Now if we can just talk you into coding an awesome pve prot, pvp prot (flag carrier) and pvp arms profile you'd def be the elitist of the elite group of coders we have here(just my opinion)!!!
Just used Boss7.0 in 1/2 of LFR with no problem, nice numbers.
@Boss
Welp, i deleted all the old profiles. Had no problem in testing on the dummies but soon as I went to another LFR, BAMM it stopped doing the rotation after switching between single target and AOE and then back to single. Left the LFR and went back to the dummies and basically regardless of what profile I was using, PQR won't work again until I exit WOW, restart it and restart PQR. Not really sure what else to say because it's worked perfectly for me up until now.![]()
Last edited by Bossqwerty; 02-19-2012 at 03:48 PM.
@Boss
Yea I just redownloaded a fresh PQR and copied ur profiles over. Just tested in a 5man and it works fine. Queued up for another LFR run to see if it does it again. Also removed a couple addons.
Couple questions, I noticed when I'm just idle and the bot is turned on, if I manually change to Zerker stance, the bot puts me back into Battle Stance... is that intended?
Also, I'm hesitant to mess with your code but I'm assuming there is a way to change the key modifier for switching between aoe and single target? i use left shift a lot in chat and even while im not in combat it changes the bot between the two modes whereas previously it would only do it during combat.
I'll post another update soon as I get into the next LFR queue. Thanks again for all your prompt responses, knowing my luck it was just a stupid addon or something.
Auto switching to battle stance out of combat isn't intentional but I can easily fix it, I'll have it in my next version. If you want to change the button that toggles aoe go to the very bottom of -- calculations -- and change "IsLeftShiftKeyDown()" and that's it.
@Blinded just tested ur sub profile on the first boss in lfr 35k dps 384gs did way more dps then i was combatkeep up the good work. Looking forward to the next update!
Last edited by merrikh; 02-19-2012 at 04:25 PM.