ProjectPact
Script Factory Developer
-
Joined
-
Last visited
-
Currently
Viewing Forum: Magic
Everything posted by ProjectPact
-
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)
- PPOSB - Bank Organizer
I've never had any of my accounts banned from this, and I've ran it on accounts with well over 300m on them.- Project OSRS (Fishing/Mining/Woodcutting)
Version 0.1 has been pushed! ————————————————— Project RuneScape v0.1: ————————————————— Progressive mode now only buys items it needs Fixed the bot trying to equip any manual selected tool Fixed a fishing problem that would sometimes hover spots Added Dwarven Mine bank Stopped the bot from dropping Unidentified minerals Sped up banking Wrote new banking handlers Added new fishing locations Added version number to paint- [OSBot 2.5.10] Web-Walking Bug
OSBot Version: 2.5.10 (dev build) Problem: When webwalking from Catherby -> Port Sarim, the bot will go the Trader Crewmember and interact with him by using the "Charter" action. Once the Widget is open, the bot fails to interact with the map to choose "Port Sarim". How to replicate: Use webwalker and walk from Catherby to Port Sarim. (Make sure to have GP in your inventory) Image:- PPOSB - AFK Splasher
- [Chatbox Suggestion] Colored Private Messages
I think you didn’t read my OP. It would help distinguish messages easier. I don’t know what else you want me to say.- [Chatbox Suggestion] Colored Private Messages
I never said it hasn’t any affect with chatting at all, so not sure where you read that. All I said was it would be easier to read your conversations with you and another person in a private message.- Project OSRS (Fishing/Mining/Woodcutting)
Love seeing proggies!- Project OSRS (Fishing/Mining/Woodcutting)
Yes, it is just going to support 3 skills. I do have more plans for the script as far as feature wise, but as far as adding more skills, I am simply not allowed.- Project OSRS (Fishing/Mining/Woodcutting)
Thanks for the release @Alek and thanks to everyone for the kind words! Glad y’all are enjoying it!- Project OSRS (Fishing/Mining/Woodcutting)
Script is now live! Only 15 slots available! Link can be found on the first page of the thread- Project OSRS (Fishing/Mining/Woodcutting)
I've still been doing more updates and optimizations for the script. So pumped! - PPOSB - Bank Organizer