hey, just wanted to say that pickup filter causes kicks and laggs. (got maybe 30 items in filter)
Do you have the problem too or is it just me?
Do you have the problem too or is it just me?
ok thanks.Quote:
HI kamer, everything is working well, except the night button, in the misc menu, nothing happens when i push it, i have to write the command "/night" in the chat to have the night, but i can switch back to the day by pushing the Day button in the misc menu, it is working like the snow one, so could you fix the night button please ? thanks a lot for your work
not unlocked appropriate lines in the script CleverbotQuote:
Black screen problem again
Kamer why you programming no GUI for that ? Its simply and only a checkbox and some filewrite/read -_-Quote:
not unlocked appropriate lines in the script Cleverbot
works for me on such a configuration:
#CleverBot (people who write to you will receive message from cleverbot):
#def msg():
app.Sleep(4000)
cb1 = cleverbot.Cleverbot()
m2net.SendWhisperPacket(name, cb1.ask(text))
thread.start_new_thread(msg, ())