How can i make my script drop the unstrung bows fletched in my inventory?
Edit: I know ive posted in this section alot but im expirementing with aloT of things!
How can i make my script drop the unstrung bows fletched in my inventory?
Edit: I know ive posted in this section alot but im expirementing with aloT of things!

Make a DTM or Bitmap of an unstrung bow, and do this:
Along those lines...SCAR Code:while FIndBitmap(x,y,Unstrung,MIX1,MIY1,MIS2,MIY2) do
begin
Mouse(x,y,5,5,false);
Popup('Drop');
end;
im sorry i dont know how to do dtm or bitmap would you be able to help me?
nvm reading tut
There are currently 1 users browsing this thread. (0 members and 1 guests)