Jump to content

ImPineapple

Members
  • Posts

    7
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ImPineapple's Achievements

Newbie

Newbie (1/10)

1

Reputation

  1. I am serious. I thought maybe people will share so that I wouldn't have to reinvent the wheel ;)
  2. https://docs.oracle.com/javase/tutorial/essential/io/delete.html <-deleting file https://stackoverflow.com/questions/1158777/rename-a-file-using-java <-renaming file
  3. My bot used to do that, there is autologin script and I also updated to 2.4.137, it takes about 20-30s but it does login
  4. If I disable all randoms then autologin wont work.
  5. What if I need autoLogin? my internet gets very unstable sometimes, I would have to sit there and log in every 5 minutes, I want my bot to do that and just carry on
  6. You mean write my own walker? What about random events?
  7. Hello everyone, I wanted to ask if it is possible to change mouse/cursor movement when using webWalk() or cursor movement in general? By that I mean adjust speed, path etc. When I sent my bot to Bank in Lumbridge, I saw that it went up the stairs in an instance which is way too fast and it might trigger Runescape antiBot system, maybe I thought there is a way to slow it down? And also I noticed that my mouse in a straight path when using interact()? I am not asking for a full working code, just a guideline of what methods to use/overwrite to achieve that? Thank you P.S. OFFTOPIC: I also have a question how to resume after random event? After random event my bot just freezes, time is ticking but I have to pause and unpause in order to resume? Does it throws an exeption or do I have to set a certain listener to listen when random event is solved?
×
×
  • Create New...