Jump to content

Alek

Ex-Staff
  • Posts

    7878
  • Joined

  • Last visited

  • Days Won

    203
  • Feedback

    100%

Everything posted by Alek

  1. Which script is giving you that error?
  2. I do not understand, are you not able to bot? The advertisement is shutting down your script?
  3. Mirror mode? Operating system? Did you restart? Errors in the logger? Start in command prompt/terminal? Default RAM usage?
  4. Correct. It will activate if it detects you are playing in resizable mode and then move you over to fixed screen mode.
  5. Probably, same house different computer right?
  6. Normally we would release this as a development build for some time, but there are many bugs fixed and there are a few security patches we feel are important to the integrity of botters, scripters, and our service. In addition to the increased security, many of the bot features which degraded over the last week have been restored including world hopping, a completely re-written chatbox, grand exchange, and much more. 2.3.78 Added check to advertisement for input Updated AutoLogin event Removed unused optimization checks Updated Modeled getHeight() Patched and updated Chatbox API Removed Hitsplats Removed Map distance(Entity) Removed Map distance(GroundItem) Removed Map walk(...) 2.3.79 AccountLoader usernames/passwords protected by encryption Added checks to InteractionEvent for Equipment/Inventory Destinations Patched issue with EntityAPI stemming from Map Small visual update to HoverDebug/MouseDebug Updated getSuitablePoint for closer grouping 2.3.80 Patched Worlds API -Added functionality to population, isFull() Patched Chatbox isVisible() 2.3.81 Hotfix to GrandExchange API Miscellaneous fixes Known issues: -Interacting with certain widget destinations -Resizable mode (short-term fix will be a random event) Have a great weekend -The OSBot Staff
  7. I hope this is not being tested against mirror mode.
  8. Code: @Override public int onLoop() throws InterruptedException { System.out.println(bank.withdraw("Air rune", 1)); return 5000; } Result: 1. Item placed at the top of the bank, bottom of the bank, and in the center; each passed 2. Item placed in a separate tab; passed 3. Hid tab bar for bank; passed Please post your SSCCE.
  9. You might want to look at comparators if you get a chance: http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html
  10. Yeah, because bans don't happen automatically.
  11. No there is not, I release the development builds which are used to determine if the client is stable. There were no substantial bug reports for 2.3.77 so it moved to the stable build path.
  12. "This is great for you, the seller!"
  13. https://www.blackhat.com/docs/eu-14/materials/eu-14-StJohn-Next-Level-Cheating-And-Leveling-Up-Mitigations.pdf Slides 14+15 summarizes every ban discussion.
  14. Alek

    <Removed>

    Closed topic, member does not have enough posts.
  15. Maybe if another dev or two was hired specifically for it, otherwise it's very unlikely.
  16. Pinned it down to either Bot or ClientMouseEventHandler returning null. Directing to MGI.
  17. Copy paste please, I have to deobfuscate.
  18. Post the error log so I can look at it. Thanks for helping
  19. Alek

    Please HELP!

    Moving to General Help.
  20. Please don't use custom methods as a basis for bug reports. Test against either: MoveMouseEvent or InteractionEvent This will help both MGI and myself find and test specific parts of code.
  21. You are referring to the PayPal Protection Program, previously it only protected tangible goods up until recently. Using the logic of "PayPal does not protect you if selling virtual goods", Valve would be broke from PayPal chargebacks. If you have good accountability to include proof of virtual delivery and acceptance, most of your cases should be in your favor. The recent one I "lost" was due to the buyer claiming I illegally charged his account; his credit card issuer will be performing a fraud check (which will inevitably find in my favor). When the check is over, the money which PayPal took will be returned (according to them at least).
  22. I've been in the active duty Air Force for 4+ years; ask any questions you may have (AFSC, bases, deployments, etc).
  23. Out of the 35 chargebacks, I've won 33 times (as the seller). There is no trick, be honest and give them all your proof.
×
×
  • Create New...