illumineawake
a2a0c33218
botutils: removed botutils rework from master branch
2020-10-04 13:45:37 +11:00
illumineawake
ae4c9b53bd
botutils: getRandomIntBetweenRange static fix
...
Early addition of PlayerUtils, WalkUtils, MouseUtils
2020-10-02 23:52:32 +10:00
illumineawake
fe9487f969
unused import cleanup
...
botutils: early add of mouseutils
2020-10-02 22:26:58 +10:00
illumineawake
e36b806094
botutils: mouse function updates to utilise the botutils mouse configuration correctly
...
combinationrunecrafter: using ring of dueling teleport will now always use botutils mouse configuration
2020-10-02 09:19:49 +10:00
illumineawake
9b41e019c5
botutils: resumePauseWidget function update
2020-10-02 07:55:06 +10:00
illumineawake
436dc70b6a
botutils: addition of depositOneItem function. Bootstrap Owain's ContainerUtils (not yet integrated)
2020-10-02 06:52:32 +10:00
illumineawake
3aef829f1b
botutils: handleRun now will only retrieve a new random run value after it has turned on run. This is to prevent it taking a new random run value every single time it's called which ruins randomisation. It also now has an optional potEnergy parameter to allow for specific potion energy handling. setModifiedMenu() now takes a menuOpcode parameter to work for processes other than just inventory items being used on widget items.
2020-09-30 23:58:00 +10:00
Elli-tt
bfb8b7f903
botutils: added extra argument to setModifiedMenuEntry
2020-09-30 14:01:29 +01:00
illumineawake
9be90fbef2
bootstrap
...
botutils: log.info to debug, getLocalGameObjects function
powerfighter: safespot fix
powerskiller: wallObjects implementation
2020-09-25 17:06:58 +10:00
illumineawake
62e47366e9
botutils: mouse style is now a configurable option in config
2020-09-24 13:38:37 +10:00
illumineawake
4ed0c1a21b
botutils: depositAll fix
2020-09-23 17:39:55 +10:00
illumineawake
23087efd2e
botutils: depositAll functions now work regardless of bank withdraw mode
2020-09-22 19:20:07 +10:00
illumineawake
b6c654c1d7
botutils: withdraw functions now work regardless of bank withdraw mode
2020-09-22 18:58:26 +10:00
illumineawake
3ca33ffeba
Botutils: setmodifiedMenu log fix
2020-09-22 14:00:07 +10:00
illumineawake
1f5370eee3
botutils: additional inventory and withdraw functions, fix to setmodifiedmenu function
2020-09-22 13:28:57 +10:00
illumineawake
b89f43df4b
botutils: npe fix for webWalking
...
World Walker: additional locations added
2020-09-18 18:17:45 +10:00
illumineawake
d28cfb1677
bootstrap plugins
2020-09-18 12:49:33 +10:00
illumineawake
e51846203a
botutils: webWalking added. Walks anywhere in the world by obtaining a path from DaxWalker web API and translating it into a useable path. Does NOT support obstacles such as doors, gates, teleporting or travel requirements such as ships
...
WorldWalker: example plugin of new webWalking functionality supporting a number of locations throughout the OSRS world.
2020-09-18 12:40:31 +10:00
illumineawake
fb50b9a676
rooftopagility: priff portal and obstacle bug fix
2020-09-16 09:17:23 +10:00
illumineawake
3e4fadcb5b
bootstrap
...
powerfighter: rune pouch functionality for high alch
botutils: runepouch quantity check function
2020-09-14 18:31:25 +10:00
illumineawake
8aa03d2da7
magiccaster: single cast fix
2020-09-14 00:00:54 +10:00
illumineawake
90be7660de
powerfighter: bootstrap safespot fix
2020-09-12 18:23:08 +10:00
illumineawake
b529aa46ff
botutils: adjust findObjectWithin methods
2020-09-10 00:57:35 +10:00
illumineawake
69e953f720
botutils: add findNearestWallObjectWithin method
...
all plugins: update config button to remove "bad config" message on startup
2020-09-10 00:07:04 +10:00
illumineawake
a9c36c2f51
magicsplasher: change to oneclick casting
2020-09-08 01:15:56 +10:00
illumineawake
8158647222
bootstrap version bump
2020-09-05 13:22:19 +10:00
illumineawake
98cb8a1c7c
boututils: logout function fix for if hop window is open
2020-09-05 01:17:06 +10:00
illumineawake
1fc6557d99
boututils: getInventoryItemsExcept function added
2020-09-05 00:35:08 +10:00
illumineawake
95158320fd
powerskiller: addition of custom opcodes for dropping
...
botutils: functions for oneclick combine widgetitems
menudebuger: added for debugging menu actions
2020-09-02 09:49:45 +10:00
illumineawake
b7fa37e26c
botutils: walk coordX bug fix
2020-09-01 11:06:26 +10:00
illumineawake
c33292061c
powerfighter: safespot support added
...
botutils: walkTile and walk methods added, supports LocalPoints or WorldPoints. Must be used in conjunction with a click which both walk methods have built in.
2020-09-01 10:37:22 +10:00
illumineawake
2ad4737b5f
powerfighter: high alch added
...
randomhandler: added, supports dismissing random events and handling genie. Does not handle the lamp.
2020-08-30 02:46:01 +10:00
illumineawake
8e7b946326
all plugins: comment cleanup
2020-08-21 00:01:28 +10:00
illumineawake
db2c4d74e5
all plugins: shift to botutils handling menu entries and MOC
2020-08-20 22:02:57 +10:00
illumineawake
49d372d09b
powerfighter: loot radius config adjustment
2020-08-20 09:08:13 +10:00
illumineawake
1cbf1f4bf6
powerfighter: loot radius added
2020-08-20 00:27:44 +10:00
illumineawake
a371bc26d8
botutils: moveclick changed to click
2020-08-19 12:02:33 +10:00
illumineawake
651b0658bc
bootstrap
2020-08-16 14:54:12 +10:00
illumineawake
7e6baaaa45
mouse revert
2020-08-16 01:52:10 +10:00
illumineawake
a66a83e879
botutils: fix npctargetinglocal bug
2020-08-14 21:09:39 +10:00
illumineawake
05ef84c58c
botutils: uses click instead of moveclick for mouse handling
2020-08-14 12:52:20 +10:00
illumineawake
0952413441
bootstrap plugins
2020-08-02 23:21:59 +10:00
illumineawake
1f74f05043
botutils: mouse clicks now assert not on client thread. Added a delayed mouse click and implemented a handleMouseClick() that will click a point if it is within the viewport, otherwise clicks a random point in the center screen. Executor now sits within botUtils and injects the client executor.
...
allplugins: updated to utilise the mouse changes in bot utils.
Banks: Removed some IDs that weren't immediately accessible around Varrock West Bank
Powerskiller: add option to logout when missing required items
2020-07-29 19:09:30 +10:00
illumineawake
dd3898f8f9
powerskiller: addition of get 1 drop 1 functionality for tick manipulation
2020-07-27 19:26:15 +10:00
illumineawake
9bd45747c9
Banks: readd varrock west bank IDs
2020-07-27 10:34:28 +10:00
illumineawake
1405b7bb8d
Banks: removed varrock west bank cooking guild
2020-07-27 10:23:49 +10:00
illumineawake
45e6d5aacb
amended start and shutdown for all plugins
2020-07-24 19:17:16 +10:00
illumineawake
db51e08789
botutils: amended bank functions
...
powerskiller: dense essence addition
magicsplasher: fixed min timeout
2020-07-24 17:32:48 +10:00
illumineawake
1531df1c14
botutils: removed deposit boxes from banks and updated stam pot functionality
...
quickeater: supports stamina potions
2020-07-23 10:51:27 +10:00
illumineawake
92ed3a79a7
botutils: added set of bank IDs and ignore parameter for return menu action
...
powerskiller: support for banking at nearest bank
quickeater: now ignores rock cakes and will drink sara brews or jugs of wine
2020-07-22 22:25:54 +10:00