Jump to content

ProjectPact

Script Factory Developer
  • Posts

    6430
  • Joined

  • Last visited

  • Days Won

    37
  • Feedback

    100%

Everything posted by ProjectPact

  1. Settings then toggle logger and send me what it says
  2. Any error doing teaks? I was training with teaks about a week ago
  3. it is supposed to lol. No need to fear, you have to redownload the OSRS Official client. It removes all traces of Jagex from your computer.
  4. http://www.projectpactscripting.com/PPOSB/tools/tools.html
  5. Hahahaha, I enjoy reading your comments. You make my day!
  6. Just depends how advanced you want it to be. If you want it to be super basic without any advanced features, just place all your trap location in a list. This only becomes a problem when people tamper with your traps, try to crash you, game lags/server spikes mess up trapping, you lose a trap, you run out of traps, you have an object on your tile, someone places a ground object on your tile... the list could literally go on and on. If you want it to be simple and easy, just store the tiles in an arraylist and use them as references.
  7. Well said, +1 for the comment!
  8. New updates have been pushed! http://www.projectpactscripting.com/PPOSB/scripts/hunter/updates.html
  9. Updates coming soon to fix inventory caching bug.
  10. http://www.projectpactscripting.com/PPOSB/runelite/jad/fightcaves.html
  11. Version 1.0 Released with minor fixes
  12. You can disable it if needed on the GUI!
  13. Project OSRS Timer AFK'ing at its finest Current Version: v1.0 DOWNLOAD Description: A timer created to maximize the amount of time you may AFK for. It is extremely easy to use, with hotkeys to make it a breeze! How does it work? 1. Input your rate of change (The rate of change is the amount of time it takes for a transition to occur. For example, if you are wanting to use the timer for afk'ing the time needed before having to drink a prayer potion, you would simply input the amount of time it takes to go from x -> y. If you are level 70 prayer for example, your rate of change would be the time it takes for you to go from 70 -> 69. The time it takes is the value you input for "rate of change". This value may be a decimal as well. So half a second would be 0.5 and so on.) 2. Multiply your timer by x10 (This allows you to quickly rest your timer by using numbers 1->9 to turn them into 10->90 with a simply click of a digit. If you are 70 prayer, you would just have to hit the number 7 key and the timer would automatically reset for you to 70.) 3. Warning message (A simple tone is made, as well as a simple pop-up message, occurs when your timer is the percentage you selected away from being done. You can mute the warning tone if desired. The warning message automatically will disappear once the timer is finished, or if you click on it.) How to start the actual timer? To start the timer, make sure you lock your settings in by clicking the "Lock" checkbox. Then just simply type a number, or hold one of the following keys (CTRL, Shift, ALT) to allow custom numbers like 77, or 1045... etc. If you have any questions, or would like to make a new request, please let me know!
  14. I made this a while ago, but not sure if it still works since they patched the ability to detect NPC animations... If it doesn't work, just remove that part of the code http://www.projectpactscripting.com/PPOSB/runelite/jad/fightcaves.html
  15. Move grape and jugs to the first tab at the top of the screen
  16. This might work for extremely, and I mean extremely, basic things, however a simple recorder does not mean it inherently knows when a server spike happens, or contains any null checkers. For example a regular tree chopper would be able to detect when the tree spawns back, because it knows to recognize that entity, however there are no parameters with a looping script that does not have any checks. With that being said, this script would be good for something that is very server spike forgiving like alching or casting spells like enchanting bolts, or even splashing an npc. I only express these concerns because I’d hate for a cool idea like this to get brutal comments of it not working. Users need to understand the capabilities, that’s all! none the less, thanks for contributing! I DID NOT LOOK AT CODE!
  17. Not the most efficient way if you are wanting to create multiple accounts at once. Especially if you are enabling visual functionalities to watch Selenium open every browser up, gonna be burning some memory doing it.
  18. either take 3 traps only, or start the script standing 1 tile north of the tree at the top of the little side mountain for red salamanders
  19. if you are looking for just xp, i would recommend forcing 3 traps at red salamanders. Super good exp (injection)
×
×
  • Create New...