Leaderboard
Popular Content
Showing content with the highest reputation on 04/05/16 in all areas
- 
	5 points
- 
	It might be small, but if you want the word document, pm me Everything is made with word and photoshop cs6! If you need help with something or this, add me on skype: britt.kuperus If you got any tips, post it here below This is just a example! Maybe you don't like it but you can make other shapes with this to Next guide will be: Gold text4 points
- 
	4 points
- 
	Yo, so during my late night scripting sessions, I was making a fisher for someone and the OSBot dropping method kind of sucks because it looks, well, bot like as fuck. Most players use AHK/MouseKeys and i have't seen a nice snippet for it, so me and @Isolate made one. Now, OSBot count's inventory spaces like this... Provided crudely with this picture made is MSPaint. THIS WILL DEFINE WHAT ORDER, AND WHAT INVENTORY SPACES YOU WANT TO DROP I LEFT OUT SPACES 26 AND 27 DUE TO THEM CONTAINING MY ROD/FEATHERS (FISHING) YOU CAN KEEP ALL SPACES OR TAKE OUT THE ONES YOU WISH DEPENDING ON WHAT KIND OF DROPPING YOU ARE DOING public static final int[] VERTICAL_DROP = new int[]{ 0,4,8,12,16,20,24,1,5,9,13,17,21,25,2,6,10,14,18,22,3,7,11,15,19,23}; Next, When wanting to drop, do this. Note: I am using a Task system made by @Vilius So you will have to implement it into your own code. public void process() { // Here is my order just saved in case: 0,4,8,12,16,20,24,1,5,9,13,17,21,25,2,6,10,14,18,22,3,7,11,15,19,23 for(int i : VERTICAL_DROP){ api.getInventory().interact(i, "Drop"); } Or by using a lambda provided by @Vilius VERTICAL_DROP.forEach(s -> api.getInventory().interact(s, "Drop")); And voila, it does this (or it should, I hope, I kind of suck at this coding thing)3 points
- 
	3 points
- 
	EDIT: fk that's sharp and clean looking as fuck3 points
- 
	It is great snippet, much better then osbots current dropAll method really Here, have dropAllExcept so you don't have to ignore those 2 inventory slots. public void dropAllExcept(String...blacklist) { for(int i : VERTICAL_DROP){ if (getInventory().getItemInSlot(i) != null && getInventory().getItemInSlot(i).hasAction("Drop") && !getInventory().getItemInSlot(i).getName().equals(blacklist)) { getInventory().interact(i, "Drop"); } } }3 points
- 
	Should be the last update for a little while; moved over to Stable build track. Changelog 2.4.48 (thanks @Zach) -Patched issue with Bank scrolling3 points
- 
	This is an AIO (All-in-one) bot that has almost every thieving style except blackjack, ask for a free trial by liking thread or making a post! Vyres and elves are now supported! Both can make solid profit per hour, decent passive income! BIG THANK YOU TO ALL OUR SUPPORTERS! WE ARE THE MOST SOLD THIEVING BOT IN OSBOT HISTORY. MOST REPLIES, MOST USERS, LONGEST PROGGIES #1 Thiever | Most Overall Sales | Most Total Replies | Most Results | 10+ Years Maintained | 'the intelligent choice' by Czar SUPPORTS VYRES 224M made in a single sitting of 77 hours 1.1B made from elves and vyres!! ELVES SUPPORTED TOO! (NEW) 2.1m/hr, 6 crystals in 7 hrs 99 THIEVING MANY MANY TIMES, 35M EXP IN ONE BOTTING RUN!! 99 thieving in ~43k xp (12 minutes remaining)! Just got 99 proggy! Gratz to @iz0n THIEVING PET AT LVL 22 FROM TEA STALLS 11.5 HOURS, WITH PET TOO!! 610k/hr getting 99s on deadman worlds!2 points
- 
	efficient & flawless Link: Script now live: Here Features Bypasses Jagex's camera movement bot trap. new! Uses ESC key to close the interface new! Uses the higher xp method (aligns the camera to the target so it closes the menu when it pops up) NEVER gets in combat, 'tower' method of getting out of combat isn't even there (deliberately). Logs out when no money left Equips bronze arrows when necessary Displays 'goal' information, e.g. (at 77 range it will also show details for 80 range, time left, xp left, etc) Automatically equips higher level gear such as d'hide chaps and vambs Runs away just in case of emergency! ................................................................................................................................ With the bots on OSBot, Czar promises to deliver yet another incredible piece to the CzarBot empire. This means you will get to run the script with no worries about bans and xp waste. LEGENDARY HALL OF FAME 100 hour progress report Configuring the bot and the result: Set the npc attack option to 'Hidden' if you want to avoid deaths forever! For extra XP FAQ Why should I use this script when there are millions out there? It is the best script. Simply. Why are you releasing this now? It's time to make it public, it was privately shared with some friends and has been working flawlessly. Instructions There are no instructions. We do the all the work for you. CzarScripting™ Tips If you are low level, you can use a ranging potion at level 33 ranged to get in the ranging guild. Try and have as high ranged bonus as possible. Gallery ANOTHER 1M TICKETS GAINED !!2 points
- 
	Before buying, please ensure you check-out with the correct script. Swapping scripts is not possible. View in store $4,99 for lifetime use - Link to Sand Crabs script thread (better exp/h!) - Requirements: Camelot tabs / runes in main tab of bank Designated food in main tab of bank ~ 20-30+ combat level Features: CLI Support! (new!) Supports Ranged & Melee Attractive & fully customisable GUI Attractive & Informative paint Supports any food Custom cursor On-screen paint path and position debugging Supports [Str/Super Str/Combat/Super combat/Ranged/Attack/Super attack] Potions Collects ammo if using ranged Stops when out of [ammo/food/potions] or if something goes wrong Supports tabs / runes for banking Option to hop if bot detects cannon Global cannon detection Option to hop if there are more than X players Refreshes rock crab area when required Avoids market guards / hobgoblins (optional) Automatically loots caskets / clues / uncut diamonds Enables auto retaliate if you forgot to turn it on No slack time between combat Flawless path walking Advanced AntiBan (now built into client) Special attack support Screenshot button in paint GUI auto-save feature Dynamic signatures ...and more! How to start from CLI: You need a save file! Make sure you have previously run the script and saved a configuration through the startup interface (gui). Run with false parameters eg "abc" just so the script knows you don't want the gui loaded up and want to work with the save file! Example: java -jar "osbot 2.4.67.jar" -login apaec:password -bot username@[member=RuneScape].com:password:1234 -debug 5005 -script 421:abc Example GUI: Gallery: FAQ: Check out your own progress: http://ramyun.co.uk/rockcrab/YOUR_NAME_HERE.png Credits: @Dex for the amazing animated logo @Bobrocket for php & mysql enlightenment @Botre for inspiration @Baller for older gfx designs @liverare for the automated authing system2 points
- 
	omg mald free script pls omg wow mald is here omg pls so long in twc pls remove can you look at this plox OMGGG give me mod or cba yoooo omgggfffff2 points
- 
	My first serious attempt for an official logo for myself. The point was something simple, modern, without bells and whistles but still appealing, something that can be recognized Feedback?2 points
- 
	2 points
- 
	2 points
- 
	2 points
- 
	No accounts to bot on but I hope the accounts that got recovered by poopy get banned would make my day2 points
- 
	Damn, this script went nuts since i used it last time. Nice patterns and added options Good work2 points
- 
	Version 2.7 is ready for launch! New features such as "Walk Over Traps", which will walk over the trap before interacting with it for faster trapping (this feature was already added, but some users didn't like it and would rather just click the traps, so I made it an option for you to either use it or not ). Another feature that is added is the ability to log out after you reach level "x". This feature will pick up all traps before logging out to make sure you don't lose anything along the way! Please report any bugs or issues you find so I can take care of them right away! * added walk over traps option * added a log out after level X option * fixed not grabbing your falcon before world hopping * rewrote log out task to take traps before logging out after level X * fixed a set up bug when you reached level X and needed to logout * remodeled the GUI for a big update coming soon * fixed a bug when trying to find Matthias when starting the script * added NPE checks to banking box and log out box2 points
- 
	2 points
- 
	Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports all 3 boats - Attack portals, defend knight mode - Repair mode (No HP exp mode) - Potions support - Sets auto casting spell after dying - Use Special attack weapons - Only attack monsters mode (Good for low cb players) - Uses quick prayer (make sure to setup before starting) - Worldhopper - Points spender - CLI support for goldfarmers Custom Breakmanager: - Setup Bot and break times - Randomize your break times - Stop script on certain conditions (Stop on first break, Stop after X amount of minutes, Stop when skill level is reached) - Worldhopping - Crucial part to botting in 2023! Script queueing: - Support queueing multiple script in a row - All Khal scripts support flawless transitions in between scripts - Start creating your acc in a few clicks from scratch to multiple 99's - Flawless CLI support - Learn more here: How to use CLI parameters: - Example Usage: -script 589:ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager Filename - SAVEFILE: Save file can be created in the GUI. Navigate to the tab you want to run and press "Save As CLI file". Please choose your filename wisely (No special characters) - BREAKFILE (Optional): Breakfile can also be create in the GUI, set the breaksettings you wish to use and press "Save new CLI BreakFile". Please choose your filename wisely (No special characters) - Final form (Note that with some bot manager you do not need to specify -script 589): -script 589:TaskList1.4515breaks (With breaks) -script 589:TaskList1.4515breaks.discord1 (With breaks & discord) -script 589:TaskList1..discord1 (NO breaks & discord)1 point
- 
	Note: No additional quests or PoH interiors are required anymore. Please take the time to read through the following information, they may answer your questions If not, feel free to ask in this thread Barrows Barrows is a dangerous combat minigame, located in the southern parts of Morytania. The purpose of the minigame is to kill all 6 barrow brothers and finally claim their treasure, providing a chance to receive the unique and valuable barrows equipment, as well as other precious loot. Feature Guide Starting the script Proggies (Post your own in this thread to have them added) Change Log Troubleshooting FAQ Dynamic Signatures Bug report template http://frostbug.dk/dynsig_barrows.png?username=All1 point
- 
	Thanks man, and yeah the buttons are a tad bit large Basically after the strings are returned from the server back to respective client workers, I have the client pass that string to a "Chat bubble" that extends JPanel, where I am just using graphics to draw the bubble as well as the string, then the chat bubble (Jpanel) is added to a container in the JScrollpane. Also have 270 char limit, and bubble sizes increase based on char count (so the message doesn't fly off the screen) Yeah webcam capabilities are gonna be a pain, however once the text server + client are made it should make the job slightly easier. I am probably going to wait until summer before I think about any webcam support. We will see!1 point
- 
	1 point
- 
	Don't use that code. At no point is the Item defined, so he's having to constantly retrieve a single item from the Inventory class multiple times. This is very inefficient. The parameters are also a limitation too. There may be other conditions you wish to set before dropping anything. I'd go for something like this: // From int[] to Integer[] because Arrays.asList(Object) doesn't work with primitive type arrays public static final Integer[] VERTICAL_DROP = { 0, 4, 8, 12, 16, 20, 24, 1, 5, 9, 13, 17, 21, 25, 2, 6, 10, 14, 18, 22, 3, 7, 11, 15, 19, 23 }; public static final List<Integer> VERTICAL_DROP_AS_LIST = Arrays.asList(VERTICAL_DROP); public void dropAll(Predicate<Item> filter) { VERTICAL_DROP_AS_LIST.forEach((index) -> { // Acquire item once, store it as a variable Item item = getInventory().getItemInSlot(index); // Validate the item before interacting with it, also only use filter if one exists if (item != null && item.hasAction("Drop") && (filter != null && filter.test(item))) { item.interact("Drop"); /* * Item#interact(String...) returns a boolean, which you could * wrap in a selector (IF) for better handling */ } }); } public void dropFish() { // Lambda this shit the fuck up! dropAll((item) -> item.getName().equals("Trout") && !item.isNote()); } I haven't actually tested this, but it should work. If you want to go full autist you could have the Integer array explicitly defined within the parameters of the Arrays#asList(Object) method. This would just mean you wouldn't need to define VERTICAL_DROP as a global constant. It's justified too, since VERTICAL_DROP is only ever likely to be referenced once. However having VERTICAL_DROP as mostly dead code isn't going to rip holes in time and space.1 point
- 
	Hey could i get free trial of 24hour khaleesi aio agility? thank you if u give me im online right now so it wud be nice ill post proggy after also.1 point
- 
	1 point
- 
	1 point
- 
	would it be possible for the bot to drop lops in between tree spawns? for example at castle wars there is only 1 teak tree and when the tree fells the bot will do nothing. it could use that time tio empty its inventory and save time for when then tree spawns its empty and ready to chop1 point
- 
	Alfred: Why do we fall sir? So that we can learn to pick ourselves up. 9 acc banned, the ban hammer strikes again, new accounts to be made, proxies to change... damn morning1 point
- 
	1 point
- 
	1 point
- 
	Farewell my friend anyway don't waste ur VIP and make tutorial accounts and let them rest for 4-5 days and then sell them for 150k each I recommend u Khaleesi tutorial scrip1 point
- 
	Man, I was in a situation like this before and my advice is just doo things you like, like programming, learning, exploring and all that good stuff. All that good stuff that makes you happy.1 point
- 
	1 point
- 
	1 point
- 
	Ok thanks, that'd be great. I usually use mousekeys, but every person uses mouse keys in their own way. I'm fishing on my own right now since its faster to drop with mousekeys, and its relatively afk. Also, the script dismisses randoms a little too fast for it to be human.1 point
- 
	1 point
 
		 
       
       
       
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	