Is it possible to get it to pull US/ENG title only?
As in no mater where the BOT/you're located it will pull US/ENG title ?
I've got My bot hosted on server in France and would like it to pull US/ENG title no mater what movie you search for.
As it is now when it's a movie that isn't ENG/US it will pull it either French or original title... would like it to pull US/ENG no mater what.
This possible or am I gonna have to get it in either French and/or the original title ?
You could combing the text event with the alias you already got written for "personal" use
instead of having more or less the exact same text/commands twice.
Am guessing your talking about the same thing as @incognitus Removed since script has been updated
That's the same version as I PM'eD him... hope this helps @Kilim
Don't think it's been cut... but I think I know what you mean...
It's because it pulls more then one definition... a simple sockclose $sockname on line 12 in the above EDiT should do the trick.
Have PM'eD you a edit where I've added the sockclose...
Simply add a @ to the on $*:TEXT: event so it looks like this -> @$*:TEXT:
Code
Above will only work if the user is OP'eD (@) NOTE: Have "only" added the text event here... you'll need the rest of the script for it to work.
EDiT
I might have misunderstood you... the above will only work if the bot / host ( client running the script ) is OP'eD (@) and come to think of it that wasn't what you asked for I'm guessing ?
Code
The above will "only" work if the user is OP'eD (@) or above
And have added a extra line with sockclose in case people only want the first definition.
Don't know if it's just here... but this doesn't seem to be working
I just get Error: [10061] Connection refused & Socket Error: [10053] Software caused connection abort
When trying to do !TV SHOW
EDiT:
No worries... and there shouldn't be any difference in the time it takes looking up a show
Only thing that slows down the scripts are "overload" on TVRage @chachin
And not sure what you mean... should work more or less like this... @wet paperbag
Not sure if the original or any of the pasted edits above are working @James405
But a quick search here on hawkee should give you at least a couple of working ones.
And you can always try the SRU edit http://www.hawkee.com/snippet/9506
Yeah... and we all got different ways of coding I guess... was just wondering... and most important thing is that it's working like intended anyways ;)
is %spam made by mIRC or did you made it yourself?
Like Abcdefmonkey said... it's just a variable created to make sure the !wale <whatever> doesn't flood channels.
Quote
What are the options of spam? What do it consider as spam?
That all depends on where you implement it... in the example I gave it will consider all !wale's as "SPAM".
So once someone has done !wale <whatever> there is a 1 minute wait (60 seconds) before anyone else can do it again.
Your welcome... I'm still a NUB tho... but regarding flood protection ->
Simply make something like
Code
Then add it... in My EDiT I would implement it here ->
Code
And I think you will be able to find help for pretty much everything here... but else http://www.mirc.net
or just google your problem. And the is always /help in mIRC
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.