Jump to content

ProjectPact

Script Factory Developer
  • Posts

    6430
  • Joined

  • Last visited

  • Days Won

    37
  • Feedback

    100%

Everything posted by ProjectPact

  1. I have only used injection on my accounts, excluding some testing. The script runs way better on injection. I've used in on every single account I've had.
  2. Make sure you aren't in mirror mode and not in resizable mode. I just organized a bank yesterday with 0 issues.
  3. Most likely missed the trial period. I’m not home atm, so I can’t restart
  4. v0.37 has been pushed! https://pposb.org/forums/showthread.php?tid=64
  5. Can you tell me if there are any errors prior to logging out? The bot should start picking up traps 1 minute - 30 seconds prior to logging out to ensure all traps are collected.
  6. v0.36 has been pushed! v0.36: Added save reminders when closing the script (not exiting) Added #containsAny to Inventory & Bank Fixed a comparison bug with inventory items as ID’s Fixed a RS2Widget NPE with cached widgets Fixed a user-input validation error Removed #startingAreaContainsPlayer in myPlayer Minor fixes
  7. Mirror mode version: v3.09.188 Problem: Output: N/A Script Ran: Any script that uses OSBot's dropping methods (Not a custom dropper) JVM/Browser bit version (32 / 64): Tested on both 32 & 64 bit versions, as well as Mac and Windows operating systems.
  8. v0.35 is now live! Update to the stable build of OSBot!
  9. Backend servers for the script have been updated to our new host!
  10. Backend servers for the script have been updated to our new host!
  11. Backend servers for the script have been updated to our new host!
  12. Backend servers for the script have been updated to our new host!
  13. Backend servers for the script have been updated to our new host!
  14. Backend servers for the script have been updated to our new host!
  15. Backend servers for the script has been updated to our new host!
  16. Thanks for this! I completely forgot to look at the paint issue on the last update I made two days ago! I'll check it out after work for you
  17. v0.34: Added a new Variables List GUI Added #withdrawalAllX to Bank Added #depositX to Bank (to both banks and deposit boxes) Added #hopToRandomWorld to Worlds Added a new check to the Method Number prediction system Added a caching system to #hideUsername Added automatic GUI disposal upon stopping the script Fixed the GUI on Windows PC Fixed #playerExists In Player Fixed #walkToArea in WalkTo Fixed #moveYaw, #movePitch in Camera Fixed #isVisible in RS2Widget Minor fixes Just waiting on the devs to release a stable build
  18. Find that extremely hard to believe. I've ran this on more accounts than I could possibly count with no problems what-so-ever.
  19. This next update is going to be massive!
  20. Scripts automatically loop. There is an entire section of pre-written scripts you may download and view to help get you started. Check out the "Script Repository" on the top right. There is also a help section under "Script" and then "Help" to get you started. As far as a list of all features, that isn't going to happen. That would take too much time when most of them are common sense (i.e "open bank" will literally open the bank)
  21. Yes, you can set custom delays (sleep timers) whenever, and wherever, you want. You may also do a randomized number between two values (400, 1000) will sleep between 400ms and 1 second. You can use custom x,y mouse coords, or let the script interact automatically for you.
×
×
  • Create New...