Posts: 6
Threads: 2
Joined: Sep 2010
Reputation:
0
Heya, I would like to my bot to pick up normal monarchs (it doesnt have to be superior or have sockets) along with the other scripts it already has:
// ##### Shields #######################
[Type] == shield && [Class] == elite && [Quality] == superior && [Flag] != ethereal # [Sockets] == 3 && [EnhancedDefense] >= 5 // Dream
[Name] == Monarch && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] == 4) && [EnhancedDefense] >= 5 // Phoenix or Spirit
What do I need to add to this script? A new line or do I just need to modify a current script line? Thanks devilish:
Posts: 6
Threads: 2
Joined: Sep 2010
Reputation:
0
Thanks, one more question. How do I add 4 socket vortex non superior shields to my list? I'm pretty sure it only picks up vortex shields that are superior? Current script:
// ##### Paladin Shields ###############
[Type] == auricshields && [Class] == elite && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] >= 3) && [EnhancedDefense] >= 5 && [FireResist] >= 20 // Dream or Spirit
[Type] == auricshields && [Class] == elite && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] == 4) && [EnhancedDefense] >= 5 && [EnhancedDamage] >= 35 // Phoenix
[Type] == auricshields && [Quality] == normal # [Defense] >= 300 && [Sockets] == 4 && [FireResist] >= 20 // Exile
Thanks...I think I saw my bot leave a 4 socket vortex on the ground so I'm trying to fix this.devilish:
Posts: 452
Threads: 30
Joined: Jun 2005
Reputation:
0
For all vortex shields the script line would be
[Name] == VortexShield && ([Quality] == Normal || [Quality] == superior) # ([Sockets] != 1 || [Sockets] == 0 || [Sockets] == 2 || [Sockets] == 3 || [Sockets] == 4)
That script line will pick up all normal and superior 2,3, and 4 socket vortex shields whether they are ethereal or not, it will also pick up non socketed vortex so that you can use the cube recipe on them.
If you only want 4 socket vortex shields here is the script line
[Name] == VortexShield && ([Quality] == Normal || [Quality] == superior) # [Sockets] == 4
Hope this helps,anymore questions just ask here someone will eventually 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)