How to detect or disable Bot ???

05/29/2017 13:56 hoangphan7#1
Hello epvpers !
I want to disable bot (like mBot, sBot ..etc) in my server under job suits or any spec region. But i don't know how to detect bot.
I found something like detect bot systems but useless (Kryfilter Src) or i don't use correct method...
Pls help me. Thanks!!!
Code:
if (FilterMain.BOT_CONTROLL)
                                    {
                                        switch (locale)
                                        {
                                            case 22:
                                                {
                                                    if (!FilterMain.BOT_CONNECTION)
                                                    {
                                                        this.DisconnectModuleSocket();
                                                        return;
                                                    }
                                                    FilterMain.BOT_LIST.Add(this.user_id);
                                                    this.bot_login = DateTime.Now;
                                                }
                                                break;
                                            case 51:
                                                {
                                                    Packet login = new Packet(0x6103, true);
                                                    login.WriteUInt32(uint32_1);
                                                    login.WriteAscii(this.user_id);
                                                    login.WriteAscii(this.user_pw);
                                                    login.WriteUInt8(22);
                                                    login.WriteUInt8Array(mac);
                                                    m_RemoteSecurity.Send(login);
                                                    Send(true);
                                                    continue;
                                                }
                                                break;
                                        }
                                    }
05/29/2017 18:15 Rom3lB#2
dear ,
you can encrypt media.pk2 to disable mbot etc.
05/29/2017 19:21 hoangphan7#3
Quote:
Originally Posted by Rom3lB View Post
dear ,
you can encrypt media.pk2 to disable mbot etc.

Thank's for reply. But i want to disable in job state or some special region. ^^!
If i encrypt file *.pk2.all bot will destroy
05/30/2017 15:24 Rom3lB#4
Quote:
Originally Posted by hoangphan7 View Post
Thank's for reply. But i want to disable in job state or some special region. ^^!
If i encrypt file *.pk2.all bot will destroy
aha , i'm sorry
i think another guy gonna help you
05/31/2017 00:57 hoangphan7#5
Quote:
Originally Posted by Rom3lB View Post
aha , i'm sorry
i think another guy gonna help you

hihi. thank's you ^^
06/02/2017 03:32 hoangphan7#6
up... anyone help me pls.
06/02/2017 23:54 ​Exo#7
Simple and short, no you can't. Partial usage of bots can't really be controlled.
06/03/2017 10:34 slaintrax200#8
Something like this is possible video below

06/05/2017 10:13 hoangphan7#9
Quote:
Originally Posted by ​Exo View Post
Simple and short, no you can't. Partial usage of bots can't really be controlled.
Thank's ^^

Quote:
Originally Posted by slaintrax200 View Post
Something like this is possible video below

[Only registered and activated users can see links. Click Here To Register...]
Thank's for good idea ^^
06/09/2017 09:20 concucu#10
how to do it ? @[Only registered and activated users can see links. Click Here To Register...]
06/11/2017 23:21 Genoxid#11
Quote:
Originally Posted by slaintrax200 View Post
Something like this is possible video below

[Only registered and activated users can see links. Click Here To Register...]
hehe slain the 0815 guy didnt like the feature haha you miss hardroad bro? XD
06/11/2017 23:39 B1Q#12
listen bud,SUPERMIC is no good.

but this is how it works

idk if this is the correct way. but it works (unless you can change locale from the bot itself)
06/12/2017 18:58 slaintrax200#13
Quote:
Originally Posted by Genoxid View Post
hehe slain the 0815 guy didnt like the feature haha you miss hardroad bro? XD

No i dont miss it sure i did not like it but whatever RIP Hardroad 3x
06/13/2017 11:55 hoangphan7#14
Quote:
Originally Posted by B1QB0SS :3 View Post
listen bud,SUPERMIC is no good.

but this is how it works

idk if this is the correct way. but it works (unless you can change locale from the bot itself)
hehee. good thank's you very muchhhh!!
SUPERMIC is no good. i know it. But i dont see anything working good ^^
Can you tell me which good more than SUPERMIC ^^
06/13/2017 19:14 concucu#15
i think mother of filter. Krilfilter :))