View Full Version : Insta spawn?
sk1nhead
12-06-2007, 01:12 PM
What must i fill in the timer for insta spawn? It's a bit confusing for me since it's 2 addresses:eek:
iloveyou
12-06-2007, 01:19 PM
R U Using VB Or C++??
wannabe007
12-06-2007, 01:37 PM
am..its easy..but u r really teh n00by one..lolish...
do something like that
case instant_timer:
{
blabla (0x00000, 0);
blabla (0x00000, 0);
}
break;
I am not sure if that is right cuz i am wrting stright of my head xD
sk1nhead
12-06-2007, 01:59 PM
I'm using c++, else I wouldn't have posted it in c++ section *rollseyes*
And wannabe: I thought c++ was different in vb6 if that's so..but I'll try out:eek:
wr194t
12-06-2007, 02:01 PM
am..its easy..but u r really teh n00by one..lolish...You know what? Your attitude is really pissing me off. Stop putting people down just because somethings certain people can't do are easy to you. Some people have difficulties and can find things hard to do so just STFU.
sk1nhead
12-06-2007, 02:14 PM
You know what? Your attitude is really pissing me off. Stop putting people down just because somethings certain people can't do are easy to you. Some people have difficulties and can find things hard to do so just STFU.
Thanks;)
Btw, I tested it. But doesn't work (no errors, just didn't work).
Any1 sees what's wrong with it?
void CInstspawnDlg::OnTimer(UINT nIDEvent)
{
switch(nIDEvent)
{
case FIRSTTIMER:
{
Writelong (0xCF0C90,0);
Writelong (0x1006B9C,0);
}
break;
}
CDialog::OnTimer(nIDEvent);
}
void CInstspawnDlg::OnInstspawnOn()
{
SetTimer(FIRSTTIMER, 1, NULL);
}
void CInstspawnDlg::OnInstspawnOff()
{
KillTimer(FIRSTTIMER);
}
wr194t
12-06-2007, 02:22 PM
No problem, and what does the error say?
sk1nhead
12-06-2007, 02:26 PM
I sayd there WEREN'T any errors (read? *winks*;)).
Btw, I tested it. But it just doesn't work (no errors, just didn't work).
Ff even a pro coder like u says it's ok..then I srsly f*cked up sumwhere...do u want me to send the source code?
wannabe007
12-06-2007, 02:26 PM
Dxt-wr194t what about giving me second warning ? :D:D:D i am dickhead so what i can...i say that cuz he has that in signature...@ sk1nhead code must working...but i am not sure cuz i dont using basic hacks...just stamina of basic hacks...u know what? try for example with stamina and crosshair...and do what i do...not sure but 99% it works...
sk1nhead
12-06-2007, 02:28 PM
Dxt-wr194t what about giving me second warning ? :D:D:D i am dickhead so what i can...i say that cuz he has that in signature...@ sk1nhead code must working...but i am not sure cuz i dont using basic hacks...just stamina of basic hacks...u know what? try for example with stamina and crosshair...and do what i do...not sure but 99% it works...
Lmfao...I already made a very gud trainer with numberous of hacks (thanks to this great site, screeny of my latest hack:HERE (http://i18.tinypic.com/832vxjb.jpg)). So I already know how to make basic hacks like stamina and crosshair.
I've just got problems with some small things....but sadly, they're small things wich f*ck up my whole hack (in this case...It's freezing multiple addresses:confused:)
wr194t
12-06-2007, 02:46 PM
I sayd there WEREN'T any errors (read? *winks*;)).Oh my apologies.
Dxt-wr194t what about giving me second warning ? :D:D:D i am dickhead so what i can...i say that cuz he has that in signature...@Actually you can't be a dickhead here, because I won't allow it. Carry on and it won't be a warning, but a ban. If you think that you can act like a superior, and think that your better than other people then you're mistaken. So just STFU or GTFO. Simple as.
sk1nhead
12-06-2007, 11:13 PM
Oh my apologies.
Actually you can't be a dickhead here, because I won't allow it. Carry on and it won't be a warning, but a ban. If you think that you can act like a superior, and think that your better than other people then you're mistaken. So just STFU or GTFO. Simple as.
Uhm....I don't want to be rude...but how can I fix it?:eek:Haven't got an answer yet:(
iloveyou
12-07-2007, 12:07 AM
THere IS A Timer In C++???? I Dont Use A Time And All My Hacks WOrk..EVen Insta Spawn
sk1nhead
12-07-2007, 12:11 AM
THere IS A Timer In C++???? I Dont Use A Time And All My Hacks WOrk..EVen Insta Spawn
Yes..........
iloveyou
12-07-2007, 12:17 AM
were is the timer at ???
sk1nhead
12-07-2007, 12:23 AM
Here (http://www.dxth4x.com/forums/showthread.php?t=421)
But srsly...plz stop spamming and just help me with my inst spawn plz?:confused::(
wr194t
12-07-2007, 06:04 AM
The addresses changed yesterday. Your code is fine, just the wrong addresses.
sk1nhead
12-07-2007, 06:15 AM
The addresses changed yesterday. Your code is fine, just the wrong addresses.
ALL addresses updated? Oh f*ck:eek:
Uhm...can you send me the current inst spawn addies plz?:(
wr194t
12-07-2007, 06:39 AM
Instant Spawn addresses:
D1A110
103012C
Powered by vBulletin® Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.