Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Server Kick Problem

  1. #1

    Default Server Kick Problem

    Hello


    I have problem in the server when someone join not all the players only from 1 player of 20 he kicked said in console [playername] Kicked for stufftext command cheat.

    how to remove that command cheat because the player not cheating the server doing that kick automatic please help.

  2. #2

    Default

    look in options?...

  3. #3

    Default

    seta sv_stufftextdetection this ? to turn it 0 ?

  4. #4

    Default

    test it... what kick program are u using?

  5. #5

    Default

    Yeah put sv_stufftextdetection to 0 and restart your server.. it'll stop kicking people for that reason.

  6. #6
    Purple Developer Purple Elephant1au's Avatar
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    1,269

    Default

    or tell them to use a stock mohaa.exe and stop hacking

    Purple's Playground
    OBJ :
    103.29.85.127:12203
    xfire: purpleelephant1au
    email: purpleelephant1au@gmail.com
    skydrive: PurpleElephantSkydrive




  7. #7

    Default

    @Purple, as far as I know, the stufftextdetection still isn't 100% accurate and although it kicks less, it still kicks innocent players on occasion.

  8. #8
    Purple Developer Purple Elephant1au's Avatar
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    1,269

    Default

    ive actually never seen it kick innocent players yet, and looking at the logic behind it i cant see why it would. Only a slight chance of it missing the returned stufftext if the server is full or lagging.

    @James, maybe incorporate a best 2 out of 3 stufftexts ?, so send it 3 times over say a minute , if it accidently misses 1, but the other 2 come back, it wont kick, but if misses 3 it is definately bypassed.

    Purple's Playground
    OBJ :
    103.29.85.127:12203
    xfire: purpleelephant1au
    email: purpleelephant1au@gmail.com
    skydrive: PurpleElephantSkydrive




  9. #9
    Testing Crew Member dax's Avatar
    Join Date
    Aug 2010
    Location
    liverpool uk
    Posts
    549

    Default

    hi all ....
    can someone explain to me ,what constitutes a stufftext bypass ?
    by pm if it is sensitive information !!!
    because i have players kicked for it randomly ,who have played for months at a time without being kicked for it !!!!!
    and when they ask why, i have no answer .
    =COH=Ubersoldier/Dax
    mess with the best ,die like the rest !!!

  10. #10
    Purple Developer Purple Elephant1au's Avatar
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    1,269

    Default

    You understand what stufftexts are right?

    Basically its a server command that makes the player send a command back to the server.

    So local.player stufftext "say hi"
    Will make the local.player send the command 'say hi'

    Some forms of anti-cheat rely on this method to force cvars onto players or an alias.
    Im sure you would of seen some form of this before.

    Players would get annoyed by abusive admins who would then use stufftext to change or damage their config file, so they either set it to read only and went to another server, or they would hex edit their mohaa.exe and disable the ability to stufftext them.

    So with the stufftext bypass detection system , the server sends the player a random generated stufftext key like sadjfkhd423, and it waits for that exact command to be sent back from the player,
    if the server recieves the command back , the player's stufftext command is still working,
    if it doesn't, it means the player has disabled it.
    Or in shadows instance, maybe the server just missed it, idk..

    I Honestly dont see a legitimate reason to disable stufftext, with your config set to read only , it doesnt affect you once you leave the server. I think if a server has rules about certain cvars being set, then they should be able to enforce them in their own server without affecting the players config. If you come to a server that has abusive stufftexts then you just leave, simple as that.

    Purple's Playground
    OBJ :
    103.29.85.127:12203
    xfire: purpleelephant1au
    email: purpleelephant1au@gmail.com
    skydrive: PurpleElephantSkydrive




Posting Permissions

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