I got a problem with profession buddy.
Am trying to let it pick a specific item of the mail when i have less than 5 of it.
This is the conditions
If (InbagCount(53038) < 5 && InbagCount(52185) < 5 && InbagCount(52183) < 5)
i think this one is working, am not sure if i should put one of ( & ) or two
and the problem with Get mail is:
Auto find mailbox True
Check for new mail True
Get Mail Specific
ItemID 52185
Min free bagslots 5
The problem is it picks all the items from the mailbox, not just the one i told it to.
Am trying to let it pick a specific item of the mail when i have less than 5 of it.
This is the conditions
If (InbagCount(53038) < 5 && InbagCount(52185) < 5 && InbagCount(52183) < 5)
i think this one is working, am not sure if i should put one of ( & ) or two
and the problem with Get mail is:
Auto find mailbox True
Check for new mail True
Get Mail Specific
ItemID 52185
Min free bagslots 5
The problem is it picks all the items from the mailbox, not just the one i told it to.