Jump to content

Geeseball

Members
  • Posts

    42
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Geeseball

  1. Yes that seems like a good idea! If you ever have a question or anything don't hesitate to send me a message . Thanks!
  2. I agree with this. I have the same experience with the official client/mirror mode and the "injection" mode.
  3. I wrote a script for myself where items are dropped randomly and sometimes wrong clicks are made. If you are interested in this or want more information about it, send me a message . I don’t think creating your own mouse movement applies except just moving your mouse somewhere random. However, I am not sure about this.
  4. A complete rookie on this forum haha.
  5. Thanks for the explanation!
  6. Ah, sorry I misunderstood you. I would leave the banking of Seaweed and Buckets of Sands like this. In addition, I do not agree with @Foulwerp In a small script like this it makes little difference whether you put everything in the loop or create separate methods, the overview remains there. However, in larger scripts creating methods is much more organized, and therefore creating methods is certainly not a “terrible way” in my opinion. You can always use methods for your consistency, be it for small or large scripts. Next, try to incorporate more randomness into your scripts. Add a Thread.sleep(random(500,100)) or a return(random(500,1000) instead of a fixed number. In reality, a person does not always click on the next action exactly after 1 second. If you have any more questions don’t hesitate to send me a message, I don’t mind helping you!
  7. I am not 100% experienced in spells and running them but try this for you spell: getMagic().castSpell(Spells.LunarSpells.SUPERGLASS_MAKE); And correct my if I'm wrong but just try this: getBank().withdraw("Giant seaweed", 3); Sorry for the messy replies and edit.
  8. Thank you for the info! Thanks both!
  9. Geeseball

    Hello!

    Hi, I’m just new to the forum. The main reason I am here is to read up on Java and to pick up some helpful coding tips. I already have a lot of experience with Python and VBA, especially Python which I use for my study and work. I will not go into further detail what I am using python for, to prevent you from getting bored. I noticed that after 1 week of working with Java I am getting along very well. At the moment I have written 3 scripts that I am very satisfied with. I’m curious about offering private scripts or creating private scrips on requests, what is needed for this, and how does it work? Anyway, all tips are welcome from any category. After all, I want to learn more about Java in a fun and creative way. Have a nice day and enjoy the game!
  10. I still bot only for 10 hours a week and so far it is going well without bans. I haven’t tried what happens when you go over this. I can imagine if you divide the hours well over the week that you can bot for 15 hours. At least I think so and it is not certain not to be banned.
  11. What do you want your script to do after banking? Normally when you are finished with banking you close your banking screen.
  12. There you do have a point. My accounts that received a ban also came directly from tutorial island, so that certainly plays a part. However, I still believe that mirror mode reduces the chance of a ban.
  13. Have you used the mirrored OSBOT client? If not, I have experienced some bans when I didn’t use the mirror version. In many cases, my account was banned after 3 hours of botting without mirror mode. They can still detect that you are not using the original Runescape client. This means you can get a ban without actually running a bot script, but because you are already using a bot program. Based on my experience, I believe it is valuable to purchase VIP to have a lower ban rate.
×
×
  • Create New...