Jump to content

ProjectPact

Script Factory Developer
  • Posts

    6354
  • Joined

  • Last visited

  • Days Won

    34
  • Feedback

    100%

Everything posted by ProjectPact

  1. I could totally add that feature! It will have to be for version 2.9 or later though because 2.8 is a super big update that needs to get pushed out ASAP
  2. Done! ============================================================================= Testing is almost done! Just need to run through two more things and then I'm releasing version 2.8! Bug fixes: fixed if a player walks over a trap that needs to be dismantled or checked, it will now interact with it instead of waiting for the trap to collapse fixed an eating bug that would not eat if you were under attack while walking back to the trap spot removed a few unwanted timers made the script perform better on mirror mode by converting some methods removed some depreciated methods fix teleporting if a player follows you fixed a false bug dealing with player attacking fixed the npc caught bug rewrote my custom bury bones method rewrote part of my custom dropping method added the number of bones buried in the paint added a reset timer in a falconry delay stopped computing max traps every 5 seconds and made it do it every time you level up. This lowers CPU created a backup timer in case level up message is bugged, which is unlikely fixed an auto talker handler bug rewrote part of my isActive handler fixed active trapping timers made failsafes for turning certain timers off reordered how trapping is configured by adding more randomness fixed a player under attack check fixed OSBot’s new writing error added new debug info fixed a bug dealing with fallen traps added a new timer reset to fallen traps fixed the traps switching from active to inactive halfway through the setup reported the teleporting bug in the wilderness and it has been fixed in OSBot 2.4.57 added the ability to disable and enable the auto talker when it is running fixed a few paint NPE’s that would be thrown if script took too long starting up fixed a bug dealing with attempting to log out while under attack fixed a bug dealing with trying to switch worlds while under attack fixed a bug that would world hop if you were in the bank with always hop turned on hid some annoying log messages about walking added logger information for everything now so you know exactly what the script is doing rewrote my custom resetting trap method to make the spot return active so the script won’t break if you lag super hard anymore
  3. Done! EDIT: The amount of chins caught compared to the amount in my inventory is off because I dump them every so often ;)
  4. Date Noticed: 4/30/16 Client Version: Version 2.4.57 Client Type: Mirror Mode Information: This bug is NOT present in version 2.4.53, and I'm not too sure which version it began in since versions .54-.57 came out back to back to back. It occurs when I try to call getAll, and completely breaks the script. Error Message: [ERROR][Bot #1][04/30 08:50:35 PM]: [Region.scan] java.lang.NullPointerException at org.osbot.rs07.api.Objects.getAll(xl:247)[1-DEBUG-20:50:35.137 >Region.scan] Scanned region Any other information needed, just let me know! -PP
  5. Thanks for your support! I promise you won't be disappointed! I am releasing version 2.8 very very soon that has a lot of bugs fixed and new features!
  6. Done! Just a heads up, the script will currently NOT work with version 2.4.54 - 2.4.57 (OSBots new permission handler system is blocking some data I grab). I have fixed in version 2.8 of the script and will get it out ASAP!
  7. Hahahahhahahahahhaha laughing way too hard at this
  8. Just finished adding another new feature to the script! more info in the morning!
  9. This baby will get you 1-99 Just gave you a free 24 hours! Enjoy!
  10. You are the man! Thanks for this!!! Helps a lot
  11. I rewrote my trapping system so there are a lot of things I want to make sure are working perfect before releasing to the public, however I am SUPER happy with the progress! Shouldn't be too much longer if I had to guess. I have added more bot debugging information as requested. [INFO][Bot #1][04/29 12:57:23 AM]: [Debug]: Timer Active: false | Spot Active: false | Spot Picked Up: true Bug fixes: fixed if a player walks over a trap that needs to be dismantled or checked, it will now interact with it instead of waiting for the trap to collapse fixed an eating bug that would not eat if you were under attack while walking back to the trap spot removed a few unwanted timers made the script perform better on mirror mode by converting some methods removed some depreciated methods fix teleporting if a player follows you fixed a false bug dealing with player attacking fixed the npc caught bug rewrote my custom bury bones method rewrote part of my custom dropping method added the number of bones buried in the paint added a reset timer in a falconry delay stopped computing max traps every 5 seconds and made it do it every time you level up. This lowers CPU created a backup timer in case level up message is bugged, which is unlikely fixed an auto talker handler bug rewrote part of my isActive handler fixed active trapping timers made failsafes for turning certain timers off reordered how trapping is configured by adding more randomness fixed a player under attack check fixed OSBot 2.4.56 writing error added new debug info fixed a bug dealing with fallen traps added a new timer reset to fallen traps fixed the traps switching from active to inactive halfway through the setup reported the teleporting bug in the wilderness and it has been fixed in OSBot 2.4.57 -PP
  12. if you ask me or any other user, I think it is. I gave you a 24 hr trial
  13. Doing another run through of testing Will provide more information after it is complete. Currently no ETA! But it is close!
  14. Judging by the look of your signature, it looks like you own a hunter script already. Can you not get any accounts over 63 hunter with that script? Might be time for a new script if you ask me. ^.^ Went ahead and gave you a trial for the sake of wanting to help you get that 63 hunter on your own without having to buy an acc. - PP
  15. you should look for a hunter acc with 1 att 1 str and 40 defence. Best acc to hunt black chins Edit: Gave you a trial for my hunter. You can easily get 63 hunter in one day.
  16. extremely low mage and range to also consider. However the 99/99/99/99 automatically makes the account 180m+
  17. I'm sorry you made that terrible mistake at first, but I'm so glad you switched! I know you will enjoy your stay here much better! And you got the script just in time for a big update! I will hopefully be releasing it soon! Thanks again for your support!
  18. Ok guys! So I looked into the teleporting bug in the wilderness and lone and behold, it is OSBot's webwalker. lol I am filling out a bug report ASAP!
  19. I gotta agree with Jack. The account is only special due to the quest cape, which is basically what you are paying for.
  20. There ya go! Have fun & yup! Supports them both ================================================= EDIT: Big update coming soon with a lot of bug fixes and new content! Still need to work on one or two more things! Here is a list of some of the things that have been updated/ fixed: Bug fixes: fixed if a player walks over a trap that needs to be dismantled or checked, it will now interact with it instead of waiting for the trap to collapse fixed an eating bug that would not eat if you were under attack while walking back to the trap spot removed a few unwanted timers made the script perform better on mirror mode by converting some methods removed some depreciated methods fix teleporting if a player follows you fixed a false bug dealing with player attacking fixed the npc caught bug rewrote my custom bury bones method rewrote part of my custom dropping method added the number of bones buried in the paint added a reset timer in a falconry delay stopped computing max traps every 5 seconds and made it do it every time you level up. This lowers CPU created a backup timer in case level up message is bugged, which is unlikely fixed an auto talker handler bug rewrote part of my isActive handler fixed active trapping timers made failsafes for turning certain timers off reordered how trapping is configured by adding more randomness
  21. Even though I took care of the situation, I still believe that TTC should be half responsible for selling me an unsecured account as well. I had the account for under 48 hours before reselling it. Along with ZERO recovery information and no original email. 1_Ticks is my friend and doesn't deserve this. I've done my part in handling the situation with 1_Ticks, but what has TTC done?
  22. For introducing me to "The Used"
  23. Also, Mald, how could I recover an account that I NEVER received the original email to... and TTC had it the entire time? Your argument as to why I was responsible still isn't lining up man. :\ And TTC changed the registered email to my email, however when I sold the account to 1_Ticks, I switched it over to his. So I have literally ZERO ties to the account. TTC has all the information AND the original email.
×
×
  • Create New...