Doesn't work for me, Started program it detected wow, pressed ctrl-x and it said started but nothing happens when i target training dummy.
Also fps drops when i start the program from about 90fps to 17fps
Doesn't work for me, Started program it detected wow, pressed ctrl-x and it said started but nothing happens when i target training dummy.
Also fps drops when i start the program from about 90fps to 17fps
I've changed my ret profile to cast using MySPQR.Internals.ActionBar.CastSpellById() and it's not working (doesn't cast anything at all).
Anybody can confirm that the function is working for them?
Do work. Remove the old CastSpellById function from your classPHP Code:
MySPQR.Internals.ActionBar.CastSpellById(35395);
Download Microsoft Visual Studio Express 2013 for Windows Desktop from Official Microsoft Download Center (free)
Pet is considered as a Unit, so you have the same functions as Target, health, mana...
Use MySPQR.Internals.ObjectManager.PlayerPet to acces to al Pet infos.
Anthraxbot & SPQR Creator / Administrator
Check if spells are in your Bars. Also, check if you selected your Class in the dropdown list. Such performance drop is not normal, I see no difference on FPS on my crappy old Q6600 from 2009, ensure you use the latest version.
If nothing above do nor work, check if you can cast spells from your keyboard, without mouse, and switch from bar1 to bar6 with keyboard too (usually Shift+barNumber is used).
If really this do not work, contact me by personnal messaging, i'll double check with you, trying to figure what is wrong.
Anthraxbot & SPQR Creator / Administrator
Im sorry to say that its still unusable on LFR or 25 mans, OnStart() fires but it seems
CombatLogic() never does.
I know this because i added log out put to CastSpellById() also i tried comenting "if (MySPQR.Internals.ObjectManager.Target.IsValid)"
but thats is not the problem either.
What i see is OnStart() firing then nothing for a while and then 100% CPU usage and mouse lag untill i close the application.
The good news is that all the cool downs are working correctly!![]()
Is there a balance or feral druid pve profile in the works? Seems those are the unpopular specs and it's hard to find a decent rotation bot for them.
New to all things coding and programming, what do I need to use to edit the .cs files or write scripts.
Im sorry to say that its still unusable on LFR or 25 mans, OnStart() fires but it seems<br />
CombatLogic() never does.<br />
I know this because i added log out put to CastSpellById() also i tried comenting "if (MySPQR.Internals.ObjectManager.Target.IsValid)" <br />
but thats is not the problem either.<br />
<br />
What i see is OnStart() firing then nothing for a while and then 100% CPU usage and mouse lag untill i close the application.<br />
<br />
The good news is that all the cool downs are working correctly!<br/>
Could it be due to the spell Id check? I noticed that it can't detect the difference between your dots and another players dots.
New to all things coding and programming, what do I need to use to edit the .cs files or write scripts.<br/>
Try notepad ++
Sent from my GT-N7105 using Tapatalk
Clicking buttons in a timely manner is hard. LOLZ!
I've worked some aspects of SPQR :
- re-Added PlayerIsBehind in Units
- Added Unit.Face(), by default SPQR face Target before casting a spell on it, but you can make custom Casting Function in your combat profile.
This will be released soon.
Anthraxbot & SPQR Creator / Administrator
Not really, I do not have any hi-level (max lv80) character to test, but i've tested it on Dummy, with a lot of Players around, do not had troubles. May we should take some time to contact each other, and test. Give me your Skype Id by personnal messaging on the forum.
Edit : Target() will not be called before launching a spell, this is silly for close range classes (nevemind)
Last edited by Nonowmana; 04-04-2014 at 11:43 AM.
Anthraxbot & SPQR Creator / Administrator