Leaderboard
Popular Content
Showing content with the highest reputation on 07/18/18 in Posts
-
Rays Cannonballer STATUS: NOT CURRENTLY BEING WORKED ON (probably outdated af) ... is a simple but functional Cannonball script that I've written. It includes: Smelting cannonballs in Edgeville. (Maybe more locations to come) The download can be found here: RaysCannonballer.jar Start with steel bars and mould in bank or inventory. Please do post proggies of the script. Proggies will be added to this post. Also, leave any feedback, found bugs or the like in the comments!3 points
-
Write your own web walker and walk path method then.3 points
-
Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Account builder mode to level your firemaking to level 50 or even higher. - Equips pyromancer gear option - Chopping and burning logs (base Option) - Relights brazier - Fletch option - Fix brazier option - Make potion and heal pyromancer when down option - Tons of food supported - Brazier swicthing when pyromancer is down - Advanced game settings to skip games, smart caluclate points, afk at certain points, ... - Bank or Open crates - Dragon axe special attack - Fletch at brazier option - Chop in safespot option - Worldhopping - 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 909: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 managers you do not need to specify -script 909): -script 909:TaskList1.4515breaks (With breaks) -script 909:TaskList1.4515breaks.discord1 (With breaks & discord) -script 909:TaskList1..discord1 (NO breaks & discord) Proggies:2 points
-
Hi, I found an old Hard Disk on which I stored PK videos. These are all from 2005-2010. I uploaded them to YouTube. For those who remember the great days, enjoy. https://www.youtube.com/channel/UC5hv4w_uMd-OjoGnmKspOSA2 points
-
2 points
-
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 !!1 point
-
────────────── PREMIUM SUITE ────────────── ─────────────── FREE / VIP+ ─────────────── ──────────────────────────────────────────────────────────── ⌠ Sand crabs - $4,99 | Rooftop Agility - $5,99 | AIO Smither - $4,99 | AIO Cooker - $3,99 | Unicow Killer - £3,99 | Chest Thiever - £2,99 | Rock crabs - $4,99 | Rune Sudoku - $9,99 ⌡ ⌠ AIO Herblore - FREE & OPEN-SOURCE | Auto Alcher - FREE | Den Cooker - FREE | Gilded Altar - FREE | AIO Miner - VIP+ ⌡ ──────────────────────────────────── What is a trial? A trial is a chance for you to give any of my scripts a test run. After following the instructions below, you will receive unrestricted access to the respective script for 24 hours starting when the trial is assigned. Your trial request will be processed when I log in. The trial lasts for 24 hours to cater for time zones, such that no matter when I start the trial, you should still get a chance to use the script. Rules: Only 1 trial per user per script. How to get a trial: 'Like' this thread AND the corresponding script thread using the button at the bottom right of the original post. Reply to this thread with the name of the script you would like a trial for. Your request will be processed as soon as I log in. If i'm taking a while, i'm probably asleep! Check back in the morning Once I process your request, you will have the script in your collection (just like any other SDN script) for 24 hours. Private scripts: Unfortunately I do not currently offer private scripts. ________________________________________ Thanks in advance and enjoy your trial! -Apaec.1 point
-
CURRENT RECORD: 201 HOURS RUNTIME NEW: Sandstone mining + hopper support Humidify/water circlet/bandit unnote Ardy cloak tele support Setup Screen Preview Results 84 HOURS ON NEW LEVEL 20 ACCOUNT Suicided account with mirror mode near rock crabs, 81 mining! I will probably go for 99 Even supports Ancient Essence Crystal mining! Preview: Mine 1 drop 1 item drop pre-hover feature:1 point
-
This tutorial will cover everything required to write your own OSBot scripts. Although it is quite lengthy, don't let this put you off - it shouldn't take more than a couple of hours to follow through, at the end of which you will have learned the scripting basics and will have your very own tea thieving script which you can modify to your liking. Good luck! Previous required knowledge: None Knowledge of basic java helps but is not required! What this guide covers: Downloading your code editor (IDE) Basic programming concepts A quick guide to java Writing a script with the OSBot API Running your script Downloading Eclipse: Setting up your project: Language basics: Java basics: Script backbone: Compiling the script: Writing the script: Best practices and conventions: Completed Tea thieving source code: That's the end of this tutorial, hopefully it was useful and concise enough. As I mentioned earlier, remember to ask LOTS OF QUESTIONS! Also remember that google is your friend! ? Although it may seem OSBot scripting is a niche use of java, many questions can translate to more widely adopted counterparts - use this to your advantage. If you have any questions do not hesitate to post as a reply below. Since I follow this thread, I will receive a notification if you do and will do my best to get back to you ASAP! - Apaec1 point
-
Rays Motherlode STATUS: NOT CURRENTLY BEING WORKED ON (probably outdated af) ... is a simple but functional Motherlode Mine script that I've written. It includes: Support in four different locations chosen upon start. Mining, depositing, collecting and banking of ores. Removes rockfalls if they are in the way. Dragon Pickaxe special attack (not tested). The use of diary shortcut if able to (not tested if not able to. Only used if 'East' is chosen.) A nice and informative paint. Functionality to come: Gem bag support. Wheel fixing. Upper level support (no account to test). More elaborate paint to see how many ores and nuggets gathered. The download can be found here: RaysMotherlode.jar Will hopefully be on the SDN some day. Please do post proggies of the script. Proggies will be added to this post. Also, leave any feedback, found bugs or the like in the comments!1 point
-
Always worth a try to question Rank I / 1 and see if they are capable or not. Best of luck on your private script.1 point
-
1 point
-
Thanks for the suggestion. The only reason I am looking for rank 2+ is because there is a part in the script which might be complicated. I've had rank 2 scripter already struggle with how to script it. But, might contact him as I think he might have done my script already for someone else.1 point
-
You don't need any IT background to write scripts, although naturally it helps a bit. Writing advanced scripts simply requires knowledge of the OSBot API and Java, both of which can be learned via writing basic scripts. Big projects don't necessarily take a long time to make, but can take a long time depending on how thoroughly they are tested, how efficiently they are written, etc. Good luck! Cheers Thanks, congrats1 point
-
1 point
-
Great script. To anyone asking about the ban rate... There isn't a specific ban rate. Bot smart, and don't be dumb. Think about how long you're botting. Who can do chins for 12 hours straight?1 point
-
So pathetic they had to take their time to know such small stuff. Good to hear it at least got solved and you didn't have to spend another $52 ?1 point
-
glad to hear this! 48hour usage is shit but make sure you kill it lol, connect all devices to your mobile hotspot and see how much you can rob them for!1 point
-
Is that on mirror mode/resizable? What bank settings you have? it was stealth version had non tabs noting i had non tabs but thanks for trying ?1 point
-
Where u @. I'll find u ??? Anyway, I'm back botting after 2 years. I see your perf fighter turns into perf rock crabs w/ plugin. I didn't see a banking method on that interface. I'm guessing it's built in to assume you want to tp to cammy and run back? I farm & sell accounts from zerks to mains on the regular, if you need a particular account for testing or need someone to test betas, holla at ya boi. As far as testing mac/linux can't help there fam1 point
-
best advice i can give, ring your provider with a, 0 shits given attitude, these corporate companys generally dont give a fuck about you, make it clear you are in charge of the conversation, demand an explanation and if not talk to a manager, technically under contract these companys have to provide you with a service, if they are failing to provide this service, you may be able to get out of contract, threaten fraud action and 99.9% of the time, itll be sorted within minutes hope you get the right answers1 point
-
if there is something wrong you call them and said you paid since you have a email confirmation. You show them that either you go to them or call them. They should sort it unless you got skemed but best of luck1 point
-
Script stops putting cannonballs in at caged ogres. Anyone else have this problem?1 point
-
1 point
-
Fingers crossed this is an error! Thanks for the kind words. Appreciate the advice! I'll be making calls soon, if all fails - I guess it's off to the store to raise absolute hell ?1 point
-
1 point
-
The next call you make should be with your provider to sort this mess out. If you think you've been grossly overcharged, then state your case with them, see if you can reach an agreement, or if that fails, try and break out of your contract as early as possible. Pay as you go has it's downsides, but ensures that I'm never overcharged. You might wish to consider it.1 point
-
1 point
-
Which one do you suggest for afk splashing the fire strike on f2p: Perfect Magic or Perfect Fighter? I got both. EDIT: Nvm bought Pact's AFK Splasher for this.1 point
-
doing cooking and magic leather spell, 92 magic currently and 15m cooking http://prntscr.com/k7z8u61 point
-
1 point
-
Will take another look at agility Break task is a great idea, will look at adding it You can remove tasks by right clicking and selecting the delete option. Haven't gotten round to adding a button yet1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Honestly I would suggest doing this yourself. 97 - 99 defence is about 2.3M exp. That would take you about maybe 20 hours in NMZ (assuming your attk and str are 90+ as well). The amount of risk to hire someone and assume they're not going to bot is too high, but if you are looking to hire someone I would be willing to do this for 10M. Would take me 2 days assuming you got full Dharoks with that.1 point
-
1 point
-
yeah waiting for the sdn to update again, trying to brute force my way through the update process to find out what's causing it to error1 point
-
New Update (v174) - Added support for new pickpocketing updates. - Coin pouches now handled perfectly Update will automatically go live within 24 hours gl guys Thanks for being patient, I really appreciate it1 point
-
1 point