SA-MP Forums Archive
[FilterScript] IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] (/showthread.php?tid=620103)

Pages: 1 2


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - iLearner - 17.01.2017

Make sure you dont have another IRC script / in-script implemeted irc system.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - Triggerz - 21.01.2017

Do I need to make an account for using mibbit?


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - iLearner - 21.01.2017

Quote:
Originally Posted by Triggerz
View Post
Do I need to make an account for using mibbit?
Nope.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - Triggerz - 21.01.2017

Quote:
Originally Posted by iLearner
View Post
Nope.
Run me through exactly what I have to do when I go to mibbit irc via the link. I don't seem to understand it otherwise.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - Loinal - 24.01.2017

Quote:
Originally Posted by YouHack
View Post
not working :/ no bots joined IRC, and no action in server since i've loaded this fs
Whats your irc port?


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - Vin Diesel - 29.01.2017

not bad


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - tomacraft2011 - 31.01.2017

I have tested it. i really like it.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - suhan123 - 12.04.2017

Nice One Thanks


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - iLearner - 12.04.2017

Thank you.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - solstice_ - 26.07.2017

Quote:
Originally Posted by iLearner
View Post
Thank you.
My bots keep disconnecting...

Code:
[23:16:15] *** IRC_OnDisconnect: Bot ID 1 disconnected!
[23:16:15] *** IRC_OnDisconnect: Bot ID 1 attempting to reconnect...
[23:16:15] *** Changing bot name...
[23:16:24] *** IRC_OnDisconnect: Bot ID 3 disconnected!
[23:16:24] *** IRC_OnDisconnect: Bot ID 3 attempting to reconnect...
[23:16:24] *** Changing bot name...
[23:16:24] *** IRC_OnDisconnect: Bot ID 2 disconnected!
[23:16:24] *** IRC_OnDisconnect: Bot ID 2 attempting to reconnect...
[23:16:24] *** Changing bot name...

Code:
[23:15:43] Filterscripts
[23:15:43] ---------------
[23:15:43]   Loading filterscript 'J-IRC.amx'...
[23:15:44]    Error: Function not registered: 'SSCANF_Init'
[23:15:44]    Error: Function not registered: 'SSCANF_Join'
[23:15:44]    Error: Function not registered: 'SSCANF_Leave'
[23:15:44]    Error: Function not registered: 'sscanf'
[23:15:44]   Loaded 1 filterscripts.

[23:15:44]    Error: Function not registered: 'SSCANF_Init'
[23:15:44]    Error: Function not registered: 'SSCANF_Join'
[23:15:44]    Error: Function not registered: 'SSCANF_Leave'
[23:15:44]    Error: Function not registered: 'Streamer_CallbackHook'
[23:15:44]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[23:15:44]    Error: Function not registered: 'sscanf'
[23:15:44]    Error: Function not registered: 'WP_Hash'
[23:15:44]    Error: Function not registered: 'Streamer_UpdateEx'
[23:15:44] *** Streamer Plugin: Warning: Include file version (0x26105) does not match plugin version (0x27201) (script might need to be recompiled with the latest include file)
[23:15:44] OnGameo
Can anyone send me their includes & pawno to get this to work... I am searching for this system for a long time..


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - Crystallize - 26.07.2017

Quote:
Originally Posted by Engoo
View Post
My bots keep disconnecting...

Code:
[23:16:15] *** IRC_OnDisconnect: Bot ID 1 disconnected!
[23:16:15] *** IRC_OnDisconnect: Bot ID 1 attempting to reconnect...
[23:16:15] *** Changing bot name...
[23:16:24] *** IRC_OnDisconnect: Bot ID 3 disconnected!
[23:16:24] *** IRC_OnDisconnect: Bot ID 3 attempting to reconnect...
[23:16:24] *** Changing bot name...
[23:16:24] *** IRC_OnDisconnect: Bot ID 2 disconnected!
[23:16:24] *** IRC_OnDisconnect: Bot ID 2 attempting to reconnect...
[23:16:24] *** Changing bot name...

Code:
[23:15:43] Filterscripts
[23:15:43] ---------------
[23:15:43]   Loading filterscript 'J-IRC.amx'...
[23:15:44]    Error: Function not registered: 'SSCANF_Init'
[23:15:44]    Error: Function not registered: 'SSCANF_Join'
[23:15:44]    Error: Function not registered: 'SSCANF_Leave'
[23:15:44]    Error: Function not registered: 'sscanf'
[23:15:44]   Loaded 1 filterscripts.

[23:15:44]    Error: Function not registered: 'SSCANF_Init'
[23:15:44]    Error: Function not registered: 'SSCANF_Join'
[23:15:44]    Error: Function not registered: 'SSCANF_Leave'
[23:15:44]    Error: Function not registered: 'Streamer_CallbackHook'
[23:15:44]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[23:15:44]    Error: Function not registered: 'sscanf'
[23:15:44]    Error: Function not registered: 'WP_Hash'
[23:15:44]    Error: Function not registered: 'Streamer_UpdateEx'
[23:15:44] *** Streamer Plugin: Warning: Include file version (0x26105) does not match plugin version (0x27201) (script might need to be recompiled with the latest include file)
[23:15:44] OnGameo
Can anyone send me their includes & pawno to get this to work... I am searching for this system for a long time..
ARE YOU BLIND? IT CLEARLY SAYS
[23:15:44] *** Streamer Plugin: Warning: Include file version (0x26105) does not match plugin version (0x27201) (script might need to be recompiled with the latest include file)
UPDATE YOUR PLUGINS/INCLUDES AND RECOMPILE


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - solstice_ - 26.07.2017

Quote:
Originally Posted by Crystallize
View Post
ARE YOU BLIND? IT CLEARLY SAYS
[23:15:44] *** Streamer Plugin: Warning: Include file version (0x26105) does not match plugin version (0x27201) (script might need to be recompiled with the latest include file)
UPDATE YOUR PLUGINS/INCLUDES AND RECOMPILE
I know but i can't find the latest plugins/includes....