syrusmx: Add this bit of code for that functionality:
Code
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)
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!
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.
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.
@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.
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.
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.
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.
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.
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 :\
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.
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.
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!
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!
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.
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!
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.
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.
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.
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.