HOW TO MAKE AIMBOT TUTORIAL - CS2 Aimbot External Cheat
Вставка
- Опубліковано 31 гру 2024
- Made for educational purposes #cheat #cheating #hack #esp #cs2 #csgo #premier
HOW TO MAKE AIMBOT TUTORIAL - CS2 Aimbot External Cheat
If you need any help feel free to add k_xbra on discord
Links:
Github Repo to Clone: github.com/Guy...
Offset dumper: github.com/a2x...
Tags ignore:
writeprocessmemory,terminator,how to hack games,tutorial,gamehacking,programming,how to,hacking,wallhack,source,beginner,undetected,c++,game,free,hack,cheating,for,how,null,code,easy,paste,simple,aimbot,updated,video game,video games,games hack,video game exploit,aim hack,aim hacks,game cheat,game cheats,wall hack,cheat game,cheating in video games,cheating games,games,hack games,hacking in games,hacker,cheating in games,game exploit,hackers,hacking games,minecraft xray,cheater,cheaters,minecraft,cheat,youtube exploit,cheats,fortnite,god mode,cheating,cheat codes,xray,csgo,exploit,exploits,cs2,counter-strike,counterstrike2,csgo,wallhack,box,esp,cs2cheat,aimbot,cs2aimbot,cs2hack
Music from #Uppbeat (free for Creators!):
uppbeat.io/t/a...
License code: R6RRNAPH8KZFCY72
Music from #Uppbeat (free for Creators!):
uppbeat.io/t/y...
License code: CUQURZAY17SUFDY2
Hi everyone,
Due to some changes to the cs2 engine as well as the a2x dumper, this video is now outdated. However, it can be fixed if you
find the correct offsets and adjust them accordingly.
Would be cool if you made a vid using imgui and adding aimbot to that
hey man can you make a video implementing smoothness to this?
@@VkzSys coming soon tm
at 3:35 on line 10 at client_dll it says name followed by "" must be a class or namespace name
edit: fixed they changed the format on cs2 dumper
Friend, I followed the tutorial, I copied your code so when I start the cheat the mouse aims instead of aiming at the enemy player the aimbot pulls the aim to the back or to the sky, the field of view is not configured correctly it should have a fov controller
Mine worked but it hits all the enemies on the map, behind the wall, on the ground, it's really buggy, could you help me?
keep doing game cheats like this my friend
hi, for everyone, add if(closest_distance == 0) continue; because entity that is closest to you is always you :)
Thank you bro
where?
this dude needs to get more views keep making, good content
You could be creating a tutorial creating a fov for the aimbot, something to change the speed it will pull too and something like that, the aimbot this way you have no control and it's kind of a bit useless let's say, if it's possible to make a tutorial teaching how to Improving everything you've already done would be great, you're awesome.
Could you update this aimbot tutorial with a fov for triggerbot and pro aimbot and that can change the speed it pulls and increase and decrease the fov through the code?
any tip to work with the new cs2 engine and offsets of a2x dumper?
In 3:30 `uintptr_t entityList = memory::Read(module_base+ client_dll::dwEntityList);` (client_dll) followed by this error "Severity Code Description Project File Line Suppression State Details
Error (active) E0276 name followed by '::' must be a class or namespace name external-cheat-base C:\Users\user\Desktop\Aimbot\external-cheat-base\cheats\aimbot.cpp 10 "
did you find how to fix?
@@yanairozenblum2099 Yes I did,
They changed a few things.
Client DLL : `cs2_dumper::offsets::client_dll::dwLocalPlayerPawn`
For other ones like this you have to go through offsets header or client header and check the namespaces that come before.
Some namespaces have been renamed, try using autocomplete to find the correct one.
Hey man, I need you to come back and help me. It says there are errors in the build.
The ones in the renderer that are underlined are 5 #include
29 inline ID3DXLine* mLine = nullptr;
38 void line(D3DXVECTOR2 p1, D3DXVECTOR2 p2, D3DCOLOR color);
39 void box(D3DXVECTOR2 tl, D3DXVECTOR2 br, D3DCOLOR color);
You're directx SDK is not installed, check the link in description to install it
Where is it?
I can't find it
@@crye12 yo did u fin where to install
Friend, I followed the tutorial, I copied your code so when I start the cheat the mouse aims instead of aiming at the enemy player the aimbot pulls the aim to the back or to the sky, the field of view is not configured correctly it should have a fov controller
Mine worked but it hits all the enemies on the map, behind the wall, on the ground, it's really buggy, could you help me?
update the offsets if they are outdated
add if(closest_distance == 0) continue; because entity that is closest to you is always you :)
im getting errors in all C_ , client_dll and CCSPlayerController help
i am getting a d3dx9.h error even though i have deleted the renderer.h but my #include is not highlighted and i don’t know how to fix it
Search in visual studio for #include "renderer/renderer.h" across all Ur files
@@kxbraaaa theres only one `#include "renderer.h"` in renderer.cpp but removing it makes the compiler throw more errors
I was wondering if you could put this into a ImGui
watch cazzs video on multi threading then just put it in there
What is that all bit shifting on index, for?
when ever i try and use it it just aims at the sky and goes black... then i get kicked out of the game :)
will be good if you make video and remake this code to make aim choose enemy that closer to crosshair, FOV without ImGui, or with =) good luck
how to open the visual studio?
it aims to the floor, maybe they change something?
it aims at u, because ur the closest one to yourself add this: if(closest_distance == 0) continue;
when i press the Lshift it goes straight to the floor. any idea whats wrong?
Debug it, try to print out your angles.
sensitivity
The way he made the cheat aims at the closest entity and that is yourself lol you can fix it by changing the code to not target yourself
i want to make a cheat in xdefiant can u help with a tutorial please
thanks, gonna paste allat
I can't code it :) can you give you source up do date?
How could I put this into a menu, and would it be possible to put this, the wallhack and the trigerbot together and make a cheat menu?
this can be easily done with knowledge of c++ and the overlay used in the esp video
@@kxbraaaa ok bro thx for your videos
yo my thing wont open it says "the system cannot find the file specified"
More info please
u got discord?@@kxbraaaa
there are alot of errors but i did everything in the video@@kxbraaaa
@@babablecksheep add my discord k_xbra
hi how can we smooth the aimbot ? and make maybe close to crosshair aimbot
scale the angle vector between where you're looking and the enemy and add it to where you're looking.
bro pls skin changer tutorial
search for cazz, he has a tut, idk if outdated tho
If you will also make some other tutorials, can you also make a skin changer?
Coming soon
@@kxbraaaa can you make the tutorial now for the skin changer
Thank you for sharing your knowledge
Please make a internal esp and aimbot. Would love to see that.
coming soon
can somone send me the dumber its not available annymore
hello, can i get the source ? thanks
can u make cs2 Silent aim script ? plsss❤
how do you make a visibility check?
if (entity->m_bSpottedByMask & (1
@@kxbraaaa entity pawn or controller? also there's no localplayer index; there's only a local player pawn
@@kxbraaaa how do i dereference a pointer in an external cheat? I've searched all of youtube and UC and I can't find anything about external visibility checks
man i love you
Vac: Meh...... 😊
Need just update offset 😊
work another games?
aimbot tutorial que no es para principiantes... hahahahahaah enserio?? dios mio
Make for valorant please
Can i make aimbot for warzone with this method ?
The concept is the same but the game structure and offsets are very different
dont work for me
Hi can you give more details
@@kxbraaaa I managed to inject the aimbot into the game but when I press shift my cursor is in the air all the time
did you fix it
@@KifoxxxxeOpti
imgui?
I need a version for dma lol
Just replace the reads with Ur DMA read bro not hard
@@kxbraaaaI know g been working on esp side been following yours and another dudes video to make a cs2 cheat from scratch so far I’ve gotten batch reads done and my esp up to 150+ fps so imma try to attempt aimbot tonight a cleaner version at least 😂 the one I made was donkey imma try urs again and if it goes well I’ll remake and improve it
@@kxbraaaacurrently giving the community a free cs2 cheat for a while is my goals. Also writes on dma are bad so the aimbot side need to be redone with km_move which is a ch34 cmd
Can this get detected by the anti cheat ?
Yes
make more videos please
Awesome
不行
Hecker
Do free fire
Hvh bruhh
Do fortnite
in the exact moment when you WRITE TO GAME MEMORY is NOT EXTERNAL because you are WRITTING DATA into the game. EXTERNAL MEANS that you DON'T WRITE INTO GAME MEMORY.
do roblox plsss
hey i keep gettng this error Severity Code Description Project File Line Suppression State Details
Error LNK2001 unresolved external symbol "void __cdecl aimbot::frame(void)" (?frame@aimbot@@YAXXZ) external-cheat-base C:\Users\coew\Downloads\external-cheat-base-master\external-cheat-base\main.obj 1
i take LNK2001, LNK1120 errors in the main.obj , external-cheat-base.exe and aimbot.obj
Inline the referenced variables
can you help me how can i fix it this i send a friend request on a discord
bro where is d3dx9.h file, where can i found it ?
You don't need it, delete the renderer.h include In main
@@kxbraaaa thanks I fix it :)
@@kxbraaaa Sometimes it’s working not oke, because if someone behind the walls are closer and it sticks to that instead near enemy 😄
@@kxbraaaa what do u mean delete the render.h and unclude in main. do we delete the rendher.h file?
@@bestelectrocityhow did u fix it what did u do?
"Promosm" 😀
What’s your new discord so I can add yiu
Hi my dc is k_xbra
You are my inspiration to learn how to code. Gained a follower 🥹