 |
|
|
It is currently Thu Jun 20, 2013 5:11 am
|
|
Page 1 of 1
|
[ 4 posts ] |
|
| Author |
Message |
|
Kameril
Member
Joined: Wed Jan 30, 2008 1:10 am Posts: 1143
|
 How to talk like...
Mag: /run local o=SendChatMessage function SendChatMessage(m,w,...) return o("so nerdy ".. m .. " kids bro",w,...) end
Lulu: /run local o=SendChatMessage function SendChatMessage(m,w,...) return o("sup ".. m .. " dawg",w,...) end
Scooby: /run local o=SendChatMessage function SendChatMessage(m,w,...) return o(m .. " mate",w,...) end
AV/Gossip/Csi/Willz: /run local o=SendChatMessage function SendChatMessage(m,...) return o(m:gsub("l", "r"):gsub("L", "R"), ...) end
_________________ Another life saved by some girl on girl action. - Dr. House
|
| Fri Jan 23, 2009 12:55 am |
|
 |
|
Kameril
Member
Joined: Wed Jan 30, 2008 1:10 am Posts: 1143
|
 Re: How to talk like...
Advanced Mag script: /run local o,c,r=SendChatMessage,{"dude","bro","kid","sooooo nerdy","nerd"},math.random function SendChatMessage(m,...) return o(m:gsub(" ",function() return r()>.75 and " "..c[r(1,#c)].." " or " "end),...) end
_________________ Another life saved by some girl on girl action. - Dr. House
Last edited by Kameril on Fri Jan 23, 2009 1:40 am, edited 1 time in total.
|
| Fri Jan 23, 2009 1:36 am |
|
 |
|
Speakeasy
Haley's Lady Friend
Joined: Tue Jan 29, 2008 10:16 pm Posts: 586 Location: Your mother
|
 Re: How to talk like...
/run local o,c,r=SendChatMessage,{"dude","bro","kid","sooooo"},math.random function SendChatMessage(m,...) return o(m:gsub(" ",function() return r()>.75 and " "..c[r(1,#c)].." " or " "end),...) end
|
| Fri Jan 23, 2009 1:36 am |
|
 |
|
Fettin
The Beasticon From The Easticon
Joined: Tue Jan 29, 2008 10:16 pm Posts: 292
|
 Re: How to talk like...
/run local f,t=CreateFrame"Frame",0 f:SetScript("OnUpdate", function(s,e) t=t-e if t < 0 then t=math.random(30,400) SendChatMessage("does anyone know if the ice stone melted?", "guild") end end)
posting for kam
_________________
|
| Thu Feb 12, 2009 1:53 am |
|
|
|
Page 1 of 1
|
[ 4 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
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 post attachments in this forum
|
|
 |
|