Page 39 of 40 FirstFirst ... 2937383940 LastLast
Results 951 to 975 of 983

Thread: [Simba/SCAR] Coh3n's Anywhere PowerChopper

  1. #951
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Also make sure you have the right version of SCAR (3.23). Or the latest version of Simba.

  2. #952
    Join Date
    May 2006
    Location
    West Coast
    Posts
    820
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It cannot seem to find the basic tree
    used the string "Tree" in the which tree to cut variable, filled out all my options, tried with and without SMART.

    The following DTMs were not freed: [2]
    The following bitmaps were not freed: [2]
    Kept appearing-

  3. #953
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Avaphi View Post
    It cannot seem to find the basic tree
    used the string "Tree" in the which tree to cut variable, filled out all my options, tried with and without SMART.
    Not sure what the dtm/bmp thing is, I don't use a bitmap at all in this script.

    As for not finding the tree, I have no idea. Does is spam the debug with something like "Can't find trees"?

  4. #954
    Join Date
    May 2006
    Location
    West Coast
    Posts
    820
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I am going to reinstall Scar & subversion - For some reason I can't get the newest SVN?..

  5. #955
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Avaphi View Post
    I am going to reinstall Scar & subversion - For some reason I can't get the newest SVN?..
    You should really try Simba...

  6. #956
    Join Date
    May 2006
    Location
    West Coast
    Posts
    820
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I removed SCAR from my computer for the last time - now 100% Simba or nothing from here on out. Will let you know how it goes.

  7. #957
    Join Date
    Mar 2009
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I am a complete noob at this, but I usually pick up on things easily. I have done everything, and when i click run script, it switches to the runescape cilent i selected, but the cursor doesnt move. After 3 minutes it will say that runescape was not ready. Have I done something wrong?

  8. #958
    Join Date
    Aug 2007
    Posts
    140
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works great! However, After 16 minutes it solved the sandwhich lady random, then siad it hadn't and logged out haha
    Quote Originally Posted by Hobbit View Post
    ...i had faulty ram....they told me to format my hard drive...im like HOW TO F*** IS THAT GONNA HELP MY F***ING RAM??? YOU STUPID IDIOT!! then i hung up...lol

  9. #959
    Join Date
    Jan 2007
    Posts
    8,876
    Mentioned
    123 Post(s)
    Quoted
    327 Post(s)

    Default

    "2 hours and 35 minutes" Without problems
    Great script! rep+

  10. #960
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Hamsterdan1 View Post
    I am a complete noob at this, but I usually pick up on things easily. I have done everything, and when i click run script, it switches to the runescape cilent i selected, but the cursor doesnt move. After 3 minutes it will say that runescape was not ready. Have I done something wrong?
    Hmm, were you using SMART? If so, you may not have had it enabled. There are three buttons at the bottom of the SMART window, make sure the one on the left says "Disable SMART". If it says "Enable SMART", then enable it.

    Quote Originally Posted by sylvawarrior View Post
    Works great! However, After 16 minutes it solved the sandwhich lady random, then siad it hadn't and logged out haha
    Yeah I've heard of this also. Post about it in the Randoms - Bugs thread, and I'm sure a fix will come shortly.

    Quote Originally Posted by Zyt3x View Post
    "2 hours and 35 minutes" Without problems
    Great script! rep+
    Awesome, I'm glad it's still working well.

  11. #961
    Join Date
    Sep 2009
    Location
    Pennsylvania
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Again...

    Well... I like to make sure I do comprehensive bug reports, at least, so, here goes.

    Code:
    Inventory full, dropping logs ...
    ** Warning in Drop_Logs: Error Finding Logs Mask. **
    ** Warning in Next_Player: Your Player Is Inactive, Terminating Script. **
    Successfully executed.
    The following DTMs were not freed: [2]
    The following bitmaps were not freed: [2]
    There's the DeBug, here's the conditional statement that is flippin out:

    Code:
      if (FindBitmapMaskTolerance(Tree.Mask, x, y, MIX1, MIY1, MIX2, MIY2, 10, 10)) then
        LogsInInv := CountItems('bmpmask', Tree.Mask, [10, 10])
      else
      begin
        SRL_Warn('Drop_Logs', 'Error Finding Logs Mask. ', warn_AllVersions);
        Next_Player;
      end;
    I really don't have any recommendations as I'm not too experienced a scripter... However, I can pinpoint this. It may, in fact, not even be this conditional statement, or rather the whole function... So, just trying to help out the world (:

  12. #962
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Yeah. The logs changed shape in the last RS update, so that bitmap mask is outdated. If you're looking to power chop, setup the MSI script for powerchopping (in Jr. Member section). It works, and is much better than this script.

  13. #963
    Join Date
    Sep 2009
    Location
    Pennsylvania
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Yeah. The logs changed shape in the last RS update, so that bitmap mask is outdated. If you're looking to power chop, setup the MSI script for powerchopping (in Jr. Member section). It works, and is much better than this script.
    Oh awesome haha, thanks! I guess that's an incentive for peeps to get jr. mem now lol

  14. #964
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by c0rrupt f1r3 View Post
    Oh awesome haha, thanks! I guess that's an incentive for peeps to get jr. mem now lol
    Everyone has access to the Jr. Member script forums anyway.

  15. #965
    Join Date
    Jul 2009
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is probably a stupid question but how do I make it work? It gets to the dropping part and then says
    Code:
    Inventory full, dropping logs ...
    ** Warning in Drop_Logs: Error Finding Logs Mask. **
    ** Warning in Next_Player: Your Player Is Inactive, Terminating Script. **

  16. #966
    Join Date
    Dec 2006
    Location
    New York
    Posts
    473
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by frt975 View Post
    This is probably a stupid question but how do I make it work? It gets to the dropping part and then says
    Code:
    Inventory full, dropping logs ...
    ** Warning in Drop_Logs: Error Finding Logs Mask. **
    ** Warning in Next_Player: Your Player Is Inactive, Terminating Script. **
    The dropping procedure is not working because the mask of the logs has changed. Use MSI, can find the script here

  17. #967
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Was about to say that, thanks gamer. I'm going to add a link on the first post.

  18. #968
    Join Date
    May 2008
    Location
    Stockholm
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hello. Sorry for bringing up an old thread D:

    But I've encountered a problem, I was following the How ti install/setup SCAR tutorial, but when I try to run the script it says:

    Include file E:\Program\SCAR\SCAR\includes\SRL\SRL\misc\Smart.s car does not exist.
    Include file E:\Program\SCAR\SCAR\includes\SRL\SRL.scar does not exist.
    Include file E:\Program\SCAR\SCAR\includes\SRL\SRL\Misc\Debug.s car does not exist.
    Failed when compiling

    And yes, I have checked and the files are there.

    Frankly, I couldn't be bothered looking through 39 pages of posts to find a similar problem, so once again, sorry for bringing it up again >.<

    //Jompa

  19. #969
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    ^ You don't have SRL. You set something up wrong. Follow http://goo.gl/lL9b exactly. Or get Simba from http://goo.gl/fuN3.

  20. #970
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by i luffs yeww View Post
    ^ You don't have SRL. You set something up wrong. Follow http://goo.gl/lL9b exactly. Or get Simba from http://goo.gl/fuN3.
    Why are your links not villavu links?

  21. #971
    Join Date
    Feb 2007
    Location
    South East England
    Posts
    2,906
    Mentioned
    2 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Why are your links not villavu links?
    They are official links dude, they're just shortened. (As in, I followed them and they go to Villavu)
    Jus' Lurkin'

  22. #972
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Torrent of Flame View Post
    They are official links dude, they're just shortened. (As in, I followed them and they go to Villavu)
    No I know that (I followed them also), I was just wondering why they didn't look like -> http://villavu.com/forum/newreply.ph...reply&p=717270

  23. #973
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    ^ Mhmm. I just use goo.gl because.. I dunno. It's sexier.

    Aww..

    Anyway. I just think they look better than all that nonsense. goo.gl/GFaF just looks good, in my mind.

  24. #974
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by i luffs yeww View Post
    ^ Mhmm. I just use goo.gl because.. I dunno. It's sexier.

    Aww..

    Anyway. I just think they look better than all that nonsense. goo.gl/GFaF just looks good, in my mind.
    Uh, okay. I just didn't think they were Villavu tutorials from looking at them. Whatever floats your boat.

  25. #975
    Join Date
    May 2008
    Location
    Stockholm
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah I'll try Simba. I also found the solution to my own problem. I accidentally named the folder SLR instead of SRL >.<

Page 39 of 40 FirstFirst ... 2937383940 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
  •