just put an "s" at the end of DTMS. Such as DTMSs. this will make it a different identifier than the other DTMS and also when you try to recompile, change to other one that it says is wrong to the same thing. Any questions, simply ask.
just put an "s" at the end of DTMS. Such as DTMSs. this will make it a different identifier than the other DTMS and also when you try to recompile, change to other one that it says is wrong to the same thing. Any questions, simply ask.
Thanks for the script :3
For Everyone that is getting this error do as i say!
Change the procedure at line 130 to this.
Simba Code:procedure FrDTMs;
begin
FreeDTM(chocbar);
FreeDTM(chocdust);
end;
Then Go to the MainLoop down the bottom and change
FreeDTMs;
To
FrDTMs;
Now it will compile...
Also there is no need to do uptext checking for your script.
Change the WithdrawChoc Procedure to this for the script to work flawlessly.
Simba Code:procedure WithdrawChoc;
begin
if not LoggedIn then
Exit;
AntiRandoms;
if (PinScreen) then
InPin(Players[CurrentPlayer].Pin);
if (BankScreen) then
DepositAll;
WriteLn('Banking');
Wait(300 + Random(200));
FixBank;
MMouse(55,108,9,9);
Case (LaggyComputer) of
true: Wait(650 + 400);
false: Wait(250 + 200);
end;
begin
ClickMouse2(false);
Case (LaggyComputer) of
true: Wait(650 + 250);
false: Wait(100 + 200);
end;
WaitOptionMulti(['Withdraw-All', 'All'], 200);
Case (LaggyComputer) of
true: Wait(650 + 300);
false: Wait(200 + 200);
end;
CloseBank;
end;
end;
im not sure what im doing wrong but, it says error. error duplicate identifier 'freedtms' at line 130. compiling failed.
surfing you are amazingthx.
E: Flawless
//////////////////Paulas Chocolate Crusher\\\\\\\\\\\\\\\\\\
///////////////////////By Paula Deen\\\\\\\\\\\\\\\\\\\\\\\\
Run Time: 32 Minutes and 50 Seconds
Total Loads: 65
Chocolate Dust made: 1820
Total Profit made: 91000
Breaks Taken: 0
//////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
Last edited by siyao; 03-14-2012 at 05:12 PM. Reason: got some proggies
Progress Report:******************Paulas Chocolate Crusher****************** ***********************By Paula Deen************************ Run Time: 2 Hours, 12 Minutes and 20 Seconds Total Loads: 201 Chocolate Dust made: 5628 Total Profit made: 281400 *************************************************************
Love it, but edgeville bank is sort of slower than other banks.
only a bug by sw bank, it sometimes click wrong place, and can't find the bank then.
This works great and flawlessy. Thanks to the uploader.
//////////////////Paulas Chocolate Crusher\\\\\\\\\\\\\\\\\\
///////////////////////By Paula Deen\\\\\\\\\\\\\\\\\\\\\\\\
Run Time: 4 Hours, 22 Minutes and 29 Seconds
Total Loads: 425
Chocolate Dust made: 11900
Total Profit made: 595000
Breaks Taken: 3
//////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
F2P automatically uses the mortar and pestle now
There is no 'Ctrl' button on's computer.
is always in control.
I liked people having the DTM error...
Not working for me, it's logging out. http://snpr.cm/97YZOH.jpg
Last edited by Convex; 03-17-2012 at 07:31 PM.
Convex, heres a version I edited, all credit goes to Paula though,
Sorry, decided not to release the edited version. The prices are bad enough as it is. Remember to always sell at least 1 above mid.
Last edited by [D]ude; 03-22-2012 at 12:25 AM.
*********************************
Duplicate identifier 'FREEDTMS' at line 1Compiling failed
***********************************
help....
my srl, msi and sps are all up to date, yet i get this compiling error
Duplicate identifier 'FREEDTMS' at line 130
Compiling failed.
any ideas how to fix?
I love you, but I can't get the script to run for more than 9 minutes.
Last edited by Strafed; 03-23-2012 at 07:45 PM.
Same problem as the many people above me.
Continues to fail... and logout
Banking
Could not find Chocolate Bar (wrong uptext). Trying again...
Could not find Chocolate Bar (wrong uptext). Trying again...
Could not find Chocolate Bar (wrong uptext). Trying again...
Could not find Chocolate Bar (wrong uptext). Switching Player/Logging out.
ALSO at the beginning when starting the script, simba tells me this:
[Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
Works fine now after a few little bits of tinkering after reading other peoples comments, thanks![]()
//////////////////Paulas Chocolate Crusher\\\\\\\\\\\\\\\\\\
///////////////////////By Paula Deen\\\\\\\\\\\\\\\\\\\\\\\\
Run Time: 14 Minutes and 26 Seconds
Total Loads: 24
Chocolate Dust made: 672
Total Profit made: 33600
Breaks Taken: 0
//////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
Looks quite nice so far. Will test it when im back at home.
I will try to answer all Runescape related questions!
There are currently 1 users browsing this thread. (0 members and 1 guests)