11-29-2020, 02:04 AM
Hi,
I am trying to make the bot count how many of 1 loot it has and then say that to the npc to sell the loot, so if i had 5 it would say sell 5 chain armors.
I tried this but i know its nothing what it should be but i have no knowledge of coding.
say('hi')
wait(800)
say(sell 'itemcount'3031' chain armor) < i know terrible
thanks for any help
I am trying to make the bot count how many of 1 loot it has and then say that to the npc to sell the loot, so if i had 5 it would say sell 5 chain armors.
I tried this but i know its nothing what it should be but i have no knowledge of coding.
say('hi')
wait(800)
say(sell 'itemcount'3031' chain armor) < i know terrible
thanks for any help

