Thnx, +rep if I could
Thnx, +rep if I could
Hi,
Great script, but the randomization doesn't work (try with a macro which play a sound for example, it will always be played at the same interval).
This works :
{
Loop
{
ControlSend,, {F12} , World of Warcraft
Random, rand, 1500, 3000
Sleep, rand
}
}
return
Will this only work if the rares r in sight?? or if there anywere around?? cause theres addons that can do same thing and r easyier if its just on sight.