Page 1 of 2 12 LastLast
Results 1 to 25 of 33

Thread: Chop N' Bonfire

  1. #1
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default Chop N' Bonfire

    Chop N' Bonfire...


    Chops and Burns at Daemonheim. I will make this thread look better at some point...

    Currently about 60k+ per hour depending on your stats...

    Progress Report:
    ~~~~~~~~~~~~~~~~~~Chop And Burn~~~~~~~~~~~~~~~~~~
    | Time Running: 1 Hours, 31 Minutes and 42 Seconds
    | Woodcutting XP: 37500
    | WC XP/Hour: 24.5k
    | FireMaking XP: 54560
    | FM XP/Hour: 35.6k
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


    If you are getting this:
    Quote Originally Posted by Produst View Post
    umm..

    SPS_GetMyPos: Finished in 125 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 78 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 78 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 110 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 109 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 109 ms. Result = (159, 131)

    just stands there, doesnt chop anything..
    Then it means the colours of the trees have changed...

    Quote Originally Posted by putonajonny View Post
    You can add more colours, go to line 166:
    Simba Code:
    Colours := [Colour(1581098, 2, 0.27, 0.15), Colour(1711919, 1, 0.20, 0.77)];
    add another colour to that, it goes Colour(Color, Tol, Hue, Sat); so say you have a colour that is 123 with tolerance 4 hue 0.5 and sat 0.6 you just change it to:
    Simba Code:
    Colours := [Colour(1581098, 2, 0.27, 0.15), Colour(1711919, 1, 0.20, 0.77), Colour(123, 4, 0.5, 0.6)];

    Make sure you only get the colour of the brown tree though, not the red leaves...
    Please post proggys etc..
    Last edited by putonajonny; 06-21-2012 at 09:48 AM.

  2. #2
    Join Date
    Jun 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    First
    Looks nice putonajonny. Damn you beat me to this one. I was like 1/2 done making mine when you released this. Meh mines was broken anyways. I'll test and proggy this

  3. #3
    Join Date
    May 2012
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Going to test soon..

  4. #4
    Join Date
    Jan 2012
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Will give this a go later, looks and sounds nice.

  5. #5
    Join Date
    May 2012
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    umm..

    SPS_GetMyPos: Finished in 125 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 78 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 78 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 110 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 109 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 109 ms. Result = (159, 131)

    just stands there, doesnt chop anything..

  6. #6
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Produst View Post
    umm..

    SPS_GetMyPos: Finished in 125 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 78 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 78 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 110 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 109 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 109 ms. Result = (159, 131)

    just stands there, doesnt chop anything..
    Colours seems to change every so often, are you using willows or maples?

  7. #7
    Join Date
    May 2012
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Maples.. it wont even start a fire when you manually chop..

  8. #8
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Produst View Post
    Maples.. it wont even start a fire when you manually chop..
    I think you don't have something setup right then...

  9. #9
    Join Date
    May 2012
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    umm, dont think so. Does it support SMART manager ?

  10. #10
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Produst View Post
    umm, dont think so. Does it support SMART manager ?
    I've not tried it, try it both with and without and then you'll know

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

    Default

    Screw you man....
    I have been developing this type of script for a month and a half... mine is nearly flawless.
    LOL i'm jokes all day here. Supergrats on the release, will look through yours to see if you have any better procedures of functions than me. Mucho Respecto from this kid. Looking forward to 99WC

  12. #12
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Joe View Post
    Screw you man....
    I have been developing this type of script for a month and a half... mine is nearly flawless.
    LOL i'm jokes all day here. Supergrats on the release, will look through yours to see if you have any better procedures of functions than me. Mucho Respecto from this kid. Looking forward to 99WC
    I started this Saturday evening... so yours will be 1 billion times better look forward to it...

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

    Default

    Quote Originally Posted by Produst View Post
    umm..

    SPS_GetMyPos: Finished in 125 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 78 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 78 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 110 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 109 ms. Result = (159, 131)
    SPS_GetMyPos: Finished in 109 ms. Result = (159, 131)

    just stands there, doesnt chop anything..
    I have this same. I use maples .

    ps. willows work good
    Last edited by alerdm; 06-18-2012 at 03:22 PM.

  14. #14
    Join Date
    May 2012
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Prolly maple colors are wrong.. fix ?

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

    Default

    try this, change brightness to low, like 3/4 for my it's work

  16. #16
    Join Date
    May 2012
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    kk, ill try..

  17. #17
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Produst View Post
    Prolly maple colors are wrong.. fix ?
    You can add more colours, go to line 166:
    Simba Code:
    Colours := [Colour(1581098, 2, 0.27, 0.15), Colour(1711919, 1, 0.20, 0.77)];
    add another colour to that, it goes Colour(Color, Tol, Hue, Sat); so say you have a colour that is 123 with tolerance 4 hue 0.5 and sat 0.6 you just change it to:
    Simba Code:
    Colours := [Colour(1581098, 2, 0.27, 0.15), Colour(1711919, 1, 0.20, 0.77), Colour(123, 4, 0.5, 0.6)];

    Make sure you only get the colour of the brown tree though, not the red leaves...

  18. #18
    Join Date
    Jun 2012
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think you should add Bonfire* instead of burning, may confuse people if they didn't even read the script. I need 3 lamps to use this dammmmn. Thanks for the release, i'm unfamiliar on wats the "hue" and "sat" do we use ACA to find it or?



    Damn its going to get flooded now. nooos.
    Last edited by InBefore; 06-19-2012 at 10:24 AM.

  19. #19
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by InBefore View Post
    I think you should add Bonfire* instead of burning, may confuse people if they didn't even read the script. I need 3 lamps to use this dammmmn. Thanks for the release, i'm unfamiliar on wats the "hue" and "sat" do we use ACA to find it or?



    Damn its going to get flooded now. nooos.
    I'll get an admin to change the thread title yeah you will need to use ACA to get the hue and sat... there are many ACA tutorials out there...

  20. #20
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Renamed thread on request.
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  21. #21
    Join Date
    May 2012
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Umm, got it working by changeing screen brightness to 3/4.. but now it wont start fire, just drops logs randomly..

  22. #22
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Nava2 View Post
    Renamed thread on request.
    Thank you

    Quote Originally Posted by Produst View Post
    Umm, got it working by changeing screen brightness to 3/4.. but now it wont start fire, just drops logs randomly..
    Post the debug please...

  23. #23
    Join Date
    Dec 2011
    Posts
    29
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    when i try to start the script i get this message

    Exception in Script: Unable to find file 'ObjectDTM/ObjDTMInclude.simba' used from ''


    Nvm i figured it out.
    Last edited by x44; 06-21-2012 at 02:39 AM.

  24. #24
    Join Date
    Jan 2012
    Location
    In A Farm
    Posts
    3,301
    Mentioned
    30 Post(s)
    Quoted
    444 Post(s)

    Default

    Nice realease I was just about to do mine but it's only 1/4 done.

  25. #25
    Join Date
    Dec 2011
    Location
    Nj
    Posts
    2,341
    Mentioned
    1 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by x44 View Post
    when i try to start the script i get this message

    Exception in Script: Unable to find file 'ObjectDTM/ObjDTMInclude.simba' used from ''


    Nvm i figured it out.
    I get your error, how did you fix it?

    For the basics of the basics of pascal, try my TuT. ||Photoshop Editing ||MapleResourceDung Script || Book a flight! BuySellTrip

Page 1 of 2 12 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
  •