Post Reply 
lots of fun with word filters :)
Author Message
Chroma
Chromatic Nutjob

Posts: 2,626.3796
Threads: 435
Joined: 1st Mar 2007
Reputation: -5.01013
E-Pigs: 40.2135
Offline
Post: #61
RE: lots of fun with word filters :)
YES!! He put the filter for 4chin SUCK in!!

PSN ID: Chroma3000
My Steam Page
ADD ME
superdouche Wrote:
TheGuy Wrote:
superdouche Wrote:You need at least an 8 inch penis, that's what I heard.
Man, if I had 8 inches, I would find a better use for it :P
Like what, pushing elevator buttons?
(This post was last modified: 22/03/2008 12:06 AM by Chroma.)
22/03/2008 12:06 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Assassinator
...

Posts: 6,646.6190
Threads: 176
Joined: 24th Apr 2007
Reputation: 8.53695
E-Pigs: 140.8363
Offline
Post: #62
RE: lots of fun with word filters :)
=======Bug in word filter=======

The word Zinga is filtered to ZiNgA BuRgA, but somehow, it cuts off the charactor immediately follwing the word.

Example:

Zinga is here will be filtered to Zinga is here, cutting off the space.
Zinga's will be filtered to Zinga's, cutting of the '.
22/03/2008 12:16 AM
Find all posts by this user Quote this message in a reply
Ge64
Former Admin ;)

Posts: 3,163.4170
Threads: 295
Joined: 3rd Feb 2007
Reputation: 0.38918
E-Pigs: 108.4795
Offline
Post: #63
RE: lots of fun with word filters :)
Assassinator Wrote:=======Bug in word filter=======

The word Zinga is filtered to ZiNgA BuRgA, but somehow, it cuts off the charactor immediately follwing the word.

Example:

Zinga is here will be filtered to Zinga is here, cutting off the space.
Zinga's will be filtered to Zinga's, cutting of the '.



Thanks, fixed :)

[Image: ub1985584.jpg]
22/03/2008 12:17 AM
Find all posts by this user Quote this message in a reply
MoseZ
hXc

Posts: 725.9900
Threads: 50
Joined: 4th May 2007
Reputation: -5.33618
E-Pigs: 14.0773
Offline
Post: #64
RE: lots of fun with word filters :)
Hey, could you put a filter in for these:

DL = Download
DL-ed = Downloaded

~MoseZ~


[Image: 1040388856_l-1.jpg]

Spoiler for Favorite Sig/Avy Combo:
[Image: Avatar__Grateful_Dead_Bear_by_Fanta.gif]

[Image: gratefuldeadcopy.png]

MehHakker
[Image: mosezava.png]

[Image: gift4mosez.png]

Shady545

Hellgiver - 22-03-16:37 -- sweet, get in your jet and meet me here in under an hour. I'll stall 'em...

p0op Wrote:I don't trust Dark_Alex...he's up to something......
(This post was last modified: 22/03/2008 10:55 AM by MoseZ.)
22/03/2008 10:54 AM
Find all posts by this user Quote this message in a reply
beaner2k6
∞©∞

Posts: 2,523.4281
Threads: 62
Joined: 1st Mar 2007
Reputation: 1.65351
E-Pigs: 73.7237
Offline
Post: #65
RE: lots of fun with word filters :)
Ge64 Wrote:Right, today I spent a lot of time going through the whole list and changing (hopefully improving) a lot. What I did was:

- I added support for caps in many cases. For example, instead of ftw always becoming 'For the Win', it now becomes 'For the win' or 'for the win' depending on whether the F in ftw is capital or not.
- I deleted some of the older, annoying filters. These include: lolwut, kthx, kk
- I improved the structure a bit, for example 'wots > what's' and 'whats > what's' were two seperate filters, these are now combined. You won't notice anything though.
- I added some requested filters, such as beaner2k6 > wetback
- I changed the shit and fuck filters again ;)

Spoiler for The list as it was before I started:

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
Bad Word	Replaced With
#(a|A)faik#i	$1s far as I know
#(\W|^)(doe|wa)snt(\W|$)#i	$1$2sn't$3

	on't	$1$2on't$3
#(\W|^)(h|H)8(\W|$)#	$1$2ate$3

	hanks	$1$2hanks$4

	ould	$1$2ould$3
#(\W|^)b4(\W|$)#i	$1before$2
#(\W|^)bbq(\W|$)#i	$1Barbecue$2
#(\W|^)be?c(u|o)(s|z)(\W|$)#i	$1because$4
#(\W|^)brb(\W|$)#i	$1Be right back$2

bullchocolate		$1bullspoon$2
#(\W|^)btw(\W|$)#i	$1By the way$2
#(\W|^)ca?nt(\W|$)#i	$1can't$2
#(\W|^)ce? ?yah?(\W|$)#i	$1See'ya$2
#(\W|^)cfw(\W|$)#i	$1Custom Firmware$2
#(\W|^)cu(\W|$)#i	$1See'ya$2
#(\W|^)cunt(\W|$)#i	$1cake$2

pocky		$1ballz$2
#(\W|^)dunno(\W|$)#i	$1don't know$2
#(\W|^)dw(\W|$)#i	$1don't worry$2
#(\W|^)Eric(\W|$)#i	$1YoYo$2
#(\W|^)foad(\W|$)#i	$1fork off and die$2
#(\W|^)ftl(\W|$)#i	$1For the Loss$2
#(\W|^)ftw(\W|$)#i	$1For the Win$2
#(\W|^)fu(\W|$)#i	$1fork you$2
#(\W|^)fubar(\W|$)#i	$1forked up beyond all recognition$2
#(\W|^)fw(\W|$)#i	$1firmware$2
#(\W|^)fyi(\W|$)#i	$1For your information$2
#(\W|^)g(t|2|)g(\W|$)#i	$1Gotta go$3
#(\W|^)gettin(\W|$)#i	$1getting$2
#(\W|^)go2(\W|$)#i	$1go to$2
#(\W|^)gotta(\W|$)#i	$1got to$2
#(\W|^)gr8(\W|$)#i	$1great$2
#(\W|^)gtfo(\W|$)#i	$1Get the fork out$2

I see		$1I see$2
#(\W|^)idk(\W|$)#i	$1I don't know$2
#(\W|^)iirc(\W|$)#i	$1If I recall correctly$2
#(\W|^)imho(\W|$)#i	$1In my humble optinion$2
#(\W|^)imo(\W|$)#i	$1In my optinion$2
#(\W|^)itd(\W|$)#i	$1it'd$2

I'		$1I'$2$3
#(\W|^)keyb(\W|$)#i	$1keyboard$2
#(\W|^)kk(\W|$)#i	$1okay okay$2
#(\W|^)kth(x|anx|anks|nks)(\W|$)#i	$1okay thanks$3
#(\W|^)kth(x|anx|anks|nks)b(ai|ye|i)(\W|$)#i	$1okay thanks, goodbye$4
#(\W|^)l(o|u)lw(o|u)t(\W|$)#i	$1Uhh, what?$4
#(\W|^)l8(r|)(\W|$)#i	$1late$2$3
#(\W|^)m8(\W|$)#i	$1mate$2
#(\W|^)mayb(\W|$)#i	$1maybe$2
#(\W|^)mornin(\W|$)#i	$1mornin'$2
#(\W|^)musta(\W|$)#i	$1must have$2

anyone		$1anyone$2
#(\W|^)nite(\W|$)#i	$1night$2
#(\W|^)np(\W|$)#i	$1no problem$2
#(\W|^)nv(m|r)(\W|$)#i	$1nevermind$3

next		$1next$2
#(\W|^)oic(\W|$)#i	$1Oh I see$2
#(\W|^)pl(s|z|ox)(\W|$)#i	$1please$3
#(\W|^)porn(\W|$)#i	$1pr0n$2
#(\W|^)rll?y(\W|$)#i	$1really$2
#(\W|^)s(um|om|ome)1(\W|$)#i	$1someone$3
#(\W|^)s(u|o)mbody(\W|$)#i	$1somebody$3
#(\W|^)s(u|o)mthing(\W|$)#i	$1something$2

[color=#660099]squee666[/color]	$1Squee666
#(\W|^)sed(\W|$)#i	$1said$2
#(\W|^)ses(\W|$)#i	$1says$2

chocolate fudge		$1spork$2
#(\W|^)sux(\W|$)#i	$1sucks$2
#(\W|^)tbh(\W|$)#i	$1To be honest$2
#(\W|^)teh(\W|$)#i	$1the$2
#(\W|^)thats(\W|$)#i	$1that's$2
#(\W|^)thats(\W|$)#i	$1that's$2
#(\W|^)tho(\W|$)#i	$1though$2
#(\W|^)ttyl(\W|$)#i	$1Talk to you later$2
#(\W|^)umd(s?)(\W|$)#i	$1UMD$2$3
#(\W|^)w(o|u)t(\W|$)#i	$1what$3
#(\W|^)w(o|u)ts(\W|$)#i	$1what's$3

with		$1with$2
#(\W|^)w/e(\W|$)#i	$1whatever$2

without		$1without$2
#(\W|^)w8(\W|$)#i	$1wait$2
#(\W|^)wanna(\W|$)#i	$1want to$2
#(\W|^)whats(\W|$)#i	$1what's$2
#(\W|^)youre(\W|$)#i	$1you're$2
#c(o|u)z#i	cause
#shit#i	spoon

Spoiler for The list as it is now:

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
Bad Word	Replaced With	Options

arbecue	$1arbecue	

udge	$1udge	
chocolate	chocolate	

	chin SUCK	$1$2chin SUCK$3	

	ll your base are belong to us	$1$2ll your base are belong to us$3	

	s far as I know	$1$2s far as I know$3	

	efore	$1$2efore$3	

	ecause	$1$2ecause$5	

	e right back	$1$2e right back$3	

	y the way	$1$2y the way$3	
#(\W|^)(c)(f)w(\W|$)#i	$1$2ustom $3irmware$4	

	an't	$1$2an't$3	

	hocolate 	ake	$1$2hocolate $2ake$3	

	ause	$1$2ause$5	

	on't orry	$1$2on't $3orry$4	

	sn't	$1$2sn't$3	

	on't	$1$2on't$3	

	ork off and die	$1$2ork off and die$3	

	or the loss	$1$2or the loss$3	

	or the win	$1$2or the win$3	

	udge you	$1$2udge you$3	

	udged up beyond all recognition	$1$2udged up beyond all recognition$3	
#(\W|^)(f)w(\W|$)#i	$1$2irmware$3	

	or your information	$1$2or your information$3	

	ot to go	$1$2ot to go$4	

	etting	$1$2etting$3	

	o to	$1$2o to$3	

	ot to	$1$2ot to$3	

	reat	$1$2reat$3	

	et the fork out	$1$2et the fork out$3	

	f I recall correctly	$1$2f I recall correctly$3	

	t'd	$1$2t'd$3	

	eyboard	$1$2eyboard$3	

	ate	$1$2ate$3$4	
#(\W|^)(l|L)(o|0)l(s|z|)(\W|$)#i	$1$2ulz$5	
#(\W|^)(m)(icro|)(s|S|$)(oft|)(\W|$)#i	$1$2icro\$oft$6	

	aybe	$1$2aybe$3	
#(\W|^)(m)ornin(\W|$)#i	$1$2ornin'$3	

	ust have	$1$2ust have$3	

	ate	$1$2ate$3	

	ot uch	$1$2ot $3uch$4	

	ight	$1$2ight$3	
#(\W|^)(n)p(\W|$)#i	$1$2o problem$3	

	evermind	$1$2evermind$3	

	lease	$1$2lease$4	

	eally	$1$2eally$3	

	omeone	$1$2omeone$4	

	omebody	$1$2omebody$4	

	omething	$1$2omething$4	

	ays	$1$2ays$4	

	aid	$1$2aid$3	

	ucks	$1$2ucks$3	
#(\W|^)(t)(e|3)h(\W|$)#i	$1$2he$4	

	o be honest	$1$2o be honest$3	

	hanks	$1$2hanks$4	

	hat's	$1$2hat's$3	

	hough	$1$2hough$3	

	alk to you later	$1$2alk to you later$3	

	hat	$1$2hat$4	

	hat's	$1$2hat's$4	

	hatever	$1$2hatever$3	

	ait	$1$2ait$3	

	ant to	$1$2ant to$3	

	hat the fudge	$1$2hat the fudge$3	

	ould	$1$2ould$3	

	ou're	$1$2ou're$3	

donkey		$1chocolate factory$2	
#(\W|^)bann?e?d(\W|$)#i	$1eXx1l3d$2	
#(\W|^)beaner2k6(\W|$)#i	$1wetback$2	

BLAA@@AaargGGHHHHh!!!!!		$1BLAA@@AaargGGHHHHh!!!!!$2	

bullchocolate		$1bullchocolate$2	

pocky		$1pocky$2	
#(\W|^)Eric(\W|$)#i	$1YoYo$2	

I see		$1I see$2	

I'		$1I'$2$3	

anyone		$1anyone$2	

good night		$1good night$2	

next		$1next$2	

hershey kisses	$1hershey kisses$4	

[color=#660099]squee666[/color]	$1Squee666	

sPa/\/\		$1sPa/\/\$2	

chocolate fudge		$1chocolate fudge$2	
#(\W|^)umd(s?)(\W|$)#i	$1UMD$2$3	

with		$1with$2	

without		$1without$2	
#(\W|^)zinga ?(burga|)(\W|$)#i	$1ZiNgA BuRgA$4

Both before and after wee have/had exactly 87 filters :)

Please find errors and post them here so someone can fix them.

oh that's cool about beaner2k6 XD thanks dude

[Image: beaner2k6.jpg]
[Image: 218ohu.jpg]
[Image: newbitmapimage3aj5.png]
[Image: beaner2k6.png]
(This post was last modified: 22/03/2008 11:55 AM by beaner2k6.)
22/03/2008 11:53 AM
Find all posts by this user Quote this message in a reply
Shady
Sometimes when poo, I hungry

Posts: 4,355.4586
Threads: 472
Joined: 18th Mar 2007
Reputation: 9.99582
E-Pigs: 508.0987
Offline
Post: #66
RE: lots of fun with word filters :)
graphics???


that should have been one

(09/06/2011 06:25 AM)S7* Wrote:  Spambots are strange, mysterious creatures.
22/03/2008 12:03 PM
Visit this user's website Find all posts by this user Quote this message in a reply
u_c_taker
hacks=drama

Posts: 3,185.2011
Threads: 102
Joined: 29th Jan 2007
Reputation: -1.03084
E-Pigs: 36.7855
Offline
Post: #67
RE: lots of fun with word filters :)
y does lol have to be filtered

22/03/2008 12:35 PM
Find all posts by this user Quote this message in a reply
Shady
Sometimes when poo, I hungry

Posts: 4,355.4586
Threads: 472
Joined: 18th Mar 2007
Reputation: 9.99582
E-Pigs: 508.0987
Offline
Post: #68
RE: lots of fun with word filters :)
lol


i asked for that one...

i  really don't like it wen i see only lol post, now theyll looka little better...

hopefully


internet grammar ..   Ahh

i guess it didnt  change much

(09/06/2011 06:25 AM)S7* Wrote:  Spambots are strange, mysterious creatures.
(This post was last modified: 22/03/2008 12:38 PM by Shady.)
22/03/2008 12:37 PM
Visit this user's website Find all posts by this user Quote this message in a reply
u_c_taker
hacks=drama

Posts: 3,185.2011
Threads: 102
Joined: 29th Jan 2007
Reputation: -1.03084
E-Pigs: 36.7855
Offline
Post: #69
RE: lots of fun with word filters :)
lol@shaddy

22/03/2008 12:56 PM
Find all posts by this user Quote this message in a reply
Method
You may call me Reverend.

Posts: 6,358.2856
Threads: 443
Joined: 14th Jan 2008
Reputation: 6.04241
E-Pigs: 71.2376
Offline
Post: #70
RE: lots of fun with word filters :)
Ahhhhh now wee can't use the funny

Code:
:lol:

smileys :(

I mean this one:

[Image: hahaha.gif]



[Image: mvg1hw.gif]
22/03/2008 04:31 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: