Raised This Month: $ Target: $400
 0% 

RateChecker


Post New Thread Reply   
 
Thread Tools Display Modes
BehaartesEtwas
Senior Member
Join Date: Dec 2007
Old 05-25-2008 , 03:54   Re: RateChecker
Reply With Quote #51

If I am not mistaken, those cvars are blocked by sv_cheats. That means changing those cvars will require a "real" cheat, you cannot do this in the config file or console. Most certainly such cheat will pretend to the server that all cvars are on allowed values. You should probably use some "real" anti-cheat tool like zBlock oder detox.
BehaartesEtwas is offline
nilaro
Junior Member
Join Date: May 2008
Old 05-25-2008 , 12:13   Re: RateChecker
Reply With Quote #52

Quote:
Originally Posted by BehaartesEtwas View Post
If I am not mistaken, those cvars are blocked by sv_cheats. That means changing those cvars will require a "real" cheat, you cannot do this in the config file or console. Most certainly such cheat will pretend to the server that all cvars are on allowed values. You should probably use some "real" anti-cheat tool like zBlock oder detox.
Hi, thanks for your answer.
It seems that i found the cheat on the web..

Quote:
International Online Soccer Source sv_cheats Bypass

NO VIRUS INCLUDED

checked on virustotal.com



############################################# ############################################# ###################
################# #################
################ International Online Soccer:Source sv_cheats BYPASS HACK ################
############## ##############
############ ############
############################################# ############################################# ###################


Features:
________________________

sv_cheats bypass




What can i do with sv_cheats bypass?

You can use commands like cl_interp, cl_interpolate and stopsound



HOW TO USE:
_________________________


start ioss_bypass.exe
start International Online soccer Source
type cl_interp or other commands and console
Own Anti-Pushers
I tried on my server to turn sv_cheats to 1, then I tried cl_interpolate 0.
It is so much easier to play with that and i'm pretty sure this is the cheat they use.
So, I tried to remplace all "interp" words in the ratechecker plugin by the word "interpolate", but when I try in game it only shows 0.000 (even when I have cl_interpolate 1).
Help would be really appreciated !
nilaro is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 05-25-2008 , 18:15   Re: RateChecker
Reply With Quote #53

Hi,

a error :
Quote:
rcon sm_rate
L 05/26/2008 - 00:14:02: [SM] Native "GetClientInfo" reported: Client index 0 is invalid
L 05/26/2008 - 00:14:02: [SM] Displaying call stack trace for plugin "ratechecker.smx":
L 05/26/2008 - 00:14:02: [SM] [0] Line 112, /home/groups/sourcemod/upload_tmp/textTkQ3XZ.sp::RatesPrint()
L 05/26/2008 - 00:14:02: [SM] [1] Line 77, /home/groups/sourcemod/upload_tmp/textTkQ3XZ.sp::Cmd_Rate()
eric0279 is offline
spacedkadet
Member
Join Date: May 2008
Old 05-25-2008 , 20:05   Re: RateChecker
Reply With Quote #54

Installed this plugin on my dod:S beta server (ob) and the server crashes at map change. Removed the plugin and its ok again. Sry dont know how to get the log etc.
spacedkadet is offline
BehaartesEtwas
Senior Member
Join Date: Dec 2007
Old 05-26-2008 , 11:09   Re: RateChecker
Reply With Quote #55

eric0279: try without rcon. you need to be an sourcemod admin, but you do not need rcon. !rate or /rate in chat should also be working. (sm_rate displays a menu, so it does not make any sense running this command from the server console)
BehaartesEtwas is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 05-26-2008 , 11:39   Re: RateChecker
Reply With Quote #56

I type in the chat /rate or !rate or sm_rate and doesn't work.


admins.cfg :
Code:
Admins
{
"Aplha"
    {
        "auth"            "steam"
        "identity"        "STEAM_0:1:12157180"
        "flags"            "z"
    }
}
Could you make a file so that have can translate?

to translate the following words :

Quote:
Previous, Next and Exit
If I translate the words, error:

http://img357.**************/img357/5597/errornr9.jpg

Last edited by eric0279; 05-26-2008 at 11:57.
eric0279 is offline
Gweedo
Member
Join Date: Aug 2007
Old 05-27-2008 , 16:58   Re: RateChecker
Reply With Quote #57

nilaro: Set sv_client_interpolate 1 in your server.cfg if you haven't already. This forces cl_interpolate 1 to clients. The line of code you'd add to show interpolate in the rates output would be the this:

Code:
GetClientInfo(i, "cl_interpolate", interpolate, sizeof(interpolate));
If you need help implementing this let me know.

eric0279: Enter what it says there to enable debug mode and then run the command again. It will tell you specifically what line the error is occurring on.

Last edited by Gweedo; 05-27-2008 at 17:04.
Gweedo is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 05-27-2008 , 17:41   Re: RateChecker
Reply With Quote #58

but the problem occurs only when I translate into French…


see my screen :
http://img357.**************/img357/5597/errornr9.jpg
eric0279 is offline
Gweedo
Member
Join Date: Aug 2007
Old 05-27-2008 , 18:49   Re: RateChecker
Reply With Quote #59

You need to add the translations to core.phrases.txt in your translations folder.

Last edited by Gweedo; 05-27-2008 at 18:55.
Gweedo is offline
nilaro
Junior Member
Join Date: May 2008
Old 05-27-2008 , 19:13   Re: RateChecker
Reply With Quote #60

Quote:
Originally Posted by Gweedo View Post
nilaro: Set sv_client_interpolate 1 in your server.cfg if you haven't already. This forces cl_interpolate 1 to clients. The line of code you'd add to show interpolate in the rates output would be the this:

Code:
GetClientInfo(i, "cl_interpolate", interpolate, sizeof(interpolate));
If you need help implementing this let me know.
Wow, thanks for your help !
But indeed, i'd need you to tell me how to show cl_interpolate at least printed in the console ?
The best would be of course you that gives me the source with all already made but well, i'm not gonna ask you that
nilaro 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 10:21.


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