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 

need help with pickit

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


Author Message
eviatarba


Group: Members
Joined: 04 Feb 2011
Posts: 6
Gold: 3.50


Status:
Warn:
Reputation: 0    



Post#1 Posted: 18 Feb 2011 11:08 am    Post subject: need help with pickit Reply with quote

Hi all,

Im trying to modify the pickits to my needs.
But i cant figure out whats wrong.

here is the code for normal items.

Code:
// ##### Helms #########################
[Type] == helm && [Class] >= elite && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] >= 3) && [EnhancedDefense] >= 15 // Delirium or Dream

// ##### Armor #########################
[Type] == armor && [Class] >= normal && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 3) && [EnhancedDefense] >= 10 // Variable
[Name] == (MagePlate || ArchonPlate || Dusk Shroud || wyrmhide || ) == superior && [Flag] != ethereal # ([Sockets] == 3) && [EnhancedDefense] >= 10 // Variable
[Type] == Armor && [Quality] == normal && [Class] >= elite # [Defense] >= 800 && [Sockets] == 0 // Cubing
[Type] == armor && [Quality] == normal # [Defense] >= 1200 && [Sockets] >= 3 // Variable

// ##### Shields #######################
[Type] == shield && [Class] == elite && [Quality] == superior && [Flag] != ethereal # [Sockets] == 3 && [EnhancedDefense] >= 15 // Dream
[Name] == Monarch && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] == 4) && [EnhancedDefense] >= 15 // Phoenix or Spirit

// ##### Gloves ########################

// ##### Boots #########################

// ##### Belts #########################

// ##### Barbarian Helms ###############
[Type] == primalhelm && [Class] == elite && [Quality] <superior>= 6 // Delirium
[Type] == primalhelm && [Class] == elite && [Quality] <superior>= 6 // Delirium

// ##### Druid Pelts ###################

// ##### Paladin Shields ###############
[Type] == auricshields && [Class] == elite && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] >= 3) && [EnhancedDefense] >= 15 && [FireResist] >= 40 // Dream or Spirit
[Type] == auricshields && [Class] == elite && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] == 4) && [EnhancedDefense] >= 15 && [EnhancedDamage] >= 55 // Phoenix
[Type] == auricshields && [Quality] == normal # [Defense] >= 300 && [Sockets] == 4 && [FireResist] >= 40 // Exile

// ##### Necromancer Shrunken Heads ####
[Type] == voodooheads && [Flag] != ethereal # [Sockets] == 2 && [SkillBoneSpear]+[SkillBoneSpirit] >= 6 // Splender
[Type] == voodooheads && [Flag] != ethereal # [Sockets] == 2 && [SkillPoisonExplosion]+[SkillPoisonNova] >= 6 // Splender

// ##### Axes ##########################
[Name] == BerserkerAxe # && ([Sockets] == 0 || [Sockets] >= 4) && [EnhancedDamage] >= 10
[Name] == BerserkerAxe && [Flag] == ethereal # ([Sockets] == 0 || [Sockets] >= 4 && [EnhancedDamage] >= 10)
[Name] == Naga && [Quality] == normal && [Flag] == ethereal && ([Sockets] == 0 && [EnhancedDamage] != 1 && [durability] != 1 && [attackrate] != 1 || [Sockets] >= 1 && [EnhancedDamage] >= 20)
[Name] == WarAxe && [Quality] == normal && [Flag] == ethereal && ([Sockets] == 0 && [EnhancedDamage] != 1 && [durability] != 1 && [attackrate] != 1 || [Sockets] >= 1 && [EnhancedDamage] >= 20)

// ##### Bows ##########################
[Type] == bow && [Class] == elite && [Quality] == superior # ([Sockets] == 4 || [Sockets] == 6) && [EnhancedDamage] >= 15 // Faith or Breath of the Dying
[Name] == GreatBow && [Quality] == superior # [Sockets] == 0 && [EnhancedDamage] >= 15 // Faith
([Name] == CrusaderBow || [Name] == HydraBow) && [Quality] == superior # [Sockets] == 0 && [EnhancedDamage] >= 15 // Breath of the Dying


// ##### Maces #########################
[Name] == Flail && [Quality] <= superior && [Flag] == ethereal # [Sockets] == 4 // Heart of the Oak
[Name] == Scourge && [Quality] <= superior && [Flag] == ethereal # [Sockets] == 4 // Heart of the Oak

// ##### Polearms ######################
//[Type] == polearm && [Class] == normal && [Quality] <normal>= Thresher && [Name] <= GiantThresher) && [Quality] == normal && [Flag] == ethereal # [Sockets] == 0 // Cubing
[Type] == polearm && [Class] == elite && [Quality] <superior>= 4 // Variable

// ##### Scepters ######################
[Type] == scepter # ([Sockets] == 5 || [Sockets] == 4 || [Sockets] == 0) && [SkillBlessedHammer] = 6 // Call to Arms
[Type] == scepter # [Sockets] == 5 && [SkillFistOfTheHeavens]+[SkillConviction] >= 6 // Call to Arms

// ##### Spears ########################
[Type] == spear && [Class] == elite && [Quality] == superior && [Flag] == ethereal # [Sockets] == 6 && [EnhancedDamage] >= 15 // Breath of the Dying

// ##### Staves ########################

[Type] == Staves # ([Sockets] == 5 || [Sockets] == 4 || [Sockets] == 0) && [skillenergyshield] == 3 && ([skillchillingarmor] >=1 || [skillthunderstorm] >= 1)

// ##### Swords ########################
[Name] == CrystalSword && [Quality] <superior>= 15 // Grief/death
[Name] == ColossusBlade && [Quality] == superior && [Flag] == ethereal # ([Sockets] == 0 || [Sockets] == 6) && [EnhancedDamage] >= 15 // Breath of the Dying
[Name] == PhaseBlade && [Quality] == superior # ([Sockets] == 0 || [Sockets] >= 4) && [EnhancedDamage] >= 10 // Last Wish

// ##### Throwing ######################

// ##### Wands #########################
[Type] == wand # [Sockets] != 1 && ([SkillBoneSpear]+[SkillBoneSpirit] || [skillpoisonnova] == 3 + [skilllowerresist] >= 1) // White

// ##### Amazon Weapons ################
[Type] == amazonbow && [Class] == elite && [Quality] == superior # [Sockets] == 4 && [EnhancedDamage] >= 15 && [BowAndCrossbowSkillTab] >= 3 // Faith

// ##### Assassin Katars ###############
([Name] == Suwayyah || [Name] == greatertalons || [Name] == runictalons || [Name] == feralclaws) && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] == 3) && [skilllightningsentry] == 3 // Chaos

// ##### Sorceress Orbs ################

// ##### Circlets ######################
[Type] == circlet && [Quality] == superior && [Flag] != ethereal # [Sockets] == 3 && [EnhancedDefense] >= 15 // Dream

// ##### Runes #########################
//[Name] == ElRune
//[Name] == EldRune
//[Name] == TirRune
//[Name] == NefRune
//[Name] == EthRune
//[Name] == IthRune
//[Name] == TalRune
//[Name] == RalRune
//[Name] == OrtRune
//[Name] == ThulRune
//[Name] == AmnRune
//[Name] == SolRune
//[Name] == ShaelRune
//[Name] == DolRune
//[Name] == HelRune
//[Name] == IoRune
//[Name] == LumRune
[Name] == KoRune
//[Name] == FalRune
//[Name] == LemRune
[Name] == PulRune
[Name] == UmRune
[Name] == MalRune
[Name] >= IstRune && [Name] <ZodRune>= 5000


And here is the errors that i get:


basically i was trying to make the bot pick up war axe, naga and Berserker Axe eth no sox no ed.

In addintion, i wanted him to pick Berserker axe 0 or 4-5 sox with ed eth ot no eth.

Help please

Thanks!
Back to top
View user's profile Send private message
polacy


Group: Members
Joined: 07 Jan 2011
Posts: 52
Gold: 6.50


Status:
Warn:
Reputation: 2    



Post#2 Posted: 22 Feb 2011 03:00 pm    Post subject: Reply with quote

dont use hacks at all -.-
_____________________
Back to top
View user's profile Send private message
SD


Group: Members
Joined: 30 Jan 2011
Posts: 35
Gold: 18.00


Status:
Warn:
Reputation: 1    



Post#3 Posted: 26 Feb 2011 06:15 am    Post subject: Reply with quote

Whats the "!" for? Never seen in pickits.
Back to top
View user's profile Send private message
USER-NAME


Group: Members
Joined: 26 Mar 2011
Posts: 22
Gold: 11.50


uk.gif

Status:
Warn:
Reputation: 0    



Post#4 Posted: 26 Mar 2011 04:57 pm    Post subject: Reply with quote

google it. there are other sites dedicated to this specific issue that can give you in depth advice that would take a while to answer.
Back to top
View user's profile Send private message
Exit


Group: Scammer
Joined: 07 Jun 2011
Posts: 1232
Gold: Locked


us.gif

Status:
Warn:
Reputation: 31    


<b><font color=red>Scammer</font></b>

Post#5 Posted: 13 Jun 2011 08:04 pm    Post subject: Reply with quote

SD wrote:
Whats the "!" for? Never seen in pickits.


"!=" Basically means NOT
Back to top
View user's profile Send private message
xxtc1022xx


Group: Scammer
Joined: 22 Jan 2011
Posts: 1104
Gold: Locked


Status:
Warn:
Reputation: 30    


<b><font color=red>Scammer</font></b>

Post#6 Posted: 19 Jun 2011 06:08 am    Post subject: Reply with quote

first what are u using? d2nt?
_____________________
When selling things for Cash I only accept the following:
pokerstar
moneybookers
https://www.moneybookers.com/app/?rid=20606150
this is to sign up for money bookers (link)

please rep me if I have made a successful trade with you rep 4 rep
Back to top
View user's profile Send private message


ye
I Have Herpes

Group: VIP
Joined: 12 Aug 2010
Donor:
Posts: 1225
Gold: 29.50
Clan: Team Jaja


Status:
Warn:
Reputation: 20    


VIP

Post#7 Posted: 19 Jun 2011 12:02 pm    Post subject: Reply with quote

xxtc1022xx wrote:
first what are u using? d2nt?
You have posted in numerous threads in this section and each post is equally useless.
If you even looked at his screenshot you would 1) see d2nt manager in his toolbar and 2) notice that pickit is for d2nt, not d2bs. and 3) the person who posted this thread has been afk for 4 months

I will respond to your other idiotic posts after I make breakfast.

_____________________
Level 49 Wizard
Back to top
View user's profile Send private message
gt35r
My name is Dan, how can I help you?

Group: VIP
Joined: 18 Jul 2008
Donor:
Posts: 64
Gold: 19.50


us.gif

Status:
Warn:
Reputation: 0    


VIP

Post#8 Posted: 22 Aug 2011 05:15 am    Post subject: Reply with quote

ye wrote:
xxtc1022xx wrote:
first what are u using? d2nt?
You have posted in numerous threads in this section and each post is equally useless.
If you even looked at his screenshot you would 1) see d2nt manager in his toolbar and 2) notice that pickit is for d2nt, not d2bs. and 3) the person who posted this thread has been afk for 4 months

I will respond to your other idiotic posts after I make breakfast.


vn1 verbal smile
Back to top
View user's profile Send private message
mastagewk


Group: Members
Joined: 29 Dec 2011
Posts: 112
Gold: 12.20


ca.gif

Status:
Warn:
Reputation: 0    



Post#9 Posted: 30 Dec 2011 06:03 pm    Post subject: Reply with quote

As I have said many times.... if at ANY time you go to edit your pick it, well anything really. ALWAYS BACK IT UP BEFORE DOING ANYTHING! lol
_____________________
Back to top
View user's profile Send private message
Leggo


Group: Members
Joined: 28 Jun 2012
Posts: 146
Gold: Locked


Status:
Warn:
Reputation: 1    



Post#10 Posted: 28 Jun 2012 05:32 pm    Post subject: Reply with quote

hackk
Back to top
View user's profile Send private message
Display posts from previous:   
0 Members:
Post new topic  Reply to topic  d3jsp Forum Index -> Diablo II Discussion 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