Register for free, and make this box disappear!

Welcome to the BF Forums! Register Now, It's Free!


Welcome to the BF Forums; your source for the latest video game news, strategies, discussions, and resources. Join over 66,000 like-minded gamers to chat about your interests in our community.

You are currently viewing the forums as a guest user, which limits your access to certain content, contests, downloads, and more. By joining our free community, you will be able to respond in discussions/articles, contact members privately (PM), participate in regular-scheduled contests, see less advertisements, and have access to many other features. Registration is quick, easy, and completely free.



Have your questions answered. Share your thoughts about a topic. Take 2 minutes, Register Now!
BattleForums.com Forums > Diablo > Diablo Hacking

We're Half-Way There!! - BF Lotto: $50 Ebay or Amazon Gift Card - A Single Click is All It Takes...

Reply
 
Thread Tools Display Modes
Old 06-04-2005, 11:20 PM   #1 (permalink)
Mylictruan
 
The Voice Of God's Avatar
 
Join Date: Sep 2004
Posts: 280
Starfish Help Me!~Error

Ive created a module that buys pots to fill your belt.
then lifts your belt up.
put it back down.
then buy more pots.

so how do i make this work.
here is my code.

Code:
#include "Source\ClientCore.cpp"
BOOL PRIVATE OnGameCommandSet(char** argv, int argc);

// Clientinfo change things if you want
CLIENTINFO
(
0,1,
"StarFish",
"www.battleforums.com",
"Test Module",
"myemail@meh.com"
)

BOOL PRIVATE OnGameCommandSet(char** argv, int argc)
{
server->GameCommandLine("click 382 330");
Sleep (1000);
server->GameCommandLine("click 382 330");
Sleep (1000);
server->GameCommandLine("click 382 330");
Sleep (1000);
server->GameCommandLine("click 382 330");
Sleep (1000);
server->GameCommandLine("click 382 330");
Sleep (1000);
server->GameCommandLine("click 382 330");
Sleep (1000);
server->GameCommandLine("click 382 330");
Sleep (1000);
server->GameCommandLine("click 382 330");
Sleep (1000);
server->GameCommandLine("click 382 330");
Sleep (1000);
server->GameCommandLine("click 382 330");
Sleep (1000);
server->GameCommandLine("click 382 330");
Sleep (1000);
server->GameCommandLine("click 382 330");
Sleep (1000);
BYTE pak[3] = {0x1c, 0x08, 0x00};
server->GameSendPacketToServer(pak,3);
Sleep (1000);


////////// End of command //////////
return TRUE;
}





// This defines the packet 'pack'
BYTE pack[8] = {0x1a, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00};

// This will copy/paste bytes if something happens
DWORD EXPORT OnGamePacketBeforeReceived(BYTE* aPacket, DWORD aLen);
{
if ( aPacket[0] == 0x19)
{
// The next line is the function called 'memcpy'
memcpy(pack+1,aPacket+1,4);
server->GamePrintInfo("ÿc8Item ID logged!");
}
return aLen;
}


DWORD EXPORT OnGamePacketBeforeSent(BYTE* aPacket, DWORD aLen);
{
if ( aPacket[0] == 0x1c)
{
Sleep (1000);
// This will drop the item whos ID was memcpy'ed
server->GameSendPacketToServer(pack,8);

}
return aLen;
}
__________________
keep your signatures within the limit, and have given you the dimensions. Now you get this for a signature.

The Voice Of God is offline   Reply With Quote
Beitrag Sponsored Links

__________________
Ads suck! Take 2 minutes to register for your free account, and GET RID OF THESE ADS!
Old 06-04-2005, 11:22 PM   #2 (permalink)
lol just as planned
 
Wing Zero's Avatar
 
Join Date: Oct 2002
Location: Philly
Posts: 11,853
he left like a whille ago
__________________
The Lost World of ThorneStar: DiabloCraft Racing: Rock N' Roll Edition CONFIRMED with Bloom and Brown

CLICK ON US IF U LIEK MUDKIPZ


  _  ∩ 卐
( ゜∀゜)彡 Oppai! Oppai! Starcraft 2!!
  ⊂彡[
Wing Zero is online now   Reply With Quote
Old 06-04-2005, 11:29 PM   #3 (permalink)
Mylictruan
 
The Voice Of God's Avatar
 
Join Date: Sep 2004
Posts: 280
how long till he comes back?
__________________
keep your signatures within the limit, and have given you the dimensions. Now you get this for a signature.

The Voice Of God is offline   Reply With Quote
Old 06-05-2005, 12:04 AM   #4 (permalink)
Diablo Forum Leader
 
Dragnskull's Avatar
 
Join Date: May 2003
Location: Humble, Texas
Age: 21
Posts: 6,777
...starfish...

man...i havnt seen that guy in forever... *misses him*
__________________

Dragnskull is offline   Reply With Quote
Old 06-05-2005, 12:23 AM   #5 (permalink)
Mylictruan
 
The Voice Of God's Avatar
 
Join Date: Sep 2004
Posts: 280
well can any of you help me out?
__________________
keep your signatures within the limit, and have given you the dimensions. Now you get this for a signature.

The Voice Of God is offline   Reply With Quote
Old 06-05-2005, 03:46 AM   #6 (permalink)
Respected Member
 
Trojan's Avatar
 
Join Date: Jun 2004
Location: OG From '02
Age: 18
Posts: 3,550
Quote:
Originally Posted by The Voice Of God
how long till he comes back?
when my penos is larger than a black man.

sf left like a year to a year and a half ago.
Trojan is offline   Reply With Quote
 
Reply

Get rid of all these ads! Take 30 seconds to register.

« How Do You Put a (Left Skill) On your Right Click | OK is this true? »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT +1. The time now is 10:46 PM.



Powered by vBulletin® Version 3.7.2 | Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0