Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - » Magic «

Pages: 1 ... 118 [119] 120 ... 269
1771
Funny Stuffz / How to turn a woman on
« on: March 11, 2010, 08:48:20 AM »


How to Turn on Women



OMGLOLROFLMAO

1772
Community Admin Apps / Re: Cliché (CommanderEddy's admin Thread)
« on: March 11, 2010, 08:43:21 AM »

1773
Artwork/Graphics / Re: The New Forum Signature/Spray Board
« on: March 11, 2010, 08:36:42 AM »
Currently Banned, Application Suspended.
 

He's not banned

1774
Games / Re: Why ™
« on: March 11, 2010, 08:34:59 AM »
lol........

1775
Mapping / Re: zs_Tranquilty_Lane
« on: March 11, 2010, 08:29:04 AM »
OG LOOKS AWSOME, Never played FO3 xD

1776
Boneyard / Re: How to catch Name Changers.
« on: March 11, 2010, 08:12:32 AM »
Lol that made me laughed. So are you saying that i am spamming ?

yah

1777
Mapping / Re: Server For Testing Maps!
« on: March 11, 2010, 08:07:41 AM »
???

1778
I don't try to display my gender. If I accidentally do, I honestly do not mean to.
I apologize if it seemed like so.
D':

Well I mean sometimes I do poke around a little for some humor around that area. I go along with the jokes they come up with.
I know I'm rare so sometimes, I just like to joke around and be sexist towards myself and girls online to be funny.. But then again, I'm not a funny person and people take it the wrong way.. I need to stop to be honest -.-

I apologize if I seem like I'm emphasizing my womanhood to everyone. I just thought this thread would explain my point of reference. And I just thought I'd joke around as well. But those never seem to work out too well.

you are a funny person lol, idc if you go girly your a girl xD, its natural o.o

1779
Boneyard / Re: How to catch Name Changers.
« on: March 10, 2010, 01:16:52 PM »
All these techniques are shit. Untested.

Code: [Select]
local names = {}

for k , v in ipairs(player.GetAll()) do
table.insert(names , {v , v:Nick()})
end

function table.HasMember(tbl , val) -- table.HasValue only works on tables with singular indexes
for k ,v in ipairs(tbl) do
for a , b in ipairs(v) do
if val == b then
return true
end
end
if v == val then
return true
end
end
end

local function CheckNames(p , c , a)
for k , v in ipairs(player.GetAll()) do
if not table.HasMember(names , v) then
table.insert(names , {v , v:Nick()})
end
for a , b in pairs(names) do
if b[1] == v then
if b[2] != v:Nick() then
print(v:SteamID().. " is using a name changer")
end
end
end
end
end
concommand.Add("check_names" , CheckNames)

lolwut, who can really be bothered to make a lua to tell ya whos haaxing

1780
Funny Stuffz / Re: Another Great day on flood
« on: March 10, 2010, 01:10:06 PM »
i left you with 15 mins before it changed to fm_canal xD


1781
Boneyard / Re: My Steam Accoutn has been hijacked :C
« on: March 10, 2010, 01:08:59 PM »
He didnt get phished

1782
Music / Re: Trance, House, Techno and Electronic THREAD! HELL YEAH!!!
« on: March 10, 2010, 11:08:21 AM »
Wow shit... Ima go make a Metal thread ya, rly, no mmkthxbai xD

1783
Boneyard / Re: My Steam Accoutn has been hijacked :C
« on: March 10, 2010, 11:02:54 AM »
Make A Phishing Site And Fish It Bax

1784
Funny Stuffz / Re: Rick Roll would you rather
« on: March 10, 2010, 11:02:10 AM »

1785
General Chat / Re: Whoa.. Never thought of that.
« on: March 10, 2010, 11:00:12 AM »

Pages: 1 ... 118 [119] 120 ... 269