Language:
Lua     Change language:
Pastebin: 90638
Author: Codex
Subject: Untitled
Created: 2008-07-04 19:04:23
Download and save
Toggle line numbers
1/clearfocus [modifier:shift] 
2/stopmacro [modifier:shift] 
3/run SetRaidTarget("focus", 5
4/run if UnitSex("focus")==1 then g="female " else g="male " end;s="I'm going to sheep a "..g..UnitLevel("target").." %T";c="Party";if GetNumRaidMembers()>0 then c="raid" end;SendChatMessage(s,c) 
5/run local u,c,n,r=UnitIsUnit,UnitExists("raid1") and "raid" or "party";for i=1,c=="raid" and 40 or 4 do if not u(c..i,"player") and u(c..i.."target","focus") then n,r=UnitName(c..i)SendChatMessage("Auto-Warning: You are targetting my poly!","WHISPER",nil,r and n.."-"..r or n) end end/cast [target=focus,exists,nodead,harm] Polymorph(Rank 1: Turtle) 
6/stopmacro [target=focus,exists,nodead,harm] 
7/cast [combat,harm,exists,nodead] Polymorph(Rank 1: Turtle) 
8/focus [exists,harm,nodead] target 
9/clearfocus [target=focus,dead] 
10/stopmacro [button:1/3/4/5] [combat] 
11/freak 
12 
Thread:
[90638] Untitled by Codex at 2008-07-04 19:04:23
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.