Ok, i start to get the formula. You can obiviously look in different direction this can be straight left,right (yaw angles) and up and down (pitch) so depending on where you look you will move in the direction you are looking at. I'm super smart! (I feel actually dumb not understand this first XD)
@botramafie793Күн бұрын
swcd3 ?????? !
@botramafie793Күн бұрын
Code C++ you have !
@VMXSOLUTIONSКүн бұрын
i just love you for this.
@kubenqКүн бұрын
Can you make a new glowesp CS2 tutorial?
@SwedishTwatКүн бұрын
no
@Sehxade2 күн бұрын
I came from a video on how to do bone esp. How to fix the tremor? I think there is a properly done version here, can you specify the minutes?
@Sehxade2 күн бұрын
How to solve shaking
@32eren322 күн бұрын
help me "IntPtr hw = swed.GetModuleBase("hw.dll");" this code in program cs gives an error because hw.dll is not there how can I solve it you did not add any hw.dll
@SwedishTwatКүн бұрын
hw.dll is the module of the game we use. You will have to use the same setup to replicate the tutorial ;)
@dimitri57032 күн бұрын
good job
@SwedishTwatКүн бұрын
good comment
@bautaxsanches35703 күн бұрын
and what about game like brawlhalla? that have dynamic address? if i restart the game the address will change, right?
@xynoxfl4 күн бұрын
Thank you so much! It works great but it has some flickering while aiming. Do you know why? and is there a way to add smoothing?
@SwedishTwatКүн бұрын
The flickering is likely that we are switching aiming on entities (or even our own player), it can have various of reasons. There should be an easy fix like checking that attributes, buffer entities or just enhance quality. For smoothing you can break down the aim function into multiple steps, and add variation (I haven't tested any smoothing so just making assumptions). 😉
@Nohan_Aryang4 күн бұрын
is this work for unreal engine game?
@SwedishTwatКүн бұрын
probs
@beastythunder6 күн бұрын
First time im ever subbing to a tutorial in 20 years of internet use You're the ONLY person who i've seen specifically tell people to delete the useless installers after using them. You wouldn't believe how many installers ive seen on friends computers while helping them fix problems or while screen sharing lol
@norged6 күн бұрын
Very strange coincidence seeing a comment posted from 2 minutes ago on an 8 months old video
@beastythunder6 күн бұрын
@@norged How do you think the internet works?? Do you expect these videos to disappear into the ether 2 days after getting uploaded? I found this video 3 days after getting a new pc and commented about appreciating something on a tutorial video i found about something i needed help in. What's so weird about that? I would still comment if the video was 9 years old lmao Genuinely confused, when would be an appropriate time to comment on a video for you??? Are we not allowed to comment on old videos, your highness?
@beastythunder4 күн бұрын
@@norged Still genuinely wondering what the hell you meant by this 😂😭
@norged4 күн бұрын
@@beastythunder I can tell you've had bad experiences with the internet judging by this response lmao. No hard feelings. I comment on 10+ year old videos regularly; I have no issue with that. clearly you missed the point; it was about how odd it is that I happened to click on a non-recent video to find a pretty recent comment, because normally, you would expect comments from 1 minute ago on a minutes old video. cheers It's also possible you're a dick. I assume not tho, and it was just a misunderstanding. we'll see when I get your response lol
@norged4 күн бұрын
@@beastythunder I sent a reply but YT deleted it lmao. I wasn't saying you were being weird; I comment on years-old videos regularly. I was saying it was a weird coincidence that I saw your comment from 1 minute ago, because usually, the only time you'll see minutes old comments is on... minutes old videos. Not one from eight months ago.
@braiabrvno20747 күн бұрын
Perfect
@FouziMohammedAmineHAMMOUDA9 күн бұрын
Hi, i dont know how to ask this but, in the local player & entity list part how do you get the pointer instance of CBasePlayer i always get for exemple for the 7C offset pointer to autocreated from "address" is it an setting or something?
@skybluue76809 күн бұрын
but how do i replace it without CheatEngine?? i want to replace using coding(((
@SwedishTwat7 күн бұрын
use the swed lib :)
@EnigmaWinter10 күн бұрын
3:43:13 i play for content🤣
@SwedishTwat8 күн бұрын
always 😎
@c_52a11 күн бұрын
i cant find he clickebale transparency overlay
@SwedishTwatКүн бұрын
damn 😔
@laughliftofficial11 күн бұрын
any game ?
@SwedishTwatКүн бұрын
no
@TigerModsRE12 күн бұрын
Swed please share new videos. Greetings from Turkey❤
@irtaza3145-r5h13 күн бұрын
we dont want to make this why you dont give us
@Timo-Epis13 күн бұрын
Bro I have a question, are you swedish?
@SwedishTwat12 күн бұрын
🤔
@BLACK-ye4ld14 күн бұрын
how convert this for exe
@SwedishTwat12 күн бұрын
set your preferred build options then check the bin folder 😉
@aziz2819215 күн бұрын
for some reasons the esp is not working, but i can see the menu
@SwedishTwat12 күн бұрын
😔
@aziz2819212 күн бұрын
@@SwedishTwat No problem, I fixed it (client,dll > client.dll). However, I have another issue: the ESP is not rendering correctly on the entity. Maybe they(valve) fixed it? Or is it still working for you?
@gredonbs6 күн бұрын
@aziz28192 reis aynısını yaptım adamdaki gibi oyun içi menu var ama esp çalışmıyor
@YasushiLegend15 күн бұрын
I used "GetSummonerByNameAsync" method, but it doesn't work. Maybe We should use "GetSummonerBySummonerIdAsync" method instead.
@mosaicbvba82415 күн бұрын
yo bro so i did the same thing for the assaultcube game and it worked but when i tried it with cs2 after trying many times still no teleport can you help meybe?
@Dez-g2n16 күн бұрын
why is it that when I want to run the program, I get the error "Access denied"?
@NR_5tudio17 күн бұрын
AWSOME TUTORIAL ITS SO GOOD THANKS HOMI!! just a question can it work using python? (dearpygui) ?
@SwedishTwat15 күн бұрын
logic would probably still apply, I haven't tested anything in dearpygui so I couldn't say for certain 😉
@randon_la_na_internet18 күн бұрын
Funciona!!!! Só precisa: 1- Sabe o tipo de valor entre Float, Byte, Double etc etc.
@jacksonVBs7 күн бұрын
testa com a opção “all” que vai mostrar tudo, até q tu acerte, aí tu decora na próxima vez se for float, double…
@beggeur518619 күн бұрын
Hello. I made an aimbot that functions and I followed a small bit of this tutorial to implement an fov check. However, when multiple enemies are in the fov, the aimbot will flicker quickly between targets like it can't decide what the best target is. Do you know a possible fix for this issue?
@xmonastyrx19 күн бұрын
nothing work
@Basti1271220 күн бұрын
.
@oxis.22 күн бұрын
Please make a video on aimbot maths please
@SwedishTwat21 күн бұрын
There is one on the channel, check the assault cube playlists ;)
@oxis.20 күн бұрын
@@SwedishTwat bro when you gonna upload new video i miss your videos 😔
@BatmanDev6922 күн бұрын
Make a vid on how to add KeyAuth or sum to ImGui.😝🙏
@SwedishTwat21 күн бұрын
no 😊
@TrollsDev22 күн бұрын
W
@NVY-Krombob23 күн бұрын
swedz c#
@nck158324 күн бұрын
The gui works and no errors and the esp dont work. it does not show up
@gredonbs7 күн бұрын
sorunu düzelttinmi
@wrotekk24 күн бұрын
can someone help me its only rendering in the top left on my screen and it just cuts off whenever i want to get it anywhere else
@SwedishTwat21 күн бұрын
change clickable version prob
@LuaBytecodeInterpreter2 күн бұрын
Change to ClickableTransparentOverlay version to 9.1
@zadlily379926 күн бұрын
Boss, i have mad both the aimbot, and the esp, but in serparate projects, how can i add both of these into one project? Please give me some tips🙏
@SwedishTwat22 күн бұрын
I would take the Aimbot code and transform it into the ESP project, that way you can just call the aim function after updating the data. You can add the functions at first, then add missing variables according to what the compiler complains about ;)
@c_52a26 күн бұрын
i cant find the clickeble
@SwedishTwat21 күн бұрын
wat
@flebedev997426 күн бұрын
can you show how to read player head positions?
@SwedishTwat21 күн бұрын
check the csgo tuts, should be similar ;)
@flebedev997420 күн бұрын
@@SwedishTwat thanks, I realised that you already have a video about that
@pierce-vx28 күн бұрын
My C# Code and classes are all written exactly the same and I have all the same plugins. My window is being cut off at around half the screen. I'm at 5:22.
@SwedishTwat21 күн бұрын
check that .NET version matches the nuget package
@pierce-vx14 күн бұрын
@SwedishTwat , I figured out you must use the same version of everything in the video. Odd that the newer versions don't work.
@zadlily379928 күн бұрын
I see you have made videos about rapidfire and no recoil, you should make a followup video showing how you can make ImGui menu and add those features
@zadlily379928 күн бұрын
Or just making the no recoil and rapidfire automated with a external program, doesnt need to be in a menu
@grazygamer-vn8ci29 күн бұрын
Where did u learn c# bro?
@zadlily379929 күн бұрын
We need more videos boss
@SwedishTwat28 күн бұрын
I know 😔
@Timo-Epis29 күн бұрын
love you ^^
@SwedishTwat28 күн бұрын
love you too
@thechocolateraider9307Ай бұрын
Hey swed I got the whole gui functioning but nothing rendered inside the game How to fix that problem?
@SwedishTwat28 күн бұрын
it doesn't render ingame, it's an overlay ontop of the game. Change the game settings to windowed 😉
@SailelwАй бұрын
Can you pls make a vid about how to make 3d ESP in cs2
@SwedishTwat21 күн бұрын
no
@Sailelw20 күн бұрын
and can you maybe update the fov aimb*t because the old is not working for me