How to make an ImGui Cheat Menu | CSGO

  Рет қаралды 124,958

Cyborg Elf

Cyborg Elf

4 жыл бұрын

Hope you enjoyed, check the description for all the links I used in the video!
Join the discord for help: / discord
--sources
The base we install: github.com/rdbo/ImGui-DirectX...
DLL Injector: www.unknowncheats.me/forum/ge...
Hazedumper .hpp: github.com/frk1/hazedumper/bl...
DirectX9 June 2010: www.microsoft.com/en-us/downl...
The code with edits from the video: github.com/HeathHowren/CSGO-I...
--documentations
Kiero: github.com/Rebzzel/kiero
ImGui: github.com/ocornut/imgui

Пікірлер: 278
@dia_the_ghost
@dia_the_ghost 4 жыл бұрын
the exact thing I needed ty
@ObiLANKenobi
@ObiLANKenobi 4 жыл бұрын
Finally a new Video
@alacritty
@alacritty 4 жыл бұрын
Very well made and informative. Nice video.
@miku-666
@miku-666 3 жыл бұрын
Ngl you're kinda good at explaining things :3
@fauzanpawpaw454
@fauzanpawpaw454 3 жыл бұрын
THANK YOU VERY MUCH DUDE I've been searching for this but they don't make any sense, finally a good tutorial.
@Lammetaling
@Lammetaling 3 жыл бұрын
perfect vibes🔥🔥😈😈
@kubitonn
@kubitonn 3 жыл бұрын
hey I have a question what keyboard do you have?
@mrkobra986
@mrkobra986 4 жыл бұрын
Thank you, you've been very helpful
@sidecoder6007
@sidecoder6007 3 жыл бұрын
That’s sick
@phyro_beatz
@phyro_beatz Жыл бұрын
Life saver 😅
@jmhg6482
@jmhg6482 3 жыл бұрын
To release the mouse could you use the dwMouseEnable and set it to true? Or to the value of a checkbox item
@JackAdams0
@JackAdams0 10 ай бұрын
15:44 did you end up explaining this in a newer video? the mouse gets stuck in middle for me too, but for a different game, not CS:GO.
@minecraftgman69420
@minecraftgman69420 2 жыл бұрын
how do you take your playlist of all of the csgo hacks and put them into this one gui
@keno7166
@keno7166 2 жыл бұрын
i did everything without errors and fixed some, but for some reason the slider doesnt effect the FOV ingame please help
@Rezzie
@Rezzie 3 жыл бұрын
so i got an Among Us cheat that uses a ImGui menu and i cant figure out how to use it any advise?
@whmlprod
@whmlprod 3 жыл бұрын
I've learned ALOT based on what you've taught in this video. I have a full personal client working, but I'm having an issue with the skin changer and its timing... I've been trying to find a way to use Kiero to hook the FrameStageNotify function however my game either black screens or crashes. If you have any insight, or maybe know of a better hooking method, please help me! Thanks for the video by the way, it was very useful
@ZaryarWasTaken
@ZaryarWasTaken 4 жыл бұрын
Hey, I love your videos and learned a lot in the past year. I wanted to ask if you could make a tutorial on how to make those cheats that you show us undetected. Because you always said that you will show us this one day :)
@reseed4950
@reseed4950 3 жыл бұрын
I think the best way to make a cheat undetected is to find your own method, because whatever is used the most will eventually get detected. You're better off scowering unkowncheats :)
@leocroatian1581
@leocroatian1581 3 жыл бұрын
just make a kernal driver I have one and I use it and my thing never gets detected
@R13X
@R13X 3 жыл бұрын
@dashieFN if its self coded itll make it safe, if its not and its a public source, vac will still clap you for the signatures alone, the only thing vmprotect does is change the hashes. Just an FYI
@PixelGM
@PixelGM 2 жыл бұрын
add junkcodes + use undetected hooks + no force sv_cheats = ez bypass
@memedealer1749
@memedealer1749 2 жыл бұрын
@@PixelGM joke lang?
@evanheilman8813
@evanheilman8813 4 жыл бұрын
Thx i asked null and he said no so I'm glad you are doing it
@noir1065
@noir1065 3 жыл бұрын
yo i added direct x and gwl_wndproc is still undefined help?
@cristian.tupeu.2703
@cristian.tupeu.2703 3 жыл бұрын
bro can you help me and pemine because I've been struggling for a few weeks to hack myself and I have 47 failures and I don't know how to do it I want to do a hack to have radarhack, bunnyhop and target that doesn't disappear canf eau awp in hand
@hydra4713
@hydra4713 3 жыл бұрын
For some reason the uninject function doesn't work. I tried with my own download, and then downloaded your source and still had issues...
@anonymoussirproxx6886
@anonymoussirproxx6886 3 жыл бұрын
Hey cool Video but is there a Video How to hook DirectX 12
@kaylen407
@kaylen407 4 жыл бұрын
can you help it says that RPM is an undeclared identifier and that uintptr_t illegal is?
@unbracedbooch3990
@unbracedbooch3990 4 жыл бұрын
same
@legendaryhacker9910
@legendaryhacker9910 4 жыл бұрын
stop pasting ReadProcessMemory
@jay.5749
@jay.5749 2 жыл бұрын
if i inject the dll and press insert, my game crashes
@notdeep236
@notdeep236 4 жыл бұрын
I have no property page..please help
@stokbrot
@stokbrot 3 жыл бұрын
How can i use it for external cheats?
@pieczarkaa
@pieczarkaa 2 жыл бұрын
How to add to this Gui, glow, aimbot, triggerbot and bunnyhop?
@tournedoproductions5132
@tournedoproductions5132 3 жыл бұрын
When is next video of this coming out
@topthis7432
@topthis7432 2 жыл бұрын
How do you free the mouse from the game?
@prestigegoat6984
@prestigegoat6984 4 жыл бұрын
I don't know if this is just me, but my game crashes every time i press insert. It could have something to do with this line of code. When i remove it, it runs. WPM(LocalPlayer + m_iDefaultFOV, fov); I would appreciate it if i could get some help.
@Fizzy5954
@Fizzy5954 4 жыл бұрын
Did u fix it if you did can u tell me how you did as it is doing the same thing for me please
@HateTheSkill
@HateTheSkill 4 жыл бұрын
same hereeee xD
@Jan-jz8ws
@Jan-jz8ws 3 жыл бұрын
Does a DirectX 12 template exist?
@stimedits9529
@stimedits9529 3 жыл бұрын
Can u make a video on how to code a skin cheat 2
@monoduck9997
@monoduck9997 3 жыл бұрын
why does it only work on insecure mode
@d0tmaxx376
@d0tmaxx376 4 жыл бұрын
Next Part PLEASE
@thanatxd2696
@thanatxd2696 4 жыл бұрын
Help me i need to Addfunction csgo
@OakyDokie
@OakyDokie 4 жыл бұрын
What do I do if it failed?
@ricsssss
@ricsssss 2 жыл бұрын
Hello i have a problem with directX9 June 2010 , it dosen't install and it gives me an error at final
@goozjeesh46
@goozjeesh46 Жыл бұрын
that sucks
@copycat8725
@copycat8725 3 жыл бұрын
i have a error it says : Cannot Open Include File 'd3dx9.h' No Such File Or Directory help
@copycat8725
@copycat8725 3 жыл бұрын
@Reduct idk where download for directx 9
@liv8558
@liv8558 4 жыл бұрын
how to add cheat menu wallhack on / off can u make how to make csgo chams hack pls
@slimemanee
@slimemanee 4 жыл бұрын
do u know how too make a cheat for bfv
@PixelGM
@PixelGM 3 жыл бұрын
@carrolkayy
@carrolkayy 4 жыл бұрын
can we combine all your previous cheat video to this GUI ? edit : why my mouse doesnt work on imgui even i pressed tab button ?
@carrolkayy
@carrolkayy 4 жыл бұрын
cuz some of your previous vid are external coding cheat
@zesquirrelnator134
@zesquirrelnator134 4 жыл бұрын
I have the same problem contact me on discord zesquirrelnator#1688
@ad4m300
@ad4m300 3 жыл бұрын
when i try to build solution it says that "cannot open file d3dx9.lib"
3 жыл бұрын
turn off antivirus
@akane.9943
@akane.9943 3 жыл бұрын
how do i fix "(unloaded)"? i open the sln and its saying the file is unloaded?!
@sakom8479
@sakom8479 3 жыл бұрын
you prob need to get c++ if you dont got it
@skoope8643
@skoope8643 3 жыл бұрын
every time i try to inject its crash
@antifine4151
@antifine4151 3 жыл бұрын
where i can find rpm and wpm templates?
@zlrivo
@zlrivo 3 жыл бұрын
here template T RPM(uintptr_t address) { try { return *(T*)address; } catch (...) { return T(); } } template void WPM(uintptr_t address, T value) { try { *(T*)address = value; } catch (...) { return; } }
@LordRadai
@LordRadai 2 жыл бұрын
Placing the ImGui window open code inside an if with a condition check immediately crashes my game. Removing the if makes it work fine, I just can't open or close the menu at will
@SuGar0301
@SuGar0301 Жыл бұрын
Same
@LordRadai
@LordRadai Жыл бұрын
@@SuGar0301 I did fix this. Don’t remember what I did wrong though
@SuGar0301
@SuGar0301 Жыл бұрын
@@LordRadai I somehow fixed it. Don't know why and don't wanna know
@h3xad3cimaldev61
@h3xad3cimaldev61 4 жыл бұрын
This is actually pretty good tutorial
@Leansippa
@Leansippa 3 жыл бұрын
fax
@u_u6397
@u_u6397 3 жыл бұрын
lol on/off rendering with a key wtf
@VensModz
@VensModz 3 жыл бұрын
This line has a error oWndProc = (WNDPROC)SetWindowLongPtr(window, GWL_WNDPROC, (LONG_PTR)WndProc);
@username-fj2oe
@username-fj2oe 3 жыл бұрын
make sure you change it to release and x86
@ObiLANKenobi
@ObiLANKenobi 4 жыл бұрын
When comes the next part?
@user-vm4ye6qo9h
@user-vm4ye6qo9h 3 жыл бұрын
could u make a tutorial on how to have a static set size for the menu instead of having to expand it and show how i free the mouse when pressing ins
@cherryHvH
@cherryHvH 3 жыл бұрын
look into the documentation of imgui
@ftwwave9780
@ftwwave9780 4 жыл бұрын
show how to make a fornite cheat and how to dump fortnite offset
@ra1n792
@ra1n792 3 жыл бұрын
It’s possible to change the x version to x64 without errors?
@ra1n792
@ra1n792 3 жыл бұрын
@Reduct i know i am trying to get it work for other game
@suicidal1337
@suicidal1337 2 жыл бұрын
hey man, how to fix it? thx
@sycee_2838
@sycee_2838 3 жыл бұрын
How can i add the GlowESP to this Gui
@sweedcs9897
@sweedcs9897 3 жыл бұрын
@Reduct u need a manual map injecter lol
@geekinoffdabean6639
@geekinoffdabean6639 3 жыл бұрын
Can you make a esp with a color changer and a aimbot with strength slider?
@liv8558
@liv8558 4 жыл бұрын
i want to share wallhack in debug folder how to make dll or another ??
@roryjones346
@roryjones346 4 жыл бұрын
right click press create shortcut
@nejibbelhaj8775
@nejibbelhaj8775 3 жыл бұрын
i like your explanation, can you make videos about hacking paladins pls.
@baconhax2422
@baconhax2422 2 жыл бұрын
This is annoying I opened the program and then I had errors and I changed all my setting to match yours and still the errors are still there
@smokinglife8980
@smokinglife8980 2 жыл бұрын
lol thats why you dont copy everything haha make it yourself
@LolBruh
@LolBruh 4 жыл бұрын
Can you please do a tutorial for UE4 games?
@poxh854
@poxh854 3 жыл бұрын
it doesnt work why?
@benjaminengland9700
@benjaminengland9700 3 жыл бұрын
Why does mine just crash
@j8_is_too_easy825
@j8_is_too_easy825 2 жыл бұрын
I loved this video but how do I use WPM with pointers? I tried WPM(gameModule + 0x0DB5000) + { 0x0, 0x4, 0x54, 0x0 }, 1.00f) but that doesn't work at all please help
@brillance9732
@brillance9732 3 жыл бұрын
can someone explain how to fix cannot open or include file d3dx9.h ? i tried downloading directx9 but im pretty sure it cannot find it ? help
@brillance9732
@brillance9732 3 жыл бұрын
nvm got it
@amiel5017
@amiel5017 3 жыл бұрын
how?
@brillance9732
@brillance9732 3 жыл бұрын
​@@amiel5017 manually install them
@Sanjay4512
@Sanjay4512 3 жыл бұрын
download link?
@korpukkur
@korpukkur Жыл бұрын
"im gooey" man
@z_tock
@z_tock 3 жыл бұрын
It says "This item does not support previewing so this doesnt work
@temps1959
@temps1959 3 жыл бұрын
No it means you did something wrong. Just try and think about it and figure it out brah
@johnmcook1
@johnmcook1 4 жыл бұрын
Why not add a memory class for the offsets? Btw its not hard to do the mouse on window show.
@awli8861
@awli8861 2 жыл бұрын
why not just hook it?
@gorgeher6453
@gorgeher6453 Жыл бұрын
it keep saying identifier"show" is underfined. can someone pls help me
@ooheureka
@ooheureka 10 ай бұрын
read the problem... you havent defined "show", you need to create bool named show
@Tamper_evil
@Tamper_evil 4 жыл бұрын
Can you do more
@IAmCandal
@IAmCandal 3 жыл бұрын
Where are the templates?
@arzt-re5zy
@arzt-re5zy 4 ай бұрын
seems like this doesnt work for uwp.. Ive been looking forward to a helpful video. Thanks but didnt help me
@CrazyShoorts
@CrazyShoorts 3 жыл бұрын
My game crashes when i inject the dll , i followed all the steps, one by one and do all the things correctly. Any suggestion? PS: Offsets are up to date.
@ellisjakewhite
@ellisjakewhite 3 жыл бұрын
me too
@k3nn0yt94
@k3nn0yt94 3 жыл бұрын
Can u do one for the game called growtopia
@vasek6089
@vasek6089 3 жыл бұрын
the ImGui window is not showing for me :((
@EthanEDITS1
@EthanEDITS1 3 жыл бұрын
do you have your directx sdk path linked
@excuh
@excuh 3 жыл бұрын
menu doesnt show up, pog
@reytek2751
@reytek2751 3 жыл бұрын
why does "WPM(LocalPlayer + m_iDefaultFOV, fov);" crash my game when i try to inject, wihtout that it doesnt crash
@wanderingtf2314
@wanderingtf2314 3 жыл бұрын
First of all, make sure you are using an undetected injector and using -insecure in launch options. Second, make sure you are using the wpm and rpm templates he showed in the vid. Third, make sure m_iDefaultFOV is defined and has the right offset. If that didn’t help then idk I’m stupid...
@xxLolxxHD
@xxLolxxHD 3 жыл бұрын
@@wanderingtf2314 Same issue here don't know why checked everything maybe the hash Value for FOV changed ?
@wanderingtf2314
@wanderingtf2314 3 жыл бұрын
@@xxLolxxHD m_iDefaultFOV won’t ever change
@wanderingtf2314
@wanderingtf2314 3 жыл бұрын
@@xxLolxxHD btw I figured out some solutions, don’t inject in the main menu unless you added an engine fix
@xxLolxxHD
@xxLolxxHD 3 жыл бұрын
@@wanderingtf2314 an engine fix ? you have discord or something
@dnz113
@dnz113 4 жыл бұрын
Nice Video could you make a tutorial on how to do Box ESP next?
@turrihurri
@turrihurri 3 жыл бұрын
Its ez bro
@contactwowunlimitedgaming8
@contactwowunlimitedgaming8 4 жыл бұрын
Love your videos make a video aboit making a valorant cheat
@MrSleekZ
@MrSleekZ 4 жыл бұрын
Calm down buddy
@gorgeher6453
@gorgeher6453 Жыл бұрын
ITS DOESNT WORK FOR ME😿😿😿😿😿😿😿😿😿😿
@sirrooster1541
@sirrooster1541 4 жыл бұрын
Great job man! Your tutorials always help :) P.S.: It's pronounced as "I'm Jee You I" or "I'm Gooey" ;)
@ardaevin0
@ardaevin0 3 жыл бұрын
bryh its pronounced as imgui
@sirrooster1541
@sirrooster1541 3 жыл бұрын
@@ardaevin0 facts
@byparix419
@byparix419 4 жыл бұрын
Hello, i have some questions can i message you on discord maybe?
@astomero
@astomero 3 жыл бұрын
Hey, I got problem. I can't move menu, can't resize menu, buttons are unclickable, any solutions?
@nevertoocoldforicecream3381
@nevertoocoldforicecream3381 3 жыл бұрын
You aren't using a manual mapper, you can no longer use the one in the video because ImGui has had many new updates. Instead use CsGhost which you can find easily on UnknownCheats
@wanderingtf2314
@wanderingtf2314 3 жыл бұрын
For me it worked when I played in windowed fullscreen
@_leymo
@_leymo 3 жыл бұрын
i were not able to move the window and after the show option nothing happened when i pressed the key
@_leymo
@_leymo 3 жыл бұрын
its like my inputs are not doing anything
@_leymo
@_leymo 3 жыл бұрын
nvm... it works in window mode wtf
@_leymo
@_leymo 3 жыл бұрын
update: i only get the standart gui... the slider, custom name and the keys are not working. event tho the keys worked before lmao
@mioralli_
@mioralli_ 3 жыл бұрын
not to use in x64 architecture right?
@saturnapi8823
@saturnapi8823 3 жыл бұрын
csgo is x86
@ppparampam
@ppparampam 4 жыл бұрын
bro, i have a problem: menu is not showing up
@sp3zabkiim.maegopowstanca205
@sp3zabkiim.maegopowstanca205 4 жыл бұрын
same one
@rbgp316
@rbgp316 4 жыл бұрын
@@sp3zabkiim.maegopowstanca205 make sure the game you are injecting uses dx9. Kiero does also have a dx11 template
@wanderingtf2314
@wanderingtf2314 3 жыл бұрын
!ATTENTION EVERYONE! If you can inject your cheat and it shows up but you can’t move it or do anything with it, switch csgo to windowed or fullscreen windowed. For some reason it doesn’t like fullscreen :P
@midly
@midly Жыл бұрын
Thanks, lifesaver
@ip4u7e4
@ip4u7e4 3 жыл бұрын
menu doesnt opejned
@shadowhellboy
@shadowhellboy 4 жыл бұрын
Sir make pubg hacks tutorial video please. And love from India
@Tygo1
@Tygo1 4 жыл бұрын
Nice vid can you maybe uxplain how make a undatected cheat in rust
@aidenn
@aidenn 4 жыл бұрын
this comment made me laugh, ty.
@roryjones346
@roryjones346 4 жыл бұрын
@@aidenn lol
@roryjones346
@roryjones346 4 жыл бұрын
if he show how to make undetected it will be detected really fast
@shiny1337
@shiny1337 4 жыл бұрын
U can make imgui for minecraft?
@weeeeeeeeeeeew
@weeeeeeeeeeeew 4 жыл бұрын
Yes, it is possible to do imgui in minecraft, look in unknowncheats.
@nickhayzz
@nickhayzz 4 жыл бұрын
Next time ctrl + on the code so us phone users don’t think out vision is 240p tryna read ;-;
@goozjeesh46
@goozjeesh46 Жыл бұрын
who tf codes on a phone 💀💀💀
@jackhugh582
@jackhugh582 3 жыл бұрын
not working
@nikodemjn
@nikodemjn 3 жыл бұрын
I dont have the direct x 9, nor can I find it anywhere
@person9574
@person9574 3 жыл бұрын
same
@brillance9732
@brillance9732 3 жыл бұрын
​@@person9574 I just found it --- search : Download/Install Microsoft DirectX SDK (June 2010) on yt made by TecH RC . For me it said setup failed but its still working now
@ransomm4838
@ransomm4838 3 жыл бұрын
@@brillance9732 dude he legit but it in the description
@close7029
@close7029 3 жыл бұрын
Bypass?
@user-qb7qb1si5c
@user-qb7qb1si5c 4 жыл бұрын
So im using csgo simple as my base to try and learn how to code csgo cheats just for fun but im stuck and dont know what to do. I dont know how to make it so when i make a checkbox and enable that checkbox it says oh the aimbot checkbox was enabled now let me activate the aimbot feature. I've tried to look at csgo simples pre-written bhop code to see how its done to maybe understand it more but i fail to do so, so im asking if you could make a video showing us how you would make a check box and and when you tick that check box the corresponding feature activates.
@unknown-vc4oq
@unknown-vc4oq 3 жыл бұрын
csgosimple is not "simple" if you can't take the time to spend months on learning you should just quit. people like you are so annoying
@awsumturtle
@awsumturtle 3 жыл бұрын
@@unknown-vc4oq ikr dude these comments are super hilarious though
@marcboies5092
@marcboies5092 4 жыл бұрын
it says cannot open souce file "d3dx9.h"
@CyborgElf
@CyborgElf 4 жыл бұрын
Follow the tutorial, you need to install DirectX June 2010 (link in description) probably.
@dia_the_ghost
@dia_the_ghost 4 жыл бұрын
install sdk, set paths for current build(ex: Debug, x64!) - libs & includes from program files / microsoft directx june. REBOOT (reboot helped me I dont know why)
@roryjones346
@roryjones346 4 жыл бұрын
if this is your first time using directX 9 you need to either include it or download it
@marcboies5092
@marcboies5092 4 жыл бұрын
I followed the tutorial exactly I did download it
@roryjones346
@roryjones346 4 жыл бұрын
@@marcboies5092 you need to uninstall c++ intall directx 9 then install c++ back
@thenewworld3848
@thenewworld3848 4 жыл бұрын
Hey im new to c++ and i dont know any of the coding. i cant find any tutorial on it. im looking for an code so i can paste it. i want just an menu that you can open with insert.
@enitP
@enitP 4 жыл бұрын
go to learncpp.com and learn c++ pasting wont get u anywhere
@Leansippa
@Leansippa 3 жыл бұрын
pasting will get you somewhere it takes time but slowly
@unknown-vc4oq
@unknown-vc4oq 3 жыл бұрын
@@enitP facts, i hate people like this. they think they can come in 1 day and take everything real coders like myself work for. months of frustration, confusion and hard work
@asteriks_hardcore
@asteriks_hardcore 3 жыл бұрын
Zo makkelijk gaat t niet, nooit pasten
@Leansippa
@Leansippa 3 жыл бұрын
Honestly learn by using cheat engine first understand how game hacking works then see if you can paste some features or even make your own opengl esp or something
@wanderingtf2314
@wanderingtf2314 3 жыл бұрын
Tbh valve should reward cheaters for being this fucking smart lol
CSGO Cheaters trolled by fake cheat software 3
13:38
ScriptKid
Рет қаралды 8 МЛН
I made an entire OS that only runs Tetris
22:37
jdh
Рет қаралды 1,6 МЛН
Luck Decides My Future Again 🍀🍀🍀 #katebrush #shorts
00:19
Kate Brush
Рет қаралды 8 МЛН
Can You Draw A PERFECTLY Dotted Line?
00:55
Stokes Twins
Рет қаралды 91 МЛН
Always be more smart #shorts
00:32
Jin and Hattie
Рет қаралды 44 МЛН
Khó thế mà cũng làm được || How did the police do that? #shorts
01:00
So you want to make a Game Engine!? (WATCH THIS before you start)
14:39
Giant Sloth Games
Рет қаралды 271 М.
IL2CPP ImGui Menu Tutorial (Hooks, Function Calling, ESP, FOV)
51:58
Dear ImGui -- C++ GUI Framework For AAA Games and Game Engines
12:39
Gamefromscratch
Рет қаралды 95 М.
Why You NEED a DRIVER (for hacking games)
8:03
cazz
Рет қаралды 440 М.
Я изучил код GTA 5 и это П..ДЕЦ
17:18
Типичный Салли
Рет қаралды 572 М.
Hacking any Game with Python and Cheat Engine
14:14
Just Another Coder
Рет қаралды 44 М.
How to write a Cheat Menu on IMGUI in CS GO (C++)
11:42
ДАРВИН
Рет қаралды 45 М.
SIMPLEST TRIGGERBOT
8:53
cazz
Рет қаралды 46 М.
Making My Own Programming Language and Coding a Game in It
10:19
AstroSam
Рет қаралды 1,2 МЛН
skibidi toilet zombie universe 33 ( New Virus)
2:59
MonsterUP
Рет қаралды 3,3 МЛН
skibidi toilet multiverse 039 (part 1)
5:29
DOM Studio
Рет қаралды 8 МЛН