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 

whats wrong with my pickit

 
Post new topic  Reply to topic  d3jsp Forum Index -> Diablo II Discussion -> Bots and Programs
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 03:59 pm    Post subject: whats wrong with my pickit Reply with quote

Hi all,

Can any1 tell me whats wrong with my pickit code?

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


ty
Back to top
View user's profile Send private message
HotZhot


Group: Members
Joined: 30 Jun 2008
Posts: 3531
Gold: 66.00


co.gif

Status:
Warn:
Reputation: 55    



Post#2 Posted: 18 Feb 2011 05:10 pm    Post subject: Reply with quote

post why dont you like it or whats your problem with it
_____________________

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


Group: Members
Joined: 09 Nov 2009
Posts: 53
Gold: 16.80
Clan: Elite


Status:
Warn:
Reputation: 2    



Post#3 Posted: 06 Mar 2011 12:19 am    Post subject: Reply with quote

post the error code so we know where to look
Back to top
View user's profile Send private message
8BaLL
Corner Pocket

Group: Members
Joined: 07 Jul 2008
Donor:
Posts: 1295
Gold: 0.30


us.gif

Status:
Warn:
Reputation: 47    



Post#4 Posted: 06 Mar 2011 01:58 pm    Post subject: Reply with quote

// ##### 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


maybe the extra ( not 100% tho
Back to top
View user's profile Send private message


MsFemininity


Group: Members
Joined: 28 Feb 2011
Posts: 39
Gold: 1.00


Status:
Warn:
Reputation: 1    



Post#5 Posted: 06 Mar 2011 02:44 pm    Post subject: Reply with quote

keefer7 wrote:
// ##### 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


maybe the extra ( not 100% tho



no thats not the problem it is saying (greatbow |or| hydrabow) that part is right


post the error code



///e i can see a lot of things wrong with it happy and a few errors that may or may not be effecting it


Last edited by MsFemininity on 06 Mar 2011 02:50 pm; edited 2 times in total
Back to top
View user's profile Send private message
Mr. Joshua


Group: Verified Member
Joined: 21 Sep 2010
Posts: 527
Gold: 1022.64


Status:
Warn:
Reputation: 12    



Post#6 Posted: 06 Mar 2011 02:58 pm    Post subject: Reply with quote

A friend messaged me a link to this thread


// ##### 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



I am 90% sure each one of those needs to have [name] == in front of the armor type(mageplate, archonplate,duskshroud) and in between each || or symbol

so it should be


([Name] == MagePlate || [Name] == ArchonPlate || [Name] == Dusk Shroud || [Name] == wyrmhide || ) == superior && [Flag] != ethereal # ([Sockets] == 3) && [EnhancedDefense] >= 10 // Variable


also there is an extra set of || after wyrmhide which should be removed leaving this


([Name] == MagePlate || [Name] == ArchonPlate || [Name] == Dusk Shroud || [Name] == wyrmhide) == superior && [Flag] != ethereal # ([Sockets] == 3) && [EnhancedDefense] >= 10 // Variable


please rep me for this EXTREMELY helpful post


also i gaurenteee this is part of your problem, but if it still doesnt work let me know and ill continue to work my way down the script



also whoever wrote that is pretty fking fail at scripting pickits, it leaves hundreds of item combinations non-keepable.....




///e just realized also

([Name] == MagePlate || [Name] == ArchonPlate || [Name] == Dusk Shroud || [Name] == wyrmhide) == superior && [Flag] != ethereal # ([Sockets] == 3) && [EnhancedDefense] >= 10 // Variable


you do not have && [quality] == in front of superior so it should be


([Name] == MagePlate || [Name] == ArchonPlate || [Name] == Dusk Shroud || [Name] == wyrmhide) && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 3) && [EnhancedDefense] >= 10 // Variable


Last edited by Mr. Joshua on 06 Mar 2011 03:01 pm; edited 3 times in total

_____________________
Did you find me "EXTREMELY" helpful? Give me a rep for GM :-P.

*also if you want to trade with me PM me, and I will respond faster*
Back to top
View user's profile Send private message
Display posts from previous:   
1 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