Well see,
I wrote a UI mod for my guild thats titled OnyxiaDist. It basically is a running thing that attaches and uses CTRA function/channel to warn you when you are too close (within 10 yrds) to another raid member.
BUT! what i did is i wrote a trigger function so that if anyone types "/onydist on" it'll turn on and "/onydist off" i'tll turn off.
The key here is that i wrote a hidden function, so that if ANYONE in the raid types "/onyxiadistance on" or off in the CTRA channel, EVERYONE in the raid turns on or off.
hehe...so i revised the UI mod and put in a little extra function.
if i personally type "/drop <name>" in the CTRA channel (btw, everything in the CTRA channel is invisible, so noone can see the text), then my script queries the name i specified to every raid slot (raid1, raid2, raid3, etc) until it finds a match, and then that players client UI says:
"OH! someone typed /drop and it matched my name! run onydist_goodbye();."
onydist_goodbye(); then proceeds to type \n in the CTRA chat channel (invis text so noone knows), and they get dropped. The person playing who got dropped just looks like he D/Ced from the server.
Ahhhh life is good when somehow ur "lucky" and win every item you want.
Rulez for MC and BWL thats for sure. D/Cing for a bid sure does suck!
>:)