All Projects → spicy → StrafeAnalyzer

spicy / StrafeAnalyzer

Licence: MIT License
A tool that analyzes player inputs and tells the player how to improve player movement through statistics, realtime graphs, etc! :)

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to StrafeAnalyzer

Loader
Loader is an open source C++ cheat loader currently built for CS:GO
Stars: ✭ 49 (+145%)
Mutual labels:  loader, csgo
Cstrike15 src
Leak of CS:GO Source code, provided by yours truly so go rep me
Stars: ✭ 745 (+3625%)
Mutual labels:  csgo, source
source-server-manager
Manage CSGO and other source dedicated servers
Stars: ✭ 44 (+120%)
Mutual labels:  csgo, source
sqproxy
Offloading Source Engine query packets (A2S) handling. Rate limits, statistics, customization
Stars: ✭ 30 (+50%)
Mutual labels:  csgo, source
otc
Onetap Crack Loader - Official ReHost
Stars: ✭ 46 (+130%)
Mutual labels:  loader, csgo
Fet Loader
moved to gitlab.com/FETLoader
Stars: ✭ 27 (+35%)
Mutual labels:  loader, csgo
zephyrus-store-preview-new-syntax
My rewritten zephyrus store
Stars: ✭ 28 (+40%)
Mutual labels:  csgo, source
Ayyhook Loader
A Free Open Source Cheat Loader
Stars: ✭ 52 (+160%)
Mutual labels:  loader, csgo
HexTags
Customize tags & chat colors!
Stars: ✭ 53 (+165%)
Mutual labels:  csgo, source
moonlight-admin
Easy to use admin panel, designed for cheat loaders.
Stars: ✭ 29 (+45%)
Mutual labels:  loader, csgo
csgo-react-hud
🕹️ Example for the Lexogrine HUD Manager system
Stars: ✭ 79 (+295%)
Mutual labels:  csgo
Fun
Small fun scripts
Stars: ✭ 22 (+10%)
Mutual labels:  source
OWReveal
CSGO Overwatch revealer by sniffing packets / Find The Suspect steam profile from overwatch
Stars: ✭ 23 (+15%)
Mutual labels:  csgo
react-bootstrap-button-loader
React ButtonLoader with Bootstrap flavor
Stars: ✭ 25 (+25%)
Mutual labels:  loader
Lime-Downloader
Simple Malware Downloader
Stars: ✭ 93 (+365%)
Mutual labels:  loader
webpack-image-placeholder-loader
Generate a solid color image as placeholder
Stars: ✭ 24 (+20%)
Mutual labels:  loader
dynamic-import-assets
Dynamic Imports for JavaScript and CSS.
Stars: ✭ 20 (+0%)
Mutual labels:  loader
map-compiling-toolkit
Tools for map compiling in Source Engine, tailored for Garry's Mod (and metastruct, sorry)
Stars: ✭ 17 (-15%)
Mutual labels:  source
uSource
uSource is a plugin for importing MDL / BSP / VMT / VTF and etc... resources to Unity!
Stars: ✭ 44 (+120%)
Mutual labels:  source
gd-obj
Obj file parser for Godot
Stars: ✭ 32 (+60%)
Mutual labels:  loader

Strafe Analyzer

CS:GO + CS:Source Windows issues C++ x86 PayPal Patreon

Free software for CS:GO and CS:S. Designed as an internal cheat - Dynamic-link library (DLL) which is loaded into either game process.

This is a practice tool that promotes legit movement by telling the user how to improve. The tool analyzes player inputs and shows how to improve with various methods, such as statistics, and realtime graphs / comparisons.

The Strafe Analyzer allows competitive players get precise data on how to improve their movement. The Analyzer is not a cheat by means of its features. It does not manipulate any inputs despite being injected.

Because the Analyzer is a practice tool, I have limited its use to specific -insecure servers ONLY. Otherwise, you are able to use it on any LAN server with the command 'sv_lan 1'.

Screenshot of the Analyzer's loader (1.2) as of (6/11/2021)

Analyzer 1.2

Features

  • Strafe Trainer - displays a realtime graph on the players screen of the clients delta yaw, as well as the perfect yaw. (shows how fast to move your mouse).
  • Sync Trainer - displays a history of previous keyswitches. (shows if you pressed your keys late or early compared to your mouse direction).
  • RouteTool - draws recorded movement routes on the players screen.
  • Velocity Graph - displays a graph of the players velocity. (Also able to compare your velocity to any recorded dataset... Realtime comparisons with replay bots ( ͡° ͜ʖ ͡°)).
  • Sensitivity recommendation - calculates how much the player should increase or decrease their sensitivity in order to bring their strafe speed closer to the correct value (on avg).
  • Deadzone Visualizer - draws an arrow towards the players true velocity direction (for movement styles), and visualizes Deadzones (the angles in which a delta yaw results in 0 speedgain).
  • Mouse/Key direction indicator - graphs mouse/key direction to visualize key imperfections.
  • Strafe Range - finds the total range necessary in order to learn how to do a specific # of strafes per jump. (Finds the total angle of your strafe before changing directions assuming you are moving your mouse at the perfect speed).
  • Show Movement Vectors - draws the players movement vectors as unit vectors on the screen. (Viewangle, Velocity direction, Acceleration direction, Deadzones).
  • Show Keys - displays current movement key states, as well as mouse direction.
  • + Other misc statistics :)
  • + changeable UI positions for most features

Download

Download the latest release of my loader to have access to the analyzer.

FAQ

How do I open menu?

Press INSERT while in either game.

How do I get into -insecure?

Open CS:GO/CS:S Properties in Steam. Click "Set Launch Options" and paste -insecure inside. VAC will not be loaded once your game starts.

What hooking method does the Analyzer use?

The current hooking method is MinHook (trampoline).

Acknowledgments

  • rumour for helping setup the base in its early stages.

License

Copyright (c) 2020-2022 Daniel Currey

This project is licensed under the MIT License - see the LICENSE file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].