Тёмный

CS2 Internal ESP Tutorial | C++ 

Asver
Подписаться 1 тыс.
Просмотров 5 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 68   
@doo_kki
@doo_kki 2 месяца назад
Didnt find any other video about internal tutorials aside from this G🙌
@poken9293
@poken9293 2 месяца назад
Damn nice bro basically nobody making tutorials on internal cheats for cs2 🙌
@rsfsfafa
@rsfsfafa День назад
thanks so much for the tutorial but how can i make the boxes a different color?
@Skyzz1_1
@Skyzz1_1 2 месяца назад
it is drawing the boxes and i can tell it is working cause when the players move the boxes move but they arent rending over the players
@kauxfpss8594
@kauxfpss8594 Месяц назад
check if you are alive or dead
@ItzStiless
@ItzStiless 2 месяца назад
Good bro waiting for next tutorials !
@xSaTown
@xSaTown 2 месяца назад
Dude, I did everything but I can't start it, my problem is; ( Unable to start program 'C:\Users\exper\source epos\ImGui-DirectX-11-Kiero-Hook\ImGui DirectX 11 Kiero Hook\x64\Release\ImGui DirectX 11 Kiero Hook.dll', The system cannot find the specified file. ) pls help!
@Skyhack22
@Skyhack22 Месяц назад
It's dll file, you only can inject this dll file on -insecure and extreme injector with manual map
@agix666
@agix666 23 дня назад
Build it to get the dll then I just use cheat engine to inject and test my dll's
@Njoyy-wo9ti
@Njoyy-wo9ti 2 месяца назад
Why not use game functions? Like a SDK. This video is pretty much the same way as an external. A good internal cheat uses the SDK and utilizes the game functions to get things such as players etc
@caibi_
@caibi_ Месяц назад
I would rather be hooking the steam overlay's swap chain instead of hooking dx11
@vergil9397
@vergil9397 29 дней назад
GetBackgroundDrawList()->AddRect: is this do the draw ? what if i dont use the kiero, how can i do it manually thanks.
@MEPTBbIU
@MEPTBbIU 2 месяца назад
man it really cool keep it up
@javaplays7172
@javaplays7172 2 месяца назад
poggers thanks for uploading
@coughcough5839
@coughcough5839 2 месяца назад
i made you loose some viewer retention, hope i made up for it with a like and a sub, very interesting
@MortykManu
@MortykManu 2 месяца назад
is this detectable by anticheat?
@zayan100
@zayan100 2 месяца назад
how do you get into that testing map at 26:17
@mosaicbvba824
@mosaicbvba824 2 месяца назад
i am getting hook.dll error when debugging
@lyiz090
@lyiz090 2 месяца назад
to not apear the team u need to put LocalPawn instead of the client on the LocalTeam(is just a silly correction and idk if its the best but is a correction)
@asver8362
@asver8362 2 месяца назад
You're right, didn't catch that haha. Thanks!
@lyiz090
@lyiz090 2 месяца назад
@@asver8362 np man,
@MostEpic_Channel
@MostEpic_Channel 2 дня назад
Bro I need an internal bhop cheat tutorial!!
@invisyea
@invisyea 2 месяца назад
dayum you made this then edited this and uploaded it in less that a day
@coughcough5839
@coughcough5839 2 месяца назад
any reason why he is using a float here: 9:13?
@markdatton1348
@markdatton1348 2 месяца назад
By default c/cpp will assume integer division, so that will always be rounded to an integer. By specifying it as a float, you force it to be proper float division.
@PittGG
@PittGG 2 месяца назад
thx for making the game even more unplayable if youre already make a video just include a binary for gods sake
@asver8362
@asver8362 2 месяца назад
I doubt it's even possible to make the game even more unplayable, especially since this would give you a ban if you injected without -insecure. maybe do some research first?
@PittGG
@PittGG 2 месяца назад
@@asver8362 what research do you mean? play the game? bruh you don't need to launch without vac
@asver8362
@asver8362 2 месяца назад
@@PittGG LMAOOO, okay launch without vac and head straight into an online comp game, gl!
@Jami-e3u
@Jami-e3u 2 месяца назад
how to make it not render team
@invisyea
@invisyea 2 месяца назад
get the offset for team (m_iTeamNum from client.dll.hpp) then do static auto team = *(BYTE*)(localPawn+ O::m_iTeamNum) and then do if (team == *(BYTE*)(entity + O::m_iTeamNum) add this all before the cheat code(it should work but idk i just wrote it out now in the comments)
@kauxfpss8594
@kauxfpss8594 Месяц назад
if (team == local team) continue; something like that
@allouis761
@allouis761 2 месяца назад
holy shit!you r my best,bro!
@BIGBAWSHVH
@BIGBAWSHVH Месяц назад
did all the steps PASTED my ass of yet still no visual?
@Jami-e3u
@Jami-e3u 28 дней назад
update offsets
@burtiq
@burtiq 2 месяца назад
how did u learn to do this?
@ikuya.3970
@ikuya.3970 2 месяца назад
he learned it bruh
@asver8362
@asver8362 2 месяца назад
i've actually been thinking about making like a 60 second faq or something for a video, since i get this question so often but basically - i started off a couple years ago just blindly pasting trying to throw together a rust script, and after getting banned i moved to csgo to try to learn a bit more, from there a bit more pasting and eventually i started understand what i was actually doing not saying this is the optimal start, you should definetly learn c++ before even TRYING to learn cheating.. but that's how i started! thanks for the comment
@aarinsjsj
@aarinsjsj 2 месяца назад
@@asver8362hey man ive been learning c++ for a minute now but the windows API is very scary looking😂 Im not even sure where to start when it comes to the windows api but anyways thank you for your videos I feel like I learn something new every time you post❤
@user-qq4wb4rz7q
@user-qq4wb4rz7q 2 месяца назад
Why did you chose the chaotic evil arc?
@y85jatak76
@y85jatak76 2 месяца назад
asver its too hard for me to understand could you make a video with the easiest way to make a esp or give us a esp code 🤣 ik im a noob
@lyiz090
@lyiz090 2 месяца назад
hey tks for posting i was just asking to god for a vid like this
@dotoraner
@dotoraner 2 месяца назад
the best what i see ever thanks this help in learn internal cheats because i already learn externale make more internal :))
@lyiz090
@lyiz090 2 месяца назад
the github is going to basehook
@dotoraner
@dotoraner 2 месяца назад
Next video how to make chams
@wenyxx0
@wenyxx0 2 месяца назад
you forgot to add the first github link can you please add it
@asver8362
@asver8362 2 месяца назад
Added! Thanks for telling me
@1000-YEARS-ISRAELI
@1000-YEARS-ISRAELI 2 месяца назад
Why do you cheat? lol
@kiryD
@kiryD 2 месяца назад
Can you make internal imgui overlay?
@dotoraner
@dotoraner 2 месяца назад
This so easy bro + look desc
@asver8362
@asver8362 2 месяца назад
..why? we're internal, we have access to the games renderer.
@kiryD
@kiryD 2 месяца назад
@@asver8362 I wanted to create menu with buttons or smth
@asver8362
@asver8362 2 месяца назад
@@kiryD just do it in the present hook? you literally have access to imgui right there, just create you window and add buttons.
@eggsbdbf2060
@eggsbdbf2060 2 месяца назад
yo bro how did you passed anti-cheat ?
@asver8362
@asver8362 2 месяца назад
i actually didn't, i strongly advise you to use -insecure
@seedee3d
@seedee3d 2 месяца назад
that matter is the keys to the kingdom. whole different ballgame. you will find no particular solutions available to the public other than detected ones. if it's public, its public to valve as well
@TheManInaHat
@TheManInaHat 2 месяца назад
you have to get banned and find out exactly how. Faceit will scan your system a certain way, somehow see what they see and juke em.
@eggsbdbf2060
@eggsbdbf2060 2 месяца назад
@@seedee3d thx
@movrax
@movrax 5 дней назад
face injector lol
@ELMASRY_EM
@ELMASRY_EM 2 месяца назад
please create esp hack in crossfire weast and i buy it
@zach9999
@zach9999 2 месяца назад
east? i thought you said weast!
@GerPornflakes
@GerPornflakes 2 месяца назад
down bad 😂😂 fucking wants to nolife a game hes shit in
@Mark-fg8uq
@Mark-fg8uq 2 месяца назад
bro didnt even like my comment, ok man
@asver8362
@asver8362 2 месяца назад
you don't deserve a heart lil bro
@TMMachadovsky
@TMMachadovsky 2 месяца назад
How can i contact u
@0xhhhhff
@0xhhhhff 2 месяца назад
Do u have a discord?
Далее
How Counter-Strike Solved FPS Games
18:13
Просмотров 420 тыс.
CS2 Cheat Dev on Valve's BAN Policy...
18:31
Просмотров 269 тыс.
I tricked Pros to have bad aim..
15:04
Просмотров 2,1 млн
MY HIGHEST HEADSHOT PERCENTAGE GAME EVER
19:22
Просмотров 86 тыс.
First To Hit Headshot Wins $1000
15:46
Просмотров 421 тыс.
The Little Things DONK Does That YOU Don't in CS2
8:30
1% VAC MOMENTS! - CS2 HIGHLIGHTS
11:25
Просмотров 15 тыс.
HOW TO ACTUALLY BHOP IN CS2 (CONFIG RELEASE)
6:50
Просмотров 44 тыс.