Page 1 of 1

[CS:GO] amuJS (better KZTimer Jumpstats)

Posted: Sun Jan 26, 2020 9:19 pm
by Andreeas
Some info
Added ownages
Added blues
Added anti-cheat functions
Built in Distbug
Jump bug detection
Menu for all settings
Cookies!! for all settings
Added CVars for all settings
> All stat values
> Enable/Disable CT Jumpstats and Distbug

Commands
sm_showkeys
sm_speed
sm_sync
sm_stats
sm_bstats
sm_sound
sm_ljblock
sm_colorchat
sm_jumptop
sm_top
sm_rtop
sm_buggedjumptop
sm_btop
sm_js
sm_jssettings
Add to database.cfg

Code: Select all

"amuJS"
    {
        "driver"              "sqlite"
        "host"                "localhost"
        "database"            "kzjumpstats-sqlite"
        "user"                "root"
        "pass"                ""
    }
    "amuJSb"
    {
        "driver"              "sqlite"
        "host"                "localhost"
        "database"            "bkzjumpstats-sqlite"
        "user"                "root"
        "pass"                ""
    }




ZIP
Download
Source