SCAR Code:procedure NewAxe;
begin
Mouse(586,111,3,4,true);
Flag;
Mouse(604,83,3,4,true);
Flag;
OpenBankQuiet('eb');
FixBank;
Deposit(1,1,1);
Wait(300);
Withdraw(1,1,1);
end;
It cannot find the bank or open it. i have tried many times.
SCAR Code:procedure NewAxe;
begin
Mouse(586,111,3,4,true);
Flag;
Mouse(604,83,3,4,true);
Flag;
OpenBankQuiet('eb');
FixBank;
Deposit(1,1,1);
Wait(300);
Withdraw(1,1,1);
end;
It cannot find the bank or open it. i have tried many times.
A coord clicker is not the way to go for bank finding. Read a few tutorials.
ILMMTYAEAFHPY.Originally Posted by sirlaughsalot



hobo is my brother =D. We both have the banking errors =(, it never finds the bank.
when it does find it, it only right clicks



Try using OpenBankFast. If that fails, try using OpenBank. That uses all (or almost all, not sure) of SRL's bank opening functions. If that fails... there's a problem somewhere.
uhh...theres a problem some where xD.



Do they find the bank and just don't open it, or are they just plain not finding the bank right?
sometimes they find it but only right click on it. choose option doesnt work either. Sometimes it just doesnt find the bank at all lol
i thought for edgeville bank it was 'evb' wasnt it? Maybe you guys can look at someones script that uses edgeville banking and ask to copy it ? FIRST ASK Lol.
Woot woot.
The Egdvillige bank can be opened with OpenBankFast('eb');
That works fine for me![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)