I have a hub on PtokaX 0.3.5.1 on lua 5.1.1 and I had RoboCop 10.022 wich just failed to work.Last night I send a mass message to all my operators and after that just stopped working.....he looks loaded in the scripts but none of his commands are working now.....what can I do ??
Quote from: Aragorn on 01 September, 2006, 10:23:16
I have a hub on PtokaX 0.3.5.1 on lua 5.1.1 and I had RoboCop 10.022 wich just failed to work.Last night I send a mass message to all my operators and after that just stopped working.....he looks loaded in the scripts but none of his commands are working now.....what can I do ??
i no opti has fixed some bugs and is working on the next release. if memory serves me correct the installer was updated a little while ago because there was a problem with it. try reading the posts by opti in robocop section and maybe download it again.
I tryed that....I downloaded robo again but it does the same things.....just stops working :(
Opti please I need help!
are you using other security bot's ?
I have no other security bots.....robocop is just fine for what I need.
ohh....I have a trivia-ex 068 script...could that make robo get crazy ???
no it's nathing trivia-ex 068 it's don't doing nathing to robocop
have you modified any of the rightclicker commands at all ? if so that could have caused the script to stop.
@Mutor: the mass msg was sent from Rc
@Tw?sT?d-d?v?l: I didn't modified nothing in the right-click commands (I really don't know to do that :()
no, that option isn't enabled
Is there any error message in PtokaX script editor ? Either before or after sending message.
I have an error message now...."data\GlobalFunctions.lua:55: attempt to index field '?' (a nil value)"
I'm very..... ???
Posted on: 16 September 2006, 21:38:36
can somebody help me with this error please ??
"data\GlobalFunctions.lua:55: attempt to index field '?' (a nil value)"
hi what version Robocop are you using??
I'm using RoboCopv10.022
try RoboCopv10.023 i have fixed that bug and some more.
thank you Optimus.....milions of thanks
Posted on: 18 September 2006, 14:04:46
I need some help again with Robocop v10.023 on lua 5.1.1....it doesn't work again..i get this error : syntax tbl/update.tbl:2 unexpected symbol near <eof>
PLease if anyone can help do it.Thanks in advance.
Quote from: Aragorn on 13 October, 2006, 20:19:12
thank you Optimus.....milions of thanks
Posted on: 18 September 2006, 14:04:46
I need some help again with Robocop v10.023 on lua 5.1.1....it doesn't work again..i get this error : syntax tbl/update.tbl:2 unexpected symbol near <eof>
PLease if anyone can help do it.Thanks in advance.
Post that file's contents.
Update = {
["Counters"] = {
["bans"] = 38,
["minshare"] = 4,
["blockedclients"] = 18,
["minslots"] = 0,
["limiter"] = 0,
["maxslots"] = 0,
["mode"] = 6,
["warns"] = 3,
["iRedirect"] = 3,
["maxhubs"] = 0,
["isp"] = 1,
["badnick"] = 0,
["kicks"] = 15,
["ratio"] = 0,
["minversion"] = 0,
["maxshare"] = 2,
},
["Timers"] = {
[5] = 27,
[1] = 39,
[7] = 1800,
[2] = 0,
[3] = 899,
[4] = 900,
[6] = 899,
},
["firsttime"] = "09/20/05 22:43:50",
}
thats my table
Looks just fine to me.