Search the Community
Showing results for tags 'looting'.
-
Repository link JJ's Fighter Pro is an AIO Fighter script: it can kill any monster that you want. You can also make a list of items to loot and select the food you want to eat. You can drink potions if needed, pick up and alch certain items, use special attacks, prioritize looting, etc. This is all configurable through the GUI. You can save your settings for future usage. Anti Ban Compliance implementation ABCL 10 has been implemented. Screenshots Statistics JJ's Fighter needs an internet connection to send script statistics to my serv
-
MyFighter Please post bugs and suggestions. Features: + Target identification by name / ID / level + Loot by value (OSBuddy / GE / Notifications) + Loot champion scrolls/food/clues + Support all food + Special attack + ABC2 Upcoming features: + Safe spot + Banking + Potions Progies: Changelog: Repository: https://tribot.org/repository/script/id/2565
-
I wrote this script a long time ago, partly with wastedbro, i have no use for it anymore and havent used it in a while so i'll release it. Im not sure if it works really well right now but it should run fine. PLEASE NOTE: THE FIRST TIME YOU RUN THIS SCRIPT IT MIGHT FREEZE FOR 2 MINUTES, ITS GENERATING AN ITEM LIST. Features: - item lookup - adding and deleting items to loot. - custom and preset worldhopping (the add f2p worlds button might add some worlds that changed to deadman or p2p and vice versa). - looting position (player will search in a the area near). - custom bank locati
-
Hi all, I've been working a lot with looting lately and have found several instances where Clicking, DynamicClicking and other methods aren't cutting it for me with picking up items. This method I am sharing always right clicks regardless of if its a single/stack item, its location, or if the item is at the top of a stack. public static boolean rightClick(final RSGroundItem g) { if(rightSelect(g)) return ChooseOption.select("Take " + g.getDefinition().getName()); return false;}/* [Citation] daxmagex - https://github.com/daxmagex/scripts/blob/master/api/looting/Looting.java */public stat
- 7 replies
-
- rightclick
- right
-
(and 3 more)
Tagged with: