how would i make my script detect like if a shop runs out stock like example it finds this "The shop has run out of stock" how would my script detect that ive tryed several things still dont work![]()
how would i make my script detect like if a shop runs out stock like example it finds this "The shop has run out of stock" how would my script detect that ive tryed several things still dont work![]()
SCAR Code:if(InChat('Text here'))then
There is a chance that in the time it takes for the shop to run out of that item, there'll be another item in it's place. In which case you can use the uptext every time you go to buy the item, but that might screw up. You could also make a DTM of the item, and check to see if it finds the DTM in the shop screen. If it does, it moves it's mouse there and buys.
Your choice, good luck.
ya i tryed the inchat thing ima try again then try what you said.
Make a bitmap..search intermediat tut section for guides!![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)