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 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   -  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 commented on a Page, Imgur URL Recogniser  -  Jan 20, 2014

Nice job man.

 Respond  
hxck commented on a Page, Dns lookup  -  Aug 13, 2013

--

 Respond  
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 Page, mIRC Theme  -  Mar 29, 2013

--

hxck commented on a Page, Down for everyone or just me?  -  Mar 29, 2013

Just a suggestion, you can save some bytes by changing the url to www.isup.me
Nice snippet bud :)

 Respond  
hxck commented on a Page, !IMDB Movie Search  -  Mar 26, 2013

I got something weird a minute ago:

(03:28:48 am) <~hxck> !imdb jack the giant killer 2013
(03:28:48 am) -Victoria- Searching For: jack the giant killer 2013 .............
(03:28:51 am) -Victoria- Link: http://www.imdb.com/title/tt1351685/fullcredits<span/
Not sure what caused it as I just updated the snippet a minute before I used it.

 Respond  
hxck commented on a Page, Services Helper  -  Mar 23, 2013

Good job. +like

 Respond  
hxck commented on a Page, Urban Dictionary  -  Mar 23, 2013

Definition comes through alright but you hit a snag with the example. Don't have time to sift through it at the moment but getting

Example No such nick/channel
in the status window.

 Respond  
hxck commented on a Page, Anagram  -  Mar 23, 2013

--

 Respond  
hxck commented on a Page, TwitFeed Twitter RSS Feed Poster  -  Nov 03, 2012

blah

 Respond  
hxck commented on a Page, TwitFeed Twitter RSS Feed Poster  -  Nov 03, 2012

Is it just me or did this stop working? Going to https://twitter.com/statuses/user_timeline/FordLawnmower.rss shows

<error code="34">Sorry, that page does not exist</error>

and https://twitter.com/statuses/user_timeline/27981550.rss produces the same result.

 Respond  
hxck commented on a Page, TVRage  -  Jul 20, 2012

Looks good man, nice job.

 Respond  
hxck commented on a Page, mIRC Spotify Now Playing  -  Feb 19, 2012

Type //echo -a $mircdir in mIRC, then navigate the folder it shows you.
Put the spotify.dll file you downloaded in this folder.
Load up the snippet by pressing alt+R and pasting the code above into the box, then click OK.
Start Spotify and find a song.
Type /np in mIRC.

 Respond  
hxck commented on a Page, /download  -  Feb 02, 2012

Works like a charm, thanks. :)

 Respond  
hxck commented on a Page, Twitter TweetBot  -  Oct 07, 2011

Thanks for this one Ford, works like a charm. :)

 Respond  
hxck commented on a Page, Text Overflow Limiting  -  Aug 23, 2011

Thanks man, we used your snippet in http://www.hawkee.com/snippet/8822/ :)

 Respond  
hxck commented on a Page, !IMDB Movie Search  -  Aug 04, 2011

Same problem here. Recently migrated to mIRC 7.19, clean install, no addons like NNScript or anything.

( 09:17:04 am ) (~hxck) !imdb Fight Club
( 09:17:05 am ) -Victoria- Searching For: Fight Club .............
( 09:17:13 am ) -Victoria- Title:  Fight Club (1999) Rating: [**********] 8.8 Critics: 244 Genres: Drama Mystery Thriller Runtime: <time itemprop="duration" datetime="PT139M">139 min</time> Language: English Country:
( 09:17:15 am ) -Victoria-  Plot: A ticking-time-bomb insomniac and a slippery soap salesman channel primal male aggression into a shocking new form of therapy. Their concept catches on, with underground "fight clubs" forming in every town, until an eccentric gets in the way and ignites an out-of-control spiral toward oblivion.
( 09:17:16 am ) -Victoria- Cast: Link: http://www.imdb.com/title/tt0137523/ Trailer: http://www.imdb.com/video/screenplay/vi781228825/

http://i.imgur.com/AHAiI.png

 Respond  
hxck commented on a Page, Peak counter for channels -___-  -  Jul 31, 2011

--

 Respond  
hxck commented on a Page, Rainbow colors   -  Jun 29, 2011

I don't have another color script, and it did it to me.

 Respond  
hxck commented on a Page, Rainbow colors   -  Jun 06, 2011

You missed a brace at the very end. Also, it posts the text twice, colored and not colored. Maybe you should should shun the first one?

 Respond  
hxck commented on a Page, XKCD random comic viewer  -  Jun 06, 2011

Wow, nice job man. I like it.

 Respond  
hxck commented on a Page, Harry Potter Pickup Lines  -  May 18, 2011

Person you can't trigger it yourself, it has to go into a bot client or be turned into an alias.

 Respond  
hxck commented on a Page, !IMDB Movie Search  -  May 06, 2011

Yeah I saw those when I quickly scanned the script to see if I could spot what the error was before I posted the first time. Nice additions man, I can't be without this script since I use it at least once a day and a few other people in my channel rely on it. Thanks for keeping it up to date!

 Respond  
hxck commented on a Page, !IMDB Movie Search  -  May 06, 2011

Cool, all set man, thanks!

 Respond  
hxck commented on a Page, !IMDB Movie Search  -  May 06, 2011

Also, I'm using 6.35 with NNScript 4.22 on both my and my bot client. I don't see anything in the status window, it doesn't throw any errors that I can see, it just doesn't output anything.

 Respond  
hxck commented on a Page, !IMDB Movie Search  -  May 06, 2011

@FordLawnmower: Its not working? I tried copy and pasting the code into mIRC, and saving it as a .mrc and loading it with //load -rs, and I also tried turning the trigger on and off, using ! and @, etc, and it doesn't seem to want to output. Any ideas?

 Respond  
hxck commented on a Page, !IMDB Movie Search  -  May 06, 2011

I noticed the same. Hoping for a quick fix!

 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.