ImGui Menu Customization (2/2)

  Рет қаралды 55,919

cazz

cazz

Күн бұрын

Take a basic tour of Dear ImGui's styles and widgets after making your first internal ImGui menu in the first part of this series. This is a very basic overview, that is meant to pick up from where my last video left off, don't worry, more hacking stuff is coming in the future, so stick around. Cheers!
💎 Source code is available for my Patreon members!
/ cazzwastaken
💎 Join our community over on Discord!
/ discord
→ Twitter: / cazzwastaken
→ GitHub: github.com/cazzwastaken
→ Email: cazzwastaken@gmail.com
🕙 Timestamps 🕙
0:00 - Intro
0:42 - Frames
0:47 - Window(s)
0:58 - Checkbox & Button
1:24 - Text
1:37 - Sliders
1:57 - Text Box
2:06 - Colors
2:15 - Columns
2:24 - Child Windows
2:42 - Tabs
2:57 - Tooltips
3:06 - Listbox
3:18 - Styling
4:19 - Custom fonts
4:43 - Outro
📝Resources 📝
→ Part 1: • IMGUI INTERNAL DIRECTX...
→ Dear ImGui: github.com/ocornut/imgui
⚡See More ⚡
Internal Menu: • IMGUI INTERNAL DIRECTX...
Aimbot: • MAKE AIMBOT IN 10 MINUTES
No Recoil: • REMOVE RECOIL IN CS:GO
Glow ESP: • MAKE GLOW ESP IN 10 MI...
Skin Changer: • SKIN CHANGER IN 10 MIN...
Shout out to Chris for the thumbnail 💖
Follow him here: / @lucid_horizons

Пікірлер: 47
@cialloo1560
@cialloo1560 2 жыл бұрын
It's an amazingly clear and dense overview. I love it!
@cazz
@cazz 2 жыл бұрын
I appreciate it! Thanks for the kind words ~
@vipercoding5770
@vipercoding5770 2 жыл бұрын
Perfect timing, thankyou!
@thirdeye1869
@thirdeye1869 2 жыл бұрын
I love your method of teaching things, I would easily pay $2.000,00 for a course you did on creating cheats from scratch for current modern games
@mak5153
@mak5153 2 жыл бұрын
that would be dope asf
@holeefuk8535
@holeefuk8535 2 жыл бұрын
Goddamn this was straight to the point. Top notch information. Thanks so much.
@cazz
@cazz 2 жыл бұрын
I appreciate it man! Cheers
@kingofthegames7179
@kingofthegames7179 2 жыл бұрын
lol i just finished the original imgui video right as this was uploaded
@mrboblox4444
@mrboblox4444 2 жыл бұрын
legend uploaded
@Cassius609
@Cassius609 Жыл бұрын
Referring to users as "victims" 💯
@cazz
@cazz Жыл бұрын
@kadism
@kadism 2 жыл бұрын
very underrated :D
@oggirf
@oggirf Жыл бұрын
would you ever make a video showing the basics of creating your own d3d gui? kind of just in the style of the internal glow under 10 minutes video
@yxild
@yxild 2 жыл бұрын
I'm using ImGui to make Among Us Cheats because C++ yk, thanks for teaching me and imo your the best lmaoo!
@cazz
@cazz 2 жыл бұрын
Happy to help!
@f1sh325
@f1sh325 2 жыл бұрын
Hey cazz, i love your vids, they are so helpful, i was wondering if you could teach us how to code a knife changer? It would be very helpful. Thanks!
@cazz
@cazz 2 жыл бұрын
Hey man, I appreciate it :) And yes, I will make a knife changer / skin changer when I get into making proper internal features. Unfortunately, external knife changers are near impossible to do well- they are a real headache with fixing animations and what not. Anyway, I'll stop rambling now, but yes, most definitely on the list for the future :)
@f1sh325
@f1sh325 2 жыл бұрын
@@cazz thank you so much! Your vids are so helpful! Exited to see that vid drop! Thanks again!
@goozjeesh46
@goozjeesh46 Жыл бұрын
@@cazz are you planning on continuing making these videos on hax?
@kuba2568
@kuba2568 2 жыл бұрын
Thanks bro ❤
@cazz
@cazz 2 жыл бұрын
Welcome 😊
@jonathanolson8116
@jonathanolson8116 Жыл бұрын
You have an error in your code. ImGui::Begin must be followed by ImGui::End unconditionally. You can't put it inside the if braces. This is in contrast to almost every other begin type function in the library (except BeginChild) for legacy reasons. Your code will cause an assert to fail if your window becomes non- visible.
@ningu1036
@ningu1036 2 жыл бұрын
MORE!!!
@reniaz
@reniaz 2 жыл бұрын
Weird question but what theme do you use for your ide
@mrboblox4444
@mrboblox4444 2 жыл бұрын
hes using dark theme vs 2022
@cazz
@cazz 2 жыл бұрын
Usually, I use the default dark Visual Studio 2022 theme, but the theme for the code snipbits in this video is One Dark Pro and I used VS Code :)
@HmoodStore
@HmoodStore 6 ай бұрын
Thx
@prodartt
@prodartt 2 жыл бұрын
How to use multiple fonts because it keeps crashing
@overcheats4518
@overcheats4518 2 жыл бұрын
my savior, god amongst men .... the legends27 are true
@cazz
@cazz 2 жыл бұрын
@simplifiedcontenttoday
@simplifiedcontenttoday 2 жыл бұрын
did you watch any of my imgui tutorials? ;)
@ShikJina
@ShikJina 10 ай бұрын
Shiknamaste namaste 🙏 ♥️
@cozywars
@cozywars 2 жыл бұрын
krispy movemetj and more
@cazz
@cazz 2 жыл бұрын
k-k-k-k-krispy
@grimisabeamer1281
@grimisabeamer1281 2 жыл бұрын
gib rust driver men
@Nekx86
@Nekx86 Жыл бұрын
can i make rbg line in Imgui hehe
@cazz
@cazz Жыл бұрын
Of course you can. Check out ImGui’s draw list.
@Nekx86
@Nekx86 Жыл бұрын
@@cazz Very good, i've tried something but i didn't do that :D
@DigitalDive190
@DigitalDive190 4 ай бұрын
4:57
@DigitalDive190
@DigitalDive190 4 ай бұрын
10:00
@DigitalDive190
@DigitalDive190 4 ай бұрын
BROKE THE SYSTEM
@gamingwithdjole570
@gamingwithdjole570 2 жыл бұрын
Hey can you try to make valorant aim assistance
@flunky8410
@flunky8410 Жыл бұрын
Bro Valorants anti cheat system Vanguard is tooooo massive u will get banned to 100%
@vcsgoru4353
@vcsgoru4353 10 ай бұрын
I dont like Imgui because it has just one style ... useless. I can create interface directly from cs 1.6 or csgo engine... yes its harder to do (a lot of shitty calculations) but...
@cazz
@cazz 10 ай бұрын
Well, that's simply not true. ImGui is completely open-source, with some work you can make ImGui look like anything. You can change the fonts, the size, the spacing. Padding of everything. You can make your own widgets and the list goes on. I get your point though...
HACKING UNITY GAMES (FOR NOOBS)
16:11
cazz
Рет қаралды 52 М.
MAKE A PROPER MENU WITH IMGUI
20:17
cazz
Рет қаралды 209 М.
ИРИНА КАЙРАТОВНА - АЙДАХАР (БЕКА) [MV]
02:51
ГОСТ ENTERTAINMENT
Рет қаралды 1,2 МЛН
She ruined my dominos! 😭 Cool train tool helps me #gadget
00:40
Go Gizmo!
Рет қаралды 35 МЛН
Whyyyy? 😭 #shorts by Leisi Crazy
00:16
Leisi Crazy
Рет қаралды 19 МЛН
What CS2 Means (for hackers)
7:00
cazz
Рет қаралды 52 М.
Learn Reverse Engineering (for hacking games)
7:26
cazz
Рет қаралды 984 М.
Making a Game With C++ and OpenGL
6:36
Zyger
Рет қаралды 46 М.
I Made a Graphics Engine (again)
8:27
Zyger
Рет қаралды 158 М.
I Made a Neural Network with just Redstone!
17:23
mattbatwings
Рет қаралды 552 М.
Dear ImGui -- C++ GUI Framework For AAA Games and Game Engines
12:39
Gamefromscratch
Рет қаралды 94 М.
ASMR Programming - Coding Pacman - No Talking
1:21:19
Servet Gulnaroglu
Рет қаралды 2,4 МЛН
You Should Learn C++ (for hacking games)
6:11
cazz
Рет қаралды 451 М.