[FilterScript] [FS] IRC Filterscript
#21

bump
Reply
#22

Quote:
Originally Posted by hipy
The callbacks of jacobs are good to use, and also i dont realy see problems with gmx. at me it works fine. its just the whole script ( i now use an other script ) that on unloading/gmx crashes my server
Quote:
Originally Posted by Jay_
Nice work! Shame that Jacobs IRC Plugin is unstable, especially on a gmx, it often causes server crashes. I prefer xSockets :]
It is not the script, it is the plugin.
Reply
#23

ye?:P
Reply
#24

Ye... what's with you and the spaming/bumping/double-posting in this topic?
Reply
#25

Quote:
Originally Posted by Zezombia
Ye... what's with you and the spaming/bumping/double-posting in this topic?
i try to keep this topic up so sneaky see's it and fixes his script...

whats the point of a script that doesnt work correctly!
Reply
#26

Quote:
Originally Posted by hipy
dude this is all the same plugin there is no such thing that it sucks

and @ sneaky you use tstring
maby is better to make ircsay ( randombot ( ), chan )

and then the randombot to choose between bot 1 2 and 3

little example:

Code:
stock RandomBot()
{
    Rgen = random(3);
    switch(Rgen)
    {
        case 0:RBot = EchoConnection;
        case 1: RBot = EchoConnection2;
        case 2:RBot = EchoConnection3;
        default: RBot=EchoConnection;
    }
    return RBot;

}
my part isnt optimal it does bot 1, bot 1, bot 2 ,bot 2 or realy mixed
i know bots who realy do bot 1 bot 2 bot 3 bot 1 etc

but its just an idea
I don't know who you are but I don't like you...

I'm over this. Installation help anyone?
Reply
#27

Quote:
Originally Posted by Kriztian
Quote:
Originally Posted by hipy
dude this is all the same plugin there is no such thing that it sucks

and @ sneaky you use tstring
maby is better to make ircsay ( randombot ( ), chan )

and then the randombot to choose between bot 1 2 and 3

little example:

Code:
stock RandomBot()
{
    Rgen = random(3);
    switch(Rgen)
    {
        case 0:RBot = EchoConnection;
        case 1: RBot = EchoConnection2;
        case 2:RBot = EchoConnection3;
        default: RBot=EchoConnection;
    }
    return RBot;

}
my part isnt optimal it does bot 1, bot 1, bot 2 ,bot 2 or realy mixed
i know bots who realy do bot 1 bot 2 bot 3 bot 1 etc

but its just an idea
I don't know who you are but I don't like you...

I'm over this. Installation help anyone?
you dont like me?
wtf did i do ffs
even helped him
Reply
#28

OMG im rly gonna try that, awesome
Reply
#29

thanx,i have saved your filterscript as irc.pwn and i added it to config too...why there is no amx file?(tried to compile to but it failed)
i have jacob irc.dll file too and added to the config,it doesnt connect to irc network
pls help
Reply
#30

Quote:
Originally Posted by StriKe7
thanx,i have saved your filterscript as irc.pwn and i added it to config too...why there is no amx file?(tried to compile to but it failed)
i have jacob irc.dll file too and added to the config,it doesnt connect to irc network
pls help
Did it gave any errors? It should just compile fine.

Quote:
Originally Posted by sc3n1ck
goood job kid !
Excuse me? I'm not a kid >.> thanks anyways.

I still dont get why it's sending 2 message or 3 message's for you Hipy, when I tested it, it worked just fine - did you edit anything?
Reply
#31

Your Url is for Windows version .dll no .so

Quote:
Originally Posted by [03
Garsino ]
Here(Click)

remember to add this to your server.cfg

Code:
plugins irc1.so
Reply
#32

Quote:
Originally Posted by Big_Dan
Your Url is for Windows version .dll no .so

Quote:
Originally Posted by [03
Garsino ]
Here(Click)

remember to add this to your server.cfg

Code:
plugins irc1.so
Ups, sorry, this is the right one: http://solidfiles.com/d/5Ho9
Reply
#33

Very nice is worck

Thans you man
Reply
#34

The first two bots auth, But the third bot doesnt any reason?
Reply
#35

Where is a link for my server :/?

i'm using this filter script
Reply
#36

I can't get it to connect to irc.mibbit.com? why is this?
Reply
#37

More commands
Reply
#38

Found bugs. When !ikick arguments are wrong, it says: Usage: !iban <id> <reason>
instead of

Usage !ikick <id> <reason> .

The same at !imsg : Usage !isay <msg> instead of
!imsg <msg>.

Easy to fix, but should be fixed from before
thanks!
Reply
#39

Can anyone tell me how do or where do i type those Commands without going in game?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)