hxck

hxck

Joined
Mar 23, 2009

Activity Stream

hxck commented on a Page, Tamagotchi-Like bot - v1  -  Jan 03, 2017

This would definitely benefit from some regex and local aliases to curb redundancy.

 Respond  
hxck is now following SReject  -  Dec 19, 2014
hxck is now following nox`  -  Aug 10, 2014
hxck commented on a Comment, Imgur URL Recogniser  -  Jun 08, 2014
hxck commented on a Page, Temperature converter  -  Mar 12, 2014

Bot version:
!tc temp convtemp (i.e !tc 50 F will say 50 C is 122 F)

on $*:TEXT:/^[!]tc\s+(\d+)\s+(c|f)$/Si:#:{
  if ($regml(2) == C) { msg # $regml(1) F is $round($calc((($regml(1) - 32) / 9) * 5), 2) C }
  else { msg # $regml(1) C is $round($calc((($regml(1) * 9) / 5) + 32), 0) F }
}
 Respond  
hxck commented on hxck's Thread  -  Feb 26, 2014
hxck   -  Feb 26, 2014

@Hawkee I wanted to ask you about bad word filtering here. I was looking at my old snippet here http://www.hawkee.com/snippet/9110/ and I realized that the site gets filtered out in the description and in the code, but not in the title of the page? That particular site is down/doesn't really exist anymore now, but it's the same with other sites in that 'network.' (What the f* should I make for dinner, The F**** Weather, etc.) Is there a certain way we should go about dealing with code that connect to sites like that?

hxck is now following Hawkee  -  Feb 26, 2014
hxck is now following napa182  -  Feb 26, 2014
hxck is now following Jethro  -  Feb 26, 2014
hxck is now following FordLawnmower  -  Feb 26, 2014
hxck is now following MashhitDK  -  Feb 26, 2014
hxck commented on Hawkee's Thread  -  Feb 26, 2014
hxck liked Hawkee's Thread  -  Jan 23, 2014
hxck commented on a Page, Imgur URL Recogniser  -  Jan 20, 2014

Nice job man.

 Respond  
hxck liked a Page, Imgur URL Recogniser  -  Jan 20, 2014
hxck liked a Comment, Sorasyn  -  Jan 05, 2014
hxck commented on Sorasyn's Thread  -  Jan 03, 2014
hxck commented on Sorasyn's Thread  -  Sep 01, 2013
hxck is now following Jordyk19  -  Aug 26, 2013
hxck is now following Sorasyn  -  Aug 26, 2013
hxck commented on a Page, Dns lookup  -  Aug 13, 2013

--

 Respond  
hxck liked a Comment, Fanfiction.net Scraper  -  Aug 11, 2013
hxck commented on a Comment, Fanfiction.net Scraper  -  Aug 11, 2013
hxck commented on a Comment, mIRC Spotify Now Playing  -  Aug 10, 2013
hxck liked a Page, Advanced Google Bot Search  -  Jul 21, 2013
hxck commented on a Page, Youtube play dialog  -  Apr 23, 2013

I updated it to work for youtu.be links as well. http://paste2.org/4IM0t8Gs

 Respond  
hxck commented on a Comment, mIRC Spotify Now Playing  -  Apr 21, 2013
hxck commented on a Comment, Letterboxd Info  -  Apr 18, 2013
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.