Page 46 of 87 FirstFirst ... 36444546474856 ... LastLast
Results 1,126 to 1,150 of 2158

Thread: [Reflection] ineedbot's AIO Woodcutter

  1. #1126
    Join Date
    Mar 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I have tried that multiple times. As far as I know its not the brightness.

  2. #1127
    Join Date
    Jan 2007
    Posts
    181
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Pathing seems to have messed up since 2.1, seers maples pathing is fucked I think

  3. #1128
    Join Date
    Mar 2013
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Question

    ineedbot I can't send you a PM because your mailbox is full.

    I would like to use your isChopping function to some extend:

    Code:
    Function isChopping: Boolean;
      var
        PBox: TBox;
      begin
        PBox := IntToBox(MSCX - x1, MSCY - y1, MSCX + x2, MSCY + y2);;
        Result := (AveragePixelShift(PBox, 250, 500) > AnimationCheck);
        SMART_DrawBox(PBox);
        writeln(IntToStr(AveragePixelShift(PBox, 250, 500)));
      end;
    But altered for powerfishing. Would of course give you credit for this part
    Do I have your permission to publish the script with this part(altered) in it?

    Greetings,
    Matthew

  4. #1129
    Join Date
    May 2012
    Posts
    122
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Does it support Oaks at Varrock east bank?
    Got me

  5. #1130
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by matthew1993 View Post
    ineedbot I can't send you a PM because your mailbox is full.

    I would like to use your isChopping function to some extend:

    Code:
    Function isChopping: Boolean;
      var
        PBox: TBox;
      begin
        PBox := IntToBox(MSCX - x1, MSCY - y1, MSCX + x2, MSCY + y2);;
        Result := (AveragePixelShift(PBox, 250, 500) > AnimationCheck);
        SMART_DrawBox(PBox);
        writeln(IntToStr(AveragePixelShift(PBox, 250, 500)));
      end;
    But altered for powerfishing. Would of course give you credit for this part
    Do I have your permission to publish the script with this part(altered) in it?

    Greetings,
    Matthew
    Sure go ahead. But that isn't my code. Its SRL's code.

  6. #1131
    Join Date
    Mar 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by botterboi View Post
    I found out what it was! my bad. your scripts kicking ass!
    Mind sharing what "it" was? I'm having the same problem except at catherby willows

  7. #1132
    Join Date
    Sep 2012
    Posts
    91
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    Got banned using catherby spot, be careful guys.
    Last edited by AIex; 04-04-2013 at 02:48 AM.

  8. #1133
    Join Date
    Mar 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Thanks for the post mate.

  9. #1134
    Join Date
    Jan 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    You chopped 1269 logs in 328 mins.
    You made 126900 coins and 126900 xp.
    Thats about 23161 xp per hour and 23161 cash per hour.

  10. #1135
    Join Date
    Apr 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    At varrock palace yews it will only chop a tree until it despawns. It won't move to another tree or cut the tree when it respawns, it just sits there. Any tips?

  11. #1136
    Join Date
    May 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Would you be willing to add it in so the bot will pick up bird nests? I took some color drops of each type of nest, if you would like these to help you add it in to loot nests while cutting.

    ~not sure if this was brought up, i didnt really look through the last 11 pages >.<

  12. #1137
    Join Date
    Mar 2013
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    [Error] C:\Simba\Includes\SPS/sps-osr.simba(357:9): Unknown identifier 'ClickNorth' at line 356
    Compiling failed.

    Anyone know this error?

  13. #1138
    Join Date
    Apr 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    It was working ok last night but now I keep getting a white screen, I've tried re-installing the files on first page.

    EDIT: The problem was with some SMART files, I have fixed it now
    Last edited by dizzy123; 04-04-2013 at 08:50 AM.

  14. #1139
    Join Date
    Jan 2012
    Posts
    74
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Hamish View Post
    Pathing seems to have messed up since 2.1, seers maples pathing is fucked I think
    Same it gets lost inbetween trees and bank all the time

  15. #1140
    Join Date
    Feb 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    I'm getting this error Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Simba\Scripts\ineedbot's AIO Chopper[2.1].simba'
    Can someone help please

  16. #1141
    Join Date
    Apr 2012
    Location
    Melbourne, Australia
    Posts
    230
    Mentioned
    0 Post(s)
    Quoted
    59 Post(s)

    Default

    Quote Originally Posted by klonaro View Post
    I'm getting this error Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Simba\Scripts\ineedbot's AIO Chopper[2.1].simba'
    Can someone help please
    Use this guide:
    http://villavu.com/forum/showthread.php?t=99992

  17. #1142
    Join Date
    Mar 2013
    Posts
    72
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Started up a magics script @ seers to cut at the tower loc. 2 mins later I'm trapped in the building and someone is asking me if i'm a bot.

  18. #1143
    Join Date
    Mar 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    cuts 1 log, stops.. weird

  19. #1144
    Join Date
    Feb 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    working great love the yews im gaining BNAK

  20. #1145
    Join Date
    Feb 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hmm I cant make this script work for me, is there an anti leech on it?
    I have been looking at it but cant find any.. or its just me that is noob at it. I get this message on Simba when I try to start it:

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Users\Tim\Downloads\ineedbot's AIO Chopper[2.1].simba'
    Your other woodcutting script is working fine and also all other scripts im running.

  21. #1146
    Join Date
    Apr 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Keep getting this error:

    [Error] C:\Simba\Includes\SRL\SRL\misc\SmartParams.Simba(7 8:8): Unknown identifier 'RSReady' at line 77

  22. #1147
    Join Date
    Apr 2013
    Posts
    18
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    Thanks, does this support the thing that trees go dancing and you break your axe?

  23. #1148
    Join Date
    Mar 2013
    Posts
    55
    Mentioned
    3 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by AIex View Post
    Got banned using catherby spot, be careful guys.
    Lol "Goldfarmer" How many accounts you were running??

  24. #1149
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Barb ass, bit dodgy?

    Hey, just posting wondering if you guys have had problems with barb assault location? It does not run fluently, may be to do with certain paths to bank etc?

  25. #1150
    Join Date
    Apr 2013
    Posts
    18
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    Nvm
    Last edited by Verifone; 04-04-2013 at 04:36 PM.

Page 46 of 87 FirstFirst ... 36444546474856 ... 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
  •