I've new to this as i've finally decided to play runescape again because of the old school
Basically I've got the script to buy the item from the person.
is how my scirpt runs and it repeats its self over and over again but how would I do it to check inventry is full and to stop that task I know I've got to implement P07_CheckInv somewhere but not sure where and how? any guide on this would be great!Code:begin SetupP07Include; repeat FindSilk; wait(550); Talking; until(false); end.



Reply With Quote







