Signup Now
Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22
  1. #21
    Wind Tester
    Join Date
    Dec 2013
    Location
    Warsaw, Poland
    Posts
    2,579
    Reputation
    149
    Rep Power
    27
    then do what i told you, it probably means message body is changing

  2. #22
    Free User
    Join Date
    Jun 2017
    Posts
    7
    Reputation
    10
    Rep Power
    0
    Hello, Imba
    I tried using this but it only answer the first time.
    Am I doing something wrong?
    Thank You

    Quote Originally Posted by Imba View Post
    oh sorry, i did typo
    auto(100)
    foreach newmessage m do
    if m.type == 14 and string.match(m.content, "{Anti Bot System}") and m.sender == "" then
    local q = string.match(m.content, "é%s(.-)%.")
    if string.match(q, "^[%d%s%+%-%/%*]+$") then
    exec("say('!antibot '.."..q..")")
    end
    end
    end

 

 

Posting Permissions

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