Posts: 9
Threads: 3
Joined: Mar 2011
Reputation:
0
03-07-2011, 12:57 AM
(This post was last modified: 03-07-2011, 12:23 AM by player187.)
i need help with the 4/40 and 5/40 magic jav pickit plz!!!
please can a very kind soul copy and paste this pickit command
thank you!!![COLOR="Silver"]
---------- Post added at 06:27 AM ---------- Previous post was at 05:43 AM ----------
[/COLOR]any1 plz!
Posts: 452
Threads: 30
Joined: Jun 2005
Reputation:
0
yeah here are the lines I use
Code:
//
[COLOR=SandyBrown]([Name] == MaidenJavelin || [Name] == CeremonialJavelin || [Name] == MatriarchalJavelin) && ([Quality] == Rare || [Quality] == Magic) # [IAS] >= 30 && [AmazonSkills]+[JavelinAndSpearSkillTab] >= 4
([Name] == MaidenJavelin || [Name] == CeremonialJavelin || [Name] == MatriarchalJavelin) && ([Quality] == Rare || [Quality] == Magic) # [IAS] >= 30 && [JavelinAndSpearSkillTab] >= 4[/COLOR]
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Posts: 9
Threads: 3
Joined: Mar 2011
Reputation:
0
thank you very much u are sweet!
Posts: 452
Threads: 30
Joined: Jun 2005
Reputation:
0
Aww(blushes) no problem glad to help
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Posts: 9
Threads: 3
Joined: Mar 2011
Reputation:
0
so i am currently using these codes but for some reason i havent seen it pick up any magic (blue) javs. only yellow (rare)
Posts: 68
Threads: 5
Joined: Feb 2011
Reputation:
0
give it time. Do you mean you have been watching the bot run and it hasn't picked up any? or do you mean it hasn't found the javs that fit that code. That code looks correct to me and when the bot comes across it, it will pick it up.
Posts: 452
Threads: 30
Joined: Jun 2005
Reputation:
0
According to inDiablo.de by ingame , the odds to get that in a magical amazon javelin are
Chance for desired Affixes : 5:335712 (0.0014893 %)
and thats just for a plus three prefix(
Lancer's Ceremonial or Matriarchal Javelin of Quickness)
If you include the chance to get +3 Javelin and spear skills as a staffmod(which is what bonuses to class specific weapons are called)the odds are even higher
as +3 Javelin and Spears skills is pretty rare
Excerpt from Arreat summit
Code:
Bow (Affix) (Affix) (Affix)
Auto Prefixes* Group Level Level Req.* Freq. Auto Mod Properties
Fletcher's 300 1 15 3 +1 to Bow and Crossbow Skills (Amazon Only)
Bowyer's 40 30 2 +2 to Bow and Crossbow Skills (Amazon Only)
Archer's* 60 45 1 +3 to Bow and Crossbow Skills (Amazon Only)
Javelin/Spear (Affix) (Affix) (Affix)
Auto Prefixes* Group Level Level Req.* Freq. Auto Mod Properties
Harpoonist's 302 1 15 3 +1 to Javelin and Spear Skills (Amazon Only)
Spearmaiden's 40 30 2 +2 to Javelin and Spear Skills (Amazon Only)
Lancer's* 60 45 1 +3 to Javelin and Spear Skills (Amazon Only)
Notes
* Auto prefix names are not used for display, only Auto Mod Properties are shown.
* The Level Requirement of the auto mod is never applied to non-magic items.
* 'Archer's' and 'Lancer's' cannot spawn on rare quality Amazon Weapons.
so the actual odds to get these are better on a higher level chest or monster but not by much, the math
is extremely complicated when figuring in ILVL and other variables, suffice it to say that they are extermely rare
and if you want one(which i have not found in 2 years of botting btw) you must have godly luck.
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Posts: 9
Threads: 3
Joined: Mar 2011
Reputation:
0
iv been watching my bot run and it hasent picked up any blue javs.
this is weird because i shud b atleast picking up 1 blue jav every 2-3 runs atleast
yet iv seen him pick up 5-6 yellow javs
Posts: 385
Threads: 23
Joined: Aug 2010
Reputation:
0
Are you looking for blues? You can edit out your magic_rare pickit to ignore the rares and focus on the blues
search for quality == rare and add // in front of the lines that are javs.
Posts: 9
Threads: 3
Joined: Mar 2011
Reputation:
0
this is currently what im using in magic rare < javelin section
[Name] == MaidenJavelin || [Name] == CeremonialJavelin || [Name] == MatriarchalJavelin) && ([Quality] == Rare || [Quality] == Magic) # [IAS] >= 30 && [AmazonSkills]+[JavelinAndSpearSkillTab] >= 4
([Name] == MaidenJavelin || [Name] == CeremonialJavelin || [Name] == MatriarchalJavelin) && ([Quality] == Rare || [Quality] == Magic) # [IAS] >= 30 && [JavelinAndSpearSkillTab] >= 4
and for some reason iv only seen it pickup yellow javs
Posts: 385
Threads: 23
Joined: Aug 2010
Reputation:
0
03-08-2011, 11:59 AM
(This post was last modified: 03-08-2011, 12:00 PM by bugme143.)
[Name] == MaidenJavelin || [Name] == CeremonialJavelin || [Name] == MatriarchalJavelin) && ([Quality] == Rare || [Quality] == Magic) # [IAS] >= 30 && [AmazonSkills]+[JavelinAndSpearSkillTab] >= 4
thats the problem right here. it looks for rare first. Try removing the rare part. See what happens
Posts: 385
Threads: 23
Joined: Aug 2010
Reputation:
0
i know this is off topic, but what does "Invalid Assignment Left-hand side" mean?
bad skillset?
Posts: 9
Threads: 3
Joined: Mar 2011
Reputation:
0
good news guys. i finally saw it pickup its first blue mat javelin.
in order to pick up yellow + blue javs do i just do these commands?
([Name] == MaidenJavelin || [Name] == CeremonialJavelin || [Name] == MatriarchalJavelin) && [Quality] == Magic # [IAS] >= 30 && [AmazonSkills]+[JavelinAndSpearSkillTab] >= 4
([Name] == MaidenJavelin || [Name] == CeremonialJavelin || [Name] == MatriarchalJavelin) && [Quality] == Magic # [IAS] >= 30 && [JavelinAndSpearSkillTab] >= 4
([Name] == MaidenJavelin || [Name] == CeremonialJavelin || [Name] == MatriarchalJavelin) && [Quality] == Rare # [IAS] >= 30 && [AmazonSkills]+[JavelinAndSpearSkillTab] >= 4
([Name] == MaidenJavelin || [Name] == CeremonialJavelin || [Name] == MatriarchalJavelin) && [Quality] == Rare # [IAS] >= 30 && [JavelinAndSpearSkillTab] >= 4
Posts: 385
Threads: 23
Joined: Aug 2010
Reputation:
0
It should work. I don't see anything off.