
StA client is an extended version of the DDNet client that includes new ingame features, custom color and more

| ✅Auto login on specific DDNet and KoG Servers (GER10 for DDNet | GER3 for KoG) |
✅Custom Console settings


✅Custom colors in the TAB Player View


✅BindWheel allows to bind multiple commands and use them

✅Frozen Tee Display, allows to frozen/unfrozen teammates

✅ Old freeze - bring back katana to tees
✅ Custom StA Binds (more to come soon!)


Download the Client here: Release

add me on Discord or join my Discord-Server
you can also just write me a DM: stormaxd
Telegram - @StormArq
In client Setting->Controls you might see a keybinding type exec:DeepFly etc.
if you want them to work, open client folder and go to data->StA->ConfigDir. You can see some .cfg files in it, before make exactly bind in controls make sure that you have all keys are prepared to bind.
For exaple we have a deepfly.cfg file, and i want to bind it for T key on my keyboard, so we are going on client files and going to data/StA/ConfigDir. Then opens file that we want to bind
bind x “bind mouse1 "+fire; +toggle cl_dummy_hammer 1 0";cl_message_client_color green; echo Deep Fly ON; bind x. "bind mouse1 +fire; cl_dummy_hammer 0; cl_message_client_color red; echo Deep Fly OFF; exec StA/ConfigDir/deepfly.cfg"”
Overwrite all x key to any you want to bind (my case is T Key)