Jump to content

MRMRMR1234

Members
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

MRMRMR1234's Achievements

Newbie

Newbie (1/10)

0

Reputation

  1. Yeah this is more of what I was asking about, but if it's generally accepted as not a problem, then *shrug*
  2. New botter, first time writing my own script. Novice scripter. Through tutorials, ingenuity, and sheer luck I have managed to get a script off the ground and running. It is running fairly fluid and I am actively observing and troubleshooting reliability, imitating a real player, etc. One thing I've noticed is that this thing banks like a MOTHERFUCKER. Using a deposit box, it deposits all in an instant. Is there a way to adjust mouse speed/reaction speed when depositing? I have pauses between opening, depositing, closing, moving, but the actual act of "Deposit All" is happening unnaturally fast. The line of code I'm using for banking is getDepositBox().open(); //wait getDepositBox().deposit(#### 0); //wait getDepositBox().close(); //move Any help is greatly appreciated.
×
×
  • Create New...