I'm making a script that buys X items from a store depending on how much free space is in the inventory. So right now I manulay put how much inventory space I have free so.Simba Code:TypeSend(26);
I just need to know a function that will input the output ofthis gives how much it needs to buy based on free space.Simba Code:(28 - Totalcount)


Reply With Quote



