Open
Conversation
kinda works but dosent feel right random push forward sometimes
LeaoMartelo2
commented
Dec 31, 2024
| config.aimbot.draw_fov = 1; | ||
| config.aimbot.fov = 10.0f; | ||
| config.aimbot.fov_color = (struct nk_colorf){ 207.0f / 255.0f, 115.0f / 255.0f, 54.0f / 255.0f, 0.25f }; | ||
| config.aimbot.fov_color = (struct nk_colorf) {207.0f / 255.0f, 115.0f / 255.0f, 54.0f / 255.0f, 0.25f}; |
Contributor
Author
There was a problem hiding this comment.
could you please provide style guidelines, i tried my best to replicate it on my .clang-format and i messed this up
LeaoMartelo2
commented
Dec 31, 2024
| #include "../../source_sdk/entity/entity.h" | ||
| #include "../../source_sdk/user_cmd.h" | ||
| #include "../../utils/utils.h" | ||
| #include "../paint_traverse/paint_traverse.h" |
Contributor
Author
There was a problem hiding this comment.
also idk why it did this
Contributor
|
Worked on my machine. Hope it gets merged. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
-> implementation of rage-autostrafe*
-> general cleanup on bhop and autostrafe code
TO BE DONE:
*you can see in the video, it redirects almost all momentum without moving the cursor (not the best demonstration)