Language:
Lua     Change language:
Pastebin: 90634
Author: Codex
Subject: Re: Untitled
Created: 2008-07-04 18:38:52
Download and save
Toggle line numbers
1/clearfocus [modifier:shift] 
2/stopmacro [modifier:shift] 
3/run u=UnitIsUnit;c="raid";t="target";for i=1,40 do if not u(c..i,"player") and u(c..i..t,focus) then SendChatMessage("Auto-Warning: You are targetting my poly!","WHISPER",nil,(GetRaidRosterInfo(i))) end end 
4/cast [target=focus,exists,nodead,harm] Polymorph(Rank 1: Turtle) 
5/stopmacro [target=focus,exists,nodead,harm] 
6/cast [combat,harm,exists,nodead] Polymorph(Rank 1: Turtle) 
7/focus [exists,harm,nodead] target 
8/clearfocus [target=focus,dead] 
9/stopmacro [button:1/3/4/5] [combat] 
10/freak 
11 
Thread:
[90634] Re: Untitled by Codex at 2008-07-04 18:38:52
  [90635] Re: Untitled by Anonymous at 2008-07-04 18:39:31 (diff)
Tip: Click the line numbers to toggle highliting on that line.

Paste followup:

Language:
Author:
Subject:


    Tabstop:     bigger biggest
Note: You can prefix a line with "@@@" to highlight it.