Signup Now
Results 1 to 6 of 6
  1. #1
    Free User
    Join Date
    Apr 2016
    Posts
    8
    Reputation
    10
    Rep Power
    0

    UNPAUSE bot if paused

    Hello
    Im playing an ot server while I bot in rl and my problem is when a GM speaks in /all (red letters everyone connected receives the message) the bot pauses.

    Is there any way to ignore this? Alerts are set off for GMs but its still not working

    Thanks in advance!!!

  2. #2
    Free User
    Join Date
    Mar 2014
    Location
    In my house, Sweden
    Posts
    34
    Reputation
    -3
    Rep Power
    0
    In the Alerts tab it should say GM Detected, maybe Pause Bot is set to Yes there.

    Or you can try this:

    if pausebot(true)
    then
    pausebot(false)

  3. #3
    Free User
    Join Date
    Apr 2016
    Posts
    8
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Civilis View Post
    In the Alerts tab it should say GM Detected, maybe Pause Bot is set to Yes there.

    Or you can try this:

    if pausebot(true)
    then
    pausebot(false)
    Thx for the reply Civilis.

    I'm 100% sure the alert system is desactivated. The code above did not work.

    It seems to be when the bot is paused, the persistent get desactivated too, therefore having an unpause script is useless. (At least I think thats whats going on)

  4. #4
    Free User Orimorfus's Avatar
    Join Date
    Dec 2013
    Location
    Way to Deletera
    Posts
    314
    Reputation
    92
    Rep Power
    21
    Quote Originally Posted by Ginebrea View Post
    Hello
    Im playing an ot server while I bot in rl and my problem is when a GM speaks in /all (red letters everyone connected receives the message) the bot pauses.

    Is there any way to ignore this? Alerts are set off for GMs but its still not working

    Thanks in advance!!!
    ignore the gm?

  5. #5
    Free User
    Join Date
    Mar 2014
    Location
    In my house, Sweden
    Posts
    34
    Reputation
    -3
    Rep Power
    0
    Quote Originally Posted by Ginebrea View Post
    Thx for the reply Civilis.

    I'm 100% sure the alert system is desactivated. The code above did not work.

    It seems to be when the bot is paused, the persistent get desactivated too, therefore having an unpause script is useless. (At least I think thats whats going on)
    Try what @Orimorfus wrote

  6. #6
    Free User
    Join Date
    Apr 2016
    Posts
    8
    Reputation
    10
    Rep Power
    0
    Its not possible to ignore a server message, the red letter one. I got Gms on ignore list but they'll only ignore theyre private messages, when they send a global message it appears on screen for everyone, thats when the bot pauses and says "bot has been paused for GM detection" (something like that).

    Maybe my alerts are not ignoring properly, dunno..

    edit1: Gonna test with the lua script alerts from Raphael.. If anyone has other ideas they would be much appreciated..

    Thanks everyone for the replies.
    Last edited by Ginebrea; 04-25-2017 at 04:15 PM.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •