- 35
- 952 847
CasualGamer
Austria
เข้าร่วมเมื่อ 9 ก.พ. 2016
Analysis of gaming related topics
Game Hack Menu
Create Game Hack Menu using ImGui
- Music: The Morning Comes by Alchemorph
- Code: github.com/CasualCoder91/ImGui-DX11
- Community Discord: discord.gg/SXEhWXV6dv
Resources:
- DX11 Knooowledge: www.directxtutorial.com/Lesson.aspx?lessonid=11-4-3
- UC Thread for menu designs: www.unknowncheats.me/forum/counterstrike-global-offensive/183111-menu-showcase-thread.html
- ImGui Renderer (draw shapes): www.unknowncheats.me/forum/d3d-tutorials-and-source/198625-rendering-imgui.html
- Music: The Morning Comes by Alchemorph
- Code: github.com/CasualCoder91/ImGui-DX11
- Community Discord: discord.gg/SXEhWXV6dv
Resources:
- DX11 Knooowledge: www.directxtutorial.com/Lesson.aspx?lessonid=11-4-3
- UC Thread for menu designs: www.unknowncheats.me/forum/counterstrike-global-offensive/183111-menu-showcase-thread.html
- ImGui Renderer (draw shapes): www.unknowncheats.me/forum/d3d-tutorials-and-source/198625-rendering-imgui.html
มุมมอง: 14 563
วีดีโอ
I AM DONE
มุมมอง 7K2 ปีที่แล้ว
Presentation of my Master Thesis - Music: The Morning Comes by Alchemorph - Community Discord: discord.gg/SXEhWXV6dv
How To Fly Hack like a Pro.
มุมมอง 5K2 ปีที่แล้ว
How To Fly Hack like a Pro. The focus of the video is how to get the right vectors. How to read and write memory is a prerequisite! - Support the channel: www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZJTLJVZSJT6VE&source=url - Music: Kaleidoscope by Alchemorph - Code: github.com/CasualCoder91/Crysis2Helper - Community Discord: discord.gg/SXEhWXV6dv Resources: - UC Thread on flyi...
How To Hook DirectX 11
มุมมอง 20K2 ปีที่แล้ว
We learn how to hook DirectX 11 by using the "Dummy Device Method". - Music: Alchemorph - Memories - Community Discord: discord.gg/SXEhWXV6dv Resources: - Code: github.com/CasualCoder91/DX11Hook - direct3d 11 Tut: www.braynzarsoft.net/viewtutorial/q16390-3-initializing-direct3d-11 - DXGI_FORMAT_R8G8B8A8_UNORM: stackoverflow.com/questions/41528409/supported-texture-formats-in-direct3d9 - CreateD...
When in doubt, zoom out
มุมมอง 1.6K3 ปีที่แล้ว
Unusual video for me I know. I really hope it does help some of You :3 This rule developed for me over a long time. It may sound like very obvious advice but at least I find myself not following it way to often and regretting it. - Music: Alchemorph - Deep Water - Community Discord: discord.gg/SXEhWXV6dv Resources: - Stock videos: pixabay.com/
How to hook functions (MinHook, x86 and x64)
มุมมอง 46K3 ปีที่แล้ว
We learn how to use the MinHook library to hook/detour functions in x86 and x64 - Music: Alchemorph - Memories - Code: github.com/CasualCoder91/MinHook-Tutorial - Community Discord: discord.gg/SXEhWXV6dv Resources: - MinHook: github.com/TsudaKageyu/minhook - Help from Fyrahh and tomsa ;)
PatternScan FASTER! (Boyer-Moore-Horspool algorithm)
มุมมอง 5K3 ปีที่แล้ว
A fast pattern scanner using the Boyer-Moore-Horspool algorithm. - Music: Alchemorph - The Morning Comes - Code: github.com/CasualCoder91/PatternScannerBMH - Community Discord: discord.gg/SXEhWXV6dv Resources: - Algo: github.com/learn-more/findpattern-bench/blob/master/patterns/mrexodia_horspool.h - String to Bytes: github.com/apeape/trainer/blob/master/trainer/SigScan.cs (Function: SigToByte) ...
Hooking DirectInput C++
มุมมอง 11K3 ปีที่แล้ว
We are Hooking DirectInput with C . With this we can block data, redirect it to a menu such as ImGui or even simulate input. - Support the channel: www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZJTLJVZSJT6VE&source=url - Music: Kaleidoscope by Alchemorph - Code: github.com/CasualCoder91/DirectInputYT - Community Discord: discord.gg/SXEhWXV6dv Resources: - GH Tutorial on Simulatin...
This is NOT how to hack PUBG
มุมมอง 4.8K4 ปีที่แล้ว
A end of the year video. Thank you so much for sticking around, the feedback and good times on discord :) Music: Uknwun - Distance - Community Discord: discord.gg/SXEhWXV6dv
Game Hacking Library [C++]
มุมมอง 10K4 ปีที่แล้ว
A Game Hacking Library for both internal and external hacks. This project is still ongoing. Feedback is always welcome. Download here: github.com/CasualCoder91/CasualLibrary/releases Documentation: github.com/CasualCoder91/CasualLibrary Contributors: Alien: github.com/AlienTheBetrayer tomsa: th-cam.com/channels/ZeJCOjlC7PiDhGhxM-8vmQ.html C3x0r (pronounced Caesar): www.c3x0r.com/ Support the ch...
Capture Window with OpenCV in C++
มุมมอง 19K4 ปีที่แล้ว
Capturing a window with OpenCV allows us to get the data we need in real time. This time I went a bit more into the theory, how you like this change. Support the channel: - www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZJTLJVZSJT6VE Music: - Alchemorph - The Morning Comes Links: - Code: github.com/CasualCoder91/ZumaOpenCVBot - Community Discord: discord.gg/SXEhWXV6dv Resources: -...
Object Detection using HSV Color Space [C++/OpenCV]
มุมมอง 19K4 ปีที่แล้ว
We detect objects positions and their colors using OpenCV. Support the channel: - www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZJTLJVZSJT6VE Music: - Alchemorph - The Morning Comes Links: - Gimp2OpenCV: gist.github.com/akashjobanputra/fd90aa23ca22b703bad6886f3e9a7d24 - Code: pastebin.com/yFYMTFpt - Community Discord: discord.gg/SXEhWXV6dv
C++ OpenCV Setup for Visual Studio 2019
มุมมอง 30K4 ปีที่แล้ว
C OpenCV including external modules have to be built from source but if you only need the core modules the setup is easy. Next time we will use OpenCV to do some pattern matching and more. Support the channel: - www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZJTLJVZSJT6VE Music: - Alchemorph - Staying Home Links: - Prebuilt OpenCV: github.com/opencv/opencv/releases - Cmake: cmake....
[Showcase] Hypnotic Color Bot In Action ... Yes I finally did it ^^
มุมมอง 3.2K4 ปีที่แล้ว
I can not stop watching ^^ Tutorial coming soon! Support the channel: - www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZJTLJVZSJT6VE Music: th-cam.com/video/Ya3XufguZMY/w-d-xo.html - Community Discord: discord.gg/SXEhWXV6dv
How To Make An ESP Hack - Part 3: Drawing Rectangles
มุมมอง 34K4 ปีที่แล้ว
How To Make An ESP Hack - Part 3: Drawing Rectangles
How To Make An ESP Hack - Part 2: World To Screen
มุมมอง 39K4 ปีที่แล้ว
How To Make An ESP Hack - Part 2: World To Screen
How To Make An ESP Hack - Part 1: Entity List
มุมมอง 213K4 ปีที่แล้ว
How To Make An ESP Hack - Part 1: Entity List
External Overlay in C++ | Works For ANY Game
มุมมอง 59K4 ปีที่แล้ว
External Overlay in C | Works For ANY Game
Simulate Keyboard In Games | C++ Game Hacking
มุมมอง 19K4 ปีที่แล้ว
Simulate Keyboard In Games | C Game Hacking
500 Subscribers! | Discord Server Announcement
มุมมอง 5634 ปีที่แล้ว
500 Subscribers! | Discord Server Announcement
Pixel Bot in C++ Tutorial | T - Rex Game (2/2)
มุมมอง 6K4 ปีที่แล้ว
Pixel Bot in C Tutorial | T - Rex Game (2/2)
Pixel Bot in C++ Tutorial | T - Rex Game (1/2)
มุมมอง 25K4 ปีที่แล้ว
Pixel Bot in C Tutorial | T - Rex Game (1/2)
Console Progress Bar C++ | Game Hacking UI Project
มุมมอง 17K5 ปีที่แล้ว
Console Progress Bar C | Game Hacking UI Project
Hacking Terraria in C++ | (3/3) | Player Base Pointer, Ghost Mode & Teleport Hack
มุมมอง 10K5 ปีที่แล้ว
Hacking Terraria in C | (3/3) | Player Base Pointer, Ghost Mode & Teleport Hack
Hacking Terraria in C++ | (2/3) | Internal Signature Scanning
มุมมอง 13K5 ปีที่แล้ว
Hacking Terraria in C | (2/3) | Internal Signature Scanning
Hacking Terraria in C++ | (1/3) | Self unloading DLL
มุมมอง 18K5 ปีที่แล้ว
Hacking Terraria in C | (1/3) | Self unloading DLL
Pattern Scanning in C++ | Game Hacking Tutorial
มุมมอง 38K5 ปีที่แล้ว
Pattern Scanning in C | Game Hacking Tutorial
Very nice tuts. How do you do this for call of duty? it has ricochet anticheat. Does injection work on mw2?
how to use the left right up and down keys?
Interesting but can you detect an object much as someone's face in live video and issue a message indicating location of detected face? Example message " location of this face is to the right" or "straight ahead", ... Thanks in advance.
dwModuleBaseAddress = (DWORD)ModuleEntry32.modBaseAddr; cast from 'BYTE*' {aka 'unsigned char*'} to 'DWORD' {aka 'long unsigned int'} loses precision [-fpermissive]
pls explain how od you go in that yellow screen at 6:04 it been 2 days im searching pls pls
why visual studio? WHY. i was coding in vscode and now i have to code in visual studio? why do they make it like this. If someone knows how to do it in vscode would be apreciated. I was able to compile the .lib files, but because they need another libraries that vs include idk how to import them in vscode.
I hope you are alright
code doesn't work no more
still live?
in the for loop why is it required to add the last offset value AFTER doing all but the last array offset in a for loop?
As A CS graduate, i understood it
I have a somewhat dumb question. I did setup it up correctly and it does work perfectly fine, but the ImGui menu or whichever thing that I want to draw is only showing when I enable a console. AllocConsole( ); and then ::ShowWindow. Now, when I decided to stop using a console, the menu doesn't pop-up anymore although everything is completely working. There is no problem with the injection, and the flow of the code.
hard to find cheats for old games. make me a esp for cod4 i'd pay
But games now not accepted cheat engine to be working while the game is running. So how to find the HEX ?
aw
*sigh* time to learn direct3d... i already know opengl so that is a plus
It is cool and all but now i am scared, how will i learn these different drawing methods that change for everygame?
isn't camera yaw arccos(z/r)? from the spherical coordinates, so why arcsin(z)? i mean technically works i guess if for 2d... i honestly have 0 idea also wth are curved projection sufaces? why isn't prespective divide neccesary? is it for all games?
Super tutoriel, merci
HRESULT result = pD3D->CreateDevice(D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL, d3dparams.hDeviceWindow, D3DCREATE_SOFTWARE_VERTEXPROCESSING, &d3dparams, &pDevice); this part is what fails for me, the dll is able to be injected and all but nothing is shown
those were some sick beats at the start
yo can you do a imgui external overlay tutorial for like every game?
is there a possible way to create a dll plug in for game with that code ?
wtf am i watch
can you use this on PUBG pc
Or we can check with a process hacker app inside a targeted app threads
peak content! Keep it up, pal!
This is external?
Ihr armseeligen Cheater!!! 😡👊🤮
can work on knives out pc ?
Help me, follow the entire process and step by step, but I can't lock the keyboard, only the mouse. help me please.
Re-watching this video for the sixth time because my English and math knowledge is limited 💀 Anyway, thank you for your good explanation, patience, and dedication.
Bro in Godot it registers input, but still does nothing. If I bind KP_1 to press KP_7, in the game it does not react unless you press KP_7 on the keyboard.
So what makes a personal really expensive cheat so much better than a mass produced one?
harder for anticheat to detect because its not everywhere and usually made better
cant we create a typedef function pointer type and cast the pointer we got from the sigscan to the typedef and call it ?
yes im also interested if this is possible because all of this is soo complicated and doesnt apply to every game
error: cast from 'BYTE*' {aka 'unsigned char*'} to 'DWORD' {aka 'long unsigned int'} loses precision [-fpermissive] 19 | dwModuleBaseAddress = (DWORD)ModuleEntry32.modBaseAddr;
help pls
😵 💫😵 💫😵 💫 I'm just a beginner so I'm confused when I see it
Nice tut…what’s the difference of hooking dinput methods and just calling GetAsyncKeyState in the main loop?
I have made my own library for game hacking If anyone wants consider replying
can you make this for fnf
may i request like 5 minutes of your time to help me out. answer here and let's see ^^. thansk in any case.
Your videos have had such a huge influence on me as a programmer. They're the reason I learned C++ and got into hacking/modding.
I found this video trying to figure out a way to make a program that triggers a transparent overlay so that way I could then make a black hole effect that consumes the whole screen before playing an animation. I'm not sure how yet how effective this video will be for me but it's a step in the right direction.
how would player base findin work in an online game?!?!
how to call gamefuction with external Cheat?
Unfortunately the code is giving me an erro "unresolved symblo external_Direct3DCreat9@4 and D3DXCreateFontA@48. I don't know why and I did everything correctly.Can someone help me here. Am actually a begginer but that much. Actually this video is the only video that explains everything very well for beginners. Anyways thumbs up my friend
you might be compiling under x64 instead of x86, I had this error and it went away so lmk if it helps. I did manage to get everything to compile but sadly it's not displaying anything with the game I'm running
Sir can you provide me paid hack of free fire । I will be pay you money
so hard..
Nah I dont undertstand what are you saying 1 word
where is the video for creating a overlay