Menteroth

Menteroth

Joined
Apr 26, 2013

Activity Stream

Menteroth   -  Jan 04, 2015

I've tried searching but can't really find it anywhere so I'm asking here.

If I want to change how the "* Disconnected" message looks what do I need to do?

 Respond  
Menteroth commented on a Page, Pandoras Talking Bot  -  Apr 08, 2014

Does this script still work?
Can't seem to get it to respond anymore. I tried with Alice, Dr. Duck and God. Just random choices.
It worked fine when I got it in October. I also tried to update the script if there were any changes, but didn't work.

Menteroth   -  Nov 20, 2013

How do I check if a @window exists?

I am echoing text to another window on :input: but it echoes in active window if there is no existing window.

like
if (@window == $true) echo bla bla bla
else return

Menteroth commented on a Page, Reddit Latest Post & Comment Watcher  -  Oct 31, 2013

get this sometimes too:

  • Line too long: $bvar (line 43, redditsub.ini)
 Respond  
Menteroth commented on a Page, Reddit Latest Post & Comment Watcher  -  Oct 24, 2013

http://www.reddit.com/r/leagueoflegends/comments/1p4ss1/mcdonalds_to_have_burger_named_after_nip_next/

this title turned into this in the channel from the bot: McDonald\u2019s
rest of the title was in channel too, just showing what was messed up.

Menteroth   -  Oct 20, 2013

Hello people. I would like to ask for some help to create a script. Actually it's more than just help. If anyone could create this socket script for me I would be much appreciated. Never played around with socket scripts and am really new to scripts in general.

When you search for someone on www.lolking.net this is what you get. Because of the different regions you don't get the profile page instantly. But this is enough info anyway.

Image

I would like to get this info sent to the channel when triggered.

Like usage: !elo euw menterothh
and it would return like:

Menterothh - EUW - Level: 30 - League: Silver I - Rating: 1456 - Wins: 152 - Losses: 137 - KDA: 4/4.2/10.7 The three regions I would like to have are "Europe West", "Europe Nordic & East" and "North America". Which will be abbreviated to EUW, EUNE and NA in the response. If it's not too much it would be nice to have responses if nothing is typed after the command, region isn't matched with EUW, EUNE or NA and if nickname is missing so people in the channel understand what they are doing wrong if they don't get a response from the bot. Thanks in advance.
Menteroth   -  Oct 20, 2013

how can I change the $replace part to replace "mentbot" with a random nick existing in the channel?

on *:TEXT:*:#todstream: {
  write -i todstream.txt $replace($1-,mentbot,$nick)
  var %r = $rand(1,26)
  var %r2 = $rand(1,42)
  set %randomtalk %r
  set %randommatch %r2
  if (%randomtalk == %randommatch) msg #todstream $read(todstream.txt,n)
  .echo 14(00 $+ $time $+ 14) 15 todstream -- The current 00text15 variable is %randomtalk and we are looking for %randommatch 
}
Menteroth commented on a Page, Pandoras Talking Bot  -  Oct 11, 2013

what do I need to change/add to make the bot responses all in lowercase?

 Respond  
Menteroth commented on a Page, Mafia game bot  -  Oct 10, 2013

you forgot a ; on line 160

"// dual check to prevent restart game in a middle of a game cuz script error \"

 Respond  
Menteroth   -  Oct 09, 2013

Does anyone know of any script that does this or perhaps can create one?
Wanted to have this on a bot. Thanks in advance.

http://www.random.org/lists/

 Respond  
Menteroth commented on a Page, Urban Dictionary  -  Oct 08, 2013

The "isn't defined part" doesn't seem to work either btw.

 Respond  
Menteroth commented on a Page, Random Jokes Plus Facts  -  Oct 07, 2013

How can I change the output to channel?
I tried changing "sockmark %s .msg # $regml(1)" to like "sockmark %s .msg # Fun Fact: $regml(1)" but it didn't work.

Menteroth commented on a Page, Reddit Latest Post & Comment Watcher  -  Oct 07, 2013

Will you possibly add a trigger command for this?
Would be nice to turn on and off remotely.

 Respond  
Menteroth commented on a mIRC Script, Battle Arena version 3.1  -  Sep 30, 2013

cool script. too bad I won't be able to use it in my twitch.tv channel on the IRC server.

 Respond  
Menteroth created a Page  -  Sep 29, 2013
934 

Just a simple script to search for a summoner's name in a specific region and gives you the URL for it. A script for the lazy one.

  1 Thread   mIRC  
Menteroth   -  Sep 25, 2013

does anyone happen to have the mIRC script "hamsteR ereeT" laying around somewhere?
tried searching for it with no luck. would be much appreciated.

 Respond  
Menteroth commented on a Page, twitch.tv basic commands for mIRC  -  Sep 23, 2013

you can always add a "url -an http://www.twitch.tv/ $+ $$1" for nicklist too. just like in twitch chat.

Menteroth commented on a Page, IMDb Title/Trailer Grabber V2  -  Sep 23, 2013

this doesn't seem to work, or? I tried with a link like this http://www.imdb.com/title/tt1980209 and won't get any response posted.

Menteroth commented on a Page, Urban Dictionary  -  Sep 19, 2013

could you add a message if no word is typed after the trigger command?
so people who aren't familiar with it gets a response of what to do.

Menteroth created a Page  -  Sep 17, 2013
205 

the if-line timeouts fine if the banmask is the only thing said. but it doesn't work if there are words in front or after the banmask. nor if it's inside a lot text like "wwwwwwwwwbanmaskzzzzzzzzzzz"

Menteroth commented on a Page, Tat's Trivia Bot 3.58  -  Jun 20, 2013

is there any way to add timers to all of the responses?
because some messages seems to collide. in terms of being sent too quick. I'm using this in a Twitch channel and it has auto flood protection. and I need at least like 2 seconds between messages for it not to be blocked.

thanks.

 Respond  
Menteroth commented on a Page, Nick Colors v2.0.1  -  Jun 10, 2013

This doesn't change the color of idle operators in the channel. Only regular users. Are you going to add that?

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.