Everything posted by ProjectPact
-
PPOSB - AIO Hunter
It does not, and unfortunately I don't plan on adding it. I'm sorry
-
OSRS Script Factory 2.0
v1.81: Added a new Script Profile generator in Variables Added the ability to double click a file to load in the Script Selector Fixed a bug with #stringContains in Variables [Script Network] Added minor GUI adjustments to the Changelog GUI [Script Network] Fixed a double-click bug with the Changelog GUI [Script Network] Fixed a bug that did not properly highlight a JTextField Minor fixes
-
[Release] v1.81
v1.81: Added a new Script Profile generator in Variables Added the ability to double click a file to load in the Script Selector Fixed a bug with #stringContains in Variables [Script Network] Added minor GUI adjustments to the Changelog GUI [Script Network] Fixed a double-click bug with the Changelog GUI [Script Network] Fixed a bug that did not properly highlight a JTextField Minor fixes
-
PPOSB - AIO Woodcutter
I pushed a new fix for this. Let me know if it is working better for you guys!
-
PPOSB - AIO Woodcutter
You may disable the feature to hover next entity in the "Other" section of the GUI. You will see something called, "Hover next entity". Just disable that. Also, if you want to simulate "AFK", there is already an option on the GUI called "Move mouse off-screen". That is basically what you're looking for.
-
im trying to make a chaos alter bone runner for training prayer
Hi! You basically just need to do an Inventory interact with item, and make the action "Use". Then Interact with RS2Object and make the action "Use" @RockyRheels
-
PPOSB - AIO Hunter
v0.17: Fixed a bug loading prices Fixed a bug that would deposit alching materials Minor fixes
-
OSRS Script Factory 2.0
v1.80: Added #setPositionRelativeToEntity to Positions Added #entityCoords to Map Added an option to match bounds to #isVisibleContainingText in RS2Widget Added an option to match bounds to #getTextColorContainingText in RS2Widget Added an option to match bounds to #hoverContainingText in RS2Widget Added an option to match bounds to #interactWithWidgetContainingText in RS2Widget Added an option to match bounds to #isSpellVisible in RS2Widget Added an option to match bounds to #isActionVisible in RS2Widget Added an option to match bounds to #interactWithWidgetContainingSpellName in RS2Widget Added an option to match bounds to #interactWithWidgetContainingAction in RS2Widget [Script Network] Added a changelog section to notify users of recent updates Minor fixes
-
[Release] v1.80
v1.80: Added #setPositionRelativeToEntity to Positions Added #entityCoords to Map Added an option to match bounds to #isVisibleContainingText in RS2Widget Added an option to match bounds to #getTextColorContainingText in RS2Widget Added an option to match bounds to #hoverContainingText in RS2Widget Added an option to match bounds to #interactWithWidgetContainingText in RS2Widget Added an option to match bounds to #isSpellVisible in RS2Widget Added an option to match bounds to #isActionVisible in RS2Widget Added an option to match bounds to #interactWithWidgetContainingSpellName in RS2Widget Added an option to match bounds to #interactWithWidgetContainingAction in RS2Widget [Script Network] Added a changelog section to notify users of recent updates Minor fixes
-
[Release] v1.79
- OSRS Script Factory 2.0
v1.79: Added a brand new Script Selector Added new Script profiles Added a brand new Prices API for grabbing item prices Added the newest OSRS map Added an option to match bounds when checking if a String contains text Fixed a bug with #lootLastKill attempting to loot items too far away in GroundItem Fixed a bug with #lootItemsOverXGP attempting to loot items too far away in GroundItem [Script Network] Fixed a bug that did not make the background transparent for some OSBot threads Minor fixes- [Release] v1.79
v1.79: Added a brand new Script Selector Added new Script profiles Added a brand new Prices API for grabbing item prices Added the newest OSRS map Added an option to match bounds when checking if a String contains text Fixed a bug with #lootLastKill attempting to loot items too far away in GroundItem Fixed a bug with #lootItemsOverXGP attempting to loot items too far away in GroundItem [Script Network] Fixed a bug that did not make the background transparent for some OSBot threads Minor fixes Script Selector: Introducing the brand new Script Selector! It supports folders, sorting, and full organization! Script Profiles: Script Profiles are a way to create custom profiles for scripts where you may modify, or bypass, any part of a script. This is extremely useful when it comes to user-inputs, as you may define them in a Script Profile and automatically load the script up with all the correct settings without having to go through any inputs. How does it work: In order to make a Script Profile, you must go to the Script Factory folder located in your OSBot's folder. Here you will find a new folder called, "Profiles". You will create a new .txt file that is the EXACT name of the script you want to create a profile for. Yes, spelling and punctuation is important! Once you create a new file for your profile, you will simply add the following command to replace lines: <Find></Find><Replace></Replace> Please view the sample below: I am replacing "Cow" with "Goblin". The top text document is the actual script file, and the bottom text file is my Script Profile. Notice, they have the exact same name. You may only have one Profile per script. My recommendation if you want to make more is to just add suffixes to them and switch them out when you need to.- PPOSB - AIO Hunter
Maybe you are unfamiliar with the mouse in general. The mouse is handled by OSBot. There are different mouse options you may choose. The default mouse, the new mouse or the computer's hardware mouse. My code does not handle the mouse. Tried to find the article but am on mobile lol. Anyways, if you join my Discord, would love to help you more or answer any questions. It is much faster than forums- OSRS Script Factory 2.0
Not sure if the web walker supports it.- PPOSB - AIO Hunter
Hi! I wrote a post about it here: https://pposb.org/forums/showthread.php?tid=471 hope this helps- PPOSB - AIO Woodcutter
Can you send a picture for me please!- OSRS Script Factory 2.0
v1.78: Fixed a bug with #getItemAmount in RS2Widget Fixed a bug with #getWidth in RS2Widget Fixed a bug with #getEnabledMediaID in RS2Widget Fixed a bug with #getDisabledMediaID in RS2Widget Fixed a bug with #isRelativePosition in RS2Widget Minor fixes- [Release] v1.78
v1.78: Added #isHintIconPresent to NPC Fixed a bug with #getItemAmount in RS2Widget Fixed a bug with #getWidth in RS2Widget Fixed a bug with #getEnabledMediaID in RS2Widget Fixed a bug with #getDisabledMediaID in RS2Widget Fixed a bug with #isRelativePosition in RS2Widget Minor fixes- PPOSB - AIO Hunter
Pretty sure you just posted in Discord as well, but you need to use the Scripts break system. If you don’t, OSBots breaking system doesn’t know when the proper time to break is, resulting in a loss of traps, incomplete quests, error purchasing items, and more.- i can run some scripts but i cant others
Let me know if the issues were fixed for you! There was an update pushed a few days ago that seems to have fixed the issue for everyone.- OSRS Script Factory 2.0
v1.77: Added a new hint icon check to #interactWith in NPC Added list support to #areaContainsNPC in NPC Added wildcard support to #interactWith in GroundItem Added #getEnabledMediaID to RS2Widget Added #getDisabledMediaID to RS2Widget Added #disablePrayer to Prayer Fixed a bug with #gearSwap not opening the inventory tab Fixed a typo in the Prayer section Fixed a potential issue with #interactWith in GroundItem Minor fixes- [Release] v1.77
v1.77: Added a new hint icon check to #interactWith in NPC Added list support to #areaContainsNPC in NPC Added wildcard support to #interactWith in GroundItem Added #getEnabledMediaID to RS2Widget Added #getDisabledMediaID to RS2Widget Added #disablePrayer to Prayer Fixed a bug with #gearSwap not opening the inventory tab Fixed a typo in the Prayer section Fixed a potential issue with #interactWith in GroundItem Minor fixes Api docs have been updated as well: https://pposb.org/docs/index.php- PPOSB - AIO Hunter
How are you using mirror mode without VIP?- PPOSB - AIO Hunter
I would really recommend using Mirror mode and AltChat. Your bans will go to almost non existent if you do it the right way- PPOSB - AIO Woodcutter
If there is an issue, please fill out a proper bug report so I can fix. - OSRS Script Factory 2.0