Tcl error [::AllProtection::antispam:check]: can't use empty string as operand of "*" so how to fix this error? Please execute '.set errorInfo' in your bot's partyline when that error occurs and post the output here. [Mon 13:53:34] <eis-> .set ErrorInfo [Mon 13:53:34] <(nafeesha> Ambiguou...
09:19 • halloaizq is now known as amand4 09:19 • amand4 [mast3r@nulled.rootyou.org] has left #e-kawan 09:20 • amand4 [mast3r@nulled.rootyou.org] has joined #e-kawan p/s: how to set part 1st then wait for 5 minutes and changing to new nick before join back? already set timer 5 ... but still for 1 min...
You want it to change its nick from a predefined list before it rejoins channels? yes .. so how? Alright, you'll first need to create a list of nicknames: ... # AntiSpamBot basic settings # You can edit all these settings as you wish # example: set antispam(nick) AntiSpamBot set antispam(nick) $alt...
at line 1846 ... putdcc $antispam(idx) "part $c" putdcc $antispam(idx) "join $c" ... Replace putdcc $antispam(idx) "join $c" with timer 5 [list putdcc $antispam(idx) "join $c"] so it will join back after 5 minutes. Edit: However this may cause some errors in ...
how to set this spambot cycle the channel with specific time .. like part from channel and then rejoin back after 5 minutes or else ?so spammer can't detect so easy .. TQ
I got this msg error :AllProtection::parts adv]: unmatched open quote in list im using allprotection4.6b8.tcl .. so how to edit this command?? # ## 8-9 ## Swearing/Advertising in part/quit messages # # Exampl: "s:1 a:1" Enables banning of users with part/quit msgs containing swear/advertis...
ok bro ... my eggy now rehash every x minutes .. the problem now ... sometime my eggy rehash every minutes... so any idea what going on?also .. izit ok to my eggy or shell account??
if i set like this .. timer 5 make_a_rehash <-- rehash for every 5 minutes .. this msg will appear in eggy but did not advertise in channel .. Tcl error in script for 'timer247006': can't read "rchan": no such variable <-- channel set already but eggy still rehash for every 5 minutes ..