![]() |
4 OS grand matron bow/ mat bow pickit help - Printable Version +- Blizzard Sector (https://www.blizzsector.co) +-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html) +--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html) +--- Thread: 4 OS grand matron bow/ mat bow pickit help (/thread-47128.html) |
4 OS grand matron bow/ mat bow pickit help - jsteel77 - 03-06-2011 I currently have my pickit set up like this for4 OS Grand matron bow and Mat bows (for faith RW), but not having any luck. Been running bot for a while now, so wanted to make sure I have the script correct to pick up these bows. [name] == Grand Matron Bow && [Quality] == superior # [sockets] ==4 && [enhancedDamage] >=10 [name] == Matriarchal Bow && [Quality] == superior # [sockets] ==4 && [enhancedDamage] >=10 Do these look correct or did I miss something? Or am I just unlucky in finding these items? Thanks guys!! 4 OS grand matron bow/ mat bow pickit help - bugme143 - 03-06-2011 looks like you are just unlucky. That set of attributes is pretty rare. Where are you botting? 4 OS grand matron bow/ mat bow pickit help - jsteel77 - 03-06-2011 usually running baal, diablo, pits, meph, shenk guess Im just unlucky so far... 4 OS grand matron bow/ mat bow pickit help - bugme143 - 03-06-2011 dont forget it also depends on ur mf. Also remember there are millions of combos that can be made. 4 OS grand matron bow/ mat bow pickit help - Jammer74 - 03-06-2011 Yeah lower mf is better for finding nonmagical items(whites and greys) One thing you might try is removing the superior requirements and see what happens, some superior bows come with attack rating instead of enhanced damage or you could try the lines I use Code: ([Name] == GrandMatronBow || [Name] == MatriarchalBow) && [Quality] <= Superior # [BowAndCrossbowSkillTab] == 3 && [EnhancedDamage] >= 15 && ([Sockets] == 4 || [Sockets] == 5) //Brand, Faith, Harmony, Ice, Wrath, CtA |