|
| Author |
Message |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Thu Feb 26, 2004 7:41 pm Post subject: |
|
|
Well just ask yourself one question: What makes it work?
You can use the same code on ALL bot templates simply by copy and paste and no more has to be done.
The only differences are that some bots use IF for commands, but most use subs. Another difference is only in what is sent to the sub (the line that goes like my ($self,$user,$msg) = @_), and most bots have a 1; at the end of the sub with the exception to Andromeda which uses a hash.
So if you ask yourself what makes this command tick, you should EASILY be able to figure out what parts of the code you can copy and paste (the part referred to as the "command body", excluding the "header" (@_ line) and the "footer" (the end of the sub starting with the })
Edit For people who are total dumbasses or just too lazy, I might make a simple command converter script and upload it here later... _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
85thday Senior Member

Joined: 20 Jan 2004 Posts: 260
   
|
Posted: Mon Mar 01, 2004 10:21 pm Post subject: |
|
|
| ok here *lazy* the pets in and andremeda template |
|
| Back to top |
|
 |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Mon Mar 01, 2004 10:32 pm Post subject: |
|
|
Yay! Congratulations! 85thday learned something here! That's quite a big deal considering almost nobody here bothers to learn anything. <_<
Good job! _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
Dazzy Agent

Joined: 09 Jan 2004 Posts: 1731
 
|
Posted: Mon Mar 01, 2004 10:37 pm Post subject: |
|
|
nice but just to the people downloading it ....its only taking a random line from a file....not actually doin anything else
good work tho |
|
| Back to top |
|
 |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Mon Mar 01, 2004 10:40 pm Post subject: |
|
|
Well either way... he learned how to make a command for Andromeda. Now he's in the top 1% of Andromeda users (the other 99% are just a bunch of lazy slackers).  _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
JoeX Agent

Joined: 02 Jan 2004 Posts: 2153
 
|
Posted: Sat Mar 06, 2004 11:19 am Post subject: |
|
|
HeHe welldone _________________ Heroes NBC |
|
| Back to top |
|
 |
|