Page 6 of 8 FirstFirst ... 45678 LastLast
Results 126 to 150 of 179

Thread: HaXzLumbySpinner

  1. #126
    Join Date
    Apr 2013
    Posts
    395
    Mentioned
    1 Post(s)
    Quoted
    177 Post(s)

    Default

    Quote Originally Posted by beastmode92 View Post
    one thing i did was make the compass face north after climbing the stairs, then face back east after banking. also when you make x, TypeSendEx(IntToStr(RandomRange(28,200)),Boolean);
    I see what's your problem with the banking. You probably failed to click the bank booth while walking there, causing character to stand in front of bank booth and not finding bank glass color at that angle. I believe this problem is common to those who doesn't have fast enough computer. You CANT start the script in front of bank booth since it won't be finding the bank glass color.

    As for your fix for the compass, you make yourself a lil bit botlike, but at least not to the players since no people can see you doing it. And for the typesend, I think of how will I spin flax myself and how will I type in the numbers to make bow strings. It is very unlikely that I will type a random range of numbers everytime I click Make X. So I decided to not type random numbers into it. However, if you think it will make you look more human-like, you can keep it that way. Script is always made to the likings of the script writer, user can always modify it to their liking too.

  2. #127
    Join Date
    Dec 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Haxz View Post
    I see what's your problem with the banking. You probably failed to click the bank booth while walking there, causing character to stand in front of bank booth and not finding bank glass color at that angle. I believe this problem is common to those who doesn't have fast enough computer. You CANT start the script in front of bank booth since it won't be finding the bank glass color.

    As for your fix for the compass, you make yourself a lil bit botlike, but at least not to the players since no people can see you doing it. And for the typesend, I think of how will I spin flax myself and how will I type in the numbers to make bow strings. It is very unlikely that I will type a random range of numbers everytime I click Make X. So I decided to not type random numbers into it. However, if you think it will make you look more human-like, you can keep it that way. Script is always made to the likings of the script writer, user can always modify it to their liking too.
    Thanks a lot for having this script, i will try to do more work on it and let you know what i can find out. its already a good script and im new to scripting so its kind of fun to tweak things with a working script . Another thing i noticed from trying another BSspinner is that yours worked better finding the the Spinner while the other one was alright at finding the bank. What are your ideas about making a failsafe for the bank by making a DTM from the minimap to reposition if you are standing right next to the bank. im not sure if its an antiban or what is causing the constant right clicking when trying to go down the stairs but what do i alter to decrease it?
    ps if you still want osr donations let me know

  3. #128
    Join Date
    Apr 2013
    Posts
    395
    Mentioned
    1 Post(s)
    Quoted
    177 Post(s)

    Default

    Quote Originally Posted by beastmode92 View Post
    Thanks a lot for having this script, i will try to do more work on it and let you know what i can find out. its already a good script and im new to scripting so its kind of fun to tweak things with a working script . Another thing i noticed from trying another BSspinner is that yours worked better finding the the Spinner while the other one was alright at finding the bank. What are your ideas about making a failsafe for the bank by making a DTM from the minimap to reposition if you are standing right next to the bank. im not sure if its an antiban or what is causing the constant right clicking when trying to go down the stairs but what do i alter to decrease it?
    ps if you still want osr donations let me know
    I'm working on an update for this script. Currently I have fixed the stairs finding, its not very reliable in the current released version, its finding the stairs well, but not with the clicking. The updated one will rarely misclicks the stairs, even if it misclicks, it will find it on the second click.

    As for the banking, I've make the script to work at an angle where bank glass color can be found even if you're standing in front of bank booth. And made a failsafe where if bank screen is not found in certain time, it will find the bank glass color and click on it again. Because of having a new angle, it will not find the stairs to go up on second floor after finish spinning the flax. So I made a new go up procedure that works even better in finding doors faster if door is closed, and walk to the stairs, click on it to go up.

    Now I'm working on random events such as strange plant, evil chicken and swarm that SRL random solvers can't detect. When these randoms shows up, character will not spin flax, so there will be no color changes in inventory. My idea is to detect the inventory color changes every few seconds, if there is no color change, it will try to find these randoms and solve it accordingly. But too bad, I can't work on it ATM, I need to stay at my gf house for a few days so I won't be able to access to my computer.

    And yes, I'm still taking osr donations. You will be the second one that donates if you do lol.

  4. #129
    Join Date
    Jan 2013
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    h3lp.png

    My script always gets me stuck at the red X right clicking in random places, have I messed something up?

  5. #130
    Join Date
    Jan 2013
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    ^^^^ Is strangely now working fine? Weird!

  6. #131
    Join Date
    Apr 2013
    Posts
    395
    Mentioned
    1 Post(s)
    Quoted
    177 Post(s)

    Default

    Quote Originally Posted by kerusia View Post
    ^^^^ Is strangely now working fine? Weird!
    Probably because it's not detecting the bank symbol color on minimap. You would have to change it to a higher tolerance if it happen again. But this case is quite rare, reloading smart might just fix the problem, that would refresh the minimap colors again

  7. #132
    Join Date
    Feb 2013
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    went for a smoke break and come back to see myself dead. had run from combat on true also.

  8. #133
    Join Date
    Apr 2013
    Posts
    395
    Mentioned
    1 Post(s)
    Quoted
    177 Post(s)

    Default

    Quote Originally Posted by iTimmy View Post
    went for a smoke break and come back to see myself dead. had run from combat on true also.
    Legits always close the door prevent bots from running away from randoms to kill them.

    It's better if you could see what's actually happened yourself and report it to me.
    Last edited by Haxz; 05-12-2013 at 10:43 AM.

  9. #134
    Join Date
    May 2013
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    47 Post(s)

    Default

    Hey if you need someone who will let you teamview them to work on the script im always open to helping.
    gonna test this later.

  10. #135
    Join Date
    May 2013
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I don't know why but whenever I try to start the script, the window is just blank, it hear the music playing but I only see white. Any way to fix this? - Loving your picking script by the way, works great !

  11. #136
    Join Date
    May 2013
    Location
    The Netherlands
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Decent script, made 9k bs yesterday had to keep an eye on it tho.

    the only time when it actually failed was when it walked into the room next to the spinning wheel (south side its not really a room) and the door closed behind me.

    I wouln't use it for over night botting in its current release, but if you look at the screen every now and than to see if its still going, it works really good!

  12. #137
    Join Date
    Apr 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Thanks for the script haxz, works great. I have one question, my IGN is DasKapital, how would i write it for the script to recognize it during random events? thanks!

  13. #138
    Join Date
    May 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Does work fine for me so far, thanks for this script

  14. #139
    Join Date
    Mar 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Script seems to always click the banker tutor and then runs off to the cannons. Only does one trip for me....

  15. #140
    Join Date
    May 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Better than i could do so good job =]
    however there are some things that could be improved i notice when going downstairs it keeps right clicking trying to find the stairs. Especially when people are standing near them. If you could make it just click on them it would be able to avoid that problem if this is possible.

    On a side note messing with the script i did set the random to true now he just runs away lol and cant find where it was to fix it but thats mine own problem. Suggestion if you are able to, change this so that he just talks to them so that they'll leave. as there are some randoms that don't attack, how ever they do tele you away for not talking to them which would by my guess null the script.
    Again thnx for the script, look forward to future updates

  16. #141
    Join Date
    Apr 2013
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by gotadd View Post
    Thanks for the script haxz, works great. I have one question, my IGN is DasKapital, how would i write it for the script to recognize it during random events? thanks!
    Try 'ital' or 'apit'

    And remove that when you get a chance, don't want people who don't use Simba who hate bots to report that name. Change it as well if you could.

  17. #142
    Join Date
    Apr 2013
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    please update

  18. #143
    Join Date
    Apr 2012
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Sometimes it would misclick at a spot right outside the 2 doors of the bank while banking bow strings and get stuck in there. Otherwise, it's all good! nice work bro!

  19. #144
    Join Date
    Feb 2013
    Posts
    342
    Mentioned
    8 Post(s)
    Quoted
    110 Post(s)

    Default

    This is why open source is so good, OP hasn't updated in a while but I managed to altar a few bits for it to work better .
    Last edited by GetHyper; 05-28-2013 at 09:07 PM.

  20. #145
    Join Date
    May 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by sssmoked View Post
    This is why open source is so good, OP hasn't updated in a while but I managed to altar a few bits for it to work better .
    what did you change to improve it? best run i've got is about an hour, other than that it usually goes for 10 minutes before getting stuck and terminating.

  21. #146
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Guys, he probably has no idea your asking him to fix it, give him a notification linking to this thread lol.

    @Haxz people want you to update it

  22. #147
    Join Date
    Apr 2013
    Posts
    395
    Mentioned
    1 Post(s)
    Quoted
    177 Post(s)

    Default

    Quote Originally Posted by Officer Barbrady View Post
    Guys, he probably has no idea your asking him to fix it, give him a notification linking to this thread lol.

    @Haxz people want you to update it
    I actually updated quite a few of the functions and made the script worked much better weeks ago. But then I moved on to a new project and forgot about this lol. Should have never expect someone would donate to me when I made a money making script. Moved on to new project to supply myself enough cash for my gameplay + membership. I'll post the updated script in a while since I'm not using it anymore.

    Btw, some random events like strange plant detecting was in work in progress and I didn't have enough testing to make it work yet. Don't expect too much.

    Also, spinning flax gives too much randoms for SRL to handle. Especially the certer and frog random that SRL isn't handling. I've made modifications to my antirandoms.simba to work better with randoms. So guys, don't ever complain about randoms in OSR because some of them are in fact not possible for SRL to handle.
    Last edited by Haxz; 06-02-2013 at 09:07 AM.

  23. #148
    Join Date
    Apr 2013
    Posts
    395
    Mentioned
    1 Post(s)
    Quoted
    177 Post(s)

    Default

    Updated.

    Loving double posting.

  24. #149
    Join Date
    Apr 2013
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Oh my god. Thanks so much for updating. I love you.

  25. #150
    Join Date
    Apr 2013
    Posts
    395
    Mentioned
    1 Post(s)
    Quoted
    177 Post(s)

    Default

    Quote Originally Posted by pedo15 View Post
    Oh my god. Thanks so much for updating. I love you.
    First comment after 17 downloads.

Page 6 of 8 FirstFirst ... 45678 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
  •