Because of the new rs changes DepositAll should be changed to this
its a faster way of banking all the stuff and its shorter codeSCAR Code:procedure DepositAll;
begin
if BankScreen then
if InvCount > 0 then
MouseBox(384, 298, 407, 316);
end.
~shut
EDIT: just noticed its not a shorter code but its still a faster way of banking all your inventory












Reply With Quote



