Aaron

Aaron

Joined
Jan 03, 2007
Location
my house
Interests
lagging

Activity Stream

Aaron commented on a Page, $isban()  -  Jul 03, 2007

You can also shorten this by:

alias isban { return $iif($1 isban #,$true,$false) }
but i was experimenting with loops

 Respond  
Aaron created a Page  -  Jul 03, 2007
266 

$isban(nick/address)

Aaron commented on a Page, bash.org socket  -  May 16, 2007

i agree they look almost the same, but mine only returns the link and rating, not the quote

 Respond  
Aaron created a Page  -  May 16, 2007
970 

first script ive posted here in over 3 or 4 months :D

Aaron commented on a Page, Ban Timer  -  Mar 18, 2007

you can shorten the ban part by putting in:
\"ban -ku $+ $iif($3,$3,120) $chan $nick 2 $4-\"

 Respond  
Aaron commented on a Page, Slap Punisher  -  Mar 14, 2007

you can also use:

on :dialog:sp:sclick::{
if ($did == 1) { enable #slap_punisher | echo -a slap is on }
if ($did == 2) { disable #slap_punisher | echo -a slap is off }
}

to shorten your code

 Respond  
Aaron commented on a Page, Nick Response  -  Mar 14, 2007

\"if (%me == 5) { .msg $chan Yes $nick $+ ? }\"

 Respond  
Aaron commented on a Page, Very simple chan admin/oper script  -  Mar 05, 2007

if your only using 1 text, why not just use:

on :text:!addoper:#:{

 Respond  
Aaron commented on a Page, KickBan Script for bots  -  Mar 04, 2007

0o sorry :P
$iif compares a statement and a: gives the true b: gives the false

try:
alias iif { $iif(1 > 3),echo -a yup, your insane,nope)
into remotes

 Respond  
Aaron commented on a Page, KickBan Script for bots  -  Mar 03, 2007

also you can add in $iif for the kick reason:

$iif($4-,$4-,Banned)

 Respond  
Aaron commented on a Page, game panel dialog  -  Mar 03, 2007

i tried that ^, couldnt make any of it run

 Respond  
Aaron commented on a Page, alias invite ban  -  Mar 02, 2007

chanserv dont invite on swiftirc :P

 Respond  
Aaron created a Page  -  Mar 02, 2007
467 

usage: /short or at menu

Aaron commented on a Page, 2 versions of a leetscript  -  Mar 01, 2007

you can shorten that a ton..

msg $chan $replace(A,4,a,4...)

 Respond  
Aaron created a Page  -  Mar 01, 2007
712 

/iban nick /iunban nick /invlist

Aaron created a Page  -  Feb 27, 2007
573 

i DO NOT recommend you use this unless your bot is in a lot of channels all the time.You need operserv exceptions.

Aaron commented on a Page, Youtube Video Search  -  Feb 25, 2007

you could also add:

var %saystyle = $iif($left($1,1) == @,msg $chan,notice $nick)

 Respond  
Aaron commented on a Page, if some1 is talking about you.V2  -  Feb 25, 2007

you coudl also take out the first if and use an else statement

 Respond  
Aaron commented on a Page, time by nick. V2  -  Feb 24, 2007

mirc has built in timestamp

 Respond  
Aaron commented on a Page, TCA  -  Feb 24, 2007

nice :D

 Respond  
Aaron created a Page  -  Feb 24, 2007
278 

!addmsn|setmsn !@msn !@usercount

 Respond   mIRC  
Aaron commented on a Page, message system  -  Feb 21, 2007

sorry i took it out before, and if you know how to check please tell me :P

 Respond  
Aaron created a Page  -  Feb 21, 2007
766 

!msg nick(use _) msg to be sent !yes !no

Aaron commented on a Page, Pops V4  -  Feb 20, 2007
Aaron commented on a Page, public away script  -  Feb 19, 2007

i tried doing that, but id rather use a spread out script.

and Pariah wrote listaway part, not yoinx :P

 Respond  
Aaron commented on a Page, simple away + huggle/trout saver  -  Feb 18, 2007

\"if ($1 == %away.nick) {\"
use $1-

 Respond  
Aaron created a Page  -  Feb 18, 2007
387 

!away reason !back !@check nick !@listaway

Aaron commented on a Page, love script + gay script  -  Feb 17, 2007

you dont need all the | halt

 Respond  
Aaron commented on a Page, love Machine  -  Feb 15, 2007

for numbers without commands you dotn need a var for random

$rand(1,100) in the command gives a random number also

 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.