tv3636

tv3636

Joined
Dec 10, 2008

Activity Stream

tv3636 commented on a Page, Live Stock Quotes  -  Jul 29, 2011

heh, whoops. I'm definitely rusty!
thanks Jethro_

 Respond  
tv3636 commented on a Page, Live Stock Quotes  -  Jul 29, 2011

syrusmx: Add this bit of code for that functionality:

on *:TEXT:!stock *:#:{ stock $1 }

It's been a while since I've written mIRC code so I'm not 100% sure about that but I think that's all you'd need. And if you just want it for one channel replace the "#" with the channel name (i.e. #channel)

 Respond  
tv3636 commented on a Page, Query / Private Message Auto Reply Creator  -  Apr 11, 2011

As it says in the description:

  • Copy the code below and paste into an empty Remote file in mIRC (alt+r to view Remotes)
  • Click ok, and either right click anywhere in a channel or type /autoreply
  • Follow the instructions in the dialog and create your own custom auto-response message!
 Respond  
tv3636 commented on a Page, Last.fm Now Playing  -  Feb 04, 2011

Well, regardless, I have a macbook at college with me and I actually don't even have my own PC at home anymore, so I probably won't be doing any mIRC scripting for a very long time...if ever. I would be open to doing bug fixes but I don't think I'll be adding that, sorry.

 Respond  
tv3636 commented on a Page, Last.fm Now Playing  -  Feb 02, 2011

I could add that, but Last.fm already does that. If you're using this script, you already have that information. Go to your last.fm profile, click on the list of artists, and you can then click on an artist to see a chart of which songs you've listened to and how many times you've listened to each one.

 Respond  
tv3636 commented on a Page, Family Feud  -  Oct 01, 2010

@Lucius Thanks, but the issue is other plurals (of which there are a lot). Checking for an s is easy enough as you showed, but there are other possibilities/alternate spellings, etc. that are difficult to look for

@bourneident The auto-stop is basically already there, you just have to !start n and it will stop after n questions. I could look into adding more scoring features in the future but at the moment I'm at college and I only have a macbook, so I can't really do any mIRC coding. I don't have too much time anyway, so it would have to wait.

If anyone wants to modify it themselves and re-post it I would be fine with that, since I'm probably not going to be able to work on it again for a while if at all.

 Respond  
tv3636 commented on a Page, Helicopter Game  -  Aug 13, 2010

Are you sure you have the images in the right place? If you're getting a blank window it's probably because the images aren't being loaded properly. Can't think of what else it would be though, sorry.

 Respond  
tv3636 commented on a Page, Apples to Apples  -  Jul 08, 2010

Ok I finally got a chance to access the txt files and now they are uploaded so that they won't expire again. Sorry about the wait!

 Respond  
tv3636 commented on a Page, mirc line checker  -  Apr 22, 2010

On a macbook at school right now so I can't check (can't even find the mIRC help file online...) but I'm pretty sure there's an identifier that can get the server's character limit. It'd be easier to use that than to have to manually modify it for each server. Especially if you're on multiple servers.

 Respond  
tv3636 commented on a Page, Global messaging and action  -  Feb 27, 2010

Amazingly Windows and Mac are widely used...it probably has nothing to do with their use of windows over text commands.

Not everyone looking at scripts on this site is a scripter, many are just regular mIRC users who want to find scripts to make things easier or perform cool functions they wouldn't know how to write on their own.

/scon -a isn't exactly common knowledge, so this dialog makes global actions possible for those who wouldn't otherwise know how to do them.

 Respond  
tv3636 commented on a Page, Apples to Apples  -  Feb 13, 2010

Uhh, no, sorry. Haven't heard of anybody having that issue. If you want to talk to me in IRC so I can try to troubleshoot it with you I'm tv3636 on gamesurge.

 Respond  
tv3636 commented on a Page, Apples to Apples  -  Feb 13, 2010

Finally updated the links! Sorry for the delay, I had to be home because the files are only on my home PC (and I've been at school)

 Respond  
tv3636 commented on a Page, Family Feud  -  Feb 12, 2010

I started working on something to try to accommodate plurals/singular but it ended up being more difficult than I had imagined. The issue is that many words don't simply need an s to be plural, so it's a lot more work than it would seem.

I might look back into it, although I did write this a while ago and at this point I'd probably just want to re-write it, which I don't really have time for now :\

 Respond  
tv3636 commented on a Page, Family Feud  -  Jan 21, 2010

The scores are just per game, not total, although I could modify it to do that. I remember there was a reason I didn't originally but I wouldn't be able to work on it now anyway, so perhaps I'll add that in the future.

 Respond  
tv3636 commented on a Page, Family Feud  -  Dec 29, 2009

It's not case sensitive so that shouldn't matter..and I haven't heard of this bug before (except for something with nicknames being an issue, but I thought I fixed that, and that was only when nicknames had dashes). Try to change nicknames and then answer, or have somebody else answer maybe, and then let me know if that seems to fix whatever the problem is. I don't really know why that would be happening though, sorry.

 Respond  
tv3636 commented on a Page, Family Feud  -  Dec 02, 2009

awesome, thanks! Updated the description

 Respond  
tv3636 commented on a Page, Helicopter Game  -  Nov 17, 2009

yeah, it still is, this is my remake of it

 Respond  
tv3636 commented on a Page, Helicopter Game  -  Nov 16, 2009

As I said in PM, nope I'm not, and yes it is but I wasn't able to figure it out myself. I didn't learn how to make web applets and although I got it pretty close to working online I wasn't able to figure it out. Feel free to take the code and try yourself though!

 Respond  
tv3636 commented on a Page, Apples to Apples  -  Aug 11, 2009

Thanks a lot, I really appreciate it :D
I believe it was a 4.7 because somebody couldn't figure it out and rated it a 2, and then never increased the rating when they figured out their issue..oh well. Thanks again!

 Respond  
tv3636 commented on a Page, Family Feud  -  Aug 11, 2009

Quick: Awesome, glad you figured it out!

AmyOUfan: That's why you use /query tv3636 (or /whois tv3636) :p
And I have my channel in the game description anyway

 Respond  
tv3636 commented on a Page, Multi-Server Personal Statistics  -  Aug 11, 2009

Thanks for pointing out the typo.
As for saving a keystroke...ok but really who cares :p
And I think setting and unsetting simplifies things here..no variables are stored so it's not really a big deal. To each his own though.

 Respond  
tv3636 commented on a Page, Web Search & Regular Expression Example  -  Aug 10, 2009

Thanks for this! I just started on my 2nd app.. (first is in review and probably will be for another week at least, but I'll post an image if/when it gets approved) ...and I wanted to use regex but when I added the regexkitlite.h and .m files I got 13 errors, figured I did something wrong and almost gave up. Then I remembered you had a snippet posted and your walkthrough at the end saved me, thanks!

 Respond  
tv3636 commented on a Page, Last.fm Now Playing  -  Aug 06, 2009

Hmm..I have no idea why it would do that..if no currently playing song is detected it should give you an error message. I've honestly never seen that though, sorry.

 Respond  
tv3636 commented on a Page, Family Feud  -  Aug 06, 2009

It's hard to say, but if you have other scripts in the same file as this one it would be ideal to move them to separate files. Other than that, I really don't know...I'm on irc.gamesurge.net 24/7 (nick = tv3636) so if you want to come talk to me on IRC that would be easiest.

 Respond  
tv3636 commented on a Page, Family Feud  -  Aug 06, 2009

Could you give me some more info on the stoppages? Is it a certain point at the game it stops at? What happens when it stops? Does the game end early, or does it just stop working? I haven't heard of or seen this issue so I don't know what it could be without more info.

 Respond  
tv3636 created a Page  -  Aug 02, 2009
348 

[size=18]Usage[/size] Paste the code below into a Remote file. Type /myinfo to describe your statistics to the channel.

tv3636 commented on a Page, How fast can you type A-Z?  -  Aug 02, 2009

If I finish typing the alphabet and then hit ok the timer continues to run, and the next time I play it doesn't update at all. I have to exit out for it to reset.

 Respond  
tv3636 commented on a Page, How fast can you type A-Z?  -  Aug 01, 2009

5.39s And there seems to be bugs with the timer and the exit button. The exit button doesn't work at all:

button Exit, 5, 90 59 100 21, cancel

perhaps?

The timer kept going after I finished, and I had to exit out (with the window's X button) and start it up again to reset it.

Otherwise neat script

 Respond  
tv3636 commented on a Page, mIRC version checker  -  Jul 28, 2009

I know, Jethro_ already covered that

 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.