you and nand2tetris have helped me understand whats going on inside programs so thank you. also my second time asking when can we see an aimbot be developed for something like cyberpunk/single player game. thank u
rendering outlines makes them look better, would recommend doing that all you have to do is place a black version of the square in the same location but create it before the main box
Hello tyler! Did you update the offsets for the project? CS2 has had an update and you need to have fresh offsets that correspond to the newest patch. You can find which offsets are used for each project via its tutorial here on YT. This and more is instructed in the tutorial, extra description and "Get Swedz source code instantly!😳" page. And as always you need to run the game in -insecure mode before using any of the projects.
great tuto, but what about how to mix all the cheats you have make in one project!! Edit: one more thing how we can do the health bar color change from green to yellow to red when he get shooted everytime.
If you want to jump right into both GUI and trainers then watch this vid: ua-cam.com/video/RTnhsbJ3Z0Y/v-deo.html , here we take a simple approach to features like unlimited ammo and health 😉 We don't use pointers there and it should be the perfect place to start. After that I suggest you should familiarize yourself with pointers, and read/write simple values inside of a game. 👨🎓
I think Swedz might have the best intros of any youtuber
:D do you mind doing aimbot smoothing next?
it would be fine a video showing how to reverse the game and take the offsets, noy only copy and paste from dumper
can you make tutorial how to get offsets since 0 because i want to this for another game but i don't know how to get the offsets
Absolutely, we will probably go from 0 to hero on the next game, getting all offsets manually 😎
@@SwedishTwat thank you!!!
why does your's work and mine doesn't ive got updated offsets everything is correct its just not showing no esp or health bar..?
you and nand2tetris have helped me understand whats going on inside programs so thank you. also my second time asking when can we see an aimbot be developed for something like cyberpunk/single player game. thank u
Amazing as always. But could you make a tut on how to make soft aim? I want to make it for cs2 first then add it to other games.
You can also make tutorials on games like cs 1.6
Is this only suitable for CS2 or other games too?
Nice can u do more tutorials for esp to make it look better like clean visuals
rendering outlines makes them look better, would recommend doing that
all you have to do is place a black version of the square in the same location but create it before the main box
Swedz I bought ur esp Box source code after tryna code it myself from ur vid it only popped up the menu and wouldn’t show the esp
Hello tyler! Did you update the offsets for the project? CS2 has had an update and you need to have fresh offsets that correspond to the newest patch. You can find which offsets are used for each project via its tutorial here on YT. This and more is instructed in the tutorial, extra description and "Get Swedz source code instantly!😳" page. And as always you need to run the game in -insecure mode before using any of the projects.
@@SwedishTwat i ran it in insecure mode ill update the offsets and try again
cool vid for next tut you can make some name,cash etc esp or silent aimbot
Can you make a Video for a full menu wigh all Functions you Showed yet
is it possible to unlock fps gap in a game in memory somehow or something?
Hello brother can you teach how to make gradient health bar and esp glow 😊
chams tutorial ?
How to remove shadow for FPS offset
YO nice work, can you make video for tf2?
Please show us how to create a toggle to display your team and the enemies separately 🙏
ask chat gpt lol I did that
can we have a no recoil next? or maybe merge them together without crashing the game? cool video tho
can you show us how to make standalone no recoil?
great tuto, but what about how to mix all the cheats you have make in one project!!
Edit: one more thing how we can do the health bar color change from green to yellow to red when he get shooted everytime.
Thought about the bar color whilst editing the video 😅. Once we have enough features we will create one big menu😎
How to remove from teammates
bro i am new viewer, but i am confussed about from where should i start game hacking journey from which video plz guide me!!
If you want to jump right into both GUI and trainers then watch this vid: ua-cam.com/video/RTnhsbJ3Z0Y/v-deo.html , here we take a simple approach to features like unlimited ammo and health 😉 We don't use pointers there and it should be the perfect place to start. After that I suggest you should familiarize yourself with pointers, and read/write simple values inside of a game. 👨🎓
Can you make esp tuto for cs 1.6 plz
no working
🤯
🥵🥵🥵🥵
Would love to see a video about modifing killfeed. I can't figure out static addresses myself, but I found patterns that always work, but idk how to properly use them:
.DeathNoticeColor .DeathNotice_CT
{
pattern: 6F 9C E6 FF ?? ?? 00 00 00 00 80 3F ?? ?? 00 00 90 51 ?? ?? FC 7F 00 00;
}
.DeathNoticeColor .DeathNotice_T
{
pattern: EA BE 54 FF ?? ?? 00 00 00 00 80 3F ?? ?? 00 00 90 51 ?? ?? FC 7F 00 00;
}
.DeathNoticeLifetime .DeathNoticeLocalPlayerLifetimeMod .DeathNoticeFadeOutTime
{
pattern: 00 00 A0 40 00 00 C0 3F 00 00 80 3F E0 DF ?? ?? FC 7F 00 00 0D 00;
}
.DeathNotice_Killer .DeathNoticeBGBorder
{
pattern: E1 00 00 FF E1 00 00 FF E1 00 00 FF E1 00 00 FF;
}
.DeathNotice_Killer .DeathNoticeBG
{
pattern: 00 00 00 E7 00 00 00 00 00 00 80 3F ?? ?? 00 00 00 00 80 BF;
}
.DeathNotice_Victim .DeathNoticeBG
{
pattern: 63 06 06 D2 ?? ?? 00 00 00 00 80 3F ?? ?? 00 00 00 00 80 BF;
}