The almighty BNetHacking FAQ [ ALL THINGS COME TO AN END!] *EXPIRED*

Status
Not open for further replies.

oneyedMan

Member!
Joined
Sep 30, 2002
Messages
1,406
Reaction score
0
Website
Visit site
FAQ - Lots of info , Chat in color , ith , packets , dupeing ... So on.....

This thread contains almost everything you will need.
As addition use the function.

Collected for you by
oneyedman
Korittke
TheSummit aka Storm

Sections: -

1) Common used programs + where to download
2) Simple Packet infomation
3) Infomation about duped items
4) How to dupe & how to make ith & What is it?
5) Previous Dupe methods.
6) Chatting in color
7) Rollback methods.
8) Hack sites.
9) PvPGn
10) Information about bugged items
11) CDkey Refiller explained
12) Running multiple D2's on one PC
13) Security downloads and Online Scanner
14) Tradehack 3 + Strategies
15) A list of Scam tactics
16) How to join our IRC Channel
17) [HOW TO] Visual Basic for morons by Starfish
18) Modules released on Battleforums
19) Getting rid of Trojan SubSeven
20) Ways to Find Back Orifice useing Netstat
21) Guide to not getting scammed/trojaned

Section 1 Common used programs + where to download.

Ok The most Common Hack program used in Diablo II has to be Maphack
Only download maphack from trused sites , such as Mewgood.com And the
Offical Maphack site

What does maphack do
Maphack is a amazing program which Reveles the whole Map in the Act
that you are on, it shows Monsters, chests, Caves, holes, Wp's,
amazons arrows, Shrines .. And so on. Alot of people use maphack and
is very easy to use, some users claim that they were banned for using
maphack but i think that maphack a safe program to use.
Also Whilst using maphack if you put your cursor over someone else's
character and press "0" it will show you what items they wear, you
cannot take the items off another player though. Also if you press
"9" over someone elses SOCKETED item it will show you what the item
has been socketed with.

D2hackit
d2hack is a program for diablo II which allows you to execute modules
for diablo. such as SnifferXp, Which allows you to sniff packets which
are being sent from the server , and packeted which are being received.
more infomation on Packets in section 2

Section 2 Simple packet infomation.
Posted by Thesummit.

Hi guyz

As many of us are not that experienced with packets I thought this might help a bit.
These are some of methods using snifferxp, bind, block and trigger for D2HackIt.

To keep the thread clean it would be nice not to flame here or say non-sense like "I knew all that 3 years ago".
I guess there are a lot of other threads to increase your postings. Thx a lot

If u got questions/ideas/experiences u want to share or anything else concerning D2Hackit packet sending/receiving stuff post it plz.

I attached a ready HackIt v.81 folder including all modules that are needed for the commands below and their ReadMe's in a special folder. The archive also contains the packed modules, Gayak's Paketlist (also stickied) I gave a clearer design, a module template (template.cpp) for those of you who are ready to write your own modules and a copy of this thread.



Ok then let's go

1. Start Diablo 2
2. Enter a game and start loader.exe to start HackIt
3. To load a module (example: trigger) go to your HackIt folder and look for a file named trigger.d2h
4. In game type ".load trigger". You should get th message "Module 'trigger' by bootyjuice loaded!"


For the following commands we do not need to load a module.

[No module needed | HackIt must be active]

[Command .receive [packet] ]
Simulates packets from Server -> Client

.receive 7710 = open stash everywhere
.receive 7715 = open cube everywhere
.receive 2c00010000001500 = Char says: "It's closed" or "I need a key" :)
(tested with barb only)


I tested the following receives in singleplayer mode.
They are clientside and do not effect gameplay. But look pretty funny :D

.receive 1f0002c240XX = Change XX to set your strength
.receive 1f0102c240XX = Change XX to set your energie
.receive 1f0202c240XX = Change XX to set your dexterity
.receive 1f0302c240XX = Change XX to set your vitality

.receive 1f0b02c240XX = Change XX to set your current stamina
.receive 1f0900b80bXX = Change XX to set your current mana
.receive 1f0800b80bXX = Change XX to set your max mana
.receive 1f0700b80bXX = Change XX to set your current life
.receive 1f0600b80bXX = Change XX to set your max life
.receive 1f0500b80bXX = Change XX to set your available skill points
.receive 1f0400b80bXX = Change XX to set your available stat points

----------------------------------------------------------------------------------------------------

[Command .send [packet] ]
Sends packets from Client -> Server

(See section trigger for a method to get the item's I)

.send 500100000001000000 = drop 1 gold :)
.send 19XX000000 = pick up item from inventory XX=Items ID
.send 17XX000000 = drop item from cursor to ground XX=Items ID
.send 1604000000XX00000000000000 = pick up item from ground to inventory XX=Items ID
.send 18XX000000YY000000ZZ000000 = put item from cursor to inventory where

YY is the column starting with 00
ZZ is the row starting with 00

Example: A gem placed in the third row / second column of your inventory (the OO).

-----------------------------
.....00 01 02 03 04 05 06 07 08 09
00 XX XX XX XX XX XX XX XX XX XX
01 XX XX XX XX XX XX XX XX XX XX
02 XX OO XX XX XX XX XX XX XX XX
03 XX XX XX XX XX XX XX XX XX XX
-----------------------------

YY is 01
ZZ is 02

The packet to put this gem from cursor to this position is:
.send 18XX0000000100000002000000

Btw how do you like my scheme? :)

----------------------------------------------------------------------------------------------------

[Command .click [x-coords] [y-coords] ] for resolution 800x600
Simulates mouse clicks.

.click 286 414 = open inventory

.click 350 200 = pick up gloves
.click 350 100 = pick up weapon
.click 490 100 = pick up armor
.click 485 30 = pick up helm
.click 600 100 = pick up shield
.click 545 50 = pick up amulett
.click 420 190 = pick up left ring
.click 540 190 = pick up right ring



[Command .repeat [count] [command] ]
Repeats a [command] [count] number of times

.repeat 100 send 500100000001000000 = Drops 1 Gold 100 times (use this if u are asked for money for a merc)

----------------------------------------------------------------------------------------------------

The next commands need a specific module loaded.
1. SnifferXp
2. Trigger
3. Block
4. Bind


[Module snifferxp - snifferxp.d2h]
[Command .snifferxp show/hide [r|s] [packet] ]
Sniffs the sent and received packets and shows them on screen.

.load snifferxp = Load the module
.snifferxp show all = Show all sent and received packets
.snifferxp show s XX = Shows sent packets starting with XX
.snifferxp hide s XX = Hides sent packets starting with XX
.snifferxp save MyFilter = Saves current filter to section MyFilter (call it as you like)
.snifferxp load MyFilter = Loads filter from section MyFilter

You can edit the filters in the file snifferxp.ini

----------------------------------------------------------------------------------------------------

[Module trigger - trigger.d2h]
[Command .trigger set [r|s] [command1] [command2] ]

.load trigger = Load the module
.trigger set s 19XX overhead Item ID is 'XX' = Tells you the ID of the item u pick up overhead.
.trigger set s 1301000000XX overhead NPC ID is 'XX' = Tells you the ID of the NPC you talk to overhead.
.trigger clear = Clear all triggers

You can edit the triggers in the file trigger.ini

----------------------------------------------------------------------------------------------------

[Module block - block.d2h]
[Command .block un/block [r|s] [packet] ]

.block block s 19 = Blocks packet to pick up items from inventory
.block block s 16 = Blocks packet to pick up item from ground
.block block s 17 = Blocks packet to drop items from cursor to ground
.block block s 18 = Blocks packet to put items from cursor to inventory
.block block s 66 = Blocks packet to end game

.block unblock s 19 = Unblocks packet to pick up items from inventory
.block clear = Unblock all

You can edit the blockfilter in the file block.ini

----------------------------------------------------------------------------------------------------

[Module bind - bind.d2h]
[Command .bind set [keycode] [returncode] [command] ]

.bind keycode = Tells you the keycode of the key
.bind set 70 70 overhead Hi = Binds the overhead message "Hi" to key F1
.bind set 71 71 send 66 = Binds the packet for "Leave Game" to key F2

You can edit the binds in the file bind.ini

--------------------------------------------------------

ATTENTION:
To extract the attachments u need to download BOTH .zip files extract them into the folder "HackIt_Starter".

The attachments can be found in the next posts.


Gr€€tz
TheSummit
Code:
-----------------------------
TheSummit's originally attached files:

Part 1

Containing

HackIt v.81 folder with the mentioned modules ready to go
Readme's for the modules

Part 2

Containing:

Gayak's Packetlist (in the design i use)
A copy of this thread
Zipped versions of the modules mentioned in the thread
 

oneyedMan

Member!
Joined
Sep 30, 2002
Messages
1,406
Reaction score
0
Website
Visit site
Section 3 Infomation about dupes.
Dupes, im sure alot of you want to know how to dupe... Well sorry Bad news ... Unless you know a method you simply CANT
Dupe. There are some methods about such as the lag dupe method (also known as the ebay dupe. this is what you get if you buy a dupe method for 50 cent off ebay) :

Posted by Aznhb5
Dupe #1:
when u get the message saying battle net servers will be shutting down in 5
minutes, u make a game with the character you want duped... have a friend
join the game, mule them items... quickly have them leave game and join
another before realm goes down, the character that had the items in that
game then just sits in that game until the relam goes down, and when realm
comes back up wholla... ur rollbacked

Dupe #2:

1) Go cowing/questing etc. u'll lag out in a game eventually. U will know ur
in the right game when u can type something, and it takes about 40 seconds+
(give or take) before it appears on the screen. For the sake of simplicity,
the person lagged in the game is player A.

2) Get player B (A Friend) to log onto your account. Have him attempt to
join your game, and it should say "Game Does Not Exist" (GDE).

3) Player B joins a new game (let's say: Idupe1/1).

4) Player C joins that game, and helps player B xfer all of the items off of
player B to a new mule.

5) Exit player B and C.

6) Exit player A.

This method works 95% or so of the time
easiest way to get number 2 a more chance of happening and which i have done
quite a bit is get a elemntal druid or a necro which i use and lag out the
game
do this with elemental attacks with a druid that make holes ect in the
ground and use bonewall for a necro necro would be alot
easier the bone wall have to be destroyed though and keep making a crapload
and have them destoryed for about 10 mins or so youll notice the lag


these cannot be patched these are due to problems blizz cant fix thus this
will always be a way to dupe

--------------------------------------------------------------------------------

This method works for somepeople, doesnt work for others, This is the PUBLIC infomation, Some people have an Extra
step on how to get it to work, Dont ask for this extra step, people wont post it.
There is also another dupe method similar to this , but same thing realy.

Why do my dupes keep on getting deleted?
Your dupes are getting deleted because you havent permed them EVERY GAME, Two methods of permaing are: -
1) At the END of the game, Trade with someone who hasnt got the same dupe as you, Show the item , Exit trade, Exit game.
2) YOu NEED ALOT OF GOLD. Sell your CLEAN (not dirty-socketed) item to the shop , but it back , leave game.
***NOTE*** if you item is dirty-socketed you wont be able to buy it back.
***NOTE*** Make sure there is enough room in the NPC to by the item back.
no2 works with items which have ALL clean sockets, it does NOT work with items which have any sockets filled.

Section 4 How to dupe & how to make ith & What is it?

Duping As posted above that is pretty much the ONLY public dupe method out , Very unrelible unless you know
how to do it right. Other ehten that there are no public dupe methods out.

Ith how to make Posted by RIX

Ok for you newbies out there i have the old ith method if you would like to know....

Here Goes:

D2hackit, Snifferxp and 2 people we're needed

First you load the sniffer by typing "load .sniffer" then u type".sniffer show s 9c" then ".sniffer show s 9d"

Now enter a trade with a friend.

Then your friend puts in a runeworded item and you will see packets write them down.

These packets will be used for buying the runes out of the item.

Now you go to stand by charsi.now type ".sniffer show s 13" and talk to Charsi. The LAST 8 DIGITS you see is Charsi's ID

Now look back to those 9c packets you wrote down earlier and look at the first 8 digits after the 9c and those are the RUNE ID's.

Now you enter trade with Charsi (your friend still has the item in his inventory). u type".send 32 (CHARSI'S ID) (RUNE ID)0100000001010000"
You should now have a rune in ur inventory. do this for every rune ID and when you have finished you will have made an ith item that will have the stats of your runeword'd item without the runes in it.

To make the item indestructable you put in a zod and whatever you want after that =) untill next time cya laterz NOW STOP ASKING HOW TO MAKE ITHS this was the old method we won't release the NEW METHOD NOW shhhhhh t f u.~

What is ith?
Ith is a runeworded item, Such a silence, The runes were taken out of the item and replaced with jewels / other runes Keeping
The runeword bonus. ITH IS NOT LEGIT, Ment to mean ITEM THAT is HACKED.
These are powerfull items give nice bonuses Such as Resist , High Ias/Ed,


Section 5 Previous Dupe methods

previous dupe methods were: -
dupe swap, BD, Yay - These simply Switched an item with another item so you could sell and item to a NPC from a bugged
Location then buy it back.
THESE METHODS ARE PATCHED , There are some variations Which work but they are private.

Section 6 Chatting in color
posted by SAVAGE

First of all you need to dl d2hackit from either www.diabloworld.com or my Ftp site http://community.netidea.com/kevinl/


then extract the zip file into its own folder..and run diablo 2 and minimize the game..then run loader.exe and go back into the game..and the message saying loader is inabled will be there then type:



.say $$[number here] [message here]
E.G .say $$1 hi <--- will say Hi in RED


if u wanna annoy people type
.repeat 100 .say $$1 HAHAHAHA
<---This will say HAHAHAHA in red 100 times....


Colours : 1-9
1= RED
2= Green
3= BLUE
4= GOLD
5= Light Grey
6= Black
7= yellow
8= Cool Orange colour
9= Darker yellow

this may also work in game if u type $$[number] u do not have to type .say
Example: $$8 hello <----That will say Hello in ORANGE

There are also some hidden colors that most people dont realize:
(use the following symbols after the $$ tmake these appear eg: $$@ hello <--that says hello in a weird type of white or you can allso just type $$ hello <---that says hello in a foggy blury kinda white (make shure there is a space )

!= white
#=white
$=white
%=white
&=white
*=white
(=white
)=white
-=white
+=white
.=white
/=white

NOTE: All whites are different!

;=purple
:=a different green
<=same green as 2


SaVaGe SaYs: I hope i have helped those of you, useing the color part of d2 hackit for what ever reasons u may use it.

By Oneyedman

Chatting in color in channels is risky , You can get MUTED (Cant chat to other users , other then Pm's
To chat in colors download Chat hack from here (for Windows 2000/NT/XP)
here (for Windows 9x/Me)
Note from Korittke: The channel colorhack for windows 9x/Me will give you a virus warning. However, that file is 100% clean and the virus warning is incorrect. The file won't harm your computer in any way
 

oneyedMan

Member!
Joined
Sep 30, 2002
Messages
1,406
Reaction score
0
Website
Visit site
Section 7 Rollback.
Rollback Module RBXP for d2hackit made by the one and only Ultimate Empire - !!!PATCHED!!!
Download here.

Alt-F4 Rollback Method, requires 2 persons, no program
1. Player A creates a game and does absolutely nothing.
2. Player B enters this game and does stuff like crafting/identifying. Don't waste too much time here.
3. When Player B is done, he (B) walks over to A and request a trade.
4. As soon as Player A sees Player B's traderequest, Player A exits the game by pressing Alt+F4.
-> Player B rolls back.

Rollback Method, requires D2Hackit, Trigger Module and 2 cd keys aswell as D2Loader
________________________
trigger.ini:
°°°°°°°°°
[default]
0=trigger set r 7701 send 60
________________________
1. Start first Diablo II instance with first CD Key and attach D2Hackit.
2. Create a game and load Trigger if it isn't already, don't move/chat or anything else.
3. Start second Diablo II instance with second CD Key, enter the game and do stuff like crafting/identifying. Don't waste too much time again.
4. In second Diablo II instance click on the character you are playing with in the first Diablo II instance and the first Diablo II instance will crash.
-> Character in second Diablo II instance rolled back.


Section 8 Hack sites
Posted by Cwittler
Okay im doing this thread so people wont be scammed on fake trojan sites....
ALL THESE SITES ARE CLEAN.!!

[added by korittke]
http://www.diabloword.com/
http://www.blizzhackers.com/
http://forward.to/mousepad/ << mousepad maphack

D2network
http://www.d2network.com/ Recomended <<<NEWEST D2HACKIT IS HERE<<<

Mewgood
http://www.mewgood.com/

Maulei (D2hackit Modules, AutoSkills, etc.)
http://jonathan.makes.it/

JED (Bot).
http://jed.diabloworld.com/

D2jsp (Bot)
http://www.d2jsp.org/

Skulls hack site (up again):
http://skull.gamersrus.com/

Sydasti
http://www.syadasti.com/

Cigamit (shop bot)
http://advcs.org/ <<<DOWN>>>

Gayak
http://gayak.gods-network.com/

Herzog Zwei (Main D2hackit Core Contributor, Snuff, misc others)
http://geocities.com/herzog_zwei

BMHacks
http://www.zedtech.org/ <<<USELESS>>>

FallenAngel (the old IPB)
http://fallnangel.free.fr/

Ryeguy457 (SpamBot)
http://ryeguy457.cjb.net/

Magnus-Magnus (Bots)
http://perso.wanadoo.fr/manus-magnus

iNDiGO2k/eleven (Chat Color Hack)
http://www.con-zero.net/~indigo2k/

Gollum (GambleBot)
http://www.geocities.com/g0llum2002

Onlyer (CD key sniffer/changer)
http://blake.prohosting.com/~onlyer/

Nuttzy
http://www.netway.com/~pktoolkit

Sano (New Pickit)
http://www.geocities.com/rsmozang/

All i can think of for now... ill post more laterz...

-Cwittie


Section 9 PVPGN

Posted by Skull

Both amadeus and I have upgraded to the latest PvPGN files. Get em here: http://www.world-of-amadeus.de/ or here: http://www.skullshacksite.com/RogueF.html


Section 10 Information about bugged items
Long article by Morgalis
 

oneyedMan

Member!
Joined
Sep 30, 2002
Messages
1,406
Reaction score
0
Website
Visit site
Section 21 Guide to not getting scammed/trojaned by Michael Lippe
hey,


Ive (Michael Lippe) been playing diablo 2 since it came out. Ive been scammed and trojaned hundreds of times. In this guide i am going to explain how to avoid these scams and trojans.
~How to avoid getting trojaned
1. Never join a game called dupe here, people will never give a dupe away. They could sell it for 10 thousand dollars if it worked.
2. Never go to a site other than approved in stickies
3. Always scan with kapersky, Never depend on Nortan it sux
4. Never open attachments via email unless you know who it is
5. New friends you meet on diablo, never open any files they send you
6. Never search for diablo hacks on google %99.99 of them are trojans.
~How to avoid getting scammed
1. When trading with someone and they say let me make room always be suspicious of scam
2. If someone trades with you and gets c/i they are tradehacking i bet
3. Never use d2hackit moduls while trading it could be disguised as trade force accepter
4. Never go to games clan tryouts most likely they will try the act 2 scam
~Hope You enjoy the knowledge and you avoid getting trojaned and scammed next time
~complements of Michael Lippe
 

oneyedMan

Member!
Joined
Sep 30, 2002
Messages
1,406
Reaction score
0
Website
Visit site
Sincie 1.10 has been released. This thread has been expired. There is now a new 1.10 sticky. Enjoy :)

~The Oneyedman​



-----------------------------------------------------------------------
Views: 39210
Created: 05-17-2003 01:33 PM
Closed: 12-03-2003 10:31 PM
-----------------------------------------------------------------------
 
Status
Not open for further replies.
Top