Posts: 99
Threads: 12
Joined: Oct 2004
i need this to only work if i type the setpos command.
Code:
DWORD EXPORT OnGamePacketBeforeSent(BYTE* pkt, DWORD aoh) {
if ( pkt[0] == 0x50) {
memcpy(updatetele+1,pkt+1,4);
server->GamePrintInfo("ÿc8Player Logged!");
}
if ( pkt[0] == 0x03 || pkt[0] == 0x01) {
memcpy(tele+1,pkt+1,4);
}
return aoh;
}
heres the command.
Code:
BOOL PRIVATE OnGameCommandSetPos(char** argv, int argc)
{
server->GamePrintInfo("ÿc8Pos Set!");
return TRUE;
}
Posts: 1,012
Threads: 24
Joined: Jul 2004
Reputation:
0
atele?? where have I been lol
Posts: 99
Threads: 12
Joined: Oct 2004
dont worry im jsut trying to make my own versio nof stele.
Posts: 6,563
Threads: 117
Joined: Feb 2004
Reputation:
0
can u add a checklist or something so the bot checks if a thawing potion was dropped and doesnt pick it up so people cant test for stele?
Posts: 732
Threads: 35
Joined: Oct 2004
Reputation:
0
If its like ftele and stele dont even try it as they both allowed you to be force trade hacked.
Posts: 99
Threads: 12
Joined: Oct 2004
im tlaking about the stele before any of that ftele force tradehacks bs.
Posts: 4,893
Threads: 163
Joined: Apr 2004
Reputation:
0
thats where u drop gold to get ur own id then when other dude runs u get it ready then when he drops anni or soj or something, ur guy teles to the item in town and grabs it. thats all it does. of course ftele also allows u to be force trade hacked so w/e
![[Image: fuggyleetsignj8il7.jpg]](http://img178.imageshack.us/img178/6118/fuggyleetsignj8il7.jpg)
Nobody can handle the leetness of this sig.
' Wrote:Who loves orange soda?
Kel'thuzad loves orange soda!
Is it true?
YOUR CURIOSITY WILL BE THE DEATH OF YOU!
Posts: 24
Threads: 3
Joined: Sep 2004
Reputation:
0
Hey dude since ur trying to make another tele of ur own can u help me out? cause i can't seem to get my town tele to work...! i tryed everything i have all the files in the plugin folder and i have it saying drop 1 gold to retreve id so i did. but....... i can't seem to get it to work cause it tells me to type in ".stele setpos" on readme and i did but it says "Can not find command" HELP PLZ !! AngelOfHaste
Hmm i'm new to this WATS FORCE TRADE HACK? plz help i'm a noob on this
Posts: 6,563
Threads: 117
Joined: Feb 2004
Reputation:
0
try typing .load stele first then type .stele ready then drop gold then type .stele setpos and it should work... if not try switching the order in which u type those commands.
Posts: 24
Threads: 3
Joined: Sep 2004
Reputation:
0
yep i just tried that and it didn't work :/...