Raised This Month: $32 Target: $400
 8% 

Bhop Detector


Post New Thread Reply   
 
Thread Tools Display Modes
Morpheus
Senior Member
Join Date: Mar 2004
Old 05-14-2007 , 05:40   Re: Bhop Detector
Reply With Quote #31

Imo many hacks has bhop included, so why not ban them 15 min more or less?
__________________
Staffmember @ The Z Project.org
www.thezproject.org
Morpheus is offline
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 05-14-2007 , 08:13   Re: Bhop Detector
Reply With Quote #32

Updated!
v1.2
-Added log system.
-Added "slap" punish,also a cvar.
-Fixed one bug.
__________________
Still...lovin' . Connor noob! Hello
Alka is offline
Old 05-14-2007, 09:13
regalis
This message has been deleted by regalis. Reason: nvm
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 05-14-2007 , 09:20   Re: Bhop Detector
Reply With Quote #33

This plugin is designed & made for servers who don't want any tipe bhop!
__________________
Still...lovin' . Connor noob! Hello
Alka is offline
Morpheus
Senior Member
Join Date: Mar 2004
Old 05-14-2007 , 09:21   Re: Bhop Detector
Reply With Quote #34

Adding players "skills" to a game which dont have the bhop enabled as standard are Nubz!

If bhop was a standard, Valve probably had it allready. And if they are so skilled as you state, why are they using scripts to add an advantage?

Weird..0o
__________________
Staffmember @ The Z Project.org
www.thezproject.org
Morpheus is offline
regalis
Veteran Member
Join Date: Jan 2007
Location: F*cking Germany
Old 05-14-2007 , 09:30   Re: Bhop Detector
Reply With Quote #35

Quote:
Originally Posted by Alka
This plugin is designed & made for servers who don't want any tipe bhop!
That is for sure
But i don't understand why someone would like to restrict the possibility of making bhops.
Nevermind...those who like to restrict should restrict...

Quote:
Originally Posted by Morpheus View Post
Adding players "skills" to a game which dont have the bhop enabled as standard are Nubz!

If bhop was a standard, Valve probably had it allready. And if they are so skilled as you state, why are they using scripts to add an advantage?

Weird..0o
Bhop is enabled as standard!
The only problem is that it is hard to do
btw.: Valve changed the behaviour of jumping in i think 1.5 so bhopping is now much harder to do than before.
They don't use scripts! I never said so, they hop with mousewheel and use strafing technic...
__________________
regalis is offline
Howdy!
Senior Member
Join Date: Feb 2007
Old 05-14-2007 , 10:10   Re: Bhop Detector
Reply With Quote #36

Jump binded to mwheelup/mwheelup is desirable, but bhop script isnt. I dont even know why people are using bhop scripts. Bhopping is even easy.
__________________
[IMG]http://img221.**************/img221/5608/howdyfinnishhq2.jpg[/IMG]
Howdy! is offline
Morpheus
Senior Member
Join Date: Mar 2004
Old 05-14-2007 , 11:54   Re: Bhop Detector
Reply With Quote #37

Its not banning correct.. here is my console.. Some player got detected.

Code:
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
[AMXBANS] amx_ban <time in mins> <steamID | nickname> <reason>
Something must be wrong with the code, it dont get the time

Code:
server_cmd("amx_ban ^"%s^" %d Bhop detected!",p_authid,get_pcvar_num(ban_time))
amx_ban time steamid reason it has to be or it wont ban correct.
What to do?

EDIT: Oh I forgot.. in the hud message when it would ban a player, it told.. banned "1229429492" minutes... Thats a long time

Something is not quite correct
__________________
Staffmember @ The Z Project.org
www.thezproject.org

Last edited by Morpheus; 05-14-2007 at 13:19.
Morpheus is offline
regalis
Veteran Member
Join Date: Jan 2007
Location: F*cking Germany
Old 05-14-2007 , 11:57   Re: Bhop Detector
Reply With Quote #38

kick him

or stop the plugin till a solution is found...!?

or add a line
Code:
server_cmd("kick ^"%s^"",p_authid)
__________________

Last edited by regalis; 05-14-2007 at 12:00.
regalis is offline
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 05-14-2007 , 13:37   Re: Bhop Detector
Reply With Quote #39

I fixed the plugin! Try this version with amxbans... ! That bug with "minutes" is fixed in v1.2 !
Attached Files
File Type: sma Get Plugin or Get Source (bhop_detector.sma - 851 views - 3.1 KB)
__________________
Still...lovin' . Connor noob! Hello
Alka is offline
Morpheus
Senior Member
Join Date: Mar 2004
Old 05-15-2007 , 02:59   Re: Bhop Detector
Reply With Quote #40

Ok nice.

Have a question though

Case 4:
Code:
case 4:
			{
				if( get_pcvar_num(use_amxbans) == 1 )
				{
					server_cmd("amx_ban %d ^"%s^" Bhop detected!",get_pcvar_num(ban_time),p_authid)
				}
				
				else {
					server_cmd("amx_ban ^"%s^" %d Bhop detected!",p_authid,get_pcvar_num(ban_time))
				}
				
				set_hudmessage(255,150, 0, 0.30, 0.85, 1, 6.0, 5.0, 0.1, 0.1, -1);
				show_hudmessage(0,"Warning: %s was banned (%d min.) for doing Bhop!",p_name,get_pcvar_num(ban_time));
			}
Why are there two amx_ban command lines?

The one ive reportet dont work, so you just have to delete that one?

Cheers
__________________
Staffmember @ The Z Project.org
www.thezproject.org
Morpheus is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode