Jump to content

Declarative

Members
  • Posts

    81
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Declarative

  1. Looks smart! Keep it up
  2. Wouldn't be so good when you have "Rock cake" ;)
  3. He gave you a tip... Height, smoking rock height is over 100 I think..
  4. Change build output to osbot/Script saves time.
  5. Basic, but it gets the job done: private void writeString(String paramString) throws InterruptedException { for (char c : paramString.toCharArray()) { this.bot.getKeyboard().typeKeyEvent(c, 0); sleep(10); } } paramString : String you wish to type
  6. great job! Now I can scrap my shit lines of code! Thanks buddy
  7. Already made one ^_^... Monthly payment or my plank prices will crash .. orrrr just be greedy and keep it to yourself.
  8. Dat! Hence why auto-talks always are detected... Unless you develop a sentence generator with different grammar structure. Each time, becausr Jagex will detect a pattern of 25% playing are using exact words.
×
×
  • Create New...