Just starting to learn c++ this tutorial was very helpful, it's quite a shame this is your only video though...I'd love to see more from you. @Frozen0x0 - You can use pointers for that ;)
@MegaArkade Okay, nevermind. Since you're using Visual C++, and based on the information you gave me about the error, it should work if you add the "L" in front of " 'Calculator' ".
I thought that the address you scanned is the dynamic address and it will change as you close and open your calculator... you need to find the pointer, which you have to click 'what accesses the address'
Just starting to learn c++ this tutorial was very helpful, it's quite a shame this is your only video though...I'd love to see more from you. @Frozen0x0 - You can use pointers for that ;)
Yamaftw420 3 hours ago
what language is that, phyton?
alexsander36100 3 days ago
Cannot find window. why?
xXb3b3Xxl 2 weeks ago
Close your calc and open again. Adress of value in your call will change.. It won't work .
But good tutorial, nice quality, like :)
Frozen0x0 1 month ago
oughh.. i love that ;P
fryta497 3 months ago
uhhmm when is the next tutorial comming out :O
nilsie12 4 months ago
use it to fuck up the "strg + c" :D
gojiiita 4 months ago
@Pentewynn Its a example...
xzero213 4 months ago
nice tut but why only ONE tut
we want more:)
doomhell100 5 months ago
Hey mate nice tut ;) but how do i make a menu ?
Spotify49 5 months ago
Thank you very much
Kint0w 6 months ago
Excellent.
LordSexylicious 6 months ago
Could help for hacking roblox.
Tarek701 6 months ago
@Tarek701 Wow i was doing that :D Add me on skype if you have it : noahdc79
I am not sure what is possible to hack in roblox but i am attempting to see.
iflynation 6 months ago
@iflynation Im currently also working on it i will add you, my name start's with a m and ends with m with 2 o's.
diapysik 6 months ago
Make more video please like hacking game or something please :(
lizardman601 7 months ago
You sir, are a legend. Keep it up.
TheDudeGun 7 months ago
Comment removed
TDinozo 7 months ago
thank u so much, please make more!
MrMoodyKSA 7 months ago
You have to include the "blablabla..." for someone to understand where you're exactly having the error. But I think I know where your problem is now.
Try to do it this way: FindWindow(0, L"Calculator");
Are you using Visual C++?
HeX4869 7 months ago
doesn't even work !!!
HWND hWnd = FindWindow(0, "Calculator");
Gives me an error!
MegaArkade 8 months ago
@MegaArkade It could be a linking error.
If you did include windows.h, try to add this to your program.
#pragma comment(lib, "user32")
HeX4869 7 months ago
@HeX4869 thanks :) i used Visual C++ 2010 not NetBeans
MegaArkade 7 months ago
@MegaArkade Okay, nevermind. Since you're using Visual C++, and based on the information you gave me about the error, it should work if you add the "L" in front of " 'Calculator' ".
HeX4869 7 months ago
@HeX4869 sorry but still doesn't work :argument of type "const char *" is incompatible with bablablalblaba
MegaArkade 7 months ago
@MegaArkade I suggest you use these principles to code your own instead of copying this.
diapysik 4 months ago
@diapysik yes :)
MegaArkade 4 months ago
doesn't work for CE 6.1 though.
MrAndrewNorth 8 months ago
I thought that the address you scanned is the dynamic address and it will change as you close and open your calculator... you need to find the pointer, which you have to click 'what accesses the address'
1337Boredness 8 months ago
@1337Boredness Can you please explain how to do that?
RoarOfVictory 5 months ago
@RoarOfVictory I think I did...
1337Boredness 5 months ago
youre the best
pufixas 10 months ago
Exactly!
Omafaga... This works just like a charm in games !
I was looking for this...thanks a lot guy !
I love you, and that's not gayish lol.
iliescosmin 10 months ago 2
Super Cool
SnowdogGangsta 10 months ago
exactly what i was looking for :)
NICE ;D
z4ckyr 11 months ago
The first useful video. Thank you very much :)
beetlebomb1 11 months ago
awesome
cclown23 1 year ago