Dicaste

Dicaste

Joined
Nov 06, 2009

Activity Stream

Dicaste commented on a Page, Matrix Script  -  Feb 21, 2012

Thanks and i have checked your snippet after your comment. You just did long way :D

 Respond  
Dicaste commented on a Page, Matrix Script  -  Feb 21, 2012

No %100 my script knowledge, not copy/paste or something like that.

 Respond  
Dicaste created a Page  -  Feb 21, 2012
998 

I was bored and i wrote this script :D Add script from Alt+R then write "/matrix" and watch it :d

Dicaste created a Page  -  Jul 02, 2011
628 

Add this snippets to your bot then write "!idle [NICK]" in channel and bot say it :d

Dicaste commented on a Page, Channel Protection for QuakeNET  -  Jun 28, 2011

Hmm my fault :D

"writeini $+(%FolderName,/Script) Settings Channel #[CHANNEL NAME]" Write your channel here example
writeini $+(%FolderName,/Script) Settings Channel #mIRC

and then write "/settings" and script is running :D

 Respond  
Dicaste created a Page  -  Jun 27, 2011
3 578 

This bots uses nick's auth. If she/he want to speak in channel. She/He must be logged in account system. You can create an account one time with your auth. If she/he banned from channel they cant join the channel so BOOM BOOM :D

Dicaste created a mIRC Script  -  Jun 27, 2011
Dicaste commented on a mIRC Script, Simple HL Script (SHLS)  -  Mar 12, 2011

Hmm. I dont know ".pnick". Thats easier than my technic.

 Respond  
Dicaste created a mIRC Script  -  Mar 11, 2011
Dicaste commented on a Page, Simple Welcome Message  -  Jul 09, 2010

Fail code Jethro :d

alias test {
msg $chan $+(4+,$str(-,2),$str(-,$len($1-)),4+)
msg $chan $chr(124) $+(,$rand(2,14),$1-,) $chr(124)
msg $chan $+(4+,$str(-,2),$str(-,$len($1-)),4+)
}
 Respond  
Dicaste commented on a Page, Simple Welcome Message  -  Jul 08, 2010

Write with channel name ;
alias test {
msg $1 $+(4+,$str(-,4),$str(-,$len($1)),$str(-,$len($2)),4+)
msg $1 $chr(124) $+(,$rand(2,14),$2,,$chr(44)) $+(4,$1,) $chr(124)
msg $1 $+(4+,$str(-,4),$str(-,$len($1)),$str(-,$len($2)),4+)
}

or

Write without channel name ;

alias test {
msg $1 $+(4+,$str(-,2),$str(-,$len($2-)),4+)
msg $1 $chr(124) $+(,$rand(2,14),$2-,) $chr(124)
msg $1 $+(4+,$str(-,2),$str(-,$len($2-)),4+)
}

 Respond  
Dicaste created a Page  -  Jul 07, 2010

Simple Welcome Message sender :d Nick's lenght is not a problem ...

Dicaste created a Page  -  Jan 29, 2010
328 

If you have a VPS.You can read personal message with this code. PS : "if ( %auth === [YOURAUTH@QuakeNET] ) {" You can change here your nick or your address. I'm wrote this script in QuakeNet server so script setting setted for QuakeNet auth. Good Luck

Dicaste commented on a Page, AUTHED !cycle and !identify script  -  Nov 06, 2009

"cycle $chan"

not working ...

on ^*:TEXT:.cycle:#:{
  if ( $nick isop $chan ) {
    /part $chan 15CYCLE REQUESTED
    .timercycle 1 1 /join $chan
  }
}
 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.