Membership
 
Guild Summary
 
Hmerologio
 
Search Box
 
PayPal Donation
 
1
 
Site Search Widget
 
Post new topic   Reply to topic    Greek Gods of Olympous Forum Index -> Roque
View previous topic :: View next topic  
BTpala

user avatar

Joined: 15 Jun 2008
Posts:

Send private message
Reply with quote

re: Rogue macros

0
Blind Mouseover

This lets you blind mobs/players without changing target but simply by hovering your mouse over them. Because your cursor is being used to select a target, you will need to have this macro bound to a key.

/cast [target=mouseover] Blind

A far more useful version: Blinds the mouseover if appropriate or the main target if not.

/cast [target=mouseover,exists,harm,nodead][harm,nodead] Blind


This has the same effect, but also alerts party members that you have blinded an enemy.

/cast [target=mouseover] Blind
/focus [target=mouseover]
/stopmacro [target=focus, noharm]
/p %f has been blinded. DO NOT TOUCH!


Auto-loot only when Pickpocketing

If you only want to auto-loot when you are pickpocketing use this macro:

/script SetAutoLootDefault(1)
/cast Pick Pocket
/in 1 /script SetAutoLootDefault(0)

Without the /in 1 the auto-loot-default setting is returned to 0 before the pick pocket completes, defeating the whole purpose.
Posts from:   
Post new topic   Reply to topic    Greek Gods of Olympous Forum Index -> Roque All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum