Monday, June 21, 2010

D2BS 1.3.3 + OOG - new release

New version of D2BS has been released (June 2010)

Changelog Version 1.3.3
  • Fixed OOG_GetLocation for Lost Connection
  • Changed the internal unit finding code to use D2's unit hash tables. (Speeds up Unit finding by a couple orders of magnitude.)


This version can be found on the usual links which are allways up-to-date.
OOG + D2BS 1.3.3
D2BS 1.3.3 alone

Reminder :
English D2BS GUIDE
French D2BS GUIDE

Thanks once again to : D2BS Team of course !

Sunday, May 02, 2010

D2BS 1.13 + OOG - Stable release

I tried it, with NTbot and Yamb scripts ( for sure botting under Yamb is far more interesting ! ) and i consider D2Bs as stable so i decided to share it here ;)

OOG + D2BS 1.13

D2BS 1.13 alone

Those links are always up-to-date !

English D2BS GUIDE
French D2BS GUIDE

Thanks to : D2BS Team of course !

Tuesday, April 20, 2010

D2ME Ban confirmed

D2ME is not D2MR , the last maphack i posted HERE-D2MR ( simple map revealer ) is still safe to use at this moment.
It's of course relative, no hacks are safe against warden.

So it has been announced, take the risk or just transfer everything on fresh account, my choice was for the second but luckily warden doesn't catch me.

Here the original post that confirm that D2ME Maphack from Firk is banned.


http://tinyurl.com/D2MEleadtoban

Thursday, April 15, 2010

[D2NT] - How to pick all skillers

Pickit files with .nip extensions are found in : ..D2NT\scripts\NTBot\item_configs
You have selected a folder between Normal/Advanced/Extreme for char config.

Open the file named : magic_rare.nip and scroll down.

Add the following code :

// Sorceress
[Name] == GrandCharm && [Quality] == magic # [ColdSkillTab] == 1 // cold
[Name] == GrandCharm && [Quality] == magic # [LightningSkillTab] == 1 // lightning
[Name] == GrandCharm && [Quality] == magic # [FireSkillTab] == 1 // fire
// Amazon
//[Name] == GrandCharm && [Quality] == magic # [BowandCrossbowSkillTab] == 1 // bow
//[Name] == GrandCharm && [Quality] == magic # [PassiveandMagicSkillTab] == 1 // passive and magic
[Name] == GrandCharm && [Quality] == magic # [JavelinandSpearSkillTab] == 1 // javelin and spear
//   Necromencer
[Name] == GrandCharm && [Quality] == magic # [PoisonandBoneSkillTab] == 1 // poison and bone
//[Name] == GrandCharm && [Quality] == magic # [CursesSkillTab] == 1 // curses
//[Name] == GrandCharm && [Quality] == magic # [NecromancerSummoningSkillTab] == 1 // necromancer summoning
//   Paladin
[Name] == GrandCharm && [Quality] == magic # [PaliCombatSkillTab] == 1 // paladin combat
[Name] == GrandCharm && [Quality] == magic # [OffensiveAurasSkillTab] == 1 // offensive aura
[Name] == GrandCharm && [Quality] == magic # [DefensiveAurasSkillTab] == 1 // defensive aura
//   Barbarian
[Name] == GrandCharm && [Quality] == magic # [BarbCombatSkillTab] == 1 // barbarian combat
//[Name] == GrandCharm && [Quality] == magic # [MasteriesSkillTab] == 1 // masteries
[Name] == GrandCharm && [Quality] == magic # [WarcriesSkillTab] == 1 // warcries
//  Druid
[Name] == GrandCharm && [Quality] == magic # [DruidSummoningSkillTab] == 1 && [FHR] == 12 // druid summoning
//[Name] == GrandCharm && [Quality] == magic # [ShapeshiftingSkillTab] == 1 // shape shifting
[Name] == GrandCharm && [Quality] == magic # [ElementalSkillTab] == 1 // elemental
//  Assassin
[Name] == GrandCharm && [Quality] == magic # [TrapsSkillTab] == 1 // trap
//[Name] == GrandCharm && [Quality] == magic # [ShadowdisciplinesSkillTab] == 1 // shadow disciplines
[Name] == GrandCharm && [Quality] == magic # [MartialartsSkillTab] == 1 // martial arts

Also available here : pickit for clean skillers