Trev

Trev

Joined
Jun 27, 2009
Occupation
Small time drug dealer
Location
Jacksonville, Florida
Website
Interests
Making citizens of many different societies rage quit and forfeit their morals on SwiftIRC.

Activity Stream

Trev commented on a Page, Random FML Script  -  Jan 10, 2011

Oh i thought you were trying to be like all the other insecure idiots on this website striving to satisfy their self fulfillment of outdoing others by shortening the number of bytes in their scripts. My mistake.

 Respond  
Trev commented on a Page, Random FML Script  -  Jan 06, 2011

Cold_Fussion, you're not understanding me. Everything is matched byte by byte of code. You obviously have a mild case of down syndrome.

 Respond  
Trev commented on a Page, Random FML Script  -  Nov 27, 2010

Cold_Fussion, I don't know if you realized that "your own little spin" on my script happens to be the EXACT same.

 Respond  
Trev commented on a Page, IdleRPG  -  Nov 26, 2010

I remember this one from a while back in #network :D

 Respond  
Trev commented on a Page, Oper Control Dialog   -  Nov 26, 2010

Nice, neat coding. Good job.

 Respond  
Trev commented on a Page, RuneScape Defname/RSN Script (Complete)  -  Nov 26, 2010

My care cup? Currently empty.

 Respond  
Trev created a Page  -  Nov 26, 2010
222 

There are probably many Defname or RSN scripts on Hawkee, but that doesn't bother me.

Trev commented on a Page, Random FML Script  -  Jul 14, 2009

DragonHeart.

To change the color of the outputs, using the alias I provided you simply need to change the number within the alias

I.E.

Alias cc1 return $+($chr(3),01,$1-)
Alias cc2 return $+($chr(3),02,$1-)
Alias lg return $+($cc1($chr(40)),$cc2($1 $+ $chr(153)),$cc1($chr(41)))

$chr(3),01 <- Change that number

 Respond  
Trev commented on a Page, Weather Script v2 (with Dialog)  -  Jul 10, 2009

TheNitenoob lieks to tokenize ERRR'THING ok??

IF U READ TEH CODE CORRECTIVALY U CASN KLEARLY SEEE %WEA.ERR IS A VARYABLE???

-x IS GD IF U WUNT IT 2 LUK MOAR COOEL

ND HE DOESNT NO SOCKMARK TYVM NOOBCAKE.!

 Respond  
Trev commented on a Page, puppet bot  -  Jul 07, 2009

Meh, it's all in one text event :p

 Respond  
Trev commented on a Page, puppet bot  -  Jul 07, 2009

You could use regex in the trigger to make it shorter:

On $*:TEXT:/^[~]*/Si:*: { 
  if ($mid($1,1) == ~do) {
    $antiflood($1) 
    $iif($query($nick),describe $2 $3-,describe # $2-)
  }
  Elseif ($mid($1,1) == ~say) {
    $antiflood($1)
    $iif($query($nick),msg $2 $+(% ,$3-),msg # $+(''',$2-,'''))
  }
}
 Respond  
Trev commented on a Page, Simple Away Script (dialog and logs)  -  Jul 07, 2009

douche bag

 Respond  
Trev commented on a Page, Simple Away Script (dialog and logs)  -  Jul 07, 2009

Nice script.

Why not use hash tables, instead of windows? Then you can review your hilights at anytime and do more with the script.

On *:ACTION:$(* $+ $me $+ *):#: {
  if ($away) {
  notice $nick Sorry $nick but I am away atm because of: $iif(!%away.reason,Be back soon,%away.reason) - Message has been logged.
  hadd -m Hilights %away.time $timestamp $1-
  if ($hget(HilightNum,%away.time) == 0) { hadd -m HilightNum %away.time 1 }
  Else { hinc HilightNum %away.time } 
  }
}

;--then you can do

Alias hls {
  msg $active I have been hilighted a total of: $hget(HilightNum,%away.time) times during the last time I was away. My last hilight being $hget(Hilights,%away.time)
}
 Respond  
Trev commented on a Page, RuneScape Stats Script [BETA]  -  Jul 06, 2009

I don't know how to use hash tables; copying your script would teach me nothing.
Thanks though.

 Respond  
Trev commented on a Page, Proxy Lister For A Bot  -  Jul 05, 2009

Works.. Too bad most of the proxies are banned on SwiftIRC :/

 Respond  
Trev created a Page  -  Jul 04, 2009
557 

A simple script that returns the amount of people playing on RuneScape.

  1 Thread   mIRC  
Trev commented on a Page, Random FML Script  -  Jul 04, 2009

Thanks :)

 Respond  
Trev created a Page  -  Jul 04, 2009

Simple FML Script.

Trev created a Page  -  Jul 04, 2009
1,138 

A simply and ugly coded RuneScape stats script.

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.