amclay

amclay

Joined
Apr 13, 2012

Activity Stream

amclay commented on a Page, MeMO Admin Control Panel - Accomplished By MOhammaD  -  Dec 13, 2012

You could make this run a lot faster with elseif instead of evaluating every option.

 Respond  
amclay commented on a Page, Youtube advanced search  -  Dec 13, 2012

^

 Respond  
amclay commented on a Page, Youtube url detector for mIRC  -  Aug 25, 2012

add a (if $ != Owner) to the +/- command, that way only your text will trigger that.

 Respond  
amclay commented on a Page, Auto Translator  -  Jul 25, 2012

Took me about 40 minutes till the "Warning: detectlanguage.com API access temporary suspended" email :(

 Respond  
amclay commented on a Page, Auto Translator  -  Jul 25, 2012

It's working, I seem to be averaging 175 to 200 requests per minute, so that limit is pretty low :/

 Respond  
amclay commented on a Page, Wolfram Alpha  -  Jul 19, 2012

Oh, some of the results are too large to fit into one message, so it splits it into two, and sends both simultaniously. I'm having problems with a IRC server booting me for spam, so it would be nice to fit long messages into one single message, with a link at the end to expand it if need be.

Example for the link:

: !wa 2+2 | 2+2 | 4 | four | * * * * | http://www.wolframalpha.com/input/?i=2%2B2
 Respond  
amclay commented on a Page, Wolfram Alpha  -  Jul 10, 2012

Would be nice to have a 1 message option, or to shortcut it to end in a link to the wolfram alpha page

 Respond  
amclay commented on a Page, Auto Translator  -  Jun 01, 2012

That helped, it now shows the languages being translated. I made a quick workaround using

 if ( word isin $1- ) { return } 

It isn't the best, but it works. I may try to work something in like using if the confidence interval in between a set range, to check for exclusions, and then determine to run based off those two factors.

 Respond  
amclay commented on a Page, Auto Translator  -  May 30, 2012

This code. Is. Amazing. Seriously, it is the most helpful code I've seen so far, and you put a lot of time into it. That being said...

1) none of the exceptions I've added seem to work ("haha" still triggers on that exact text).
2) It doesn't add in the language codes (just returns []-[])
3) Setup would be easier if done with variables and not a hashtable. I want to be able to copy paste my channel list somewhere, not go to each one and click a bunch.

Still, VERY impressive code, and I'm just nitpicking (and hoping for the fix!) :)

Thanks a TON

 Respond  
amclay commented on a Page, Youtube url detector for mIRC  -  May 24, 2012

If I wanted to not post if the youtube title contained certain bad words, how would I go about doing this?

v1de0man, what's not working for you? make sure you enable the script in the channel by typing +ytdetect OR add the variable %LinkDetectorForYoutubeChanList #channel1 #channel2 in variables

 Respond  
amclay commented on a Page, Advanced Google Bot Search  -  May 23, 2012

How would you make it not use two lines on the bot? I run this on a channel that has a time limit between posts, so messaging "searching google......" and then posting is not feasible. I think the answer is in this line, though I've tried cutting parts of it to no success.

  else { $1-2 $4 $+ ($5,$hget($sockname,$+(item,%start))) $+(,$6,$hget($sockname,$+(url,%start)),) }

I think the $1-2 is banded to the text, though I'm not that familiar with mirc -quite- yet.

 Respond  
amclay commented on a Page, Youtube url detector for mIRC  -  May 19, 2012

Oh, WOW. yeah. I am used to justin.tv, which a lot of the commands are .COMMAND anyways. Thanks a ton, you're the best!

 Respond  
amclay commented on a Page, Youtube url detector for mIRC  -  May 18, 2012

Whenever a link is posted, I don't see what the script is writing to the channel. Is there a way to fix it?
IE

ON THE BOT
[03:17] <@tester> http://www.youtube.com/watch?v=IPEnEkBY-9U

ON PERSON POSTING
[03:16] <@tester> http://www.youtube.com/watch?v=IPEnEkBY-9U
[03:16] <@bot> YouTube Title: Wolf's Retarded Mission Episode 1 Views: 416,103 Likes: 3,163 Disikes: 160 Upload Date: Jun 4, 2008

 Respond  
amclay commented on a Page, Google Calculator  -  May 12, 2012

yeah that worked. Thanks!

 Respond  
amclay commented on a Page, Google Calculator  -  May 11, 2012

I'm getting weird responses with the calculations in the middle of the answer, is there a way to not have those?

[05:59] <@sys> !calc 2+4
[05:59] 032 04+03 4 10=03 6

[05:52] <@sys> !calc 4 miles in k
[05:52] 034 miles 10=03 6.437376 kilometers

 Respond  
amclay commented on a Page, Kick for posting link  -  Apr 13, 2012

Jethro, I was wondering if you could say how to kick on saying . it's filtered on jtv, and I tried taking out the "tv" and replacing it with and *** and it did not work. Thanks :)

 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.