View Single Post
backwards
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 06-04-2019 , 08:17   Re: [CSGO] Can (Team-)Scores be modified clientside / faked to clients?
Reply With Quote #3

The SetTeamScore function just modifys a netprop value:

https://github.com/alliedmodders/sou...tives.cpp#L200

You can use a netprop spoofer like this one:

https://github.com/TheByKotik/sendproxy

https://forums.alliedmods.net/newrep...eply&p=2634878

Keep in mind it's very cpu intensive to do so.
__________________
I highly recommend joining the SourceMod Discord Server for real time support.
backwards is offline