Page 4 of 6 FirstFirst ... 23456 LastLast
Results 76 to 100 of 146

Thread: Paula's Chocolate Crusher. 180k/hr (members), 90k/hr (free to play)

  1. #76
    Join Date
    Jan 2012
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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.

  2. #77
    Join Date
    Jan 2012
    Posts
    111
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by brentrobbins View Post
    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.
    thank you so much

  3. #78
    Join Date
    Jan 2007
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for the script :3

  4. #79
    Join Date
    Dec 2011
    Posts
    249
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by i need to bot! View Post
    Comes up with '[Error] (129:11): Duplicate identifier 'FREEDTMS' at line 128
    Compiling failed.' :'(
    Quote Originally Posted by snarebots View Post
    [Error] (131:11): Duplicate identifier 'FREEDTMS' at line 130
    Compiling failed.

    I keep getting this every time I run the script, and Im not sure how to java script, so a solution through here would be awesome
    Quote Originally Posted by SimbaJr View Post
    [Error] (131:11): Duplicate identifier 'FREEDTMS' at line 130
    Compiling failed.

    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;

  5. #80
    Join Date
    Jan 2012
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by pigggy View Post
    thank you so much
    no problem, I cant really design and make my own scripts yet, but i know how to improve and edit and fix certain problems in many of them.

  6. #81
    Join Date
    Feb 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    im not sure what im doing wrong but, it says error. error duplicate identifier 'freedtms' at line 130. compiling failed.

  7. #82
    Join Date
    Dec 2011
    Posts
    249
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by ubica ohov View Post
    im not sure what im doing wrong but, it says error. error duplicate identifier 'freedtms' at line 130. compiling failed.
    Read what i posted above..

  8. #83
    Join Date
    Jan 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    surfing you are amazing thx.


    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

  9. #84
    Join Date
    Feb 2012
    Location
    SRL Jail
    Posts
    1,319
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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.

  10. #85
    Join Date
    Jan 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    only a bug by sw bank, it sometimes click wrong place, and can't find the bank then.

  11. #86
    Join Date
    Mar 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This works great and flawlessy. Thanks to the uploader.

  12. #87
    Join Date
    Jan 2012
    Location
    Classified
    Posts
    157
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    //////////////////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.

  13. #88
    Join Date
    Nov 2011
    Posts
    261
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Surfing View Post
    For Everyone that is getting this error do as i say!
    ]
    Thanks for the withdraw tweak!

  14. #89
    Join Date
    Feb 2012
    Location
    UK
    Posts
    64
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I liked people having the DTM error...

  15. #90
    Join Date
    Mar 2012
    Location
    Massachusetts
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Paula_Deen View Post
    Current Version: 1.2.1

    The uptext's are still unstable, but I came up with a fix.
    Banking should now be 99% accurate.


    [/SIZE]
    Not working for me, it's logging out. http://snpr.cm/97YZOH.jpg
    Last edited by Convex; 03-17-2012 at 07:31 PM.

  16. #91
    Join Date
    Jan 2012
    Posts
    319
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    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.
    -My Scripts-
    Dude'sFighters
    Dude'sBonfires
    Donations help with scripting Paypal!

  17. #92
    Join Date
    Feb 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    *********************************
    Duplicate identifier 'FREEDTMS' at line 1Compiling failed
    ***********************************
    help....

  18. #93
    Join Date
    Aug 2007
    Location
    England
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default hi i got this error when trying to run script.

    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?

  19. #94
    Join Date
    Feb 2012
    Location
    UK
    Posts
    64
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Wild strengh View Post
    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?
    Read the posts before, numerous people have explained how to solve the problem..

  20. #95
    Join Date
    Feb 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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.

  21. #96
    Join Date
    Apr 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Same problem as the many people above me.

  22. #97
    Join Date
    Jan 2012
    Location
    Texas
    Posts
    241
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by hineon View Post
    Same problem as the many people above me.
    Just rename FREEDTMS to something else like FreeAllDTM, just make sure you rename it at all the places you've used it in the script.
    Coming together is a beginning.
    Keeping together is progress.
    Working together is success.

  23. #98
    Join Date
    Apr 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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

  24. #99
    Join Date
    Apr 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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
    //////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

  25. #100
    Join Date
    Dec 2011
    Location
    Berlin
    Posts
    795
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Looks quite nice so far. Will test it when im back at home.

    I will try to answer all Runescape related questions!

Page 4 of 6 FirstFirst ... 23456 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •