AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   [Request] Anti FPS Booster (https://forums.alliedmods.net/showthread.php?t=307027)

Alber9091 04-23-2018 17:01

[Request] Anti FPS Booster
 
Check every round.

If fps more than 101
Then warn a player.

You have been detected with FPS Booster (FPS more than 101).

At the same time Execute Command fps_max 101 on that player and save the client info in logs too.

"Nick" "Steam Id" "Detected Using FPS Booster"

After 3 detects in a single map, amx_kick% s FPS Booster detected.

Help would be appreciated.

Relaxing 04-23-2018 17:41

Re: [Request] Anti FPS Booster
 
Basically, you have to check if fps_override is 1 then get fps max thingy. So you need to do two checks before making changes to player.

Alber9091 04-23-2018 18:09

Re: [Request] Anti FPS Booster
 
Quote:

Originally Posted by Relaxing (Post 2589082)
Basically, you have to check if fps_override is 1 then get fps max thingy. So you need to do two checks before making changes to player.

And you are still in relaxing state :p I wonder that Szvalue is still pending. Making me confuse :p

Well Thank you for suggestion. I hope, the one there to help will take care of your opinion too. :D

tarsisd2 04-23-2018 22:52

Re: [Request] Anti FPS Booster
 
Quote:

Originally Posted by Alber9091 (Post 2589079)
Check every round.

If fps more than 101
Then warn a player.

You have been detected with FPS Booster (FPS more than 101).

At the same time Execute Command fps_max 101 on that player and save the client info in logs too.

"Nick" "Steam Id" "Detected Using FPS Booster"

After 3 detects in a single map, amx_kick% s FPS Booster detected.

Help would be appreciated.

to change client command fps_max would be slowhacking

search for Advanced Client Checker 0.3.4 , might be what you want!

Alber9091 04-24-2018 11:20

Re: [Request] Anti FPS Booster
 
Quote:

Originally Posted by tarsisd2 (Post 2589110)
to change client command fps_max would be slowhacking

search for Advanced Client Checker 0.3.4 , might be what you want!

But I asked it for useful purpose, it would be slow hacking if I execute such command below the limits which can affect its game but no. It only checks if more than 101 fps ("if" more than 101, else not) only in this case it should revert clients fps to max 101 and I asked for a message too, by which it warns players too.

2nd thing. If this is the thing, amx_exec should not be in approved section. Call it also slow hacking. It shows player what kind of command is executed on player, similarly here, player gets message of warning.

tarsisd2 04-24-2018 22:10

Re: [Request] Anti FPS Booster
 
doesn't matter the value, if it its a client command then change it anyhow it's slow hacking, warning is fine, even kicking the player.

did you try the plugin i said?

Alber9091 04-25-2018 04:05

Re: [Request] Anti FPS Booster
 
Yes, I know about it already.
Because of just one request, I won't obviously use such big plugin and that too reading files from server and consuming memory to slow or bit lag the server. When there is possiblity of simple to be made.

And like you say Slow Hacking, I repeat. There is such plugin which executes commands on players and it is made by Alliedmod staff. Conner Macleod I believe. And my request is also similar to it.

No hate for anyone, but trying to clear consequences for my request.

Mordekay 04-25-2018 04:47

Re: [Request] Anti FPS Booster
 
This is most probably the plugin you are talking about. And yes it has the ability to slowhack other clients. But as stated in the introducing post itself:
Quote:

Originally Posted by v3x
Hopefully you don't do anything that will cause damage towards the client, as that is not the purpose of this plugin. Hopefully that gave you a good understanding of this plugin and what it does.

If you want a smaller plugin for your request it's fine imo, but you won't get support for slowhacking every client that joins your server.

Alber9091 04-25-2018 09:23

Re: [Request] Anti FPS Booster
 
Quote:

Originally Posted by Mordekay (Post 2589266)
This is most probably the plugin you are talking about. And yes it has the ability to slowhack other clients. But as stated in the introducing post itself:

If you want a smaller plugin for your request it's fine imo, but you won't get support for slowhacking every client that joins your server.

Ok Brother :(

tarsisd2 04-25-2018 11:26

Re: [Request] Anti FPS Booster
 
Quote:

Originally Posted by Alber9091 (Post 2589260)
Yes, I know about it already.
Because of just one request, I won't obviously use such big plugin and that too reading files from server and consuming memory to slow or bit lag the server. When there is possiblity of simple to be made.

And like you say Slow Hacking, I repeat. There is such plugin which executes commands on players and it is made by Alliedmod staff. Conner Macleod I believe. And my request is also similar to it.

No hate for anyone, but trying to clear consequences for my request.

some commands were allowed to execute some years ago, like redirect and so on, but valve has blocked and now it won't work unless some workaround which is forbidden in here.

i had a plugin that does kind of what you want, it shows a menu to the player to change or be kicked, i used before so ppl wouldn't change skin, i'm gonna search and if i find i post here!


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

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