Results 1 to 5 of 5

Thread: Banned????

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    WhiteCrayons
    Guest

    Default

    Quote Originally Posted by Sajora View Post
    since it was a KAC ban i doubt we will unban you. sorry
    public ClientConVar2(QueryCookie:cookie, client, ConVarQueryResult:result, const String:cvarName2[], const String:cvarValue2[])
    {
    // Check if client is connected - Kigen
    if ( !IsClientConnected(client) )
    return;
    // Declarations
    decl Stringlayer_name[65];
    decl String:steam_id[32];
    // Get Steam ID
    GetClientAuthString(client, steam_id, sizeof(steam_id));
    // Get client Details
    GetClientName(client, player_name, sizeof(player_name));
    // For Interger values
    new cvarValueNew = StringToInt(cvarValue2);
    //if sv_cheats is not equalto 0 then we ban the player
    if (cvarValueNew != 0)
    {
    // Notify in chatas i'd want to wet my panties when we get one
    PrintToChatAll("\x04======== \x03CHEATER FOUND! \x04========");
    PrintToChatAll("\x03[VBAC CHEATER FOUND!] \x04Name: \x03%s \x04SteamID: \x03%s \x04CVar: \x03%s \x04CVar Value: \x03%s", player_name, steam_id, cvarName2, cvarValue2);
    PrintToChatAll("\x04======== \x03CHEATER FOUND! \x04========");
    // Log the event
    LogAction(client, -1, "[VBAC WIREFRAME BAN] Name: %s SteamID: %s was BANNED for CVar: %s CVar Value: %s", player_name, steam_id, cvarName2, cvarValue2);
    // Ban the *
    ServerCommand("sm_ban #%d 0 VAC-Ban-Detected-Wireframe-#ATC561413",GetClientUserId(client));

    }
    return;
    }





    That is the source for the VAC ban code i was given. I was banned for Wireframe. really. The problem with this is that means i was banned because something was forcing SV_cheats 1. The thing is that this is not checked until the client downloads the files that are required to play. I was banned only seconds after starting to download the sounds. KAC ban? I was banned by VAC. That just what makes it so weird. I did my research, if you guys cant help me then i give up, it was nice playing with u guys in the past if i did. Peace Noob Unlimited.


    Oh, and one player i do want to say bye to is ottobohn. Peace man, you should come to Titties and Beer servers if you ever have any free time
    Last edited by WhiteCrayons; 11-04-2009 at 05:05 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. banned
    By Breaker in forum N00B Unlimited General Chat
    Replies: 97
    Last Post: 11-13-2009, 03:34 PM
  2. Got banned, but idk when or why. help?
    By Lucas_13 in forum Counter Strike: Source Discussion
    Replies: 18
    Last Post: 07-22-2009, 01:33 PM
  3. Banned.
    By DoT in forum Lets BS
    Replies: 2
    Last Post: 07-11-2009, 02:14 PM
  4. banned again? why?
    By Kill_stardotstar in forum Regular Office
    Replies: 3
    Last Post: 05-18-2009, 01:02 AM
  5. banned
    By noobguy123 in forum N00B Unlimited General Chat
    Replies: 1
    Last Post: 05-24-2008, 06:57 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •