AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

naughty word blocker
Goto page Previous  1, 2, 3  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Muzzi



Joined: 15 Jun 2008
Posts: 65
Location: east coast of Australia

PostPosted: Wed Jul 16, 2008 12:27 pm    Post subject: Reply with quote

Have you tried any of these scripts here....A P0RN Filter/Blocker
_________________
̊˳ɱטᶚᶚї˳̊
Back to top
View user's profile Send private message
rodfell



Joined: 05 Oct 2007
Posts: 57
Location: Bundaberg (Bundy), Qld, Australia

PostPosted: Thu Jul 17, 2008 1:33 am    Post subject: Reply with quote

MUZZi wrote:
Have you tried any of these scripts here....A P0RN Filter/Blocker


yeah had a look.
my router gui does the same thing but the script would be quite functional. The code by oberon is a bit more elegant...

Code:
#Persistent
Process, Priority, , L
SetTitleMatchMode, RegEx
Loop {
   IfWinActive, i)sex|xxx|etc.
      WinClose
   Sleep, 500
}

As with my blocker, you'd have to be careful what words you block
Back to top
View user's profile Send private message
tomfrankly
Guest





PostPosted: Thu Jul 17, 2008 5:06 am    Post subject: hope your kids aren't smart! Reply with quote

if they are smart, they could type in bits and pieces of words and let google correct them. maybe its time to trust your kids and let them explore sexuality instead of censoring them Exclamation
Back to top
[VxE]



Joined: 07 Oct 2006
Posts: 1131

PostPosted: Thu Jul 17, 2008 7:02 am    Post subject: Re: hope your kids aren't smart! Reply with quote

tomfrankly wrote:
maybe its time to trust your kids [...] instead of censoring them Exclamation

Sure... I'll bet they would get a kick out of George Carlin (rip) and Carlos Mencia.

I personally feel that it would be better for the script to tell the parents if the kids have been typing naughty stuff and have the parents administer the proper action rather than having the script administer 'punishment' automatically. But that's just mho.
_________________
My Home Thread
More Common Answers: 1. It's in the FAQ 2. Ternary ( ? : ) guide 3. Post code with [code][/code] tags
Back to top
View user's profile Send private message
rodfell



Joined: 05 Oct 2007
Posts: 57
Location: Bundaberg (Bundy), Qld, Australia

PostPosted: Thu Jul 17, 2008 7:30 am    Post subject: Re: hope your kids aren't smart! Reply with quote

tomfrankly wrote:
if they are smart, they could type in bits and pieces of words and let google correct them. Exclamation

no internet content filters are perfect or bullet proof. type in pennis on google and yes google will correct it. try clicking on the links and other filters with come into effect.

tomfrankly wrote:
maybe its time to trust your kids and let them explore sexuality instead of censoring them Exclamation
i don't think so
Back to top
View user's profile Send private message
Guest






PostPosted: Thu Jul 17, 2008 8:47 am    Post subject: Reply with quote

I don't think shutting down is a very effective means for surrogate parenting.

If I were a kid it would make me angry if I lose some of my work due to a sudden shutdown.

How about locking down the computer instead for like 5 minutes? If he does it again then for 10 minutes, then 20 and so on.

Of course, the script should save its state, so that the kid cannot avoid punishment by rebooting the machine, since even then the computer would stay in a locked down state after a reboot for the rest of the punishment period
Back to top
Guest






PostPosted: Thu Jul 17, 2008 8:51 am    Post subject: Reply with quote

Of course, the whole thing is pointless, because when the kid realizes there are forbidden words then he/she will get around it by substituting it with an other word. Like using muc instead of cum.

Children have their own language in these days to circumvent parents.

E.g. have you heard about POS? It's an abbreviation they use when chatting to warn the other party to avoid certain subjects when a parent comes into the room

POS = Parent over Shoulder
Back to top
Guest






PostPosted: Thu Jul 17, 2008 11:03 am    Post subject: Reply with quote

Anonymous wrote:
I don't think shutting down is a very effective means for surrogate parenting.

why not
Anonymous wrote:
If I were a kid it would make me angry if I lose some of my work due to a sudden shutdown.

what work were you doing when you typed the word cum
Anonymous wrote:
How about locking down the computer instead for like 5 minutes? If he does it again then for 10 minutes, then 20 and so on.

or any other option deemed appropriate, including shutdown
Anonymous wrote:
Of course, the script should save its state, so that the kid cannot avoid punishment by rebooting the machine, since even then the computer would stay in a locked down state after a reboot for the rest of the punishment period

you could do that. i wouldn't say you should do that.
Anonymous wrote:
Of course, the whole thing is pointless, because when the kid realizes there are forbidden words then he/she will get around it by substituting it with an other word. Like using muc instead of cum.

A google image search for muc didn't disturb me too much. i might block goatse.cx however
Anonymous wrote:
Children have their own language in these days to circumvent parents.

fortunately there is urbandictionary.com so we can translate their secrets
Anonymous wrote:
E.g. have you heard about POS? It's an abbreviation they use when chatting to warn the other party to avoid certain subjects when a parent comes into the room POS = Parent over Shoulder

I was wondering what POS meant. Wow, all these years later it still means the same thing. Cool.
Back to top
Guest






PostPosted: Thu Jul 17, 2008 3:22 pm    Post subject: Reply with quote

It's funny how some parents think they can stop their children accessing smut these days.

Even if your children are not savvy enough they surely have tech-savvy friends, they can go to forums, etc. where they can find countless ways to bypass any filter.

You should try talking to them instead.
Back to top
rodfell



Joined: 05 Oct 2007
Posts: 57
Location: Bundaberg (Bundy), Qld, Australia

PostPosted: Fri Jul 18, 2008 12:33 am    Post subject: Reply with quote

Anonymous wrote:
You should try talking to them instead.

Thanks for the gratuitous advice, but I do talk to them. I tell them that when they or their tech savvy grade 3 friends can bypass my security measures, it is time for them to have unfettered internet access. They have more to worry about than a computer ignorant POS however. LOL. LMFAO.
Back to top
View user's profile Send private message
Red Hat Dude
Guest





PostPosted: Fri Jul 18, 2008 4:11 am    Post subject: Reply with quote

Heh, congrats on a very...eh, entertaining post.

btw, if you're not monitoring the clipboard, they could just copy/paste such things. Plus, there are many other (better) ways to block bad/inappropriate sites and such, rather than just blocking certain words.

I kinda agree with Guest ( xD like, which one, right?). I mean, I'd hate to lose data from a (seemingly random) forced shutdown. Crying or Very sad Sad Mad Evil or Very Mad

Twisted Evil Twisted Evil Twisted Evil Twisted Evil Twisted Evil
Back to top
rodfell



Joined: 05 Oct 2007
Posts: 57
Location: Bundaberg (Bundy), Qld, Australia

PostPosted: Fri Jul 18, 2008 9:51 am    Post subject: Reply with quote

Red Hat Dude wrote:
I'd hate to lose data from a (seemingly random) forced shutdown.
There's nothing random about it. The list of words has to be crafted in such a way to avoid unintended triggers.

Red Hat Dude wrote:
btw, if you're not monitoring the clipboard, they could just copy/paste such things.
What part of the 3 line script gave people the idea that it was designed to be impervious to a hack attack. If anyone's interested, maybe that's something we could work on. I'm growing weary of the censorship debate.
Back to top
View user's profile Send private message
Krogdor



Joined: 18 Apr 2008
Posts: 924
Location: The Interwebs

PostPosted: Fri Jul 18, 2008 9:57 am    Post subject: Reply with quote

Anonymous wrote:
E.g. have you heard about POS? It's an abbreviation they use when chatting to warn the other party to avoid certain subjects when a parent comes into the room

POS = Parent over Shoulder

Eh. I'm 15 and I use the internet for talking constantly, and I haven't even heard of "POS". Sometimes I think people exaggerate too much... ._.;;
Back to top
View user's profile Send private message AIM Address
rodfell



Joined: 05 Oct 2007
Posts: 57
Location: Bundaberg (Bundy), Qld, Australia

PostPosted: Fri Jul 18, 2008 2:29 pm    Post subject: Reply with quote

Krogdor wrote:
Anonymous wrote:
E.g. have you heard about POS? It's an abbreviation they use when chatting to warn the other party to avoid certain subjects when a parent comes into the room

POS = Parent over Shoulder

Eh. I'm 15 and I use the internet for talking constantly, and I haven't even heard of "POS". Sometimes I think people exaggerate too much... ._.;;
It's a fairly old abbreviation. I guess it's so old that parents know what it means and kids don't use it
Back to top
View user's profile Send private message
Red Hat Dude
Guest





PostPosted: Fri Jul 18, 2008 10:02 pm    Post subject: Reply with quote

Well, I said it as politely as I could. Mad

And yes, well let's see here...if I type the word ship and in error I hit a 't' instead of a 'p', then the computer shuts down. I have no idea why.

And since you don't want to hear anymore from me...goodbye.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group