User Control Panel
Advertisements

HELP US, HELP YOU!

Convert English Number To French // Random french

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Commands
View unanswered posts
Author Message
mat007
Almost An Agent
Almost An Agent


Joined: 12 Jan 2004
Posts: 1375

Reputation: 15.8Reputation: 15.8
votes: 2

PostPosted: Sat Apr 10, 2004 10:08 pm    Post subject: Reply with quote

Hehe ok i used a translator for the jokes because im not very good at french but i did the numbers Smile

Quote:
Numbers

Code:
if($msg =~ /^french num (.*)/) {<br />$messg  = $1;<br />$messg  =~ s/one/un/ig;<br />$messg  =~ s/1/un/ig;<br />$messg  =~ s/2/deux/ig;<br />$messg  =~ s/two/deux/ig;<br />$messg  =~ s/3/trois/ig;<br />$messg  =~ s/three/trois/ig;   <br />$messg  =~ s/four/quatre/ig;<br />$messg  =~ s/4/quatre/ig; <br />$messg  =~ s/five/cinq/ig;<br />$messg  =~ s/5/cinq/ig; <br />$messg  =~ s/6/six/ig;<br />$messg  =~ s/six/six/ig; <br />$messg  =~ s/7/sept/ig;<br />$messg  =~ s/seven/sept/ig; <br />$messg  =~ s/eight/huit/ig;<br />$messg  =~ s/8/huit/ig; <br />$messg  =~ s/nine/neuf/ig;<br />$messg  =~ s/9/neuf/ig; <br />$messg  =~ s/ten/dix/ig;<br />$messg  =~ s/10/dix/ig;<br />$self->sendmsg("$messg");<br />}


Quote:
Random French Red Kneck Jokes:

Code:
if($msg =~ /^f-red/)<br />{<br />open (FILE, "French Red.txt");<br />@fr = <FILE>;<br />close (FILE);<br />$result = @fr [ int(rand(scalar(@fr))) ];<br />$self->sendmsg("12$result", Font => "Verdana",Color => '660000',Effect => "B");<br />}


And the jokes:

Quote:
Plus d'un parent vivant est baptisé du nom d'un général méridional de guerre civile.
You've a jamais employé un siège de toilette comme cadre de tableau.
Votre momma a le "ammo" ; sur sa liste de Noël.
You've s'est monté à chaque voiture you've jamais possédée.
Vous brûlez votre cour plutôt que la fauchez.


If you like + rep me if not - rep me Smile

Matt.
Back to top
JoeX
Agent
Agent


Joined: 02 Jan 2004
Posts: 2153

Reputation: 72.7

PostPosted: Sat Apr 10, 2004 10:12 pm    Post subject: Reply with quote

Nice command Smile
_________________
Heroes NBC
Back to top
billy_billy
Newbie
Newbie


Joined: 17 Mar 2004
Posts: 11

Reputation: 26.3Reputation: 26.3Reputation: 26.3

PostPosted: Sat Apr 10, 2004 11:17 pm    Post subject: Reply with quote

why would you need french numbers? <_<
Back to top
JoeX
Agent
Agent


Joined: 02 Jan 2004
Posts: 2153

Reputation: 72.7

PostPosted: Sun Apr 11, 2004 12:05 am    Post subject: Reply with quote

too cheat on french homework ?
_________________
Heroes NBC
Back to top
Trebe
Young One
Young One


Joined: 23 Mar 2004
Posts: 58
Location: Computer Desk, My House, Alberta, Canada
Reputation: 27Reputation: 27Reputation: 27

PostPosted: Sun Apr 11, 2004 9:32 am    Post subject: Reply with quote

You'd hope that anyone with french homework would know how to count, also it give you the wrong number for anything with more than one digit, but nice command Smile
Back to top
rickbot
Young One
Young One


Joined: 12 Mar 2004
Posts: 55

Reputation: 27.3Reputation: 27.3Reputation: 27.3

PostPosted: Sun Apr 11, 2004 3:19 pm    Post subject: Reply with quote

haha, nice one matt Smile
Back to top
jeanhub
Almost An Agent
Almost An Agent


Joined: 14 Feb 2004
Posts: 1138

Reputation: 50.7

PostPosted: Sun Apr 11, 2004 3:24 pm    Post subject: Reply with quote

Matt you forgot to ay : Thanks to Jeanhub for the french numbers lol Razz
Back to top
mat007
Almost An Agent
Almost An Agent


Joined: 12 Jan 2004
Posts: 1375

Reputation: 15.8Reputation: 15.8
votes: 2

PostPosted: Sun Apr 11, 2004 3:26 pm    Post subject: Reply with quote

You only told me number four i knew all the rest ^o)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Commands All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group