Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help please!!!!!!!!
#1
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!
Reply
#2
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)
Reply
#3
thank you very much u are sweet!
Reply
#4
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)
Reply
#5
so i am currently using these codes but for some reason i havent seen it pick up any magic (blue) javs. only yellow (rare)
Reply
#6
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.
Reply
#7
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)
Reply
#8
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
Reply
#9
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.
Reply
#10
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
Reply
#11
[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
Reply
#12
so now i took out the rare part which looks like this
([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

but now i get this error.
[Image: error2.png][COLOR="Silver"]

---------- Post added at 05:50 PM ---------- Previous post was at 05:48 PM ----------

[/COLOR]edit. fixed it seemd that i needed to take out the ) right after magic...
ill let u know if it starts getting blue javs...
Reply
#13
i know this is off topic, but what does "Invalid Assignment Left-hand side" mean?

bad skillset?
Reply
#14
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
Reply
#15
It should work. I don't see anything off.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)