Leaderboard
Popular Content
Showing content with the highest reputation on 02/14/16 in all areas
-
6 points
-
5 points
-
5 points
-
I have a date tonight with one girl, going to smash her hard while I check my bots via ChromeCast.5 points
-
Thank you everyone for all the support and feedback, this script officially is the most sold magic script on the market! Since 2015 it has been continually updated all the way to 2025! #1 SOLD MAGIC SCRIPT #1 MOST FEATURES MAGIC SCRIPT ESC MODE, HOVER-CLICK, NEAREST ITEM CLICK, FLAWLESS JMod nearby and we still alive. Anti-ban and Optimal script usage Anti-ban: - Don't go botting more than 3 hours at once, take breaks! Otherwise the ban-rate is highly increased! - Bans also depend on where you bot, for the best results: bot in unpopular locations Banking-related spells are the lowest ban-rate (spells which require banking or can be casted near a bank, e.g. superheating, maybe alching, jewelry enchanting etc etc) since you can just go to a full world and blend in with other non-bots (humans), for example: world 2 grand exchange If casting spells on npcs, then unpopular locations reduce the banrate by alot, So make sure not to go to botting hotspots otherwise you may be included in ban waves. - Some good areas used to be (until some got popular): grizzly bear, yanille stun-alching, any overground tiles (upstairs etc) but once the areas are overpopulated, try to go to another location which is similar to the aforementioned locations. This is a very popular thread with many many users so if a new location is mentioned, the location will be populated very quickly so I can only suggest examples of good locations - Don't go botting straight after a game update, it can be a very easy way to get banned. Wait a few hours! If you ever get banned, just backtrack your mistakes and avoid them in the future: you cannot be banned without making botting mistakes. Keep in mind you can be delay-banned from using previous scripts, so don't go using free/crap scripts for 24 hours then switching to a premium script, because the free/crap previous script can still get you banned! For more anti-ban information, see this thread which was created by an official developer: http://osbot.org/forum/topic/45618-preventing-rs-botting-bans/4 points
-
4 points
-
Molly's Thiever This script is designed to quickly and efficiently level your thieving! Check out the features below. Buy HERE Features: - Capable of 200k+ per hour and 30k+ exp/ph on mid-level thieving accounts. - Quickly reaches 38 thieving to get started on those master farmers for ranarr and snap seeds! - Fixes itself if stuck. - Hopping from bot-worlds. - Stun handling so the bot doesn't just continually spam click the npc. - Drops bad seeds if inventory is full at master farmers. - Eats any food at the hp of your choosing. Supports: -Lumbridge men -Varrock tea -Ardougne cake -Ardougne silk -Ardougne fur -Kourend Fruit Stalls -Ardougne/Draynor master farmer -Ardougne/Varrock/Falador guards -Ardougne knight -Ardougne paladin -Ardougne hero -Blackjacking bandits as well as Menaphite thugs, this has limitations, click the spoiler below to see them Setup: Select your option from the drop down menu, it will tell you the location where the target is located. Fill out the gui and hit start. Simple setup! Proggies: Proggy from an acc started at 38 theiving:3 points
-
Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports banking at 99% of the locations - Task based setup (1-99) - Supports every fish (Shrimps, sardine, herring, anchovies, mackerel, trout, cod, pike,salmon, tuna, lobster, bass, Leaping trout/salmon/sturgeon, swordfish, monkfish, shark, dark crab, angler fish, sacred eel, infernal eel) - Supports almost every bank location (New ones can be requested) (Lumbridge swamp, Al-Kharid Sea, Draynor, Lumbrdige river, barbarian village, shilo village, Catherby, corsair cove, fishing guild, piscatoris, port piscarilius, karamja, jatizso, seers, gnome stronghold, Lands' end, Zul andra, Mor Ul rek) - Fish & bank (Preset) - Fish & bank (Custom) supports almost every location - Fish & Drop (Custom) supports every fishing spot - Barbarian fishing (Select leaping fish at fish & drop) - Cook fish when fire is nearby (Fish & Drop Only) - Minnows support - Karambwans + Karambwanji support - Aerial fishing support - Drift net fishing support - Humanlike idles - Dragon harpoon special - Barehand fishing option - Fishing barrel support - Spirit flakes support - Drop clue bottles support - 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 571: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 571): -script 571:TaskList1.4515breaks (With breaks) -script 571:TaskList1.4515breaks.discord1 (With breaks & discord) -script 571:TaskList1..discord1 (NO breaks & discord) Proggies:2 points
-
NEW! supports new south + east shortcuts, new hopper (upstairs), and mouse invokes!!! (just like runelite!) 'the intelligent choice' By Czar 34-99 Mining on video!! Agility Shortcut Setup Window Preview 70 hours run time https://i.imgur.com/wiF6VPO.png2 points
-
NEW: Released Chop & Firemake plugin Added 8 Forestry events!!!!!!!! Easy 99, Next! Map Chooser System Progress Results! Help How to use this with Bot Manager? Script ID is 631, and the parameters will be the profile you saved in the setup window, e.g. oak15.txt I want a new feature added? Make a post below and I am always listening, within reason! The bot is doing something I don't like? Make a post below and I will adjust the code to match your play style!2 points
-
2 points
-
well we aren't alone, aren't we? we're apart of the happy little family we call osbot community ;)2 points
-
2 points
-
You cannot implement a behaviour for each individual random event using the OSBot random solving api (as in actual runescape random events, not the login screen and other stuff in there). RandomEvent is an enum having no fields for each random event, only the DISMISS_RANDOM field which is used for every event. Each event has a RandomBehaviourHook that describes how the bot will behave if it should activate. So you may be able to use the OSBot random event api to write your own behaviour that applies to all random events but not to an individual one. If you insist to create your own behaviour for every random event in runescape then you can proceed to unregistering the hook for DISMISS_RANDOM so the bot will no longer react to randoms. Now you can define a custom behaviour when a given random is present (context detected using objects/npcs) and you may write your solvers just like any other script functionalities. Finally, create a new RandomBehaviourHook with the solving code and register it using RandomExecutor for the DISMISS_RANDOM field of RandomEvent.2 points
-
New update! Version 0.47 New walking system has been added, works very well. The code is converted from my fishing bot, and it works like a charm now update will be live within a few hours, please allow a few hours for the update to be registered2 points
-
Think you are using a proxy? if yes then is the proxy offline, got the same with a few proxy's2 points
-
2 points
-
Multiple Potion Support! Prayer ✓ Restore ✓ Overloads ✓ Absorptions ✓ Ability to set custom random higher/lower boundaries Ranging ✓ Super and Normal Magic ✓ Super and Normal Imbued Heart ✓ Super Attack, Strength & Defence Potions ✓ Special attack support ✓ Custom Dream Settings ✓ Ability to chose whether you want the character to re-enter a dream when it dies Ability to chose what position the player stands in Ability to set dream type Normal Hard Customisable - normal Customisable - hard Ability to chose a dream preset MTD Tree Gnome village Lost City Vampire Slayer Fight Arena Mountain Daughter Guthans Tree Gnome Village Lost City Vampire Slayer What Lies Below Haunted Mine Demon Tree Gnome Village Lost City Vampire Slayer Fight Arena The Grand Tree Custom The ability to set your own bosses in-game and the script will not change anything. Enable or Disable Power-Ups Zapper Recurrent Damage Power Surge Requires a Special weapon to be set within the GUI Magic Support ✓ Select any ‘Normal Spellbook’ combat spell to train with Rune pouch support Barrows Repairing! ✓ Uses 'Lumbridge Home Teleport' to get to lumbridge, requires standard spell book. Uses the Minigames teleport to travel back to Nightmare Zone Recharging rechargeable! ✓ Blowpipe Tome of Fire Purchase Your Daily Herb Boxes! Option to only purchase when you have over 'x' Points Option to either Bank or Open the Herb Boxes Rock Cake & Locator Orb Support ✓ Ability to set chose if you want to pre-dream rock cake outside the dream Ability to chose at what HP value you start to rock cake Custom Idle Activities ✓ Random Camera Movements Random Tab Changes Random Mouse Clicks Ability to have mouse exit the screen whilst idle Custom Prayer settings ✓ Enable/Disable ‘Boost Prayers’ Defence: Thick Skin Rock Skin Steel Skin Strength: Burst of Strength Superhuman Strength Ultimate Strength Attack Clarity of Thought Improved Reflexes Incredible Reflexes Ranged: Sharp Eye Hawk Eye Eagle Eye Rigour Magic Mystic Will Mystic Lore Mystic Might Augury Others Piety Chivalry Enable/Disable Protect Prayers Protect From Melee Protect From Magic Protect From Missiles Informative Script UI ✓ Colour coded skills painted XP Gained Current XP/Hr Percentage till level Time till level Status display Customisable Stop/Break Handler ✓ Ability to stop the script at the following benchmarks: Stop randomly between 'x' and 'x' minutes of runtime. Stop randomly between 'x' and 'x' dreams completed. End dream by idling Enable/disable logout on exit. Ability to use a custom made break handler. Break random every 'x' and 'x' dreams completed. CLI Support ✓ -script "698:profile=Test hours_limit=10 dreams_limit=5" profile = saved profile name, if you've been using CLI to run the script, this will need to be updated to suit. hours_limit = Complete after 'x' run hours. dreams_limit = Complete after 'x' dreams completed Misc. Options ✓ Hop worlds between dreams Leave dreams at maximum points Ability to save/load multiple custom presets This is not a thread for asking for trials, as a whole, i don't offer trials for my script. Instead if encourage you to ask all the questions you have before purchasing any of my (or anyones) script to be sure the script does exactly what you would like it too. Please note, 1 purchase of FruityNMZ is a lifetime auth for as many accounts as you can run On OSBot, we do not limit the amount of instances you can run with a single script! If you'd like to purchase FruityZulrah using OSRS GP, SEND ME A PM and i can give you my current $$:GP Rates! Discord Community: https://discord.gg/WzXRk2bWTV Trial bot has been implemented (100 post count required if you're not VIP/Sponsor!) @fruityscripts on Discord!1 point
-
1 point
-
Molly's Planker This script makes planks at Varrock East for gold. Buy HERE Requirements: None for regular method, for balloon method you need rings of dueling, willow logs(1 per run), be under 40KG weight with full inventory of coins + logs(wear graceful items for example) and you must have completed the quest Enlightened Journey. Features: - Hopping out of bot worlds - Stamina potion usage - Regular energy pot usage, this can be used in conjunction with stamina pots to reduce the amount of stamina pots used - Makes normal, oak, and teak planks -Enlightened journey balloon support Setup: Start at Varrock East, have coins and logs in bank and let it do work! CLI Setup: Proggies: Normal planks, no stam pots used:1 point
-
Proxifier – The Correct Way to Proxy on Mirror Client! 1. Download Proxifier Here! 2. Activate with one of the following keys: a. KFZUS-F3JGV-T95Y7-BXGAS-5NHHP b. T3ZWQ-P2738-3FJWS-YE7HT-6NA3K c. KFZUS-F3JGV-T95Y7-BXGAS-5NHHP d. 65Z2L-P36BY-YWJYC-TMJZL-YDZ2S e. SFZHH-2Y246-Z483L-EU92B-LNYUA f. GSZVS-5W4WA-T9F2E-L3XUX-68473 g. FTZ8A-R3CP8-AVHYW-KKRMQ-SYDLS h. Q3ZWN-QWLZG-32G22-SCJXZ-9B5S4 i. DAZPH-G39D3-R4QY7-9PVAY-VQ6BU j. KLZ5G-X37YY-65ZYN-EUSV7-WPPBS k. 6JZUY-32TKX-TK9W7-DU387-9RWKZ i. I’ve personally activated Proxifier on three machines with no issues. If the keys for some reason don’t work, please let me know and I’ll find more! 3. Now let's configure this bitch! a. b. c. i. Address being the address provided by your proxy provider ii. Select the radio button for ‘Socks Version 5’ iii. Check ‘Enable’ in the authentication groupbox iv. Enter the credentials provided by your proxy service v. Then click ‘OK’ d. e. i. Set the ‘Default’ rule to ‘Direct’ under ‘Action’ ii. Remove the ‘Localhost’ rule by selecting the rule and hitting ‘Remove’ iii. Click ‘Add’ to create our RuneScape proxy rule! f. i. You can name the rule whatever you like, I chose RuneScape because well... It’s going to be proxying RuneScape ii. Under ‘Target Hosts’ enter ‘*.runescape.*’ – this will proxy connections to RuneScape globally so if you access the account management page in your browser, it will proxy it. If you load OSBuddy, it will proxy it. If you play RS in Chrome, it will proxy it, and obviously OSBot. iii. Select your proxy under ‘Action’ iv. Click ‘OK’ to save your new rule! g. Click ‘OK’ in the rules window and reload your client/browser. If you configured everything successfully, you’ll see something that looks like this: h. ??? i. Profit1 point
-
[Currently not doing services, vacation] Hello notty boys , I have decided to open a simple GFX shop in which I will be taking payments in RSGP (eventually I'll probably have paypal and such). I have decided to start this because I love working in photoshop and wanted to make use of it. What services will I offer? GUI Paint for your scripts Script Icons Avatars Signatures Misc. (discussed) Note #1 : We will discuss the price. Note #2 : The kind of signatures I do (until I practice out other styles) will be the only one I do atm. (you can see in my portfolio) Note #3 : I do not do web templates/thread layouts(atm). Note #4 : I will do the service you desire until it fulfills your wishes. Note #5 : You will pay half the price agreed upfront unless I find you trustworthy. Note #6 : Once I take your order it will be completed as soon as I am able to. If you would like any of these either post in here or contact me via pm: . If you have the will to I would like you to fill my service request (optional) What kind of service you desire?(listed above): Any special wishes?: My portfolio can be found here -> momyzd.deviantart.com or some of it can be found here http://osbot.org/forum/topic/91392-jakovsmomy-gfx-gallery/ Every further work will be posted here. I will start working later today , feel free to hit me with your first requests. Signature #1 , Sinatra For Sinatra Animos avatar1 point
-
1 point
-
1 point
-
updated top 3 are only 27k off 91 91 91 others are making some nice gains aswell1 point
-
ur a star, thanks. as i say i wud rate this script 10/10 15m xp cleared with it.1 point
-
New update: Version 0.05 - Bot now uses less cpu - No more lag when the walking system kicks in - Compatible with default ram allocation - Replaced the walking system with osbot's webwalker (with a twist of my global compass system) update will be live within a few hours, please allow a few hours for the admins to register this update1 point
-
Well, would it be possible to at least get a trial for this? I am really interested in it, but that monthly free is pretty uh.. yeah. Anyway, I'd still like to give it a try and see if I personally think it's worth buying1 point
-
If you do i suggest making the initial payment higher and lower the monthly fee but its got f all to do with me but I will say ive tried god knows how many different money making scripts and I have 2 favourites and this is one! Sure the price tag is high but as a computer noob even I can see the effort that went into this beauty, it plays barrows better than I can by hand and im only assuming but the fact your not constantly standing in the same position for hours on end which in my opinion is always a bonus while botting.1 point
-
1 point
-
1 point
-
1 point
-
Start the script logged in, make sure to have GP in your inventory, set esc mode to on (main thread for instructions) it should work flawlessly after that ;) good luck1 point
-
Nice^^ 1 more thing, ive loaded inventory 1x cammy telel tab and 27x trout, the bot takes all of the camy tabs out of the bank and next run it banks em all and doesnt take any of them with it, am i doing smething wrong or?1 point
-
A little update on the next release. I have tweaked falconry even more... yes, even more. It is super fast and human like. Multiple new fail safes added. Perfectly finds Matthias if he isn't visible. Same goes with the Kebbit you are hunting. Will most likely push this update tomorrow and then finish adding the other part of the release I am doing.1 point
-
1 point
-
1 point
-
must be frustrating trying to get a highly demanded premium script on market and waiting 2 weeks for it1 point
-
1 point
-
He pm'd me and asked for my nudes. I don't know why. He asked if I had a six pack. why the hell did you ban me, that was the lightest joke ever..... thats not how you treat costumers who pay you money. EDIT: Nevermind OSbot servers are down.1 point
-
Ass really messed up with naming his scripts. Let's run thru the script names he could have had. AssBurner Cash4Ass (AssMoneyMaker) Money4Ass (AssMoneyMaker) Running4Ass (Ass agility or w/e) CatchingAss (Ass agility or w/e) FishingForAss (if he makes a fisher) PinchThatAss (for a thiever) etc etc etc1 point
-
1 point
-
1 point
-
1 point