could someone tell me if the warrior profile only works on lvl 90? because my lvl 85 does not work.
could someone tell me if the warrior profile only works on lvl 90? because my lvl 85 does not work.
Tell me plz seriously alter the profile of the pqr that he at russ servers work?
Last edited by JIMMYF; 03-25-2013 at 07:44 AM.
paintpauller, supports Alpha Interrupt Russian version of World of Warcraft?
Hi! Anyone who can help me make an ability that puts down Ursol's Vortex on Right alt-keydown?
Using it to slow Tortos turtle-adds while Im tanking!
Cheers!
Try this and let me know if it works.
if IsUsableSpell(102793)
and select(2,GetSpellCooldown(102793)) < 2
and IsRightAltKeyDown()
then
CastSpellByName(GetSpellInfo(102793))
if SpellIsTargeting() then CameraOrSelectOrMoveStart() CameraOrSelectOrMoveStop() end
return true
end
It worked awesome, thank you man! <3 +rep!
Just went over the code and everything should work for any localization.
The only thing that would need changing is the PQI menu. If for some reason it does not work let me know.
About to get some rest so when I wake up I will have a template that people can fill out to get the menu translated for different languages.
I dont have a resto druid profile but after I get some rest I will see if i cant come up with something that can be added to a existing profile.
Will need to know the ID of the symbiosis cleanse, and a way of detecting if symbiosis is used on a pally. (depending on how the ID's work it could be one in the same)
Alpha Profiles: - All profiles with PQInterface support!
Alpha Interrupt: https://goo.gl/OLhGi - Ignore List, Random Percentage, Time Delays, & much More!
Alpha Utilities: https://goo.gl/rt7WA - Farming, Prospecting, Disenchanting, Milling, & Questing
Alpha Moonkin: https://goo.gl/gjxw0 - Optimized DPS Rotation for PvE, Mashup of 3 Profiles
Avery's Ret: https://goo.gl/GhurM - My take on Avery's outstanding Ret profile with PQI
The cleanse spell ID is Cleanse.
Is there something up with the realms right now? I log in, and it makes me select a realm. They are all red to me....
Ahh crap, they are ninja patching again.....I think....I am getting the login/tells me there is a patch/loads launcher/says up to date/then repeat bug....
Last edited by billybuffalo; 03-25-2013 at 01:59 PM.
Patch is out now.
16760.xml
Code:<?xml version="1.0" encoding="UTF-8"?> <Offsets> <CurrentWoWVersion>16760</CurrentWoWVersion> <WoWVersionOffset>0xC70E8F</WoWVersionOffset> <PlayerName>0xEAEAA8</PlayerName> <PlayerClass>0xEAEC25</PlayerClass> <GetCurrentKeyBoardFocus>0xB9CEB4</GetCurrentKeyBoardFocus> <GameState>0xD50F26</GameState> <Lua_DoStringAddress>0x75c40</Lua_DoStringAddress> <Lua_GetLocalizedTextAddress>0x4e4540</Lua_GetLocalizedTextAddress> <CVarBaseMgr>0xAD9BF0</CVarBaseMgr> <CVarArraySize>0x400</CVarArraySize> <ObjMgr>0xEAEA68</ObjMgr> <CurMgr>0x462C</CurMgr> <LocalGUID>0xD0</LocalGUID> <FirstObject>0xCC</FirstObject> <NextObject>0x3C</NextObject> <Descriptors>0x8</Descriptors> <Obj_TypeOffset>0x10</Obj_TypeOffset> <Obj_X>0x800</Obj_X> <Obj_TargetGUID>0x13</Obj_TargetGUID> <ClickTerrain>0</ClickTerrain> </Offsets>