My irc bots banned??
#1

those bots was working before idk what happend
it keep says in logs
Quote:

[08:55:01] *** IRC_OnConnectAttempt: Bot ID 1 attempting to connect to 37.59.63.55:6667...
[08:55:01] *** IRC_OnConnectAttempt: Bot ID 3 attempting to connect to 167.114.118.121:6667...
[08:55:01] *** IRC_OnUserNotice (Bot ID 3): User exnet.ca.irc.tl (No hostname) sent notice to 246AQEOZO: *** You're banned! Visit www.irc.tl for further guidelines.
[08:55:01] *** IRC_OnDisconnect: Bot ID 3 disconnected from 167.114.118.121:6667 (End of file)
[08:55:01] *** IRC_OnUserNotice (Bot ID 1): User exnet.fr.irc.tl (No hostname) sent notice to 902ANGNF5: *** You're banned! Visit www.irc.tl for further guidelines.
[08:55:01] *** IRC_OnDisconnect: Bot ID 1 disconnected from 37.59.63.55:6667 (End of file)
[08:55:11] *** IRC_OnConnectAttempt: Bot ID 2 attempting to connect to 107.181.167.8:6667...
[08:55:11] *** IRC_OnUserNotice (Bot ID 2): User exnet.us.irc.tl (No hostname) sent notice to 682AC2CDG: *** You're banned! Visit www.irc.tl for further guidelines.
[08:55:11] *** IRC_OnDisconnect: Bot ID 2 disconnected from 107.181.167.8:6667 (End of file)

IDK WHAT THE HELL IS THAT :/
Reply
#2

And what do you expect us to do? Magically unban you?
Reply
#3

Nah, i expect help for what i do?
Reply
#4

Well, go ahead and unban him yourself. If you can't, go ask mods of the server. It they won't its your problem.
Reply
#5

How can i unban him? he's not in my ban list
Reply
#6

Quote:
Originally Posted by ikkentim
Посмотреть сообщение
Well, go ahead and unban him yourself. If you can't, go ask mods of the server. It they won't its your problem.
They're clearly banned from the entire network. Only an IRC Op can remove network bans.
Reply
#7

I talked with Op he unbanned me but after 2-3 mins he banned me again with reason * IHatePerolete (IHatePerole@ip-fc6069c5.ultra-h.com) Quit (Z-Lined: - please read this thread and fix your bots https://sampforum.blast.hk/showthread.php?tid=552081)
* IlovePerolete (ILovePerole@ip-fc6069c5.ultra-h.com) Quit (Z-Lined: - please read this thread and fix your bots https://sampforum.blast.hk/showthread.php?tid=552081)
* LFBot (bot@ip-fc6069c5.ultra-h.com) Quit (Z-Lined: - please read this thread and fix your bots https://sampforum.blast.hk/showthread.php?tid=552081)
I already did this thing
heres my OnDisconnect

public IRC_OnDisconnect(botid, ip[], port, reason[])
{
printf("*** IRC_OnDisconnect: Bot ID %d disconnected from %s:%d (%s)", botid, ip, port, reason);
// Remove the bot from the group
IRC_RemoveFromGroup(groupID, botid);
return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)