ok, ive downloaded the new one, (wasnt there yet at my previous post) and it works well, its funny how it banks xD
ok, ive downloaded the new one, (wasnt there yet at my previous post) and it works well, its funny how it banks xD
The banking will be fixed by me. Thats no problem.
Well, this is weird, with the stringer, it strings one load, it opens the bank again, deposits al the stuf, and freezes :S
sjoewaps, I will upload my version Which works good, and jesus will fix it I guess..or I will do..
That's what now happens to me, it banks one load then freezes. I thought it was my interenet, but it wasnt ><
EDIT: I downloaded new script, but it won't open up the bank. I know I'm probably being annoying to you guys, but when I was looking at the script I didn't really find an OPEN UP BANK type thing on the script. Is there one, just I missed it? Because it never opened up the bank for me, and it still counted it as though it were fletching. =/
will test once i get 70 fletch since it for yew long only.. look at my sig and u see why =D
"Far better it is to dare mighty things, to win glorious triumphs, even though checkered by failure, than to take rank with those poor spirits who neither enjoy much nor suffer much because they live in the gray twilight that knows neither victory nor defeat."
— Theodore Roosevelt
here we are
SCAR Code://========================================\\
||
|| Pures Mini Fletcher 2.2
||
|| Worked For : 35 Minutes and 46 Seconds
|| Logs Fletched 1836.
|| Bows Strung 952.
||
|| GoodJob!
\\========================================//
Edit: I had to use openmybank for it to work.
Faith is an oasis in the heart which will never be reached by the caravan of thinking.
Kingarabian, could you show the part of the script, or the script itself or anything like that so i can use the openmybank procedure too?
Oi, I didn't download the new version until now lol. But put this just below the proggy(or anywhere else(Near line 260));
SCAR Code:Function OpenMyBank: Boolean;
begin
if (FindObjCustom(x, y, ['Use', 'booth'], [7241864, 7899795], 10)) then
begin
Mouse(x, y, 8, 8, False);
if (ChooseOption('quickly')) then
begin
FFlag(0);
repeat
Wait(100);
Inc(c);
until (BankScreen) or (c >= 50);
if(PinScreen) then
repeat
Wait(500);
Writeln('Doing PinScreen');
InPin(IntToStr(Players[CurrentPlayer].Pin));
Inc(f);
until (BankScreen)
Result := BankScreen;
Writeln('Found BankScreen.');
end;
end;
end;
Make line 60 & 61 look like this:
SCAR Code:var
c, f, x, y: integer;
& go the Procedure "Bank;" & change it to this:
SCAR Code:Procedure Bank; // Opens The Bank.
begin
OpenMyBank; // Add the "My" in there.
FixBank;
Writeln('Opened Bank')
End;
Should work fine, that looks like alot but can be done in like 3 mins![]()
"Far better it is to dare mighty things, to win glorious triumphs, even though checkered by failure, than to take rank with those poor spirits who neither enjoy much nor suffer much because they live in the gray twilight that knows neither victory nor defeat."
— Theodore Roosevelt
//========================================\\
||
|| Pures Mini Fletcher 2.2
||
|| Worked For : 47 Minutes and 39 Seconds
|| Logs Fletched 2943.
|| Bows Strung 1526.
||
|| GoodJob!
\\========================================//
![]()
pfffft -.- you beat me but dont worry as soon im done fletching AND stringing these babys. well see.=p
Faith is an oasis in the heart which will never be reached by the caravan of thinking.
btw dude, I deleted the openmybank because there is already a banking procedure.
im fletching in seers. but the first time, when i start the script, it finds the bank, and does all the thing it needs to do, but when the 14 strung bows are done, it cant find the bank anymore, after a while it acts like its in my bankscreen, but it isnt :S
then try another bank, like gnome banks.
It does work now, have made the script work well myself yay.
//========================================\\
||
|| Pures Mini Fletcher 2.2
||
|| Worked For : 23 Minutes and 13 Seconds
|| Logs Fletched 1026.
|| Bows Strung 532.
||
|| GoodJob!
\\========================================//
Maze random quit btw
hmm k.. download the new version lol I fixed the LogsDone Bug..
-Edited-
Please, I need money, and you don't lose anything, except get money! Join BUX.TO with http://bux.to/?r=twistedvip50
That's not allowed posting a modified script mate. Delete it
, And my version works well
![]()
Very sorry mate. I forgot about editing the script.Sorry!
Please, I need money, and you don't lose anything, except get money! Join BUX.TO with http://bux.to/?r=twistedvip50
its ok
Check this proggie O.o
//========================================\\
||
|| Pures Mini Fletcher 2.2
||
|| Worked For : 1 Hours, 4 Minutes and 16 Seconds
|| Logs Fletched 0.
|| Bows Strung 1610.
||
|| GoodJob!
\\========================================//
wont you get banned with this...its based on coords...use dtms in the next update
It wont get you banned because it Clicks In a Specified Box, I use MouseBox;![]()
When I start to get fletching up I will defiantly use this and post a proggy. Looks good!
State which bank it need to be in please
There are currently 1 users browsing this thread. (0 members and 1 guests)