Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/19/18 in Posts

  1. Download: http://osbot.org/devbuilds/osbot 2.5.9.jar The plugins selector is now finished in the client, starting work hardcore on resizable mode. If resizable mode doesn't come to fruition, it's not all lost because at the very least the client will be more future-proof and all the API is getting looked at over again. All that's really left on resizable mode is a few more API classes and working on the client interface. The scripts page will have a list for plugins soon. Changelog: -Plugins tab now functional in Script Selector -Bank API works on resizable -DepositBox API works on resizable -Store API works on resizable -Chatbox API works on resizable -GrandExchange API works on resizable -LogoutTab API works on resizable -Worlds API partial resizable mode support -Greatly improved Worlds API world hopping, a lot more stable on first hop attempt -Worlds API and Logout API dependency cleaned up -Verified store is open before using buy/sell methods -CachedWidget accepts new constructor, which takes in a parent CachedWidget --Allows cached widgets to have predicates based on predicates -Added CachedWidget setParent -Added LogoutTab isOpen() -Added Worlds isOpen()
    10 points
  2. Dear OSBot community, In 2013 I had the honour to become a part of this great community. Only a little while later it was an even bigger honour to become a part of the OSBot staff team thanks to @Maldesto. First of all I would like to say that I am so grateful for the opportunity I received here on OSBot. I have made a lot of friends, developed my skills and have seen a lot of people come and go over the years of me serving the staff team. I am sure a lot of people have noticed me being around a lot less lately. This is due to me being very busy irl and at work so I simply cannot put as much time into OSBot as I would like to. This has lead me into feeling like the time has come to move on from being a staff member, so unfortunately it is time for me to resign from my position as a Global Moderator. Furthermore I have a long list of people I would like to thank for an even longer list of things, but hey, I'll give it a try! Of course there is the current staff team and the developers who keep OSBot going: @Maldesto, @Alek, @Zach, @Maxi, @MGI, @Mio, @Muffins, @Night, @Chris I would also like to thank lot of people who have helped, supported, served next to me as a staff member and people who I consider to be my friends in general: @Khaleesi, @Oliver, @Decode, @ProjectPact, @Dbuffed, @Arctic, @Jordan, @Scotty, @Solution, @Smart, @Eliot, @Mikasa, @Sky, @Catastrophe, @Genii, @Ericthecmh, @Eliot, @Fruity, @LeBron, @Spartan 117, @Deceiver, @Dard, @Keven, @TWC, @Saiyan, @Bogla, @RoomScape, @Seraphic, @risky, @The Hero of Time, @Lucki, @jackshow, @Sysm, @Vilius I'm sure the list is in fact much longer, I've been around for such a long time so forgive me if I forgot to mention someone. I'll still be lurking around on OSBot so this isn't farewell, you'll probably still see me around sometimes, I'm also still doing graphics in the little spare time I have so feel free to hit me up on Skype if you need a logo or something else. TLDR: I'm resigning and would basically like to thank the whole community. Signing off now, Dex
    4 points
  3. Dear Community, We are looking for a mod in ANY time zone, and are open to anyone that we see fit. Please fill out every question on the application, if it is there we want an actual answer. If you fail to answer every question you will be instantly denied. If you are denied you have to wait 30 days to apply again. Good luck everyone who applies! Please pm @Maldesto your application title the message "Staff Application" Do not PM me or any other Moderator!
    3 points
  4. NEW! Added Gemstone Crab! 81 Hours at Cows Brutal Black Dragon support Sulphur Nagua support Blue Dragon 99 ranged 99 Ranged at Gemstone Crab 81 Range F2p Safespotting Hill Giants Hotkey List // F1 = set cannon tile // F2 = hide paint // F3 = Set afk tile // F4 = reset afk tile // F6 = Set safespot tile // F7 = activate tile selector // F8 = Reset tile selector // F9 and F10 used by the client, EDIT: will re-assign as they are no longer used by client // F11 = Set breaks tile // F12 = Reset breaks tile User Interface Banking Tab Demo (handles everything with banking) You can copy inventory (to avoid adding individual items...), you can insert item names which have Auto-Fill (for you lazy folk!) and you can choose whether to block an item and avoid depositing it in bank, ideal for runes and ammo. Looting Tab Demo (From looting to alchemy, noted/stackable items too) You can choose whether to alch an item after looting it simply by enabling a checkbox, with a visual representation. All items are saved upon exiting the bot, for your convenience! Tasking Demo (Not to be confused with sequence mode, this is an individual task for leveling) You can set stop conditions, for example to stop the bot after looting a visage, you can have a leveling streak by changing attack styles and training all combat stats, you can have windows alert bubbles when an event occurs and an expansive layout for misc. options! Prayer Flick Demo (Just example, I made it faster after recording this GIF) There are two settings: Safe mode and efficient mode, this is safe mode: Fight Bounds Demo Allows you to setup the fight bounds easily! Simplified NPC chooser Either choose nearby (local) NPCs or enter an NPC name to find the nearest fight location! Simple interface, just click! Level Task Switch Demo (Switching to attack combat style after getting 5 defence) You can choose how often to keep levels together! e.g. switch styles every 3 levels Cannon Demo (Cannon is still experimental, beta mode!) Choose to kill npcs with a cannon, recharges at a random revolution after around 20-24 hits to make sure the cannon never goes empty too! Results Caged Ogres: How does this bot know where to find NPCs? This bot will find far-away npcs by simply typing the NPC name. All NPCs in the game, including their spawn points have been documented, the bot knows where they are. You can type 'Hill giant' while your account is in Lumbridge, and the bot will find it's way to the edgeville dungeon Hill giants area! Here is a visual representation of the spawn system in action (this is just a visual tool, map mode is not added due to it requiring too much CPU) Fight Area Example (How the bot searches for the npc 'Wolf') Walking System The script has 2 main walking options which have distinctive effects on the script. The walking system is basically a map with points and connections linking each point. It tells the script where to go, and decides the routes to take when walking to fightzones. Walking system 1 This uses a custom walking API written by myself and is constantly being updated as new fightzones are added. Pros: - Updates are instant, no waiting times - More fightzones are supported Cons: - Sometimes if an object is altered, the changes are not instant - Restarting the script too many times requires loading this webwalker each time which adds unnecessary memory (there is no way to make it only load at client startup since I don't control the client) Walking system 2 This is the default OSBot webwalking API - it is relatively new and very stable since the developers have built it, but is currently lacking certain fightzones (e.g. stronghold) and other high level requirement zones. It is perfect for normal walking (no object interactions or stairs, entrances etc) and never fails. Pros: - Stable, works perfect for normal walking - All scripters are giving code to improve the client webwalker - More efficient when restarting the script since it is loaded upon client start Cons: - No stronghold support yet - Some new/rare fightzones not supported yet - If there is a game-breaking update or an unsupported fightzone, it may take some time to add/repair (less than 24 hours usually) So which system should I choose? Whichever one suits your chosen fightzone best! There really shouldn't be any problems - the sole purpose of these options are for backup and emergency purposes, if the script ever messes up there is always the next option to select. Note: If the script ever fails, there will be immediate updates to fix the walking systems! Script Queue/Bot Manager: Script ID is 758, and the parameters will be the profile name that you saved in the fighter setup! Bug Report templates: New feature request - What is the new feature - Basic description of what the script should do - Basic actions for the script: 'Use item on item' etc. For when the script gets stuck on a tile (or continuous loop): - Which exact tile does the script get stuck on? (exact tile, not 'near the draynor village') - Plugin or normal script? - Did you try all 3 walking options? Script has a logic bug (e.g. dies while safespotting) or (cannon mode doesn't pickup arrows) - What is the bug - How did you make the bug happen - (optional) recommendation for the bug, e.g. 'make the script walk back' or something - Tried client restart? - Normal script or a plugin? - Which exact setup options are enabled? Afk mode, cannon mode, etc etc.
    2 points
  5. First script i have made, if something needs fixed let me know. Profit varies a lot. I've seen it go up to 100/k an hour. What it does: Casts bones to bananas using regular bones Requirements: 15 Magic, Staff of earth equipped, Water runes, nature runes, regular bones. start near a bank. Download Thanks to @Apaec & @ThatGamerBlue for helping
    2 points
  6. 2 points
  7. hi man you stil doin private scripts??? me wondering if i could buy a simpe scripts all i need is a script that creates accounts on jagex websites, completes tutorial island, completes plague city, biohazard, gnome village and fight arena and then go on to pc achieving full void budget is 25$ u tink u can helplp?
    2 points
  8. CzarScripts #1 Bots LATEST BOTS If you want a trial - just post below with the script name, you can choose multiple too. Requirements Hit 'like' on this thread
    1 point
  9. ────────────── 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
  10. 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:
    1 point
  11. Molly's Chaos Druids This script fights chaos druids in Taverly dungeon, Edgeville dungeon and Ardougne. Profits can easily exceed 200k p/h and 60k combat exp/ph, this is a great method for training low level accounts and pures. Buy HERE Like this post and then post on this thread requesting a 24hr trial. When I have given you a trial I will like your post so you will receive a notification letting you know you got a trial. Requirements - 46 Thieving for Ardougne -82 Thieving and a Lockpick for Yanille - 5 Agility for Taverly(recommended) - No other requirements! Though I do recommend combat stats of 20+ as a minimum Features: - Supports eating any food - Hopping out of bot worlds - Recovers from deaths(respawn point must be lumbridge), includes re-equipping items on death - Potion support - Automatically detects and withdraws/uses Falador teleport tabs if using Taverly dungeon - Automatically detects and withdraws/equips/uses glories if using Edgeville dungeon - Supports looting bag Setup: Start the script, fill out the GUI, and be in the general area of where you want to run the script. CLI setup: Proggies: In the works: Known bugs: Bug report form, this is a MUST for problems to be resolved quickly: Description of bug(where, what, when, why): Log: Your settings: Mirror mode: Y/N
    1 point
  12. Would love to get canifis working also. Up my exp/hr account is lvl 90+ now ? If you need to borrow account to test just let me know
    1 point
  13. Thanks. I'll read & reply to all my PMs later today.
    1 point
  14. Did it for him Thanks for the shout.
    1 point
  15. Hello Molly, can i have a trial please?
    1 point
  16. I didn't figure it was, I grabbed a video, I'll pm you the youtube link when it's ready. Reviewing my video, Canifis Allotment 1 is my trouble child. Also pm sent with video [ERROR][Bot #1][05/19 08:51:14 AM]: Error in script executor! java.lang.NullPointerException at b.d.b.nuL.j(ob:182) at b.d.AUx.j(ib:144) at b.AUx.j(sb:160) at core.MainDriver.onLoop(gb:75) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(kl:223) at java.lang.Thread.run(Unknown Source) [WARN][Bot #1][05/19 08:54:06 AM]: Script executor is taking too long to suspend; restarting now... [INFO][Bot #1][05/19 08:54:06 AM]: Started random solver : Dismiss Random [INFO][Bot #1][05/19 08:54:08 AM]: Solved Dunce dismissal random. [INFO][Bot #1][05/19 08:54:08 AM]: Random solver exited : Dismiss Random [ERROR][Bot #1][05/19 08:58:13 AM]: Error in script executor! java.lang.NullPointerException at b.d.b.cON.j(ab:116) at b.d.AUx.j(ib:203) at b.AUx.j(sb:160) at core.MainDriver.onLoop(gb:75) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(kl:223) at java.lang.Thread.run(Unknown Source)
    1 point
  17. I have just gotten 60 mining on my new test account, I will test expanded mining guild accurately now ^^ Expect an update very soon Glad to hear the script handles respawns better at lower client reaction ms. Let me know if you guys would like it sped up or slowed down. EDIT: Got expanded mining guild to work flawlessly now. For ardougne rocks - I will add that location to the list in the next update. Also don't forget you can select rocks manually even if the location isn't supported yet, the script will know how to mine the rocks and bank at the nearest bank (if the bank is supported), but all major banks are supported so you should be good ^^ For dropping patterns - it is my current task right now. I will include it for version 112 of the script. I need to re-write some dropping and inventory code to support that. I will get on that ASAP So sorry for the delay New Update (v111) - Expanded mining guild working much better, flawless now - Key listener working better, no more sticky keys when selecting custom rocks - Final memory leak fixed - Select rocks mouse clicking fixed - Added ardougne rocks Update will automatically go live within 24 hours gl guys Post some proggies please
    1 point
  18. i even wanted to order a torso for my main after i got b gloves
    1 point
  19. Yep it has been patched, just waiting for newest update to go live on SDN today ^^
    1 point
  20. Can i get a trial of this ?
    1 point
  21. Requirements: -Disable the wilderness warning popup Click gate, go through or cancel the pop up. Repeat few times and check the "don't show this again" box. (The "disable box" appers after opening the pop up menu few times)
    1 point
  22. Glad it's working well! Here's your dynamic signature: http://ramyun.co.uk/sandcrab/rigo.png -Apa Just visit the link below (you can embed the image if you like) Awesome progress!!! Looks like you've got your money's worth http://ramyun.co.uk/sandcrab/polosaurus.png That's the message logged when OSBot automatically logs you in with your saved account details - it shouldn't cause any issues:/ I'm not sure why the script logs out but doesn't stop - does it press the log out button, or does it time out, or what? If it is the latter, then you can increase the frequency of the random movements which will keep you logged in. If it is the former, then further investigation is needed:) Sure thing, started a trial. Enjoy! Thanks for the kind words, glad the script works well. Good luck!
    1 point
  23. @Czar mind if I get a trial please mate? i liked
    1 point
  24. 1 point
  25. Simply learn java ya fucks
    1 point
  26. Exactly. The payment includes lifetime support, bug fixes, and small changes all for free.
    1 point
  27. there is 2 for download somewhere on these forums, custom ones are made for you
    1 point
  28. Exactly. No one will understand what I am talking about until they make private scripts.
    1 point
  29. @czar Could you add support for power mining at the Mining Site near the Legend's Guild?
    1 point
  30. 1 point
  31. Nice try, poopbot shill. You've never even used the script:
    1 point
  32. Does this cast Humidify? I couldn't see it one the first page.
    1 point
  33. Does this script include changing weapons, i tried having a dds in inventory to spec with and my main weapon to fight with, but it seems to just want to use the dds only.??
    1 point
  34. Might I be able to have a trial of this script please? I liked the main post thank you.
    1 point
  35. Hi Czar. Can i get a trial??
    1 point
  36. Good evening, just thought I should let you know that the body rune route is glitchy. The bot gets “stuck” and sits idly just south of the body altar near edgeville, about 3 or 4 steps south of the altar. Thanks edit: it also does it on the fire altar. It occurs when the screen does not “see” the altar. This causes the bot to get stuck. Any suggestions?
    1 point
  37. Thanks Czar, this script got me to my desired slayer level on my zerker!
    1 point
  38. the banking part is totally messed up. fighting with wolf and when banking it does take full inve combat potions and mass clicks on monkfish. so please fix asap cant use atm because my pure needs food after a trip of 3-4h
    1 point
  39. How to get range potions to work on rock crab plug in?
    1 point
  40. When I go to click the option to copy my inventory the gui freezes. Same as trying to add in bank and loot items manually they do not show up as selected in the box.
    1 point
  41. Rock crabs plug in sometimes bugs out and walks into the freminik isles area and just stands there. Also doesnt drink range potions. does special attack now
    1 point
  42. @Czar Whats the deal with your scripts not working in the methods im using every time lmao? I'm having problems with this one trying to attach dragonstone bolt tips. Script just ends immediately.
    1 point
  43. Any updates for the coal bag feature? It's almost perfect.
    1 point
  44. Maybe at support for 1 def pure that want to safespot ankou because if u safespot them it attack multiple at once for some reason and when u get attacked by the skeleton the bots kill the skeleton but dies...Maybe a chronicle support so when its out of food it doesnt try to walk back... without of food. or add 10Mins aggro support would to lots. to this scirpt to make it unique from ur perfect fighter. i own bots script and lots of scripts from u! https://gyazo.com/b29eaae96da57c1f1e389a20ede35b53 Bot keep trying to enter the last floor '4 floor' the portal this is f2p. [INFO][Bot #1][05/12 07:41:50 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:50 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:50 AM]: Trying again... [x=2160, y=5283, z=0] is the next one [INFO][Bot #1][05/12 07:41:50 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:50 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:50 AM]: Walk results: True=[true] Normal=[false] [INFO][Bot #1][05/12 07:41:51 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:41:51 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:51 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:51 AM]: Trying again... [x=2160, y=5283, z=0] is the next one [INFO][Bot #1][05/12 07:41:51 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:51 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:51 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:52 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:41:52 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:52 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:52 AM]: Trying again... [x=2160, y=5283, z=0] is the next one [INFO][Bot #1][05/12 07:41:52 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:52 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:52 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:53 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:41:53 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:53 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:53 AM]: Trying again... [x=2160, y=5283, z=0] is the next one [INFO][Bot #1][05/12 07:41:53 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:53 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:53 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:53 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:41:53 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:53 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:53 AM]: Trying again... [x=2156, y=5285, z=0] is the next one [INFO][Bot #1][05/12 07:41:53 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:53 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:54 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:54 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:41:54 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:54 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:54 AM]: Trying again... [x=2156, y=5285, z=0] is the next one [INFO][Bot #1][05/12 07:41:54 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:54 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:54 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:55 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:41:55 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:55 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:55 AM]: Trying again... [x=2156, y=5290, z=0] is the next one [INFO][Bot #1][05/12 07:41:55 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:55 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:55 AM]: Attempting to negotiate obstacle at: [x=2164, y=5275, z=0] [INFO][Bot #1][05/12 07:41:56 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:41:56 AM]: Tackling obstacle at ([x=2164, y=5275, z=0]) [INFO][Bot #1][05/12 07:41:59 AM]: Attempting to negotiate obstacle at: [x=2164, y=5278, z=0] [INFO][Bot #1][05/12 07:42:02 AM]: Trying again... [x=2156, y=5290, z=0] is the next one [INFO][Bot #1][05/12 07:42:02 AM]: Tackling obstacle at ([x=2164, y=5278, z=0]) [INFO][Bot #1][05/12 07:42:03 AM]: Attempting to negotiate obstacle at: [x=2164, y=5278, z=0] [INFO][Bot #1][05/12 07:42:08 AM]: Walk results: True=[false] Normal=[false] [INFO][Bot #1][05/12 07:42:08 AM]: Trying again 2 (v10).... [INFO][Bot #1][05/12 07:42:08 AM]: Option detected - finding option... [INFO][Bot #1][05/12 07:42:08 AM]: SS doesnt fully: [No] and [No, you should never allow anyone to level your account] [INFO][Bot #1][05/12 07:42:08 AM]: SS doesnt fully: [never allow anyone to level] and [No, you should never allow anyone to level your account] [INFO][Bot #1][05/12 07:42:08 AM]: Second try, failed! [INFO][Bot #1][05/12 07:42:08 AM]: Tackling obstacle at ([x=2164, y=5278, z=0]) [INFO][Bot #1][05/12 07:42:08 AM]: Attempting to negotiate obstacle at: [x=2164, y=5278, z=0] [INFO][Bot #1][05/12 07:42:10 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:11 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:12 AM]: Tackling obstacle at ([x=2156, y=5286, z=0]) [INFO][Bot #1][05/12 07:42:12 AM]: Attempting to negotiate obstacle at: [x=2156, y=5286, z=0] [INFO][Bot #1][05/12 07:42:12 AM]: Trying again... [x=2153, y=5292, z=0] is the next one [INFO][Bot #1][05/12 07:42:12 AM]: Tackling obstacle at ([x=2156, y=5286, z=0]) [INFO][Bot #1][05/12 07:42:12 AM]: Attempting to negotiate obstacle at: [x=2156, y=5286, z=0] [INFO][Bot #1][05/12 07:42:12 AM]: Attempting to negotiate obstacle at: [x=2156, y=5286, z=0] [INFO][Bot #1][05/12 07:42:13 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:13 AM]: Tackling obstacle at ([x=2156, y=5286, z=0]) [INFO][Bot #1][05/12 07:42:13 AM]: Attempting to negotiate obstacle at: [x=2156, y=5286, z=0] [INFO][Bot #1][05/12 07:42:13 AM]: Trying again... [x=2147, y=5292, z=0] is the next one [INFO][Bot #1][05/12 07:42:13 AM]: Tackling obstacle at ([x=2156, y=5286, z=0]) [INFO][Bot #1][05/12 07:42:13 AM]: Attempting to negotiate obstacle at: [x=2156, y=5286, z=0] [INFO][Bot #1][05/12 07:42:13 AM]: Attempting to negotiate obstacle at: [x=2156, y=5286, z=0] [INFO][Bot #1][05/12 07:42:14 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:14 AM]: Attempting to negotiate obstacle at: [x=2156, y=5286, z=0] [INFO][Bot #1][05/12 07:42:14 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:14 AM]: Attempting to negotiate obstacle at: [x=2156, y=5286, z=0] [INFO][Bot #1][05/12 07:42:15 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:15 AM]: Attempting to negotiate obstacle at: [x=2156, y=5286, z=0] [INFO][Bot #1][05/12 07:42:16 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:16 AM]: Attempting to negotiate obstacle at: [x=2156, y=5286, z=0] [INFO][Bot #1][05/12 07:42:16 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:16 AM]: Attempting to negotiate obstacle at: [x=2156, y=5286, z=0] [INFO][Bot #1][05/12 07:42:20 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:20 AM]: Attempting to negotiate obstacle at: [x=2156, y=5289, z=0] [INFO][Bot #1][05/12 07:42:23 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:24 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:26 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:26 AM]: Option detected - finding option... [INFO][Bot #1][05/12 07:42:26 AM]: SS doesnt fully: [forward the email] and [Don't click any links, forward the email to reportphishing@jagex.com.] [INFO][Bot #1][05/12 07:42:28 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:29 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:31 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:31 AM]: Attempting to negotiate obstacle at: [x=2152, y=5291, z=0] [INFO][Bot #1][05/12 07:42:32 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:32 AM]: Attempting to negotiate obstacle at: [x=2152, y=5291, z=0] [INFO][Bot #1][05/12 07:42:36 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:36 AM]: Attempting to negotiate obstacle at: [x=2152, y=5291, z=0] [INFO][Bot #1][05/12 07:42:37 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:37 AM]: Attempting to negotiate obstacle at: [x=2149, y=5291, z=0] [INFO][Bot #1][05/12 07:42:40 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:41 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:43 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:43 AM]: Option detected - finding option... [INFO][Bot #1][05/12 07:42:43 AM]: SS doesnt fully: [account settings on] and [Through account settings on runescape.com.] [INFO][Bot #1][05/12 07:42:45 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:46 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:47 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:48 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:53 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:56 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:42:57 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:43:00 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:43:03 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:43:06 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:43:09 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:43:11 AM]: Script Perfect Stronghold has paused! [WARN][Bot #1][05/12 07:43:16 AM]: Event executor is taking too long to suspend; terminating now... [INFO][Bot #1][05/12 07:43:25 AM]: Script Perfect Stronghold has resumed! [INFO][Bot #1][05/12 07:43:25 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:43:28 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:43:31 AM]: Walking to fight pos: [x=2322, y=5228, z=0] [INFO][Bot #1][05/12 07:43:34 AM]: Script Perfect Stronghold has paused! [WARN][Bot #1][05/12 07:43:39 AM]: Event executor is taking too long to suspend; terminating now...
    1 point
  45. Been using this script for ~2-4hours pretty much everyday with breaks inbetween. Havent been banned yet. ( 11-94 ) woodcutting so far. Maybe you guys just need to mix up your botting a bit. Doing only woodcutting everytime you're online is a bit stupid ^^
    1 point
  46. Camera rotation fix sounds nice. Could you reduce font size on paint? Just a little so it won't cover "half" of the screen (or move the Perfect Fighter-text a bit higher or something). It sometimes covers NPC that I'm fighting, my hp bar and sometimes even part of my own character. (and if I hide the paint I cannot see xp/h etc.. i can never be happy )
    1 point
  47. The script is very simple it does not have any paint so the only way to check what the bot is doing is click on "logger" on the client The Script only works in F2P since it only loots F2P items it goes to highest to lowest very good but very basic works very well. Needed - Script is only for level 3 combat accounts - Tuna in the bank to heal thats the only food that is supported - Turn off player attack options on hidden also the same with NPC What it does It loots a full invy of loot and then banks it. Will run if it goes down to 6 health and banks the loot and grabs a tuna and eats it to full health Also returns back to edge if it dies to looter pkers. YOU have to disable the Wildy warning sign Progress: 40-60k hr Download link: Open OSBOT folder and put the script into the Scripts folder
    1 point
×
×
  • Create New...