dmdifiore

dmdifiore

Joined
Mar 14, 2007

Activity Stream

dmdifiore commented on a Page, backwards speech  -  Mar 10, 2008

alias reverse { msg $active $regsubex($1-,/(.)/g,$mid(\A,-\n,1)) }

Had this in my alias section for a while now. This was made by one of my friends while working on a mimic script.

 Respond  
dmdifiore commented on a Page, Guitar Hero  -  Oct 19, 2007

I really liked this game. It could be even better adding difficulty levels to it as well, just like the real game, by making the notes to read longer, show 2-3+ at a time and/or adding \"fake\" color strings.

/ is not needed before every command.
/unset is the same as unset.

Also, you could group all your saved .ini info into one ini with different sections. This way all the info is in one place, not spread out between a wins.ini/losses.ini/etc..

 Respond  
dmdifiore   -  Oct 02, 2007

@Vengeance Hey. Sorry about not being on for the past couple nights. I\'ve been really busy with my uncle visiting from Vegas and my Aunt being sick. I should be back on regularly around Thursday/Friday night.

 Respond  
dmdifiore commented on a Page, Staccia's ChanTalk  -  Aug 20, 2007

Try using a edit box instead of a list for the channel talk. It makes it so when you reach the end of the list, it tracks the last words said, unlike here where you either have to scroll down after every line just to see it or hit clear chat and lose everything thats been said.

 Respond  
dmdifiore commented on a Page, Botoff  -  May 31, 2007

on 10:text:!bot on::{
enable #

msg # Bot On
}

on 10:text:!bot off::{
disable #

msg # Bot Off
}

 Respond  
dmdifiore commented on a Page, Botoff  -  May 31, 2007

My first comment ^.^

Anyways, on my bot, I set groups on each script, and use a group on/off event that turns things on and off.

This way, I can set user levels for people that I want to control the bot, and also make it turn on and off. Just don\'t put your on/off part in a group.

 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.