ES

ES

Joined
Mar 18, 2009

Activity Stream

ES created a Page  -  Jan 20, 2014
5 572 

When it recognises a imgur link in the chat, it automatically posts info about that link if it's available.

ES commented on a Page, Last.fm Now Playing (Utilizing Last.fm's API)  -  Nov 20, 2011

chachin, http://www.hawkee.com/snippet/9077/
I tried to base it around the perl version (Play count, loved track, ability to compare users.)

 Respond  
ES commented on a Page, Imgur Image Rehoster  -  Oct 16, 2011

@Jethro, you're right on both accounts, idk why i've always used the -n switch with sockopen, and the sockclose incident was just a typo

@ alabama It currently doesn't support that, i'll look into it tho

 Respond  
ES created a Page  -  Oct 15, 2011
1 355 

Simple script that allows you to rehost images to imgur (a popular image service) Useful for places that don't allow hotlinking

ES commented on a Page, Progress/Filler Bar - $p.bar  -  Aug 11, 2010

perfect, thx mate

 Respond  
ES commented on a Page, mIRC Theme  -  Jul 22, 2009

looks similiar to a NNS theme

 Respond  
ES commented on a Page, Mortal Kombat  -  Jul 11, 2009

nice script
its hella fun

 Respond  
ES created a Page  -  Jul 07, 2009

My first script where i experimented with writeini and readini Seemed to have worked out pretty well :D Pulls insults from http://www.randominsults.net/ If you have any improvements at all please post

ES commented on a Page, Random FML  -  Jun 23, 2009

Another one of these sites: http://www.givesmehope.com/
"Like FMyLife, but for optimists"

triggor is !gmh :>

on *:TEXT:!gmh:#: {
  sockopen givesmehope www.givesmehope.com 80
  set %givesmehopechan $chan
  set %givesmehopecondition class="fmllink">
} 

on *:sockopen:givesmehope: {
  sockwrite -n $sockname GET /random HTTP/2.0
  sockwrite -n $sockname Host: www.givesmehope.com
  sockwrite -n $sockname Connection: close
  sockwrite -n $sockname $crtlf
} 

on *:sockread:givesmehope: {
  sockread %givesmehopepage
  if (%givesmehopecondition isin %givesmehopepage) {
    set %givesmehopequote $remove($nohtml(%givesmehopepage),        )
} }

on *:sockclose:givesmehope: {
  msg %givesmehopechan 14[ 4Gives Me Hope 14] %givesmehopequote
}

alias nohtml {
  var %x, %i = $regsub($1-,/(^[^<]*>|<[^>]*>|<[^>]*$)/g,$null,%x), %x = $remove(%x,&nbsp;)
  return %x
}
 Respond  
ES commented on a Page, Wikipedia  -  Jun 14, 2009

Kool
It works 100%
thx FordLawnmower <3

 Respond  
ES commented on a Page, Random Futurama Quotes  -  Jun 12, 2009

@blitzz
@napa182
I would love to, if i knew how :( (i r n00b)

@WorldDMT
I treied to do that just now and it didn't work
Probably something i did, might try again later

 Respond  
ES created a Page  -  Jun 12, 2009
1,132 

Boredom inspired along with me being very excited about hearing that Futurama (the series) is coming back \o/ i decided to make a Futuramam quotes script for a bot. I am very new to scripting so its a bit noobish :< but i tried ma best (actually, it took me a while to get it to give out random quotes and be able to select specific ones. But i got it thx to sum1 else's help) Its a bit long and better..

ES commented on a Page, Youtube Search **UPDATED**  -  Jun 10, 2009

sunslayer
you're thinking of
Sean Paul - Temperature
;)

 Respond  
ES commented on a Page, !BroCode bot script  -  Jun 10, 2009

so liek
awsm skript is awsm
thx

though i did go with making a .txt file instead

 Respond  
ES commented on a Page, Wikipedia  -  Jun 08, 2009

np FordLawnmower
BTW, is there are way to make the script notify the user who triggors it, inctead of msging the channel?

 Respond  
ES commented on a Page, Mirror Channel  -  Jun 07, 2009

lulz
this skript is somehwat useful
i guess :Þ
Thanks ^_^

 Respond  
ES commented on a Page, Yo Momma Jokes  -  Jun 06, 2009

lolololol
that is epic jonesy xD

 Respond  
ES commented on a Page, Yo Momma Jokes  -  Jun 06, 2009

lulz @ jonesy44

 Respond  
ES commented on a Page, Wikipedia  -  Jun 05, 2009

Nice script

 Respond  
ES commented on a Page, Voting Booth v.1.0.0.0  -  Jun 04, 2009

Nice little script
tested it out a bit
no problems so far other than spamage
Best to make a new chan (Eg. #poll) for this one ^_^

 Respond  
ES commented on a Page, Yo Momma Jokes  -  Jun 03, 2009

Edited
Thx

 Respond  
ES created a Page  -  Jun 03, 2009
1,233 

Uses a simple !yomomma cmd to let a bot tell random Yo Momma jokes (262 in total) This is my first snippet tbh and i hope you like it ^_^

ES commented on a Page, Scripts Monitor  -  May 30, 2009

This is extremely useful
thx ^^

 Respond  
ES commented on a Page, Google Translator - Auto Text-Translator v3  -  May 29, 2009

<3
would you mind posting the Language along with its corresponding abbrevaition?
eg: English - en or similiar
if you have the time ofc

 Respond  
ES commented on a Page, Kirby's Urban Dictionary Searcher (v.9)  -  Mar 19, 2009

thanks Kirby
cant wait for the next update :D

 Respond  
ES commented on a Page, Kirby's Urban Dictionary Searcher (v.9)  -  Mar 18, 2009

ummmm
i have a small request please

could ihave a version that doesn't show:

[Urban Dictionary] ~ Author: Mh ~ Date: [X] ~ Url: http://www.urbandictionary.com/define.php?page=1&term=[X]

please ;)

 Respond  
ES commented on a Page, Random FML  -  Mar 18, 2009

Thanks for this one :D

one question though

is there a way to make it work in selected networks/chans only?

 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.