WE MADE IT TO THE FINALS! NOW WE NEED YOUR VOTES MORE THAN EVER!!!Encyclopedia Dramatica is in contention for the 2nd Annual Mashable Open Web Awards for the wiki category. With your help, we can beat the Wikipedia menace! Plz vote for ED by going here; you can vote once per day, per email address, ballot stuffing encouraged! Just don't forget to confirm the vote via e-mail. VOTE OR DIE!!!
Talk:Pieman
From Encyclopedia Dramatica
Before it goes prvt:
Tell Me About Yourself... YOU YOU YOU... Full Name:: Matthew Nicknames:: Pieman Birthplace:: A hairy vagina DOB:: 8/6/ Hair Color:: Shit Eye Color:: ^^^ Screenname:: Pieman Favorites... Color:: Black Movie(s):: Borat, Anchorman Song(s):: I'm Not Okay, Stairway to Heaven, Heart-Shaped Box, etc. Take a guess at what I like. Band(s):: My Chemical Romance, Nirvana, Nickelback, H.I.M, etc. Day of the year:: My birthday Food:: COCK Sport:: Wii Sports Store:: Best Buy Actor:: '''Chuck Norris''' Actress:: Emma Watson Vacation Spot:: Disney World in Florida Season:: Summer Restaurant:: 99 Do you prefer... coke/pepsi:: Coke chocolate/vanilla:: CHOKLIT dogs/cats:: Neither, they both suck. 1percent/2percent milk:: 2 Percent black/white:: White sing/dance:: Neither, I can't do either. rock/rap:: Rap is crap. Love stuff... Are you single?: Yes. If so, do you have someone in mind?: Yes, and I think she knows. Who?: :X What personality traits do you look for in the opposite sex?: I don't think it's hard to figure out, lol. What's the first thing you notice(physically) about them?: HEY LOOK, IT'S A PAIR OF TALKING BREASTS! Would you prefer a good or bad boy/girl?: Dunno really. Have you kissed someone?: No. Have you ever been in love?: Still am. Have you had your heart broken?: Not really. Other stuff... Have you gone skinny-dipping?: I was in t3h shower and t3h soap saw me nekked. Have you ever been out of the country?: No. Do you believe in god?: Who? Do you believe in yourself?: No. Do you want to get married?: Maybe. Do you play any sports?: Wii Sports. What was the last phone number you dialed?: 127.0.0.1 Do you have a best friend?: Yes. Have you ever wanted to die?: Yes, but I regret it. Have you seen someone die?: No, but people have died. Have you gone swimming in an ocean?: Yes Have you ever cried in public?: Yes What is your worst fear?: None. How long does it take you to shower?: 5 or 10 minutes. What was the last movie you saw in the theater?: Spider-Man 3 What was the last movie you rented?: Lol, I never rent movies. Do you have a favorite quote?: People just like to think they are all that and a bag of chips....Well i'm all that and a bag of skittles so taste my rainbow bitch! Do you have any regrets?: XeroCreative IRC springs to mind. Who I'd like to meet: Bill Gates, Khaled-Mardem Bey, Shigeru Miyamoto, '''Chuck Norris''', Mr. T, fluppy, and Iso.
- Hmm, a rogue's gallery of shitty bands. Lateral 20:31, 1 October 2007 (CDT)
Contents |
[edit] Scriptkiddie
ZOMG Pieman is a 1337 h4XXoR! I don't know what any of this shit means, but it is further evidence of his retardation. It looks like his IRC channel info is there (I think). I'm just going to keep gathering for now! --
| »⇔«¿ 23:22, 1 October 2007 (CDT)
1 include "aliases/aliases.conf";
2 include "help.conf";
3 include "badwords.channel.conf";
4 include "badwords.message.conf";
5 include "badwords.quit.conf";
6 include "spamfilter.conf";
7 loadmodule "modules/commands.dll";
8 loadmodule "modules/cloak.dll";
9
10 me
11 {
12 name "irc.pwnageirc.net";
13 info "PwnageIRC Network";
14 numeric 1;
15 };
16
17 admin {
18 "Pieman";
19 "-Head Admin";
20 "YHaloTharSir@gmail.com";
21 };
22
23 class clients
24 {
25 pingfreq 90;
26 maxclients 500;
27 sendq 100000;
28 recvq 8000;
29 };
30
31 class servers
32 {
33 pingfreq 90;
34 maxclients 10; /* Max servers we can have linked at a time */
35 sendq 1000000;
36 connfreq 100; /* How many seconds between each connection attempt */
37 };
38
39 allow {
40 ip *@*;
41 hostname *@*;
42 class clients;
43 maxperip 4;
44 };
45
46 oper Pieman {
47 class clients;
48 from {
49 userhost *@*;
50 };
51 password "rockmeup";
52 flags {
53 local;
54 global;
55 coadmin;
56 admin;
57 services-admin;
58 netadmin;
59 can_rehash;
60 can_restart;
61 can_die;
62 helpop;
63 can_globops;
64 can_globalnotice;
65 can_wallops;
66 can_localroute;
67 can_localkill;
68 can_globalkill;
69 can_localnotice;
70 can_kline;
71 can_unkline;
72 can_gzline;
73 can_zline;
74 can_gkline;
75 get_umodew;
76 can_override;
77 can_setq;
78 get_host;
79 get_umodew;
80 can_addline;
81 can_dccdeny;
82 };
83 swhois "is head of #scripting.";
84 snomask "cefFGjknNoqsSv";
85 };
86 log error.log {
87 maxsize 5MB;
88 flags {
89 errors;
90 };
91 };
92 log Oper.log {
93 maxsize 5MB;
94 flags {
95 kills;
96 oper;
97 kline;
98 tkl;
99 };
100 };
101
102
103 listen 221.139.50.45:8829;
104
105 link services. pwnageirc.net {
106 username *;
107 hostname 127.0.0.1;
108 port *;
109 bind-ip *;
110 password-connect "mypass";
111 password-receive "mypass";
112 class servers;
113 };
114
115 ulines {
116 services.PwnageIRC.net;
117 };
118
119 drpass {
120 restart "restart";
121 die "die";
122 };
123
124 deny dcc {
125 filename "*sub7*";
126 reason "Possible Sub7 Virus";
127 };
128
129 vhost {
130 vhost Pieman.Pie.Emperor.Admin.PwnageIRC.net;
131 from {
132 userhost *@*;
133 };
134 login Pieman;
135 password rockmeup;
136 };
137
138 set {
139 network-name "PwnageIRC Network";
140 default-server "Insanity.PwnageIRC.net";
141 services-server "services.PwnageIRC.net";
142 help-channel "#HelpDesk";
143 hiddenhost-prefix "pIRC";
144 cloak-keys {
145 "aoAr1HnR6gl3sJ7hVz4Zb7x4YwpW";
146 "aoBr7HnK6gl4sJ9hVz5Fb3x4YopX";
147 "kddkhd7sdklhGildjsGp0hnm96nk";
148 };
149 hosts {
150 local "Locop.PwnageIRC.net";
151 global "GlobOp.PwnageIRC.net";
152 coadmin "Coadmin.PwnageIRC.net";
153 admin "Admin.PwnageIRC.net";
154 servicesadmin "Services.Admin.PwnageIRC.net";
155 netadmin "Netadmin.PwnageIRC.net";
156 host-on-oper-up "no";
157 };
158 };
159 set {
160 kline-address "YHaloTharSir@gmail.com";
161 gline-address "YHaloTharSir@gmail.com";
162 modes-on-connect "+ixws";
163 modes-on-oper "+ghiswxW";
164 oper-auto-join "#opers";
165 dns {
166 nameserver 127.0.0.1;
167 timeout 2s;
168 retries 2;
169 };
170 options {
171 hide-ulines;
172 /* You can enable ident checking here if you want */
173 /* identd-check; */
174 show-connect-info;
175 };
176
177 maxchannelsperuser 20;
178 oper-only-stats "okfGsMRUEelLCXzdD";
179 throttle {
180 connections 3;
181 period 60s;
182 };
183 anti-flood {
184 nick-flood 5:60;
185 };
186 spamfilter {
187 ban-time 1d; /* default duration of a *line ban set by spamfilter */
188 ban-reason "Spam/Advertising"; /* default reason */
189 virus-help-channel "#virus-help"; /* channel to use for 'viruschan' action */
190 except "#HelpDesk";
191 };
192 };
193
194 /* Standard Aliases */
195
196 alias identify {
197 format "^#" {
198 target chanserv;
199 type services;
200 parameters "IDENTIFY %1-";
201 };
202 format "^[^#]" {
203 target nickserv;
204 type services;
205 parameters "IDENTIFY %1-";
206 };
207 type command;
208 };
209
210 alias services {
211 format "^#" {
212 target chanserv;
213 type services;
214 parameters "%1-";
215 };
216 format "^[^#]" {
217 target nickserv;
218 type services;
219 parameters "%1-";
220 };
221 type command;
222 };
223
224 alias register {
225 format "^#" {
226 target chanserv;
227 type services;
228 parameters "REGISTER %1-";
229 };
230 format "^[^#]" {
231 target nickserv;
232 type services;
233 parameters "REGISTER %1-";
234 };
235 type command;
236 };
237 alias nickserv { type services; };
238 alias ns { target nickserv; type services; };
239 alias chanserv { type services; };
240 alias cs { target chanserv; type services; };
241 alias memoserv { type services; spamfilter yes; };
242 alias ms { target memoserv; type services; spamfilter yes; };
243 alias operserv { type services; };
244 alias os { target operserv; type services; };
245 alias helpserv { type services; };
246 alias botserv { type services; };
247 alias bs { target botserv; type services; };
248 alias hostserv { type services; };
249 alias hs { target hostserv; type services; };
[edit] Is it just me?
Or did ED stop posting doxes? Or do the notable ones stay? Pies 09:39, 3 December 2007 (CST)
[edit] He might actually be responsible for a bunch of the bot attacks we have had here
Well, it won't be hard to get in touch with him now! --
| »⇔«¿ 23:35, 1 October 2007 (CDT)
mIRC Scripting Book http://mircscripting.20fr.com/ mIRC Scripting Book Beta The mIRC Scripting Book is a comprehensive ebook of mIRC Scripting I am writing. It is still in it's early stages of writing. Topics and Updates Topics can be found on a seperate page of this site. You may contribute topics to this list or point out changes that need to be made. As far as how up-to-date and current this information is, I am running mIRC 6.2 for Windows XP right now. Contacting Me There are several ways to contact me: 1. IRC This is the prefered method of contact for me. I am on the server irc.scrollrack.com 24 hours a day, on channels #scripting and #pirc as Pieman/SporkNinja most often. While I am not on all day, you can drop me a memo using /ms send Pieman. Leave me an e-mail or other way to contact you and I will get back to you if I can. If I don't reply, I'm most likely too busy, or you did something to piss me off. 2. Gmail If you can't or don't want to get to me through IRC, The next best thing is to contact me at YHaloTharSir@gmail.com. Use a proper subject such as "mIRC Scripting eBook" or similar or I might just delete it unless I know you. 3. AIM This is probably the least reccomended form of contact. I don't go on my AIM mail very often and I sometimes forget to sign onto AIM. However, if I am on, contact me at ArmedHorus@aol.com or AIM me as ArmedHorus.
[edit] Excellent work
i fucking hate this guy --Blargh 00:17, 2 October 2007 (CDT)
[edit] FEATURED?
I think this should get featured. Guaranteed lulz. --ratso 00:19, 2 October 2007 (CDT)
[edit] Captain Holly Short
LOL = That's a fucking fairy from a kids book - it's from Eoin Colfer's "World of Artemis Fowl". Irish fairy female - why would a guy use that as a pseudonym?
Captain Holly Short
A mere 80 years old3, Holly is the first female captain of LEPrecon, the above-ground reconnaissance unit of the Lower Elements Police. Several worrying incidents have led to her position being very unstable, but Commander Root has tried to instil in her the determination to succeed, knowing that she is a test case and could become an example to other female fairies for the better or for the worse. While on a trip to Tara (see below) to renew her magical powers, Holly is kidnapped by Artemis and held to ransom for fairy gold. During the time of her incarceration she became weary of Fowl, and developed a mutual respect for Butler. Repeated contact resulted in Captain Short being the leading fairy authority on Artemis Fowl.
