Hey, i am playing druid/warlock dual boxing. And i am not getting this to work at all. Using auto hot key.

On my druid i got

/cast Hurricane
/run MinimapPingLocation(Minimap:GetPingPosition())
/script Minimap:PingLocation(Minimap:GetPingPosition())

On my warlock

/cast Rain of Fire(Rank 5)
/script local x, y = Minimap:GetPingPosition() Minimap:PingLocation(x * 140, y * 140)

And i m not even casting the spells on any of my characters?