Page 5 of 40 FirstFirst ... 3456715 ... LastLast
Results 101 to 125 of 983

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

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

    Default

    Sorry for not replying earlier guys, I have been away and really busy. I don't have time right now, or anytime soon really to look into the xp and level thing, but I will as soon as I have time.

    Thanks a lot for posting reports and I'm glad to see it's working well for you guys.

    @ideadonei - Yes, once you become a Jr.Member I have a Draynor willow banker you'll be able to use.

  2. #102
    Join Date
    Aug 2009
    Posts
    155
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have this going on an old p4 but it keeps hanging up after 2-3loads...it just sits with the red dot over the backpack for a long time (over 10 min.). am i doing any thing wrong?

    thanks for any help, this is my first day working with scar.

    Payton

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

    Default

    Quote Originally Posted by payton View Post
    I have this going on an old p4 but it keeps hanging up after 2-3loads...it just sits with the red dot over the backpack for a long time (over 10 min.). am i doing any thing wrong?

    thanks for any help, this is my first day working with scar.

    Payton
    That's usually caused because SMART loses focus, there's really nothing I can do about that, but I have tested it and that's never happened with me. The only thing I can tell you is to make sure you comp isn't lagging at all, because sometimes that could cause SMART to lose focus.

  4. #104
    Join Date
    Aug 2009
    Posts
    155
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    That's usually caused because SMART loses focus, there's really nothing I can do about that, but I have tested it and that's never happened with me. The only thing I can tell you is to make sure you comp isn't lagging at all, because sometimes that could cause SMART to lose focus.
    i am now running this on a amd 6000+ dual core and it is working much better. (just failed to fix pheasant random though)

    should it fix all randoms by its self?

    thanks,
    Payton

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

    Default

    Quote Originally Posted by payton View Post
    i am now running this on a amd 6000+ dual core and it is working much better. (just failed to fix pheasant random though)

    should it fix all randoms by its self?

    thanks,
    Payton
    No, the randoms solving is built into SRL, for a list of all the currently working randoms solvers, go here.

    You can help out by reading the whole first post and posting when a script doesn't solve a random so it can be fixed in further versions of SRL.

    Thanks for the feedback, and I'm glad to see that SMART is working better for you now.

    Cheers!

  6. #106
    Join Date
    Aug 2009
    Posts
    0
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I got an error while running the script it said..

    Line 5: [Error] (7:11): Unknown identifier 'SmartIsKeyDown' in script C:\Program Files\SCAR 3.21\includes\SRL\SRL\Misc\SMART.SCAR

    I'm not sure what to do, help if possible please

  7. #107
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by archer790 View Post
    I got an error while running the script it said..

    Line 5: [Error] (7:11): Unknown identifier 'SmartIsKeyDown' in script C:\Program Files\SCAR 3.21\includes\SRL\SRL\Misc\SMART.SCAR

    I'm not sure what to do, help if possible please
    Are you on vista? You need to move your plugins. Right click on scar and click run as admin. Then open SCAR. Go to Tools > Options > SRL Download > Move Plugins.

  8. #108
    Join Date
    Aug 2009
    Posts
    0
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How Do You Logon with this...all i see is a red dot moving from user part to pass. help please!

    Where do i put my user and pass to log in i tried this ...

    33 {Players[1].Name := '';
    34 Players[1].Pass := '';

    and when i use player [0] i get this error...

    Line 24: [Error] (20562:19): Unknown identifier 'zdewd93' in script C:\Users\JOSH\Desktop\Coh3n's Anywhere PowerChopper V.1.1.scar
    Last edited by archer790; 08-11-2009 at 04:45 AM.

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

    Default

    Thanks Myles for answering that for him.

    Quote Originally Posted by archer790 View Post
    and when i use player [0] i get this error...

    Line 24: [Error] (20562:19): Unknown identifier 'zdewd93' in script C:\Users\JOSH\Desktop\Coh3n's Anywhere PowerChopper V.1.1.scar
    That just means you didn't fill out DeclarePlayers right, here's how it should go:

    SCAR Code:
    Players[0].Name := 'Username';
      Players[0].Pass := 'Password';
      Players[0].Nick := 'ser';//3-4 lowercase letters from your Username
      Players[0].Active := True;//Use this player?
      Players[0].Strings[0] := 'Willow';//Which tree to cut?
      Players[0].Integers[0] := 1000;//How many logs to cut?
      Players[0].Booleans[0] := True;//Is hatchet equiped?
      Players[0].BoxRewards := ['Xp', 'mote', 'ostume'];

    Hopefully that clears things up for you.

  10. #110
    Join Date
    Aug 2009
    Posts
    155
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    proggy
    not sure whats up with the levels...i gained 4 and every time it said "you gained a wc level"

    [==================== V.1.1 ====================]
    [ ]
    [ Ran For: 1 Hours, 24 Minutes and 30 Seconds ]
    [ Loads Done: 21 ]
    [ Logs Chopped: 565 ]
    [ Exp Gained: 14125 ]
    [ Levels Gained: 0 ]
    [ ]
    [===============================================]


    was stuck in the maze random when i stopped it.

    thanks,
    Payton

    edit:

    another:
    [===============================================]
    [ Coh3n's Anywhere PowerChopper ]
    [==================== V.1.1 ====================]
    [ ]
    [ Ran For: 1 Hours, 16 Minutes and 15 Seconds ]
    [ Loads Done: 18 ]
    [ Logs Chopped: 486 ]
    [ Exp Gained: 12150 ]
    [ Levels Gained: 0 ]
    [ ]
    [===============================================]

    more to come
    Last edited by payton; 08-12-2009 at 04:30 AM.

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

    Default

    Hey thanks for the proggies and feedback, the leveling up function should be fixed in the new version, was a pretty dumb mistake on my part. Thanks a lot for pointing it out.

    Thanks for using it.
    Last edited by Coh3n; 08-12-2009 at 07:01 AM.

  12. #112
    Join Date
    Aug 2009
    Posts
    155
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    another proggy...

    [ ]
    [ Ran For: 1 Hours, 34 Minutes and 14 Seconds ]
    [ Loads Done: 21 ]
    [ Logs Chopped: 563 ]
    [ Exp Gained: 14075 ]
    [ Levels Gained: 0 ]
    [ ]
    [===============================================]
    Congratulations, you have gained a Woodcutting level!

    gained 10 levels(35-45) and it is still running! I am going to shut it down at around 2 hours will edit in full proggy later.

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

    Default

    Quote Originally Posted by payton View Post
    gained 10 levels(35-45) and it is still running! I am going to shut it down at around 2 hours will edit in full proggy later.
    That's awesome! I'm glad to see it's working well for you.

    Also, thanks for posting.

    And, if you download the new version, the leveling up function should now be working.

  14. #114
    Join Date
    Aug 2009
    Posts
    65
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    running it right now. will edit to add progress report.

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

    Default

    Quote Originally Posted by speed_d View Post
    running it right now. will edit to add progress report.
    Awesome can't wait to see it, thanks for using it.

    EDIT: You didn't even download it.

  16. #116
    Join Date
    Aug 2009
    Posts
    155
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    That's awesome! I'm glad to see it's working well for you.

    Also, thanks for posting.

    And, if you download the new version, the leveling up function should now be working.
    well i forgot to copy it before restarting it about 5 min. ago. i just started it to do about 750 willows between two different accounts so i will try and post a proggy in the morning.

    don't know if you fixed this in the new version but in the old one the multi player proggies are meaningless...

    ___
    ____ /\__\
    /\___\ ____ \/ _/
    _____ \/_ / /\___\ \/ _____
    /\____\ _______/ / /___ _\/___ \_____ /\____\
    / / ___\/\______\/ /____\\____/ /_____\/ / ____\
    / / /__ / / ___ / ____ //___ / ____ \/ /___\
    / / /___\ / /__/ / / / / /____/ / / / / /____ /
    \/_______//______/_/ /_/_/______/_/__/_/_/____/ /
    \/___________________/
    Anywhere Powerchopper V.1.1!
    Loading, please wait...
    SRL Compiled in 0 msec
    SMART Initialized.
    Loaded: Server 152, Members: False, Signed: True, Super Detail: False.
    *****
    Creating the NickTPA.
    Found hatchet.
    Woodcutting level is 46.
    [===============================================]
    [ Coh3n's Anywhere PowerChopper ]
    [==================== V.1.1 ====================]
    [ Ran For: 4 Minutes and 22 Seconds ]
    [ ]
    [ Nick T/F Loads Logs Lvls ]
    [ ¯¯¯¯ ¯¯¯ ¯¯¯¯¯ ¯¯¯¯ ¯¯¯¯ ]
    [ ***** T 0 0 0 ]
    [ ?????? T 0 0 0 ]
    [===============================================]
    NextPlayer
    SwitchToPlayer(PlayerNo: 1, Active: False);
    Creating the NickTPA.
    Found hatchet.
    Woodcutting level is 46.
    [===============================================]
    [ Coh3n's Anywhere PowerChopper ]
    [==================== V.1.1 ====================]
    [ Ran For: 7 Minutes and 45 Seconds ]
    [ ]
    [ Nick T/F Loads Logs Lvls ]
    [ ¯¯¯¯ ¯¯¯ ¯¯¯¯¯ ¯¯¯¯ ¯¯¯¯ ]
    [ ***** F 0 0 0 ]
    [ ?????? T 0 0 0 ]
    [===============================================]
    [===============================================]
    [ Coh3n's Anywhere PowerChopper ]
    [==================== V.1.1 ====================]
    [ Ran For: 12 Minutes and 28 Seconds ]
    [ ]
    [ Nick T/F Loads Logs Lvls ]
    [ ¯¯¯¯ ¯¯¯ ¯¯¯¯¯ ¯¯¯¯ ¯¯¯¯ ]
    [ ***** F 0 0 0 ]
    [ ?????? T 0 0 0 ]
    [===============================================]
    Congratulations, you have gained a Woodcutting level!
    [===============================================]
    [ Coh3n's Anywhere PowerChopper ]
    [==================== V.1.1 ====================]
    [ Ran For: 16 Minutes and 42 Seconds ]
    [ ]
    [ Nick T/F Loads Logs Lvls ]
    [ ¯¯¯¯ ¯¯¯ ¯¯¯¯¯ ¯¯¯¯ ¯¯¯¯ ]
    [ ***** F 0 0 0 ]
    [ ?????? T 0 0 0 ]
    [===============================================]
    [===============================================]
    [ Coh3n's Anywhere PowerChopper ]
    [==================== V.1.1 ====================]
    [ Ran For: 20 Minutes and 43 Seconds ]
    [ ]
    [ Nick T/F Loads Logs Lvls ]
    [ ¯¯¯¯ ¯¯¯ ¯¯¯¯¯ ¯¯¯¯ ¯¯¯¯ ]
    [ ***** F 0 0 0 ]
    [ ?????? T 0 0 0 ]
    [===============================================]
    [===============================================]
    [ Coh3n's Anywhere PowerChopper ]
    [==================== V.1.1 ====================]
    [ Ran For: 24 Minutes and 3 Seconds ]
    [ ]
    [ Nick T/F Loads Logs Lvls ]
    [ ¯¯¯¯ ¯¯¯ ¯¯¯¯¯ ¯¯¯¯ ¯¯¯¯ ]
    [ ***** F 0 0 0 ]
    [ ?????? T 0 0 0 ]
    [===============================================]
    [===============================================]
    [ Coh3n's Anywhere PowerChopper ]
    [==================== V.1.1 ====================]
    [ Ran For: 28 Minutes and 52 Seconds ]
    [ ]
    [ Nick T/F Loads Logs Lvls ]
    [ ¯¯¯¯ ¯¯¯ ¯¯¯¯¯ ¯¯¯¯ ¯¯¯¯ ]
    [ ***** F 0 0 0 ]
    [ ?????? T 0 0 0 ]
    [===============================================]

    (edited names and nicks)
    Payton
    Last edited by payton; 08-13-2009 at 01:34 PM.

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

    Default

    Quote Originally Posted by payton View Post
    well i forgot to copy it before restarting it about 5 min. ago. i just started it to do about 750 willows between two different accounts so i will try and post a proggy in the morning.
    Okay, I'm pretty sure the Progress Report for Multiplayer is messed up, but I'm not positive. We'll see in the morning I guess.

  18. #118
    Join Date
    Aug 2009
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I used this on regular trees and for some reason it wouldnt click on the trees although i put "Tree" in the slot and there were 10 trees around. It would click and then click off somewhere until it was down to only cutting the same tree every 45 - 60 seconds. But i used it on willows and it worked great =). The proggy just said the time and 0 for everything else. Sorry =/

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

    Default

    Quote Originally Posted by Lavitz View Post
    I used this on regular trees and for some reason it wouldnt click on the trees although i put "Tree" in the slot and there were 10 trees around. It would click and then click off somewhere until it was down to only cutting the same tree every 45 - 60 seconds. But i used it on willows and it worked great =). The proggy just said the time and 0 for everything else. Sorry =/
    Lol that's weird about the report, but I'm glad it works for you. You may have to put 'tree' instead of 'Tree', as SCAR is case sensitive.

    Thanks for using.

  20. #120
    Join Date
    Aug 2009
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    This is one of the only script i have got to work effectively..... until i level up. It works like a charm did a load, dropped it, started hacking away again. But then when i lvled it would just go back and forth from inv to stats over and over and over for like 5 mins. This has happened like 10 times. I made sure it was occurring every time before i whined about it lol =P Good script tho =)

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

    Default

    Quote Originally Posted by Lavitz View Post
    This is one of the only script i have got to work effectively..... until i level up. It works like a charm did a load, dropped it, started hacking away again. But then when i lvled it would just go back and forth from inv to stats over and over and over for like 5 mins. This has happened like 10 times. I made sure it was occurring every time before i whined about it lol =P Good script tho =)
    Hmm well that's not right is it?

    Tell you what, it seems that there are a few people having problems with the leveling up function, and to be quite honest I can't be bothered right now to fix it, so I'm just going to take it right out and upload a version without it, that way everyone's problems will be fixed.

  22. #122
    Join Date
    Aug 2009
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Here is my prog.

    [===============================================]
    [ Coh3n's Anywhere PowerChopper ]
    [==================== V.1.2 ====================]
    [ ]
    [ Ran For: 3 Hours, 44 Minutes and 25 Seconds ]
    [ Loads Done: 14 ]
    [ Logs Chopped: 391 ]
    [ Exp Gained: 9775 ]
    [ Levels Gained: 0 ]
    [ ]
    [===============================================]
    ***** STR: FOUND RANDOM: 'Certer' *****
    We are in the Certer random...
    Possible Items:
    battleaxe
    bowl
    spade
    spade
    Analysing Item...
    Avg Count: 747
    Avg Width: 67
    Avg Height: 49
    Avg Area: 2977
    Avg Cover: 33
    Item: spade, Score: 5/5
    GetItem gave 'spade'
    Solved Certer: spade
    Leaving Certer Area...
    Successfully left Certer Area
    ***** STR: 'Certer' RANDOM SOLVING FAILED! *****

    shame about the random =/
    and about u putting up one without it that would be awesome =)
    Last edited by Lavitz; 08-14-2009 at 03:36 PM. Reason: cuz

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

    Default

    Quote Originally Posted by Lavitz View Post
    and about u putting up one without it that would be awesome =)
    Do you mean uploading a script without the level up function? If so, I already did.

    And I don't really understand why the Random failed, it said it left the area. Could you do me a favor and post that in the Randoms - Bugs section of the website? Be sure to explain everything that it's asked for.

    Also, not a bad proggie. Can I ask what tree you're cutting?

  24. #124
    Join Date
    Aug 2009
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Do you mean uploading a script without the level up function? If so, I already did.

    And I don't really understand why the Random failed, it said it left the area. Could you do me a favor and post that in the Randoms - Bugs section of the website? Be sure to explain everything that it's asked for.

    Also, not a bad proggie. Can I ask what tree you're cutting?
    i double checked and the random was successfully solved... i got a mystery gift and everything. Weird. And i was cutting willows at the spot that the [CYC] Power Willower suggested. Worked quite well once i fiddled around with it. And thanks! im gonna go download it =D. Ill post a proggie of that one for ya =)

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

    Default

    Quote Originally Posted by Lavitz View Post
    i double checked and the random was successfully solved... i got a mystery gift and everything. Weird. And i was cutting willows at the spot that the [CYC] Power Willower suggested. Worked quite well once i fiddled around with it. And thanks! im gonna go download it =D. Ill post a proggie of that one for ya =)
    That's awesome, thanks a lot.

Page 5 of 40 FirstFirst ... 3456715 ... 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
  •