Jump to content

Alek

Ex-Staff
  • Posts

    7878
  • Joined

  • Last visited

  • Days Won

    203
  • Feedback

    100%

Everything posted by Alek

  1. As promised: Edit: Also updated the OP with more info/newer screenshots.
  2. I'll have a new screenshot in 30 minutes.
  3. It's not broken, works if you have mod.
  4. Yeah I was trying to figure out which AIO Fisher Pro it was.
  5. @Botrepreneur - Completely wrong use of the meme
  6. https://support.mozilla.org/en-US/questions/1015776 Halp
  7. We've been pulling under 1k members a day now for a while, please stop making threads about it to get a reaction.
  8. Screenshots from my website: Your email stated that you entered your OSBot username (although the form asks for your RSN and also auto-fills your RSN). I can change the username as stated in your email, after you drop the chargeback. After you cancel this dispute, I'll change your name. I'll also reopen my private messenger here on OSBot. Please Private Message me after this is done. Thank you.
  9. Because nobody's seen this trick before.
  10. I usually wear dark shades, however I'm leaning to getting gunnars.
  11. You can RUN but you cant ESCAPE, from a ban.
  12. I don't know if you would call it a team, I just work on whatever I feel like working on.
  13. Yeah, it appears they updated the docs and not the client. I really don't want to work on more API methods and problems until the current commits are used.
  14. I didn't know if OSBot added the auto-updater or not (they could have been replacing the entire jar at its current directory). I've been out of the loop for a little bit.
  15. That's what I thought too. I have no idea why the java docs updated when the client hasn't updated. I would suggest toying around with the new methods to see if they work or not on the current version.
  16. My changes should be in effect, try using my new methods and see if you get any compile errors. If my methods are in effect, that should mean Swizzbeat's changes are in effect.
  17. No idea about banking, I'll try to follow up. What exactly is wrong with it?
  18. It appears the API docs are updated which means my changes have taken effect. The following changes should now be present: Combat: -Deprecated activateAutoRetaliate(boolean) -Deprecated setSpecialAttack(boolean) -Added toggleAutoRetaliate(boolean) -Added toggleSpecialAttack(boolean) -Added getFighting() -Added isFighting() Settings: -Added areRoofsEnabled() -Added toggleRoofs(boolean) -Added getBrightness() (in case anyone loves using color like me) If you have any questions or concerns please let me know. I'll be working on some other various methods this weekend, notably grabbing a list of positions from an area.
  19. You can still do that using a particular (and expensive) bot.
  20. Technically nobody knows if they flag ip addresses, however there are correlations between "flagged ips" and bans. Note that correlation does not mean causation.
  21. I've added a method to the api under the combat class called isFighting(). You would do something like if(combat.isFighting()). It should be released in the next version of OSBot. The method itself was written a while ago...
×
×
  • Create New...