MAKE A PROPER MENU WITH IMGUI

  Рет қаралды 210,427

cazz

cazz

Күн бұрын

In this video we code a "gui" namespace which uses WinAPI, Directx & ImGui to create an external ImGui cheat menu. It works by creating a Windows window, creating a directx device with the window and then using those to draw an ImGui menu on the window. I hope you enjoyed the video, and remember to subscribe for more!
Need Help? Join my discord server / discord .
🕙 Timestamps 🕙
0:00 - Intro
0:24 - Demo
0:38 - ImGui and how it works
1:23 - Making the project
2:28 - Getting ImGui
3:43 - gui.h
6:07 - gui.cpp
17:20 - Using the gui namespace
19:22 - Testing
19:41 - Final thoughts & outro
📝Resources 📝
→ Source code: / discord
→ ImGui: github.com/ocornut/imgui
Aimbot: • MAKE AIMBOT IN 10 MINUTES
No Recoil: • REMOVE RECOIL IN CS:GO
Glow ESP: • MAKE GLOW ESP IN 10 MI...
Dump Offsets: • Your OFFSETS are WRONG...
Shoutout to Chris for the thumbnail :)
Follow him here: / @lucid_horizons

Пікірлер: 242
@cazz
@cazz 2 жыл бұрын
ImGui customization video is out! Check it out here -> kzfaq.info/get/bejne/n7WBar2js7ewpX0.html
@trendmade7206
@trendmade7206 2 жыл бұрын
yo ive been trying to get into game hacking for a while and this being the first video ive seen on your channel im gassed for your content.
@ward7576
@ward7576 Жыл бұрын
Only found you recently and I got to admit that you have one of the simplest, yet easiest to grasp explanations. You do a really great job, mate
@biigsmokee
@biigsmokee 29 күн бұрын
really? "we do some random shit here"? this is so hard to follow along it's basically 'copy this, dont really know why but just do it'
@NightFyreTV
@NightFyreTV 2 жыл бұрын
Just starting to learn all the graphics api stuff to render my own GUIs. I was doing a lot of that stuff back with winforms and C# but moved away from that and got comfier with c++. Chernos video a week or so ago got me thinking about going back to external GUIS (c++ and being internal is such a treat) just as a launcher of sorts cause thats how I handle most my stuff. Console frameworks can be fun but in 2022 its not really something people want to look at lol Thanks for this spot on tutorial, definitely earned the subscription man. I truly appreciate how you went on to explain everything in detail. Explaining what each function does and how everything works together. Its exactly what i needed broken down. Really appreciate this THANK you. PS. Watching this not even 4 months later and going from 61 subscribers to almost 2kl is insane. Props
@cazz
@cazz 2 жыл бұрын
Haha, I appreciate the compliment immensely... thank you~!
@NightFyreTV
@NightFyreTV 2 жыл бұрын
@@cazz Congrats on the 3k big man! keep it up
@Dulge
@Dulge 2 жыл бұрын
by far the best channel when it comes to game hacking tuts, good job fam
@saddish2816
@saddish2816 2 жыл бұрын
Bloody amazing. This is exactly what i was looking for.
@msddvisage
@msddvisage Жыл бұрын
Easy and clear, looks awesome.
@aramafshari3815
@aramafshari3815 4 ай бұрын
Cazz always got your back 🙏
@u0ayt69
@u0ayt69 Жыл бұрын
this is by far the bes texplanation of imgui, and even how to create a custom overlay (i always skidded keyauth overlay shit lmao). damn bro keep it up man +rep
@cazz
@cazz Жыл бұрын
I appreciate it man! Thanks :)
@lucid_horizons
@lucid_horizons 2 жыл бұрын
YES, NOW I HAVE A VIDEO TO WATCH WHILE I EAT MY SANDWICH
@beanrust8820
@beanrust8820 2 жыл бұрын
Great video!
@prospektnova9004
@prospektnova9004 Жыл бұрын
In Solution Properties, set your Platform (at the top) to Active(Win32) or All platforms in order for the C++ 20 standard to work. Else you will run into issues with the inline statements and the characters later on.
@jokubasgrigalius1763
@jokubasgrigalius1763 Жыл бұрын
Thank you man for sharing this stuff
@cazz
@cazz Жыл бұрын
My pleasure!
@eokauser289
@eokauser289 Жыл бұрын
BROTHER, YOU ARE THE BEST!!! You oooh really helped me!! THANK YOU VERY MUCH!This is cool, well done!
@X00.000
@X00.000 3 ай бұрын
It would be nice to see something on Unity’s IMGUI, though keep up the nice work, it was a solid tutorial none the less.
@MarshyMcOfficial
@MarshyMcOfficial 13 күн бұрын
You've grown so much :)
@samansamani4477
@samansamani4477 2 жыл бұрын
thank you very much, I was very very after this
@siwusekkk
@siwusekkk 2 жыл бұрын
omfg thank u so much
@sepremz
@sepremz 2 жыл бұрын
Like before watch
@pythonholic
@pythonholic 9 ай бұрын
But I respect your time and effort. I wish you success
@1ceblock
@1ceblock 2 жыл бұрын
nice
@zawarudo1818
@zawarudo1818 2 жыл бұрын
THANKSS
@Stuntlover-TM
@Stuntlover-TM Жыл бұрын
Very helpful tutorial! How would I make the ImGui window always stay ontop? If I click on my game the game window is infront of the ImGui window, thanks in advance! (or how would I inject it so its part of the game - if you already have a video about that)
@komaoff4240
@komaoff4240 2 жыл бұрын
God
@ddm9351
@ddm9351 2 жыл бұрын
Thanks so much for this. I've been curious about imgui since I saw Cherno blow through it a couple of weeks ago. Would changing the back-end to DX12 make any difference programmatically, other than the obvious requirement to change the back-end files?
@cazz
@cazz 2 жыл бұрын
ImGui is meant to be very modular. All ImGui code will work with any ImGui back-end... which is pretty cool. So yeah, no programmatic differences :)
@user-nh5ht5ip9f
@user-nh5ht5ip9f Жыл бұрын
Im trying to use soft soft to make an FNF mod and tNice tutorials is really helping!
@RYu-qo5th
@RYu-qo5th 2 жыл бұрын
I love you Cazz
@cazz
@cazz 2 жыл бұрын
Love you too, man.
@Luc3ntt
@Luc3ntt 11 ай бұрын
RECENTLY found your channel and i can say that this easy to understand but i ran into a problem with the exe, it just appears that it closes itself Do you have a solution for this?
@cnst1986
@cnst1986 2 жыл бұрын
What font do you use in this video?
@ShadowEmpathy
@ShadowEmpathy 3 ай бұрын
The kind of cheater everyone needs to respect, not a skid, not a scammer, just providing info how to code your own software.
@sickeli
@sickeli 7 ай бұрын
almost at 70 subs😮
@soufianeelkabil1362
@soufianeelkabil1362 Жыл бұрын
thank you so much, but usually when I build the project the error that the variable "exit" is not in gui, can you help me please
@punchline1729
@punchline1729 Жыл бұрын
I'm a beginner and I use VScode. How do I do the Initial configurations with VScode?
@xchrisdw
@xchrisdw Жыл бұрын
how do you have the red tint to your taskbar? pretty cool
@octav7438
@octav7438 10 ай бұрын
its in windows
@atomiapx
@atomiapx Жыл бұрын
Hey cazz I'm still new to imgui and coding but i have a question i got a imgui example menu that was made by someone but how would i use the menu in-game Ex: CSGO, i wanna be able to add code and features to the menu but can only get it to show in the Imgui example window
@levshx
@levshx 5 ай бұрын
need D3D11 Hook cs example
@pfeao
@pfeao 2 жыл бұрын
can I someway put the triggerbot that I made from your other video into this or not?
@cazz
@cazz 2 жыл бұрын
You 100% can. I have a video about combining cheats :)
@typingcat
@typingcat 2 жыл бұрын
How does it work if no graphics acceleration is available on the computer, like before installing GPU driver after Windows is installed. Does it even work? Traditional Win32 applications would work in that situation.
@cazz
@cazz 2 жыл бұрын
As far as I know, nothing should change. Your CPU will just be doing the graphical processing instead of the GPU that you obviously do not have installed. If not, there will 100% be a way to get around it, interesting question though :)
@Nose-sx6ld
@Nose-sx6ld Жыл бұрын
I want to make a trance but tNice tutorials looks so difficult!!!
@Kingiansupport
@Kingiansupport 8 ай бұрын
Idk if I’m being stupid but when I go go to release it I get a message saying it’s not a valid win 32 application
@yallahhabibbiichverbrenned9163
@yallahhabibbiichverbrenned9163 9 ай бұрын
Does this work on Windows 11? I build everything and it only outputs the .exe and the .pdb. When I click the .exe nothing happens. How can I fix this? It puts all the other files in another folder called "release" inside my cheat folder. Did i configure anything wrong? @cazz
@sendlocation8476
@sendlocation8476 2 жыл бұрын
@cazz Respect on this video. Can I ask let’s say if I made an easy CSGO bunny hop console hack. How can I transfer the code and make a imgui menu for it?
@cazz
@cazz 2 жыл бұрын
Make an imgui menu, then make a thread and run your bunny hop in that. Cheers
@fungmatthew9263
@fungmatthew9263 Жыл бұрын
does imgui work with win7 (vm)? it instant crashes on open (tried with DX 9-11)
@santperg7307
@santperg7307 2 жыл бұрын
my CreateWindowA and ResetDevice has a red underline. Can u help me pls im bad at this
@nebula6507
@nebula6507 2 жыл бұрын
when i release my project and try to open it it just doesnt want to show and its just a blank program
@RelixEnd
@RelixEnd 4 ай бұрын
same
@d3w01d
@d3w01d 2 жыл бұрын
fucking perfect mate
@cazz
@cazz 2 жыл бұрын
no u
@Shreddology
@Shreddology 2 жыл бұрын
yo bro i typed it all out no errors appearing but when i build and run it it doesnt show anything other then an application on the tray that closes after a few seconds any idea how to fix it?
@cazz
@cazz 2 жыл бұрын
github.com/cazzwastaken/borderless-imgui-window
@theuavunites374
@theuavunites374 Жыл бұрын
does this work for games with EAC
@Ninjaian14
@Ninjaian14 4 ай бұрын
Why do you configure the Character Set to Use Multi-Byte Character Set rather than Unicode Character Set?
@Smellon
@Smellon 21 күн бұрын
multibyte is just better
@JackAdams0
@JackAdams0 Жыл бұрын
can imGUI be controlled with up/down arrow keys or does it need mouse input (cursor to select things)?
@John-yo7kh
@John-yo7kh Жыл бұрын
pretty sure you can can control it however you want.
@trosorr
@trosorr 6 ай бұрын
project compiles but it doesn't show window?
@zNightEU
@zNightEU 4 ай бұрын
Hey cazz, can you make a menu imgui external for x64 please?
@HatPeasyCat
@HatPeasyCat 9 ай бұрын
how do you connect this to a game now?
@TunaTheScripter
@TunaTheScripter 4 ай бұрын
Yo with vs when h change debug to release u have to do it every time u make a cheat right? What’s the difference between the 2? What do they do..
@RealXavier770
@RealXavier770 4 ай бұрын
It says it for itself, I think debug is for debugging and testing it as the dev and release is when u wanna give it to someone and x64 is for 64 bit and 86 is for 32 bit
@TunaTheScripter
@TunaTheScripter 4 ай бұрын
@@RealXavier770 Yeah ngl I figured that out like 12 hours ago.. Thx anyways.
@RealXavier770
@RealXavier770 4 ай бұрын
@@TunaTheScripter Yh np
@TunaTheScripter
@TunaTheScripter 4 ай бұрын
@@RealXavier770 👍
@callumrodger7743
@callumrodger7743 7 ай бұрын
wow u have really come far from 61 to 100k in 1 year
@bighairyballs1052
@bighairyballs1052 2 жыл бұрын
Bruh i just finished and then it said i had like 600 errors😭😭 and everything is the same as yours any help?
@void2261
@void2261 Жыл бұрын
you just say, "we can do that like so" and copy some code
@cazz
@cazz Жыл бұрын
Pretty much. I am also an ape.
@rainyonrecord
@rainyonrecord Жыл бұрын
All programming is copying code at some points I like to thank stack overflow for everything I do.
@djscratchcat474
@djscratchcat474 11 ай бұрын
@@rainyonrecord not true
@djscratchcat474
@djscratchcat474 11 ай бұрын
@@rainyonrecordthis is just a cope learn to write your own code
@rainyonrecord
@rainyonrecord 11 ай бұрын
@@djscratchcat474 :)
@MotherBroker
@MotherBroker 2 жыл бұрын
first
@nuno428
@nuno428 2 жыл бұрын
when i build the solutions the visual studios give me a warning on line 5 (main.cpp) fot wWinMain it says: inconsistente annotation for 'wWinMain': This instance has no annotations, help plzz
@cazz
@cazz 2 жыл бұрын
Make sure you are using subsystem windows and the multibyte character set, also make sure your wWinMain is the same as mine in the video :)
@nuno428
@nuno428 2 жыл бұрын
@@cazz aight thxs bro :))
@hunter7777
@hunter7777 Жыл бұрын
Hey...just found this video & joined your discord channel, but can't find the code you mentioned in the video. Can you direct me to it? Thanks & great work.
@thegoingwolf9674
@thegoingwolf9674 Жыл бұрын
if you haven't already found it, check under announcements and find the video
@hunter7777
@hunter7777 Жыл бұрын
@@thegoingwolf9674 Thanks...I had already found it.
@KondixOfficial
@KondixOfficial Жыл бұрын
I need the full gui.cpp. And how to add cheats to imgui?
@biotest05
@biotest05 3 ай бұрын
just use classes, functions and stuff, also use a dynamic-link library project (c++) and put your project there if you want to inject it. (well thats what i think?)
@biotest05
@biotest05 3 ай бұрын
or if you dont wanna replace your project, go to the properties of your project then configuration type > dynamic library
@loplop9527
@loplop9527 5 ай бұрын
Too bad that when you revert to Debug version the application stops working
@cash2k_
@cash2k_ 2 жыл бұрын
cant find the source code (copy and paste) that you used so i gotta type it all by hand
@ooheureka
@ooheureka Жыл бұрын
yeah uhhmm. dont skid
@spookey1213
@spookey1213 2 жыл бұрын
Hey, cazz I can't find the source code in ur Discord can you help?
@sdctechniqq3106
@sdctechniqq3106 Жыл бұрын
Did u find it ?
@sexlover34
@sexlover34 Жыл бұрын
scroll up in announcements
@Nioxs
@Nioxs 2 жыл бұрын
Why x86 and does it matter, if injecting into a x64 game - maybe a stupid question but yeah, I was wondering
@cazz
@cazz 2 жыл бұрын
I use x86 in my videos for the sake of simplicity. When you switch platform (aka x86 or x64) the size of types change, for example, on x86 a pointer is 4 bytes where as on x64 a pointer is 8 bytes. An experienced programmer could code this in x64 and still make use of RPM/WPM if they are conscious of the differing sizes of types. As for "injecting", when you make a .dll file it HAS TO BE the same architecture as the game you are trying to cheat it. Hope that clears it up, cazz ~
@Nioxs
@Nioxs 2 жыл бұрын
@@cazz Ah ok thanks a lot for the detailed answer. I am currently trying to add a ImGui menu to my internal cheat, I guess I will just try to do it in x64 then.
@cazz
@cazz 2 жыл бұрын
@@Nioxs If it is an internal CS:GO cheat, use x86
@Nioxs
@Nioxs 2 жыл бұрын
@@cazz Yeah, no it is for Ark Survival Evolved - Unreal Engine (4.5.1) - x64
@cazz
@cazz 2 жыл бұрын
@@Nioxs oh ok, I wish you the best of luck!
@zeprix1
@zeprix1 6 ай бұрын
Getting unresolved externals for CreateDevice. tried to copy paste the code from github still doesn't work. pls help
@d4sty.
@d4sty. 5 ай бұрын
did you even saw the same video we all saw?? he said to download it not to copy
@zeprix1
@zeprix1 5 ай бұрын
@@d4sty. i did
@UniversityofUniverseOfficial
@UniversityofUniverseOfficial 2 жыл бұрын
How to add different languages
@alsheikhaminulislam
@alsheikhaminulislam Жыл бұрын
Bro . I can find source code on your discord server
@RandomVideos-im4ue
@RandomVideos-im4ue 7 ай бұрын
Which library of gui of c++ is best?
@cazz
@cazz 7 ай бұрын
I Like ImGui for overlays and internal cheats. The access to the ImGui DrawList is very useful. Otherwise, as far as I know, QT is a good library for making other actual applications.
@HackingStuffIDontKnow
@HackingStuffIDontKnow 7 ай бұрын
@@cazz any chance on some cs2 or driver tutorials?
@buddy3852
@buddy3852 6 ай бұрын
@@HackingStuffIDontKnow my brother in Christ it’s VAC. You don’t need a driver 😂
@buddy3852
@buddy3852 6 ай бұрын
Learn the difference between immediate UI and non-immediate. Depends on the program. If it’s a normal GUI, you want non-immediate. If it’s to be ran in a loop, you want immediate
@alexsimper4153
@alexsimper4153 2 жыл бұрын
is there a 64bit option for this library?
@cazz
@cazz 2 жыл бұрын
Sure my man, just compile as x64! Remember to set up the configuration correctly as you did for the x86 compilation.
@alexsimper4153
@alexsimper4153 2 жыл бұрын
@@cazz my bad, I took the win32 as only 32bit o_o
@cazz
@cazz 2 жыл бұрын
@@alexsimper4153 lol! All good.
@ugur388
@ugur388 Жыл бұрын
trance. Dude made a month worth of s before actually realizing what a plug-in is.
@aaaas213
@aaaas213 6 ай бұрын
i got a LNK2001 error
@lopo8000
@lopo8000 2 жыл бұрын
how is this better than visual studios winforms??
@cazz
@cazz 2 жыл бұрын
ImGui is rendered with primitives each frame over a DirectX window, like a game. It is more customizable and in my opinion, better for creating cheats as you will probably be using DX anyway. But with that being said, drag & drop winforms with C++ isn't bad either. Ultimately, they are two completely different paradigms, do whatever suits you best.
@dogsec3949
@dogsec3949 2 жыл бұрын
@@cazz How do I go about learning ImGUI? I literally can't find anywhere to learn it properly
@user-hf3hz7ik1s
@user-hf3hz7ik1s 9 ай бұрын
how can i make this inject into a game
@slawnyfivemowiec
@slawnyfivemowiec 3 ай бұрын
this code is an external imgui.
@ZaryarWasTaken
@ZaryarWasTaken Жыл бұрын
i cant find the source on your dc :D
@cazz
@cazz Жыл бұрын
github.com/cazzwastaken/borderless-imgui-window
@x7jnvx270
@x7jnvx270 20 күн бұрын
All of that for a tiny window with a button
@tymoshh
@tymoshh 3 ай бұрын
please help, it says that windowClass is undefined
@slawnyfivemowiec
@slawnyfivemowiec 3 ай бұрын
Case-Sensitive, please check!
@chivuparody4226
@chivuparody4226 2 жыл бұрын
Where should i learn this stuff lol
@cazz
@cazz 2 жыл бұрын
Well... for c++, learncpp.com, the cherno & thenewboston's videos. For hacking, guidedhacking.com, unknowncheats.me & possibly these videos! Goodluck :)
@chivuparody4226
@chivuparody4226 2 жыл бұрын
@@cazz ight
@loicdurager5724
@loicdurager5724 Жыл бұрын
That would be 99 percent of us
@rockboyRBX
@rockboyRBX 3 ай бұрын
6:44 how do you include the files?
@slawnyfivemowiec
@slawnyfivemowiec 3 ай бұрын
are you.. blind?
@rockboyRBX
@rockboyRBX 3 ай бұрын
@@slawnyfivemowiec no.?
@LiEnby
@LiEnby Жыл бұрын
"We are almost at 70 subscribers"
@cazz
@cazz Жыл бұрын
Those were the days :p - it still blows my mind
@yvngxromani
@yvngxromani 2 жыл бұрын
I build it but no exe pops up what am I doing wrong 😂🤷🏽
@cazz
@cazz 2 жыл бұрын
It should tell you where the .exe was built to when you build...
@boball1228
@boball1228 Жыл бұрын
why not just post the source code link in the Description? I gotta look in the discord? smh
@cazz
@cazz Жыл бұрын
What can I say… I wanted people to join the discord haha. Nowadays, not really. I also don’t like download links in the description.
@zawarudo1818
@zawarudo1818 2 жыл бұрын
wait why am i getting random errors???
@andersonwhite1635
@andersonwhite1635 2 жыл бұрын
same
@subsonicmacros1386
@subsonicmacros1386 2 жыл бұрын
how do i make this for a .dll?
@alexdev3386
@alexdev3386 2 жыл бұрын
Why windows name is in Chinnese?
@que7852
@que7852 2 жыл бұрын
because you chinese
@alexdev3386
@alexdev3386 2 жыл бұрын
@@que7852 xd im not
@cazz
@cazz 2 жыл бұрын
It was a mistake on my part. I've updated the github. To fix it, in your WindowProcess function, make it return DefWindowProc instead of "DefWindowProcW" aka remove the "W" - sorry about that :)
@alexdev3386
@alexdev3386 2 жыл бұрын
@@cazz Thank You
@fnc9z
@fnc9z 11 ай бұрын
Where's the source code mate
@bylldgo
@bylldgo 10 ай бұрын
there is no source code
@slawnyfivemowiec
@slawnyfivemowiec 3 ай бұрын
his patreon
@BluescreenSharp
@BluescreenSharp Жыл бұрын
there is no compiled .exe in the release folder
@vexczzz
@vexczzz Жыл бұрын
Did you find out why
@BluescreenSharp
@BluescreenSharp Жыл бұрын
@@vexczzz yes, it was not in the release folder, it was in the repo "x86" folder
@ChaseHoops11
@ChaseHoops11 6 ай бұрын
Can I hire you to make me a cheat?
@opensky0
@opensky0 4 ай бұрын
maybe i could make one, depending on the game
@ChaseHoops11
@ChaseHoops11 4 ай бұрын
@@opensky0 what games?
@opensky0
@opensky0 4 ай бұрын
@@ChaseHoops11 what game do you want a cheat for
@ChaseHoops11
@ChaseHoops11 4 ай бұрын
@@opensky0 Fortnite or apex legends
@opensky0
@opensky0 4 ай бұрын
@@ChaseHoops11 only working and safe cheats you can find for those are paid and i have no idea how to bypass eac (easy anti cheat) but you can use an ai aimbot that uses an ai model to detect what looks like an enemy on your screen then moves your mouse to where it thinks theres an enemy but i got banned while using it on my alt and i spent like 2 days trying to fix the hwid ban. If you want i could try to make a cheat for a unity game that doesnt use eac
@olinshyp3r
@olinshyp3r 2 жыл бұрын
9:22
@straphupjay5597
@straphupjay5597 4 ай бұрын
Shit ain’t easy I keep getting errors while writing the code shits mad annoying lol
@ikategame
@ikategame Жыл бұрын
you didnt even show the result at the end, wtf
@slawnyfivemowiec
@slawnyfivemowiec 3 ай бұрын
he.. did?
@Many_MC
@Many_MC 6 ай бұрын
roblox? (i hav gta v cheat menu)
@abdallahgamer6003
@abdallahgamer6003 2 жыл бұрын
.
@cazz
@cazz 2 жыл бұрын
..
@draf_8164
@draf_8164 2 жыл бұрын
@@cazz ...
@thebluealien1146
@thebluealien1146 11 ай бұрын
@@draf_8164 ....
@ypisexernasdsdsdsd
@ypisexernasdsdsdsd 5 ай бұрын
i got scammed
@slawnyfivemowiec
@slawnyfivemowiec 3 ай бұрын
no you just cant write
@virusyt7023
@virusyt7023 2 жыл бұрын
Please sir make one video for pubg
@eundaehee
@eundaehee Жыл бұрын
Create a gui from scratch.
@myth11c
@myth11c Жыл бұрын
how
@eundaehee
@eundaehee Жыл бұрын
@@myth11c it's easy, 1. hook DirectX rendering 2. write a DirectX rendering function wrapper 3. enjoy and start rendering and creating gui framework ez enough.
@-O.o
@-O.o 2 жыл бұрын
Cheater!!
@aaaaadaaaaaaaaad
@aaaaadaaaaaaaaad 2 жыл бұрын
Banned me because I asked for help wtf.
@cazz
@cazz 2 жыл бұрын
The world doesn't work like that. You were saying the n-word and being rude to people. I'm sorry you got banned, but don't act like it was for nothing my man.
@aaaaadaaaaaaaaad
@aaaaadaaaaaaaaad 2 жыл бұрын
@@cazz ok I said the n word once and they said nothing about it. And the staff were being rude to me in my defense
@zeprix1
@zeprix1 6 ай бұрын
@@aaaaadaaaaaaaaad "said the n word once" 💀
@ypisexernasdsdsdsd
@ypisexernasdsdsdsd 5 ай бұрын
yall know this is fake
@slawnyfivemowiec
@slawnyfivemowiec 3 ай бұрын
nope..? It works lmfao ur stupid
@pythonholic
@pythonholic 9 ай бұрын
A clear waste of time
@r6emuitobom
@r6emuitobom 11 ай бұрын
hey, i am getting a error is 'a value of type "long (__stdcall *)(HWND window, UINT message, WPARAM wideParameter, LPARAM longParameter)" cannot be assigned to an entity of type "WNDPROC" ...' void gui::CreateHWindow( const char* windowName, const char* className) noexcept { windowClass.cbSize = sizeof(WNDCLASSEXA); windowClass.style = CS_CLASSDC; windowClass.lpfnWndProc = windowProcess;// ERROR // this are different parts of the code long __stdcall windowProcess( HWND window, UINT message, WPARAM wideParameter, LPARAM longParameter)
@TukeShark
@TukeShark 6 ай бұрын
i have the same error and no solution
@TutorialesiJorgePc
@TutorialesiJorgePc 5 ай бұрын
@@TukeShark change a release x86
@zeuwu_
@zeuwu_ 4 ай бұрын
Replace "long __stdcall" with "LRESULT CALLBACK", its because of things with x86 and x64
YOUR FIRST INTERNAL - BHOP HACK
18:20
cazz
Рет қаралды 106 М.
HOW ANTI-CHEAT BYPASSES WORK
8:18
cazz
Рет қаралды 419 М.
FOOLED THE GUARD🤢
00:54
INO
Рет қаралды 57 МЛН
Они убрались очень быстро!
00:40
Аришнев
Рет қаралды 3,3 МЛН
She ruined my dominos! 😭 Cool train tool helps me #gadget
00:40
Go Gizmo!
Рет қаралды 54 МЛН
Cracking Software with Reverse Engineering 😳
8:01
nang
Рет қаралды 1,5 МЛН
Make your own GUI apps in C++ (with ImGui and Vulkan)
17:48
The Cherno
Рет қаралды 177 М.
I made an entire OS that only runs Tetris
22:37
jdh
Рет қаралды 1,6 МЛН
I Made a Neural Network with just Redstone!
17:23
mattbatwings
Рет қаралды 601 М.
HOW AIMBOTS WORK
8:36
cazz
Рет қаралды 965 М.
I made my own UI library in C++, How to design a complicated system?
13:09
Low Level Game Dev
Рет қаралды 21 М.
I Hacked a Discord Bot, the Owner said this...
9:09
No Text To Speech
Рет қаралды 1 МЛН
Using My OLD HACKS!
14:29
ebola man
Рет қаралды 163 М.
This Discord Server Controls my PC (with Malware)!
8:07
No Text To Speech
Рет қаралды 1 МЛН
FOOLED THE GUARD🤢
00:54
INO
Рет қаралды 57 МЛН