Pages: [1] 2 3   Go Down
  Print  
Author Topic: Aimbots with no Guids  (Read 1877 times) Bookmark and Share
Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 48
Offline Offline
« on: February 03, 2012, 01:04:48 PM »

Hello Guys i'm use plugin Freelander aimbotdetector is working but when join naab in using blank guid its no banned him, how fix it or any one make new plugin for banned stupid naabs Smiley

Greets ARRoW Cheesy

http://pastebin.com/Q5nvFRL4 look this user have ASCII guid ;/
« Last Edit: February 04, 2012, 03:30:01 AM by LS_ARRoW » Logged

Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 48
Offline Offline
« Reply #1 on: February 04, 2012, 12:03:09 PM »

any one cant make new special plugin for banned naabs do not use guids ?
Logged
Jr. Member
**
OS: Linux
Type: Renting Server with B3
Gameservers: CoD4
Posts: 26
Offline Offline
« Reply #2 on: February 04, 2012, 02:47:46 PM »

I've never seen this before on NY dom. Were pushing over 20000 users on a new database, old one was over 100000 and I didn't see it there either. Do you know what they're using to do it so I can test it and write something to ban it? We have had an aimbot with that name, but we had no issue banning him.

Sent from my DROID BIONIC using Tapatalk
Logged
Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 48
Offline Offline
« Reply #3 on: February 04, 2012, 05:18:42 PM »

http://pastebin.com/mKWf3x4B its my ban list but look this guy ban guid in list i have his but he is changing ip in other ;/

im first time look naab with thats guids, when im turn on pb he need join with normal guid and b3 banned him, but i need turn off pb because some ppls do not how update pb

when he play we can't only kick him, banned is not working;/
Logged
Jr. Member
**
OS: Linux
Type: Renting Server with B3
Gameservers: CoD4
Posts: 26
Offline Offline
« Reply #4 on: February 04, 2012, 07:06:27 PM »

I'm sure something can be put together to kick the user from the server using b3, but if the ban.txt doesn't hold his real guid, perm banning by the ban file won't help. Check your database for him and see if he is in your db. This might explain the few people that were reported that I couldn't locate. I have an idea to make it add them to the DB and let b3 force them out. I'll look into it when I get home and see if I can find any log of a user like this in nydom.

Hopefully a dev can shed some light on it and I can pass my idea along as well.

Sent from my DROID BIONIC using Tapatalk
Logged
Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 48
Offline Offline
« Reply #5 on: February 05, 2012, 12:11:59 AM »

I'm tuday fix ban list and add command set g_filterban 1 and you see now list ban
his IP
 http://89.231.6.132/echelon/banlist.php
Logged
[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #6 on: February 05, 2012, 03:08:19 AM »

What B3 version and what python version are you running?
Logged

Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 48
Offline Offline
« Reply #7 on: February 05, 2012, 04:24:02 AM »

Python is 2.7.2 and B3 is 1.7.1

we use 20 plugins all loaded and working Smiley not error's in log

<plugins>
    <plugin name="censor" config="@conf/plugin_censor.xml"/>
    <plugin name="spamcontrol" config="@conf/plugin_spamcontrol.xml"/>
    <plugin name="admin" config="@conf/plugin_admin.xml"/>
    <plugin name="stats" config="@conf/plugin_stats.xml"/>
    <plugin name="adv" config="@conf/plugin_adv.xml"/>
    <plugin name="status" config="@conf/plugin_status.xml"/>
    <plugin name="welcome" config="@conf/plugin_welcome.xml"/>
    <plugin name="antinoob" config="@conf/plugin_antinoob.xml"/>
    <plugin name="punkbuster" config="@conf/plugin_punkbuster.xml"/>
    <plugin name="xlrstats" config="@b3/extplugins/conf/xlrstats.xml"/>
    <plugin name="website" config="@conf/plugin_website.xml"/>
    <plugin name="aimbotdetector" config="@b3/extplugins/conf/aimbotdetector.xml"/>
    <plugin name="dupename" config="@b3/extplugins/conf/dupename.xml"/>
    <plugin name="ctime" config="@b3/extplugins/conf/plugin_ctime.xml"/>
    <plugin name="autoreg" config="@b3/extplugins/conf/autoreg.xml"/>
    <plugin name="firstkill" config="@b3/extplugins/conf/firstkill.xml"/>
    <plugin name="countryfilter" config="@b3/extplugins/conf/countryfilter.xml"/>
    <plugin config="@b3/extplugins/conf/asciikick.xml" name="asciikick"/>
  </plugins>
Logged
[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #8 on: February 05, 2012, 05:07:06 AM »

Add the attached file to your extplugins folder and add the next line to your b3.xml:

<plugin name="guidcheck" />

Let me know the results here pls.
« Last Edit: February 05, 2012, 07:57:10 AM by xlr8or » Logged

Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 48
Offline Offline
« Reply #9 on: February 05, 2012, 05:12:19 AM »

Add the attached file to your extplugins folder and add the next line to your b3.xml:

<plugin name="guidcheck" />

Let me know the results here pls.

only add this command any file .py ?
Logged
[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #10 on: February 05, 2012, 05:15:03 AM »

add the .pyc file to the extplugins folder and activate it in the b3.xml like I mentioned above.
Logged

Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 48
Offline Offline
« Reply #11 on: February 05, 2012, 05:19:35 AM »

add the .pyc file to the extplugins folder and activate it in the b3.xml like I mentioned above.
ok cool but can you give me here this plugin for download Smiley ?
Logged
[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #12 on: February 05, 2012, 05:35:40 AM »

It is attached to the bottom of this post: http://forum.bigbrotherbot.net/general-discussion/aimbots-with-no-guids/msg32662/#msg32662
Logged

Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 48
Offline Offline
« Reply #13 on: February 05, 2012, 05:52:21 AM »

im add:
  <plugins>
    <plugin name="censor" config="@conf/plugin_censor.xml"/>
    <plugin name="spamcontrol" config="@conf/plugin_spamcontrol.xml"/>
    <plugin name="admin" config="@conf/plugin_admin.xml"/>
    <plugin name="stats" config="@conf/plugin_stats.xml"/>
    <plugin name="adv" config="@conf/plugin_adv.xml"/>
    <plugin name="status" config="@conf/plugin_status.xml"/>
    <plugin name="welcome" config="@conf/plugin_welcome.xml"/>
    <plugin name="antinoob" config="@conf/plugin_antinoob.xml"/>
    <plugin name="punkbuster" config="@conf/plugin_punkbuster.xml"/>
    <plugin name="xlrstats" config="@b3/extplugins/conf/xlrstats.xml"/>
    <plugin name="website" config="@conf/plugin_website.xml"/>
    <plugin name="aimbotdetector" config="@b3/extplugins/conf/aimbotdetector.xml"/>
    <plugin name="dupename" config="@b3/extplugins/conf/dupename.xml"/>
    <plugin name="ctime" config="@b3/extplugins/conf/plugin_ctime.xml"/>
    <plugin name="autoreg" config="@b3/extplugins/conf/autoreg.xml"/>
    <plugin name="firstkill" config="@b3/extplugins/conf/firstkill.xml"/>
    <plugin name="countryfilter" config="@b3/extplugins/conf/countryfilter.xml"/>
    <plugin name="asciikick" config="@b3/extplugins/conf/asciikick.xml"/>
    <plugin name="guidcheck"/>
  </plugins>

and guidcheck.pyc file passed in plugins

now send for you b3 log ?
Logged
Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 48
Offline Offline
« Reply #14 on: February 05, 2012, 06:01:55 AM »

http://wklejtekst.pl/3p8 its log for run this plugin

now play jack daniels and other aimbot and they blocked rocn ;/ my command no working and b3 too ;/
Logged
Tags:
Pages: [1] 2 3   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal