Play Legend of the Green Dragon Play BNT Play Promisance Play Alien Assault Traders Play Quantum Star Play Some Chess  
   D3jsp RPGRPG   ArcadeArcade   Multiplayer PokerD3Jsp Poker   FAQ/RulesFAQ/Rules  SearchSearch  MemberlistMemberlist   UsergroupsUsergroups   ChatroomLive Chat   Log inLog in   RegisterRegister 

D2nt Pickit Script

 
Post new topic  Reply to topic  d3jsp Forum Index -> Diablo II Discussion -> Bots and Programs
View previous topic :: View next topic ::  


Author Message
Sywver


Group: Members
Joined: 30 Aug 2010
Posts: 151
Gold: 106.40


bu.gif

Status:
Warn:
Reputation: 3    



Post#1 Posted: 06 Sep 2010 04:12 pm    Post subject: D2nt Pickit Script Reply with quote

Can some1 give me script, that pickups only yellow rings and amulets, good uniques and runes, nothing else for d2NT 3.1 ?
_____________________
Back to top
View user's profile Send private message Visit poster's website
Timothy_N


Group: Retired Moderators
Joined: 17 Jun 2009
Posts: 1950
Gold: 1943.16
Clan: Honor


sw.gif

Status:
Warn:
Reputation: 37    


Retired Moderators

Post#2 Posted: 07 Sep 2010 02:34 am    Post subject: Reply with quote

I thought you said that botting was lame tongue

Do you want it to pick up all yellow rings and amus or only good ones?

_____________________

Back to top
View user's profile Send private message
Sywver


Group: Members
Joined: 30 Aug 2010
Posts: 151
Gold: 106.40


bu.gif

Status:
Warn:
Reputation: 3    



Post#3 Posted: 07 Sep 2010 04:05 am    Post subject: Reply with quote

I want to pick up low ones ^^
_____________________
Back to top
View user's profile Send private message Visit poster's website


Ipad


Group: Members
Joined: 28 Jul 2010
Donor:
Posts: 619
Gold: 755.60
Clan: HoD II


Status:
Warn:
Reputation: 19    



Post#4 Posted: 07 Sep 2010 12:54 pm    Post subject: Reply with quote

Sywver wrote:
I want to pick up low ones ^^


what do you mean by low ones?
as in rings for LLD?

_____________________
I have an ipad
Back to top
View user's profile Send private message
Sywver


Group: Members
Joined: 30 Aug 2010
Posts: 151
Gold: 106.40


bu.gif

Status:
Warn:
Reputation: 3    



Post#5 Posted: 07 Sep 2010 01:19 pm    Post subject: Reply with quote

I want the bot to pick up (from yellow items) only rings and amulets(unid) , the good uniques, runes pul+ etc
Can some 1 give me a script 4 that?

_____________________
Back to top
View user's profile Send private message Visit poster's website
Timothy_N


Group: Retired Moderators
Joined: 17 Jun 2009
Posts: 1950
Gold: 1943.16
Clan: Honor


sw.gif

Status:
Warn:
Reputation: 37    


Retired Moderators

Post#6 Posted: 07 Sep 2010 01:49 pm    Post subject: Reply with quote

I didn't write all this, I only edited it a little. I took it from one of the links in Adams post,
but I think it should work. You might want to edit the part with the uniques though.
I didn't edit it very thoroughly and I don't know what you consider to be good.

Hidden: 

Code:

[Type] == ring && [Quality] == rare
[Type] == Amulet && [Quality] == rare


[Name] == Pul rune
[Name] == Um rune
[Name] == Mal rune
[Name] == Ist rune
[Name] == Gul rune
[Name] == Vex rune
[Name] == Ohm rune
[Name] == Lo rune
[Name] == Sur rune
[Name] == Ber rune
[Name] == Jah rune
[Name] == Cham rune
[Name] == Zod rune


//=======================================================================================
//====================================1. Unique - [G01]==================================
//=======================================================================================

//=========================
//==========Glove==========
//=========================

//[Name] == Heavygloves && [Quality] == Unique && [Flag] != ethereal # [EnhancedDefense] >= 20
[Name] == ChainGloves && [Quality] == Unique && [Flag] != ethereal # [ItemMagicBonus] == 40
//[Name] == LightGauntlets && [Quality] == Unique && [Flag] != ethereal # [EnhancedDefense] == 30
[Name] == OgreGauntlets && [Quality] == Unique # [EnhancedDamage] >= 60
[Name] == VampireboneGloves && [Quality] == Unique # [Strength] >= 15 && [LifeLeech] ==10

//=========================
//==========Belts==========
//=========================

[Name] == HeavyBelt && [Quality] == unique && [Flag] != ethereal # [ItemGoldBonus] >= 80
[Name] == WarBelt && [Quality] == Unique # [EnhancedDefense] == 200
[Name] == SpiderwebSash && [Quality] == Unique
[Name] == MithrilCoil && [Quality] == Unique # [DamageResist] >= 15
[Name] == DemonhideSash && [Quality] == Unique && [Flag] != ethereal # [DamageResist] >= 15 &&  [MagicDamageReduction] == 15 && [LifeLeech] ==8 && [EnhancedDefense] == 180
//[Name] == SharkskinBelt && [Quality] == Unique # [EnhancedDefense] == 150
[Name] == BattleBelt && [Quality] == Unique # [EnhancedDefense] >= 200
[Name] == Vampirefang Belt && [Quality] == Unique && [Flag] == ethereal # [Defense] >= 63 && [LifeLeech] >= 7

//=========================
//==========Boots==========
//=========================

//[Name] == LightPlatedBoots && [Quality] == Unique && [Flag] != ethereal # [EnhancedDefense] >= 60
//[Name] == BattleBoots && [Quality] == Unique && [Flag] != ethereal
[Name] == BattleBoots && [Quality] == Unique && [Flag] != ethereal # [ItemMagicBonus] >= 45
[Name] == WarBoots && [Quality] == Unique # [EnhancedDefense] == 200
[Name] == ScarabshellBoots && [Quality] == Unique && [Flag] == ethereal
[Name] == BoneweaveBoots && [Quality] == Unique && [Flag] != ethereal # [SkillSkeletonMastery] == 2
[Name] == MyrmidonGreaves && [Quality] == Unique
[Name] == SharkskinBoots && [Quality] == Unique && [Flag] != ethereal # [MaxHp] >= 65
[Name] == DemonhideBoots && [Quality] == Unique && [Flag] != ethereal # [EnhancedDefense] >= 150 && [ItemGoldBonus] >= 70

//=========================
//==========Helms==========
//=========================

[Name] == GrandCrown && [Quality] == Unique # [ItemGoldBonus] == 100
[Name] == Shako && [Quality] == Unique && [Flag] != ethereal # [Defense] >= 140
[Name] == GrimHelm && [Quality] == Unique && [Flag] == ethereal
[Name] == SpiredHelm && [Quality] == Unique # [PassiveColdMastery] >= 15
[Name] == Demonhead && [Quality] == Unique && [Flag] == ethereal
[Name] == BoneVisage && [Quality] == Unique && [Flag] == ethereal
[Name] == Tiara && [Quality] == Unique && [Flag] == ethereal
[Name] == Diadem && [Quality] == Unique
[Name] == Corona && [Quality] == Unique
[Name] == SlayerGuard && [Quality] == Unique && [Flag] == ethereal
[Name] == TotemicMask && [Quality] == Unique && [Flag] != ethereal # [EnhancedDefense] == 200
[Name] == BloodSpirit && [Quality] == Unique && [Flag] != ethereal # [EnhancedDefense] == 140 && [ItemTohitpercent] >= 120 && [LifeLeech] >= 10 && [SkillFeralrage] >= 2 && [ShapeshiftingSkillTab] == 4
[Name] == SkySpirit && [Quality] == Unique && [Flag] != ethereal # [EnhancedDefense] == 150 && [PassiveFirePierce] >= 20 && [Energy] >= 30 && [FireResist] == 25
[Name] == EarthSpirit && [Quality] == Unique && [Flag] != ethereal # [Druidskills] == 2 && [EnhancedDefense] >= 170 && [FireResist] == 40 && [ItemAbsorbLight] == 14 && [ItemAbsorbColdpercent] == 25

//=========================
//==========Armors=========
//=========================

[Name] == DuskShroud  && [Quality] == Unique # [PassiveFireMastery] >= 15 && [PassiveLtngMastery] >= 10 && [PassiveColdMastery] >= 10 && [SkillFireball] == 3
[Name] == DuskShroud  && [Quality] == Unique # [PassiveFireMastery] >= 15 && [PassiveLtngMastery] >= 10 && [PassiveColdMastery] >= 10 && [SkillEnchant] == 3
[Name] == DuskShroud  && [Quality] == Unique # [PassiveFireMastery] >= 15 && [PassiveLtngMastery] >= 10 && [PassiveColdMastery] >= 10 && [SkillMeteor] == 3
[Name] == DuskShroud  && [Quality] == Unique # [PassiveFireMastery] >= 10 && [PassiveLtngMastery] >= 15 && [PassiveColdMastery] >= 10 && [SkillChainlightning] == 3
[Name] == DuskShroud  && [Quality] == Unique # [PassiveFireMastery] >= 10 && [PassiveLtngMastery] >= 10 && [PassiveColdMastery] >= 15 && [SkillBlizzard] == 3
[Name] == BalrogSkin  && [Quality] == Unique && [Flag] == ethereal
[Name] == WireFleece  && [Quality] == Unique && [Flag] == ethereal
[Name] == ShadowPlate && [Quality] == Unique && [Flag] == ethereal
[Name] == SacredArmor && [Quality] == Unique
[Name] == MeshArmor && [Quality] == Unique && [Flag] == ethereal
[Name] == RussetArmor && [Quality] == Unique # [EnhancedDefense] == 200
[Name] == TemplarCoat && [Quality] == Unique && [Flag] == ethereal
[Name] == Cuirass && [Quality] == Unique && [Flag] == ethereal
[Name] == SerpentskinArmor && [Quality] == Unique && [Flag] != ethereal # [FireResist] >= 35

//=========================
//==========Shields========
//=========================

[Name] == Monarch && [Quality] == Unique # [Defense] >= 148
[Name] == HierophantTrophy && [Quality] == Unique && [Flag] != ethereal # [EnhancedDefense] == 200
[Name] == BloodlordSkull && [Quality] == Unique # [CursesSkillTab] == 3 && [PoisonandBoneSkillTab] == 3 && [NecromancerSummoningSkillTab] == 3
[Name] == SuccubusSkull  && [Quality] == Unique && [Flag] != ethereal # [NecromancerSkills] == 3 && [FireResist] == 30
[Name] == GildedShield && [Quality] == Unique
[Name] == SacredRondache && [Quality] == Unique # [EnhancedDefense] >= 200 && [EnhancedDamage] >= 75

//=========================
//==========Weapons========
//=========================

[Name] == ColossusBlade && [Quality] == Unique # [EnhancedDamage] >= 250
[Name] == PhaseBlade    && [Quality] == Unique # [EnhancedDamage] >= 270 && [ItemAllskills] == 1
[Name] == BerserkerAxe && [Quality] == Unique && [Flag] == ethereal
[Name] == EttinAxe     && [Quality] == Unique && [Flag] == ethereal # [EnhancedDamage] >= 270 && [Sockets] == 5
//[Name] == Crusader Bow && [Quality] == Unique
[Name] == WardBow && [Quality] == Unique # [EnhancedDamage] >= 200 && [PlusSkillGuidedArrow] >= 5
[Name] == Scourge && [Quality] == Unique && [Flag] == ethereal # [IAS] == 30 && [EnhancedDamage] >= 300
//[Name] == LegendaryMallet && [Quality] == Unique # [Strength] >= 20
//[Name] == LegendaryMallet && [Quality] == Unique # [LightResist] == 75
//[Name] == ThunderMaul && [Quality] == Unique # [FCR] == 10
//[Name] == ThunderMaul && [Quality] == Unique # [Strength] == 25
[Name] == Caduceus && [Quality] == Unique # [PaliCombatSkillTab] == 4
[Name] == MightyScepter && [Quality] == Unique # [Sockets] == 2 && [PaladinSkills] == 3 && [EnhancedDamage] >= 300
[Name] == Ogreaxe && [Quality] == Unique && [Flag] == ethereal
[Name] == Thresher&& [Quality] == Unique && [Flag] == ethereal
[Name] == CrypticAxe && [Quality] == Unique && [Flag] == ethereal # [Sockets] == 3
[Name] == LichWand && [Quality] == Unique # [SkillBoneSpirit]+[SkillBoneSpear] >= 5 && [SkillBoneWall]+[SkillBoneArmor]+[SkillTeeth] >= 13
[Name] == Unearthed Wand && [Quality] == Unique
[Name] == ElderStaff && [Quality] == Unique && [Flag] == ethereal
//[Name] == ArchonStaff && [Quality] == Unique
[Name] == CeremonialJavelin  && [Quality] == Unique && [Flag] == ethereal
[Name] == MatriarchalJavelin && [Quality] == Unique && [Flag] != ethereal # [JavelinandSpearSkillTab] == 4 && [EnhancedDamage] >= 180
[Name] == SwirlingCrystal && [Quality] == Unique && [Flag] == ethereal
[Name] == EldritchOrb && [Quality] == Unique && [Flag] == ethereal
[Name] == DimensionalShard && [Quality] == Unique

//=========================
//==========Rings==========
//=========================

[Type] == ring && [Quality] == Unique # [Tohit] == 75 && [ItemMagicBonus] == 30
[Type] == ring && [Quality] == Unique # [ItemMaxmanapercent] == 25
[Type] == ring && [Quality] == Unique # [Dexterity] >= 20 && [Tohit] >= 245
[Type] == ring && [Quality] == Unique # [LifeLeech] >= 3 && [MaxStamina] == 50
[Type] == ring && [Quality] == Unique # [ItemAbsorbLightpercent] >= 20

//=========================
//==========Amulets========
//=========================

[Type] == amulet && [Quality] == Unique # [ItemAllskills] == 2 && [ColdResist] >= 20 && [LightResist] >= 20 && [FireResist] >= 20 && [PoisonResist] >= 20
[Type] == amulet && [Quality] == Unique # [ItemAllskills] == 2 && [DefensiveAurasSkillTab] == 2 && [ItemDemonDamagePercent] >= 50 && [ItemDemonTohit] >= 250 && [ItemUndeadDamagePercent] >= 50 && [ItemUndeadTohit] >= 250
[Type] == amulet && [Quality] == Unique # [Tohit] >= 440 && [ArmorClassvshth] >= 340 && [FireResist] >= 35

//=========================
//==========Jools==========
//=========================

[Type] == jewel && [Quality] == Unique # [PassiveFireMastery] >= 5 && [PassiveFirePierce] >= 5 && [197] >= 1
[Type] == jewel && [Quality] == Unique # [passiveLtngMastery] >= 5 && [PassiveLtngPierce] >= 5 && [197] >= 1
[Type] == jewel && [Quality] == Unique # [passiveColdMastery] >= 5 && [PassiveColdPierce] >= 5 && [197] >= 1
[Type] == jewel && [Quality] == Unique # [passivePoisMastery] >= 5 && [PassivePoisPierce] >= 5 && [197] >= 1

//=========================
//==========Charms==========
//=========================

[Name] == SmallCharm && [Quality] == unique
[Name] == LargeCharm && [Quality] == unique
[Name] == GrandCharm && [Quality] == Unique


_____________________

Back to top
View user's profile Send private message
Sywver


Group: Members
Joined: 30 Aug 2010
Posts: 151
Gold: 106.40


bu.gif

Status:
Warn:
Reputation: 3    



Post#7 Posted: 07 Sep 2010 01:58 pm    Post subject: Reply with quote

Mmm what file should i make, and where to put that briggrin?
_____________________
Back to top
View user's profile Send private message Visit poster's website
Sywver


Group: Members
Joined: 30 Aug 2010
Posts: 151
Gold: 106.40


bu.gif

Status:
Warn:
Reputation: 3    



Post#8 Posted: 07 Sep 2010 08:54 pm    Post subject: Reply with quote

I made it alone, i used lonely wroten script smile
Close plox

_____________________
Back to top
View user's profile Send private message Visit poster's website
Jessmop
HoD II Owner

Group: Retired Moderators
Joined: 05 Jun 2008
Donor:
Posts: 2478
Gold: 190.00
Clan: HoD II


us.gif

Status:
Warn:
Reputation: 144    


Retired Moderators

Post#9 Posted: 07 Sep 2010 10:29 pm    Post subject: Reply with quote

Ive been updating my scripts for a few days now. From the ones I have seen mine is better than ALL smile

Lemme know if u need help.

_____________________

My Updated Iso/Ft List! (Click Here)

I Sell D2 CdKeys and Bot Setups! (Click Here)
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Sywver


Group: Members
Joined: 30 Aug 2010
Posts: 151
Gold: 106.40


bu.gif

Status:
Warn:
Reputation: 3    



Post#10 Posted: 08 Sep 2010 05:08 am    Post subject: Reply with quote

Well, my bot grabs right things now, but HE DAMN SOLD UNID RBF and dont keep shit...
:S

_____________________
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
4 Members: Guest
Post new topic  Reply to topic  d3jsp Forum Index -> Diablo II Discussion -> Bots and Programs All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum



D3jsp is proudly powered by phpBB © 2.0
Theme and Forum by tramway