Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/28/20 in all areas

  1. 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
    2 points
  2. 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
  3. Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports all rooftops (Draynor, Al-Kharid, Varrock, Canafis, Falador, Seers, Polivneach, Relekka, Ardougne) - Supports most courses (Gnome stronghold, Shayzien basic, Barbarian stronghold, Ape toll, Varlamore basic, Wilderness (Legacy), Varlamore advanced, Werewolf, Priffddinas) - Supports Agility pyramid - All food + option to choose when to eat - (Super) Energy potions + Stamina potions support - Progressive course/rooftop option - Waterskin support - Option to loot and sell pyramid top - 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 463:ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager Filename DISCORDFILE= discordSettings 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 463'): -script 463:TaskList1.4515breaks (With breaks) -script 463:TaskList1.4515breaks.discord1 (With breaks & discord) -script 463:TaskList1..discord1 (NO breaks & discord, leave 2nd parameter empty) Proggies:
    1 point
  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.
    1 point
  5. Brought to you by the #1 most sold script series on the market. Come and see why everyone's choosing Czar Scripts! This is the most advanced Agility bot you will find anywhere. BUY NOW $9.99 NEW! Added Both Wyrm Courses! SCRIPT INSTRUCTIONS Optimal Setup for the bot: Please set the mouse zoom to far away (to the left, like below) so that more obstacles can be seen in the view, and so the script can be more stable and reliable Also, make sure to have roofs toggled off (either go to settings tab or type ::toggleroof) for optimal results
    1 point
  6. 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.png
    1 point
  7. ────────────── 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
  8. 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:
    1 point
  9. View in store ($3,99 for lifetime access) Features: Supports every location you would ever want to cook (anywhere missing? request it!) Supports almost every food item cookable on a range or fire (anything missing? request it!) Smart Target-oriented back-end stops the script when you have accomplished your desired goal Option to move mouse outside screen while cooking to simulate human AFKing Where Make-All isn't available, A Gaussian distribution based suffixed string generation algorithm randomises entered Make-X values Utilises a combination of WebWalking and recorded paths to ensure the script never strays from it's job Simple, intuitive GUI which auto-detects your food and location based on your inventory and minimap position Stable cooking & banking algorithms, tuned individually for each food item and bank Clean, informative, Anti-aliased, un-obstructive and fully movable self-generating paint Movable on-canvas scrolling console logger Efficient script logic ensures an EXP-optimised experience Normally distributed response times to simulate a human's reflexes Stops & logs out when out of food, saving your progress to the console and web Dynamic signatures allow you to track your progress as you use the script Handles obstacles and doors between the bank and the range to ensure door spammers cannot hinder your gains CLI is supported for all hardcore chef needs ... and many more ... Supported food: This script only supports cooking these food items on ranges/fires, it will not combine ingredients to make items such as Tuna potatoes or Pineapple pizzas. Shrimp Anchovies Sardine Herring Mackerel Chicken Beef Bear meat Rabbit Rat meat Sinew from Bear meat Sinew from Beef Trout Salmon Cod Pike Bass Rainbow fish Tuna Lobster Swordfish Monkfish Shark Dark crab Sea turtle Manta ray Anglerfish Karambwan Poison Karambwan Bowl of Water Uncooked pizza Potato Seaweed Sweetcorn Stew (new!) Curry (new!) Just ask for a new food item to be added! Supported locations: Rogues den Lumbridge Kitchen (new!) Catherby Nardah Tzhaar City Al-Kharid Zanaris Neitiznot Varrock East Hosidius Kitchen Gnome Stronghold Varrock Cooks' Guild Port Khazard Edgeville Mor Ul Rek Myths' Guild (new!) Just ask for a new location to be added! Why choose APA Scripts? As an experienced veteran scripter here on OSBot, I strive to give you the best user experience that I can by providing frequent updates and fixes. With over 40 cumulative 5 star reviews on the store, as well as my Scripter III rank, you know you're in safe hands. Want something added? Don't like something? Have an awesome proggie to share? Let me know! Example GUI: Starting from CLI: Gallery: _________________________________________________________________________________________ Credits:
    1 point
  10. Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Banks at Ferox enclave - Teleports Salve graveyard (Teleport tab OR Runes) - Teleports Drakan's medallion (Slepe) - Supports multiple locations in the swamp & Slepe - Swaps location is location is already taken - Hop world to avoid players - Use Quick prayer option to block ghoul damage option - GE support to sell Mort myre and restock new supplies 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! 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 1108: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 1108): -script 1108:TaskList1.4515breaks (With breaks) -script 1108:TaskList1.4515breaks.discord1 (With breaks & discord) -script 1108:TaskList1..discord1 (NO breaks & discord)
    1 point
  11. Ultimate Arceuus Tab Maker Live on SDN Price dropped from $12.99 -> $7.99! Here is a video explaining the method: Requirements: Requirements: 100% Arceus favor, Level 6 magic or great You can achieve the Arceus Favor easily by using this bot: Features: Ability to mine essence blocks, turn into dark essence blocks and bank them. Ability to solely make tabs with the dark essence blocks in your bank. Ability to gather dark essence blocks, make tabs and repeat. Ability to use Stamina Potions
    1 point
  12. 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
  13. I didnt think of someone "crashing" you during breaks, havent heard anyone complain about it lol but yeah that should be an easy fix. Going to push some updates this weekend for all my scripts so i will include the change there
    1 point
  14. You should consider adding bagged plant support, You only need to have a house so you can do this at lvl 1 and it is a good way to get beginner XP for farming and construction.
    1 point
  15. Perfect! I though so, I am try to set this up on Linux, so I know the file is a .sh instead of .bat - hopefully not much else is different
    1 point
  16. Trial'd and bought! Thank you
    1 point
  17. Will resolve the webwalking so it finds its way to the next course better. as for canifis will make some more changes to that part, update coming up. Also guys the newest update just went live, enjoy! The interaction system has been improved so it will never idle anymore. Next update will involve quicker responses to clicks/intentional misclicks (if antiban triggers), so that the bot will not wait more than 3 seconds per action.
    1 point
  18. Each line of the accountList.txt file would be email:pass on it's own individual line. And yes this was done with one proxy. Example would be in the txt file I included below A1 would load in as "example1@gmail.com:password" and A2 would load as "example2@gmail.com:password" and so on if there's more. Same can be done for the proxies if you wanted more proxies. accountList.txt.txt
    1 point
  19. Yes that's added It's pretty average on this script
    1 point
  20. Does the logger say anything and are you using mirror mode? You may need to adjust your MS settings.
    1 point
  21. Nbd, sick script, going to check some of your other ones out. Thank you!
    1 point
  22. big vouch for this. got it working even with some hurdles. 50 Fps on a server o.O
    1 point
  23. Couple things I noticed when running this the first couple times. 1. Bot will occasionally try to walk East around the whole machine. No quicker way to stand out than that. 2. Randomly after putting iron ore onto the conveyor, it'll start to run away, stop come back and put coal on conveyor. 3. Without having gold in the inventory, it couldn't withdraw any to pay for operation, so it just terminated the script thinking the account had no GP. 4. If setting to keep stamina potions in inventory isn't selected, it'll constantly deposit and withdraw the a potion every time it opens the bank.
    1 point
  24. Thanks for the reply, I decided to pull the trigger and buy I think this will be a lot safer then the sand crab afk bots. Only 15 minute running but managing 25k/hour range xp with rune arrows, MSB(I) and Demon dream on normal with no pots yet in case anyone was thinking of doing the same as me. Hopefully this works as well as your Zulrah Bot!
    1 point
  25. Thanks for the trial. Script works very well so I bought it
    1 point
  26. Been using this for the past few days and it's not quite "Perfect". 1. Got stuck trying to withdraw potions while my inventory was still full of loot. Not sure if crash detect would have saved it but I was lucky enough to catch it quickly and intervene. 2. Runs to a tile in the church to the north and will sometimes misclick. Not sure why it always runs to this area and not just a random tile X amount of tiles away to reaggro crabs. If someone were bot hunting they could easily identify users of this script and potentially exploit it. 3. The script got me 51 attack even though my goal was 50 attack and 70 strength. Not happy about this. 4. Have yet to see it world hop or use special attack and many of the other settings don't seem to do anything either. Suggestion: If you're going to run to the alter for reaggro then you should consider adding a prayer flick option as well. It works for the most part but I'd recommend using this with caution until Czar gets a chance to address these issues.
    1 point
  27. PROBLEM: when going in to the game from boat. It just spam clicks run off and on off and on off and on. Very botlike. Its error I think. Non Mirror mode
    1 point
  28. Can I get a trial. Thanks.
    1 point
  29. The current functionality is great and have yet to encounter a bug! Looking forward to more functionalities, keep up the great work!
    1 point
  30. enjoy! Enjoy the trial
    1 point
  31. Hey big fan of the fighter and wc, I don't usually ask for a trail but may I just check it out please? Thank you
    1 point
  32. Bot gets stuck after buying everything in the GE for Doric's quest. After withdrawing needed items from the bank, it just sits there with the cursor in the top-right part of screen until it times out. Log: [INFO][Bot #1][05/26 10:04:45 PM]: WebWalkingEvent; Terminated because of break condition! [INFO][Bot #1][05/26 10:04:46 PM]: Progressing through Doric's quest! [INFO][Bot #1][05/26 10:04:46 PM]: BF WALK WEW [INFO][Bot #1][05/26 10:04:46 PM]: BROKE BRUH
    1 point
  33. it only supports tabs.
    1 point
  34. Hello Czar, I am using the agility bot currently and I am noticing when the predict option is on it clicks the action to interact with the obstacle just a millisecond too soon which is causing it to have to double click the obstacle. Currently at the Draynor course. EDIT: When hitting level 20 the bot didn't go to the next course. Sadly just remained at the end of the Draynor course spamming this in console. Anyway I can fix this on my end? I am using the mirror client currently.
    1 point
  35. Can i get a sand rock trial please!!
    1 point
  36. Hey Czar, I thought the script was good, it took a little finesse in the settings to get it how i wanted. One thing though that I was curious about, In the GUI it says Rock Crabs and then the option for East or West, yet it will web walk to sand crabs regardless of selection. I totally understand the script it called Sand Crabs, just curious because honestly I was looking at it for rock crabs and not sand crabs
    1 point
  37. Why wont this script run longer then 60 mins? it just logs out... i havent, caught it in action... but here is the logs... its not failing so im confused during the time i watch it, it fucking works a dream... but it is logging out and i dont know why... but the bot isnt stopping so... O][Bot #1][05/26 06:01:57 PM]: "ss_portal" changed to "w" [INFO][Bot #1][05/26 06:01:57 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:57 PM]: "ss_portal" changed to "e" [INFO][Bot #1][05/26 06:01:57 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:57 PM]: "ss_portal" changed to "w" [INFO][Bot #1][05/26 06:01:57 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:57 PM]: "ss_portal" changed to "se" [INFO][Bot #1][05/26 06:01:57 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:57 PM]: "ss_portal" changed to "e" [INFO][Bot #1][05/26 06:01:57 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:57 PM]: Let's try to find an obstacle to tackle... [INFO][Bot #1][05/26 06:01:57 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:57 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:57 PM]: "ss_portal" changed to "e" [INFO][Bot #1][05/26 06:01:58 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:58 PM]: "ss_portal" changed to "sw" [INFO][Bot #1][05/26 06:01:58 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:58 PM]: "ss_portal" changed to "se" [INFO][Bot #1][05/26 06:01:58 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:58 PM]: "ss_portal" changed to "e" [INFO][Bot #1][05/26 06:01:58 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:58 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:58 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:58 PM]: "ss_portal" changed to "w" [INFO][Bot #1][05/26 06:01:58 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:58 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:58 PM]: "ss_portal" changed to "se" [INFO][Bot #1][05/26 06:01:58 PM]: Portal destroyed, generating new portal... [INFO][Bot #1][05/26 06:01:58 PM]: "ss_portal" changed to "w" [INFO][Bot #1][05/26 06:01:58 PM]: We have just completed a game, and are back at the base! [INFO][Bot #1][05/26 06:01:58 PM]: "ss_portal" changed to "" [INFO][Bot #1][05/26 06:01:58 PM]: "portal_e" changed to "" [INFO][Bot #1][05/26 06:01:58 PM]: "portal_w" changed to "" [INFO][Bot #1][05/26 06:01:58 PM]: "portal_sw" changed to "" [INFO][Bot #1][05/26 06:01:58 PM]: "portal_se" changed to "" [INFO][Bot #1][05/26 06:01:58 PM]: "portal_sequence" changed to "0" [INFO][Bot #1][05/26 06:01:58 PM]: "portal_dropped_before" changed to "0" [INFO][Bot #1][05/26 06:01:58 PM]: "inv_change" changed to "1" [INFO][Bot #1][05/26 06:01:58 PM]: Won item amount in slot 0. [INFO][Bot #1][05/26 06:01:58 PM]: Item amount before: (85360) and after (86330) and the result: (970) [INFO][Bot #1][05/26 06:01:59 PM]: Received dialogue: [] [INFO][Bot #1][05/26 06:02:00 PM]: Received dialogue: [Congratulations! You managed to destroy all the portals!<br>We've awarded you 4 Void Knight Commendation<br>points. Please also accept these coins as a reward.]
    1 point
  38. Script is dropping my hammer even though that option isn't selected. Can't repair the struts cause the hammer despawns. Have to use the banking feature, which slows it down a bit.
    1 point
  39. HI, I just purchased this script and it won't actually start or do anything. Sometimes when I start it up it asks for food, then if i start it again it'll ask food health to eat at and food withdraw amount. I click start, however it doesn't actually start
    1 point
  40. Thanks for the trial, works well. Will definitely look at purchasing. 12 hour proggie, rates will be reduced as this included a few 30 min breaks:
    1 point
  41. Didn't work at all - It mined for a few rocks, but after that it just ran around the mine doing nothing. I used the "mine everywhere" (or whatever it was called, I didn't decide the mining section). I tried setting it again with the same results Stupid me let the bot ran for a while before checking it again, and someone had already claimed that he had reported me xd
    1 point
  42. 1 point
  43. Yes set the buy limit to 99 and it will only buy above that amount
    1 point
  44. Please make sure to disable agility shortcut if mining upstairs, as it activates an entirely different walking system. So right now those two options (agility shortcut, upper mining) are not compatible. In any case I will check out the code ASAP and add some sort of fail-safes and improvements to those path-finding nodes I highly recommend only mining in upper mode if applicable, since it is more efficient. Will also be adding an update to use the minimap shortcut spec button instead of attack tab button, good idea ^^ As for botting duration, without mirror I would say 2 hours maximum per session, followed by a breaks spanning at least 2 hours minimum, with mirror then you can get away with more numbers of course!
    1 point
  45. You speak about irresponsibility... get this straight, I have zero responsibility about the actions one takes from using this script. This is an as is product and all liability falls on the users. Regarding the bot, it works just as expected and functions as advertised. Had you not been satisfied, you would have stopped the script immediately. But you continued to use it as it did exactly what you wanted it to do. It's very ironic how you talk about irresponsibility. You want to reap all the benefits and yet, take no responsibility for your own actions. You chose to bot, not me. Get your facts straight.
    1 point
×
×
  • Create New...