why is there a wait somewere in the banking procedure its really annoying
and is there a way for me to remove it
why is there a wait somewere in the banking procedure its really annoying
and is there a way for me to remove it
What procedure are you on about?
<3
Originally Posted by Eminem
openbankfast('lb')
The longest wait in OpenBankFast is 400ms. You must be lagging.
Richard.
<3
Originally Posted by Eminem
Check the script you're using:
SCAR Code:if OpenBankFast('lb') then
begin
wait(2000+random(500)); // remove, if you find something like this
...
end;

And after you found something like marpis mentioned change that waiting for:
The second parameter can vary based on your computer.SCAR Code:WaitFunc(@BankScreen, RandomRange(50, 100), 3000);
Also why this isn't in the open bank functions?
Obviously, if you got pin set the third parameter higher and if you are using an open bank function that doesn't got inbuilt pin(most if it got, right?) then @BankScree should be @PinScreen.
There are currently 1 users browsing this thread. (0 members and 1 guests)