Search the Community
Showing results for tags 'banking'.
-
Click the spoiler for more progress reports! Posting a BUG REPORT Please read this and submit the report here. You can buy Credits with RSGP instantly here!
- 853 replies
-
- 8
-
-
- combat
- autofighter
- (and 9 more)
-
no longer for sale
-
I decided to create my own banking API that mimics tribots way of implementing the API as much as possible. Basically it would only contain nothing more than just method calls. Simple and easy to use. This API is a reworked version that is currently in my jHerblore script. I intend to release my GE api as well once I have finished that one up too. The API requires DaxWalker & Wastedbro's Item Price API. Other than that the rest is achieveable with standard dependencies that already comes with tribot. All of the method names are the same as the ones from Banking & GrandExchang
-
- 27 replies
-
- 8
-
-
https://tribot.org/repository/script/id/3461 Start the script in the area you want to gather resources. Follow the prompts in the pop-up boxes and type exactly what's needed (pay attention to caps!!). Uses ABC2 timing and custom antiban. Lots of safety features (will log out if unsuccessful at banking, if experience hasn't been gained, if it can't click on its target, etc etc). Supports mining, woodcutting, fishing, thieving (with coin pouches!!), and some hunter animals (can't remember which ones, it's been forever since I've used it for hunter :P). I recommend using low ABC2 red
- 8 replies
-
- woodcutting
- fishing
-
(and 6 more)
Tagged with:
-
- Add AceChopper by clicking here. Progress reports
- 27 replies
-
- 4
-
-
- woodcutting
- chopping
-
(and 2 more)
Tagged with:
-
I get nothing as output even though my bank is open. @Override public void run() { while(true) { sleep(200); RSItem itemarray[] = Banking.getAll(); for(RSItem index : itemarray) { General.println(index.name + " ID: " + index.getID() + " Stack: " + index.getStack()); } }
-
What is the correct way for checking if item exists in the bank? This fails around 1 out of 500 times. I'm stomped on why it fails, bank screen is open and item is visible within the screen, when this condition returns true. if (Banking.isBankScreenOpen() && Banking.find("name").length == 0) { // Stop script, etc } Thanks. Edit: Full code of my Banking task if it is due to something else I'm missing. package scripts.api.tasks; import org.tribot.api2007.Banking; import org.tribot.api2007.Inventory; import org.tribot.api2007.types.RSArea; import scripts.ap
-
SPX Cow Killer Repository Link Features JavaFX GUI Ability to submit bug reports through the GUI. Interactive paint Show GUI (Change settings during runtime) Hide paint Take screenshot Print StackTrace General stats Combat stats 6 different locations All food types Range/Mage friendly Burying bones Cow Hide banking Custom cursor Locations East Lumbridge N
- 67 replies
-
- 6
-
-
- spx scripts
- cow
- (and 6 more)
-
SPX AIO Planker Repository Link Features JavaFX GUI Ability to submit bug reports through the GUI. Interactive paint Show GUI (Change settings during runtime) Hide paint Take screenshot Print StackTrace General stats Combat stats All plank types. Amount of coins to carry. Custom cursor GUI Progress Reports C
- 69 replies
-
- 5
-
-
- spx scripts
- all planks
-
(and 6 more)
Tagged with:
-
Hey, I am new to the TRiBot community and have just finished my course at College doing Software Development. To continue on and keep my mind fresh I am going to create an Experiment training script. This is just for my practice, but if it turns out decent I may as well release it for your enjoyment too The script is going to take me a while and all updates will be posted here, the script is going to include: - Banking - Bones to Peaches Support - Eating - Potion Support (Prayer, Range, Attack, Strength, Defence) - Bone Burying Support - Picks Up Ammo if Ranging
-
Which premium script works best with fishing sharks and banking them in cat herby?
Guest posted a topic in General
Im looking for a script that supports fishing sharks, and successfully banking them, preferably in catherby. Im looking for the most successfully, error free, premium or not