Raised This Month: $51 Target: $400
 12% 

Anti FastFire v1.2


Post New Thread Reply   
 
Thread Tools Display Modes
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 10-16-2005 , 01:06  
Reply With Quote #11

Quote:
Originally Posted by Zenith77
I'm a bit confused, Would this not register data to the wrong slot ?

Code:
g_nCurWeapon[id-1]


E.g. Player in slot 14 has fired, but data is registered to a player in slot 13 ?
Nope. He defines the variable as g_nCurWeapon[32] for a 32 man server. So he saves data as id-1 so you dont have an empty array. Like when you use g_nCurWeapon[33] then g_nCurWeapon[0] will never be used. So this way he saves data. As long as he always refers to the variable as id-1 then he wont have a problem.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
DarkSnow
Senior Member
Join Date: Oct 2005
Location: 127.0.0.1
Old 10-16-2005 , 02:32  
Reply With Quote #12

It does not realy matter anyway since im not using any of the data in question

Its just there to make sure that the client is firing, not realoading or something like that
__________________
DarkSnow is offline
Send a message via MSN to DarkSnow
AngryMouse
Junior Member
Join Date: Feb 2005
Location: Darwin, Australia
Old 10-23-2005 , 11:17  
Reply With Quote #13

I really liked the sound of this plugin so put it on my server straight away. I noticed a lot of people were getting banned so I tested it myself, shot a full clip into someones head from point blank with an M4 and bam! I was banned from my own server. This is a great idea so please keep working on it but at the moment its unsafe for my server.
__________________
AngryMouse is offline
Send a message via ICQ to AngryMouse Send a message via MSN to AngryMouse
DarkSnow
Senior Member
Join Date: Oct 2005
Location: 127.0.0.1
Old 10-24-2005 , 19:01  
Reply With Quote #14

Quote:
Originally Posted by AngryMouse
I really liked the sound of this plugin so put it on my server straight away. I noticed a lot of people were getting banned so I tested it myself, shot a full clip into someones head from point blank with an M4 and bam! I was banned from my own server. This is a great idea so please keep working on it but at the moment its unsafe for my server.
Ouch, terrible sorry about it. I tested it myself, pumping rounds after rounds and i didnt get booted myself for it =/ Though on the testserver it banned cheaters that you could tell were cheaters (testserver non vac2)


You can however reglate the sensetivety of the rate of fire by "amx_af_max" whitch is by deffault 16, try increasing it to something closer then 20 and those problems should go away. Sorry about your bans and thanks for the feedback.
__________________
DarkSnow is offline
Send a message via MSN to DarkSnow
genesis
Senior Member
Join Date: Oct 2004
Location: CALIFORNIA, USA
Old 10-26-2005 , 04:47  
Reply With Quote #15

I recommend making an advisory mode where it will display information to admins only about possible* cheating. This would be a separate mode but it could be permanent, as many ppl don't like leaving everything automated but don't mind some automation.
__________________
CS 1.6 cali.radclan.net:27015
I have a feeling we're not in cs anymore.
I take pride that all my AMXX plugins were writen in notepad.
genesis is offline
DarkSnow
Senior Member
Join Date: Oct 2005
Location: 127.0.0.1
Old 10-26-2005 , 22:07  
Reply With Quote #16

Quote:
Originally Posted by genesis
I recommend making an advisory mode where it will display information to admins only about possible* cheating. This would be a separate mode but it could be permanent, as many ppl don't like leaving everything automated but don't mind some automation.
Yea i guess i should

It will be done in the merged version though, i dont think i will evolve this any futher.
__________________
DarkSnow is offline
Send a message via MSN to DarkSnow
RasterMan
Senior Member
Join Date: Mar 2004
Location: Luton, UK
Old 10-30-2005 , 11:05  
Reply With Quote #17

Using mouse wheel for firing is counted as cheating that's why HLGuard bans people for it

It gives an unfair advantage to the player using it
__________________
RasterMan is offline
Send a message via MSN to RasterMan
DarkSnow
Senior Member
Join Date: Oct 2005
Location: 127.0.0.1
Old 10-31-2005 , 11:14  
Reply With Quote #18

Yea, simply dont do it

Anyway, i belive you can check the firingrate against number of times klicked on +fire for the dual pistols if you for some reason want people to be allowed to bind mwhelup/down to +fire.
__________________
DarkSnow is offline
Send a message via MSN to DarkSnow
Dzyzus
Senior Member
Join Date: Mar 2004
Location: Lithuania
Old 06-20-2006 , 19:49  
Reply With Quote #19

What i must change to use it with amx bans?
__________________
Dzyzus is offline
taheri6
Member
Join Date: Mar 2006
Old 06-24-2006 , 05:24   Re: Anti FastFire v1.1
Reply With Quote #20

Try this.

Find

server_cmd("banid 0.0 %s",Authid)

and replace with

server_cmd("amx_ban 0 %s FastFire hack detected",Authid)
taheri6 is offline
Reply



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 02:26.


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