https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017
Sorry I didn't respond to your PM, I was considering it. Unfortunately right now only the selected rotations are loaded into WoW. It certainly is possible for me to load all of the rotations into WoW then allow a profile to call a function to swap the currently running rotation for another rotation by name... but it is a lot of work for something fairly minor. Maybe I will get to it eventually when I get free time, but no promises!
PQR (v2.0.9) Released - Minor Update
Run PQRUpdater.exe to download the latest version.
If you do not have PQRUpdater.exe, download it from the main post.
-Added "Download Profile from URL" functionality to make distributing profiles even easier. Just give out the link with instructions to go to:
Rotation Editor -> Download Profile from URL -> Paste the URL and hit Download.
TECHNICAL DETAILS BELOW FOR PROFILE DEVELOPERS:
Code:You can do this two ways: 1) Simply provide the link to one of the XML files, ex: http //www website#.com/MyWarriorProfile_WARRIOR_Rotations.xml and it will download both the Rotations and Abilities XML from that same URL. -You can also provide a link to a .lua file and it will download it and place it in the data folder. 2) Provide a link to a .txt file. PQR will download it and parse out every file (one file per line) you want downloaded. For example, my ret profile can be downloaded by pasting this URL into PQR: http://dl.dropbox.com/u/39925787/PQR...r_profiles.txt In that text file you will provide the URLs for every file you would like downloaded (up to 200). Any XML file will be placed in the appropriate class folder, and any Lua file in the data folder. There are also two commands, here are example usage:Code:DeleteProfile|PALADIN|XelpersTestRotation --This would delete the XelpersTestRotation profile from the PALADIN folder. DeleteLua|PQR_TestLua --This would delete PQR_TestLua.lua from the Data folder.
Last edited by Xelper; 03-26-2012 at 09:47 PM.
Hmm I may know the issue.... Maybe.... Do you ever stand around Spamming Cleanse??? lol
You have a move that I consider vital to any HPally
I recommend Replacing Blessed Life with Sacred Cleansing
Allows Cleanse to remove 1 Magic Effect as well as 1 Poison and 1 Disease
Glad to hear that when it works, it works![]()
Im now curious is there are any assasination roations for rogues, blinded's wont start :/
Nevermind! The URL is a good way to keep up to date!
Guess we need a list or urls to peoples profiles?
Spreading my rep around as much as I can.![]()
Last edited by Meatglue; 03-26-2012 at 09:28 PM.
Oh btw, if anyone is getting any errors with certain profiles now running PQR 208 or 209 that were working fine before it might be my fault for causing Lua errors. It was only affecting some spells that used CastSpellByName. This was never stopping the profiles from working properly, only causing Lua errors.
Download the new PQR v2.0.9 to fix this issue.
Last edited by Xelper; 03-26-2012 at 10:17 PM.
Looking for a code to mouseover cast a spell without using a keyboard bind like in Valma's Warlock profile.
I tried looking into his but it's way in depth to that specific class.
Just think it would be a good way to incorperate other dot classes like fire mage, spriest, and boomkin.
This bring back old question, why some spells dont work with pqr like Pyroblast!, Aimed Shot!, Ravage!, ... ?
Pyroblast! - Spell - World of Warcraft
Aimed Shot! - Spell - World of Warcraft
Ravage! - Spell - World of Warcraft
Sheuron i would gladly donate $50 to you for à arcane Pvp Profile sinds your fire Profile is godly... Also If anyone thinks They are up for it feel free to contact me 😁
---
I am here: http://maps.google.com/maps?ll=52.344084,4.846882
This would actually be quite interesting, Xelper. I'm presently coding a separate ability for each class (and certain specs) into my rotation, enabling me to customize aura checks and action priorities based on my target's class, but the sheer number of abilities is proving unwieldy.
It would be nice if we could simply create a "launchpad" that handled the switching between 10+ smaller, class-specific profiles. Again, it's hardly a priority.
Honestly, PQR is the only reason I'm still playing WoW. Thank you ^^