Ryodox

Ryodox

Joined
Aug 11, 2004

Activity Stream

Ryodox commented on a Page, PoiXons * Colour * Script  -  Nov 21, 2004

Perform your commands using the code I just pasted below, and you don\'t need a \"{ $1- | halt }\" bit.

 Respond  
Ryodox commented on a Page, PoiXons * Colour * Script  -  Nov 21, 2004

Also, don\'t use \"if (/ isin $1-)\" because then I couldn\'t say anything if I had a \"/\" in the ENTIRE sentence. Use this: \"if (($left($1-,1) != /) && ($left($1-,1) != $readini($+(\",$mircini,\"),text,commandchar))) || ($ctrlenter)\"

 Respond  
Ryodox commented on a Page, .:: !Say & !Me ::.  -  Nov 12, 2004

Dumb

 Respond  
Ryodox commented on a Page, * PoiXons * Mini * Fantasy * Game  -  Oct 27, 2004

Fix all the ugly typos, and fix the code up a bit. Also, maybe have it use an ini file of the events so you can make the game even more dynamic.

 Respond  
Ryodox commented on a Page, Find 3.3  -  Oct 02, 2004

The comparisons aren\'t reversed.

 Respond  
Ryodox commented on a Page, stupid annoyance talker  -  Sep 23, 2004

Erm, is this just supposed to flood you off the IRC network?

 Respond  
Ryodox commented on a Page, nicklist color  -  Sep 08, 2004

Actually Zach, only the .cnick X 6 line is server-specific.

 Respond  
Ryodox commented on a Page, TaKeOver Protected !  -  Aug 26, 2004

The \"if ( $banmask iswm $address($me,0) )\" really should be changed to \"if ($banmask iswm $address($me,5))\", then the if \"($banmask == !@*)\" section wouldn\'t be necessary. Also, that\'s just a basic ban protection, and that\'s ONLY if you are still opped. Most of the time, people do -o+b anyway.

 Respond  
Ryodox commented on a Page, Port Kicker v2.0  -  Aug 13, 2004

Oops, hit enter on accident. :p Sounds neat, I\'d like to see what can be done with it. :)

 Respond  
Ryodox commented on a Page, Port Kicker v2.0  -  Aug 13, 2004
 Respond  
Ryodox commented on a Page, skin  -  Aug 12, 2004

What exactly does this do? It\'s not working. Also, there\'s a bracket missing at the end there.

 Respond  
Ryodox commented on a Page, Port Kicker v2.0  -  Aug 11, 2004

Excellent script; I don\'t think I\'ve seen any like this. A good addition would be to add support for multiple common open-proxy ports like the ones commonly scanned by QuakeNet (80, 1080, 3128, 6588, 8000, 8080 & 45554) for more security. :)

 Respond  
Ryodox commented on a Page, Bot Commands  -  Aug 11, 2004

Also, make a check to see if the master is issuing the `commands command, so the master-only commands will only appear to him or her.

 Respond  
Ryodox commented on a Page, Bot Commands  -  Aug 11, 2004

I haven\'t used this, but using a simple variable for the master\'s nickname is a very bad idea. This would mean that for every nick change you make, you would have to change the value of the %master variable. And if you didn\'t do that, someone malicious could change their nickname to the one in the %master variable and take complete control over the bot. Use user levels instead.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.