Everything posted by ProjectPact
-
Project OSRS (Fishing/Mining/Woodcutting)
It means you don’t have the correct item or you don’t have enough money in your bank to buy the item you need. If you have automatic upgrade on for the equipment and you don’t have the item it needs in the bank, it will log off. Everything works 100%, I know for a fact. I’m using everything now.
-
Project OSRS (Fishing/Mining/Woodcutting)
Make sure you guys check the brand new hiscores out as well! http://www.projectpactscripting.com/PPOSB/scripts/project_rs/hiscores.php
-
Weekly Thursday Chatbox
- Project OSRS (Fishing/Mining/Woodcutting)
It randomly creates a profile for your player so no two players run the same path, so it really is different with no exact path it runs.- Project OSRS (Fishing/Mining/Woodcutting)
Because it is waiting for the items to buy hahaha. The prices are determined by OSBuddy, plus some. equation = (OSBuddy price * 0.75) + OSBuddy price- Project OSRS (Fishing/Mining/Woodcutting)
Dynamic signatures are now live! Create one today and set it as your signature on the forums to show everyone your gains! http://www.projectpactscripting.com/PPOSB/scripts/project_rs/dynamic_signature.html- Mirror Mode Not Working Mac
- Project OSRS (Fishing/Mining/Woodcutting)
v0.3 has been pushed! http://www.projectpactscripting.com/PPOSB/scripts/project_rs/updates.html- Main Banned
- PPOSB - Bank Organizer
What? Not sure what you were trying to say, but the script does work properly, as I did it to an account yesterday.- PPOSB - Bank Organizer
I highly doubt you got banned from running a script for 5 minutes. Sorry about your loss, but I wouldn't point fingers at something at a script that stands at a bank for 5 minutes and organizes it.- Two day ban after one hour of agility
This isn’t really true- PPOSB - AIO Hunter
In the middle of redirecting my site. Script might be down for a few minutes.- Wilderness Buddy
Join my discord server and we can talk- Wilderness Buddy
I can make create something to do that, but the script currently does not support that- PPOSB - Jug of Wine
It’s because there is a bug in mirror mode if it can’t see the items- PPOSB - Bank Organizer
Organization is key More items coming soon- PC 63 Hunter accs
With the price of bonds being over 4m+, and for the fact that red chinchompa prices will continue to go up, I'd say 12-15m/acc- Project OSRS (Fishing/Mining/Woodcutting)
Newest updates are live- Not my first Script
I updated my post again for a little more info that might help- Not my first Script
Exactly, searching for text is one reliable way to do it! You can get even more dynamic than that, but it digs a little deeper than just understanding the fundamentals. ? Edit: Also, after look at your code more, you have this: smithFace.interact("Make sets:"); You should do: if(smithFace.interact("Make sets:")){ // Code in here } The reason you should do this is because you ONLY want to move the mouse and do the conditional sleep, or anything else you can think of, ONLY if the action was successful. Since it is a boolean, it will return true or false.- Not my first Script
I would recommend not using static ID's. By using dynamic ID's instead, you are able to ensure that your script stays functional after a "non-crucial" update, because Jagex likes changing child ID's. RS2Widget smithFace = getWidgets().get(270, 14, 38);- Project OSRS (Fishing/Mining/Woodcutting)
Version 0.2 has been pushed! ————————————————— Project RuneScape v0.2: ————————————————— Rewrote the walking system based on regions Made the GUI a fixed sized Added new banks- Project OSRS (Fishing/Mining/Woodcutting)
10 more slots have just opened up!!!- Back in business
Woot woot! - Project OSRS (Fishing/Mining/Woodcutting)