Page 2 of 2 FirstFirst 12
Results 26 to 50 of 50

Thread: Ivy Chopper

  1. #26
    Join Date
    Dec 2013
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    ...
    dont know how to delete these spam posts -.-

  2. #27
    Join Date
    Dec 2013
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    okay last one im really sorry to spam there thread :/

  3. #28
    Join Date
    Dec 2013
    Posts
    95
    Mentioned
    2 Post(s)
    Quoted
    37 Post(s)

    Default

    Lol what.....

    But I did get gawain's PM. Seems there's a lot more variability in the animation detection depending on what you wear than I initially thought, and that some seemingly solid colors actually give you 500~1000 pixel shift in the box even when idle.

    The easier fix would be to tell everyone to dress the same. But anyone who remembers the bald guys in green and tan cutting yews in Edgeville will know just how bad of an idea that is.

    The harder fix would be to further tune animation detection and combine it with exp change detection. I'm already reading exp for the progress report, and I can also rework that into chopping detection. This is a goal for a future release, date to be determined.

  4. #29
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Maybe even find a way to detect which ivy you are cutting... then wait for the green to disappear?

  5. #30
    Join Date
    Dec 2013
    Posts
    95
    Mentioned
    2 Post(s)
    Quoted
    37 Post(s)

    Default

    Quote Originally Posted by Ashaman88 View Post
    Maybe even find a way to detect which ivy you are cutting... then wait for the green to disappear?
    Thanks for the idea.

    That sounds promising. Since we are always standing next to the ivy we're cutting, and the camera is centered, this would actually be a fixed box relative to our camera position. But this has a number of corner cases, mostly revolving around standing still in front of a newly spawned/respawned ivy, and those have to be handled. Might ditch animation and switch to color plus exp, since animation is by far the hardest to tune for other people and I'd rather avoid requiring manual tuning by the users.

    This would be a pretty big overhaul, though. Would be quite a while. Hopefully, the current script is going decently for most users.

    BTW, you can manually change the threshold values for the comparisons in animation detection, both for the minimum pixel shift and the minimum number of time periods. That's a good workaround for players who are getting significantly different pixel shift values.

    Oh! I have another idea. What if we detected the color of the axe head while you were chopping? Sounds questionable but would be quite a bit simpler to debug.
    Last edited by vwxz; 01-10-2014 at 08:48 PM.

  6. #31
    Join Date
    May 2012
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    great script gunna run for an hour or so one thing ive noticed though is that it does to many antibans like clicks that this and that and that lol and kinda bot like =/ but excellent so far ill post screenies

    -- zxwv's Ivy Chopper
    -- Script has been running for 1 hr 22 min 5 sec
    -- Chopped 110 times
    -- Waited 226 times
    -- Gained approximately 69825 exp
    -- Approximately 51035 exp/hour
    -- Performed 71 antibans

    noticed it opens random things like notes and private chats and stuff so to stop it blocking your screen just put any tab-able tab on a single line where the inventory is so that way doesnt block screen

    but great scrip so far :P

  7. #32
    Join Date
    Dec 2013
    Posts
    95
    Mentioned
    2 Post(s)
    Quoted
    37 Post(s)

    Default

    Quote Originally Posted by zunkill View Post
    great script gunna run for an hour or so one thing ive noticed though is that it does to many antibans like clicks that this and that and that lol and kinda bot like =/ but excellent so far ill post screenies
    Thanks for the feedback! Glad it works for you.

    Regarding the antibans, yea, I'm still tweaking their frequency. I know when I play legit, I randomly check my exp, click stuff, etc. out of boredom. However, the right amount of this I'm still not sure about. I'm also looking into diversifying the actions we do for antiban.

  8. #33
    Join Date
    May 2012
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    Quote Originally Posted by vwxz View Post
    Thanks for the feedback! Glad it works for you.

    Regarding the antibans, yea, I'm still tweaking their frequency. I know when I play legit, I randomly check my exp, click stuff, etc. out of boredom. However, the right amount of this I'm still not sure about. I'm also looking into diversifying the actions we do for antiban.
    gunna try again now will update with another proggy but i only got like an hour lol

  9. #34
    Join Date
    May 2012
    Posts
    126
    Mentioned
    1 Post(s)
    Quoted
    57 Post(s)

    Default

    -- Script has been running for 2 hr 23 min 32 sec
    -- Chopped 107 times
    -- Waited 460 times
    -- Gained approximately 0 exp
    -- Approximately 0 exp/hour
    -- Performed 119 antibans

    this is what the proggy has said, I have altered the script slightly so it knows when I have stopped cutting and I have slowed the antibans down a lot

  10. #35
    Join Date
    Dec 2013
    Posts
    95
    Mentioned
    2 Post(s)
    Quoted
    37 Post(s)

    Default

    Quote Originally Posted by catsrback321 View Post
    -- Script has been running for 2 hr 23 min 32 sec
    -- Chopped 107 times
    -- Waited 460 times
    -- Gained approximately 0 exp
    -- Approximately 0 exp/hour
    -- Performed 119 antibans

    this is what the proggy has said, I have altered the script slightly so it knows when I have stopped cutting and I have slowed the antibans down a lot
    Good to hear it worked for you. If you move your exp counter to the chat bar as shown in the first post, it will track exp rate.

  11. #36
    Join Date
    Nov 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Ran the scripy for a bit over an hour, i have made some adjustments to the wait times in the script.. as i noticed the main reason to the lower exp/hr was that it just stood there after chopping an ivy until it re spawned at the same spot.. very rarely would it actually switch to another spot and start chopping. also toned down the anti bans, though it still does an average of 1 anti ban every minute, which i think is overkill to be honest, especially while wood cutting, which most people just afk. so a good anti-ban implementation would be the mouse off the screen, to simulate some one watching a movie, or multi tasking while wcing. this in turn would allow the script to run less anti-bans and in the long run, seeming more human-like.

    DebugVerbose = True;
    DebugDrawToSmart = True;
    IvyColor = 3169862;
    MaxTimeToRun = 60 * 60 * 1000;
    MinWaitForChop = 4 * 1000;
    MaxWaitForChop = 2 * 10 * 1000;
    AntibanInterval = 280000;
    Those are the values i changed to, if im making a mistake by changing those values, please tell me. but in my test run i did not observe anything that would switch of red flags on the anti-bot in rs. by the way, with these values it still allowed the character to sit there a sec or so before choosing another ivy, again to make it more human-like. i hope these suggestions help you out a bit bud, want to help you make this script the first, and best ivy script on simba.

  12. #37
    Join Date
    May 2012
    Posts
    126
    Mentioned
    1 Post(s)
    Quoted
    57 Post(s)

    Default

    Quote Originally Posted by s0bac0 View Post
    Those are the values i changed to, if im making a mistake by changing those values, please tell me. but in my test run i did not observe anything that would switch of red flags on the anti-bot in rs. by the way, with these values it still allowed the character to sit there a sec or so before choosing another ivy, again to make it more human-like. i hope these suggestions help you out a bit bud, want to help you make this script the first, and best ivy script on simba.
    you need to change
    if (PixelShiftResult > 1000) then
    to
    if (PixelShiftResult > 1300) then on line 59, this give it better detection because sometimes when stood still the pixel shift is too high(but this depends on how zoomed in you are).
    and change
    case Random(5) of
    to
    case Random(100) of
    to lower anti ban frequency on line 134. I just changed to 100 because it seems to slow it down plenty
    everything else i just left alone and it seems to run well.

  13. #38
    Join Date
    May 2012
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    using s0bac0's changes this is my proggy

    -- ========================================
    -- ========================================
    -- zxwv's Ivy Chopper
    -- Script has been running for 3 hr 29 min 55 sec
    -- Chopped 528 times
    -- Waited 528 times
    -- Gained approximately 252061 exp
    -- Approximately 72044 exp/hour
    -- Performed 192 antibans
    -- ========================================
    -- ========================================

    whilst i was hatching eggs on pokemon y :P

    -- ========================================
    -- ========================================
    -- zxwv's Ivy Chopper
    -- Script has been running for 2 hr 38 min 5 sec
    -- Chopped 395 times
    -- Waited 395 times
    -- Gained approximately 167246 exp
    -- Approximately 63471 exp/hour
    -- Performed 153 antibans
    -- ========================================
    -- ========================================

    for todays one whilst breeding pokemon again XD wooootz :P 95 wcutting

  14. #39
    Join Date
    May 2012
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    double post alert but saves editing

    -- ========================================
    -- ========================================
    -- zxwv's Ivy Chopper
    -- Script has been running for 3 hr 50 min 9 sec
    -- Chopped 574 times
    -- Waited 574 times
    -- Gained approximately 500745 exp
    -- Approximately 130539 exp/hour
    -- Performed 199 antibans
    -- ========================================
    -- ========================================

    hope these help you guys

  15. #40
    Join Date
    Jan 2014
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Would it be possible for you to add nest support?

  16. #41
    Join Date
    Feb 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    -- ========================================
    -- ========================================
    -- zxwv's Ivy Chopper
    -- Script has been running for 7 hr 4 min 41 sec
    -- Chopped 598 times
    -- Waited 1101 times
    -- Gained approximately 336523 exp
    -- Approximately 47544 exp/hour
    -- Performed 361 antibans
    -- ========================================
    -- ========================================
    only problem is that i left it and came back an hour and a half later and it was logged out for no apparent reason. It would also be cool to have an auto-login feature for these situations. I plan to use this script to get 99 within the week.

  17. #42
    Join Date
    Feb 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    -- ClickIvy
    -- TRSMainscreen.findObject()
    ---- No colors found
    -- TRSMainscreen.findObject(): False
    -- WaitWhileChopping
    does this infinite loop now and wont start, it worked yesterday for me.

  18. #43
    Join Date
    Feb 2014
    Location
    Pierite Ship
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    A suggestion,
    If you want to see if there was a successful cut, look for pixel-shift where the EXP pops up next to the EXP tracker.
    Of course the positioning of the EXP tracker would have to be more precise, but as long as you provide an image, people will manage it easily.
    I'm Bot, Ding Ding!

  19. #44
    Join Date
    May 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Works fine, make sure to use color picker and select the ivy
    also change anti ban to 100 which will make it less likely to do it
    (since antiban only occurs at 1-5)

  20. #45
    Join Date
    May 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Works flawlessly, anti ban is pretty realistic
    Overall A+ job
    Thanks

  21. #46
    Join Date
    Sep 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    please help, im having this error gyazo.com/7e9a338c5125a18668a8674f6e776a71

  22. #47
    Join Date
    Dec 2011
    Posts
    77
    Mentioned
    5 Post(s)
    Quoted
    31 Post(s)

    Default

    Made a few edits to this script to turn it into a seren stone miner. Thanks a lot.

  23. #48
    Join Date
    Jan 2015
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Excellent Script, imo. Got from 90-97 within 3 days. Almost 99.

  24. #49
    Join Date
    Mar 2015
    Location
    Washington, USA
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    I'm getting this in my debug box and the script wont run.
    -------- getJavaPath():
    ---------- Attempting to search for your Java path
    ---------- Found your java path @ C:\Program Files (x86)\Java\jre6\bin\java.exe
    -------- getJavaPath()
    -------- Using parameters [http://world20.runescape.com/, f2929707646917773924]
    -------- Using plugins "OpenGL32.dll,d3d9.dll"
    ------ Failed to spawn a SMART client
    ---- initSmart()
    ---- Waiting up to 5 minutes for RS to load...
    ---- Succesfully freed SMART[0]
    Successfully executed.

  25. #50
    Join Date
    Feb 2007
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Script still runs, but for sure has some bugs. I ran it for about an hour just to see what it would do. It had troubles figuring out when you weren't cutting anymore and if the guy was in the church, it would throw the script off. Still could use some work, but looks like a start!

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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