Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/02/18 in Posts

  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
    10 points
  2. ────────────── 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.
    5 points
  3. 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
  4. I started a new account and needed some agility levels, so I figured I'd record myself making an agility script and post it here. The goal of this is to try and encourage others to learn to script. Apologies for those on tiny monitors, the text will be very difficult to read (I make the font bigger about 2.5 minutes in). Also sorry for pauses and random scene switches, I was trying to figure out how to work the recording software and code and talk at the same time... too many things at once. Watch at max quality (1440p) if you want to be able to read the code. Source code: import org.osbot.rs07.api.model.Entity; import org.osbot.rs07.api.ui.Skill; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import org.osbot.rs07.utility.ConditionalSleep; import java.util.Arrays; @ScriptManifest(author = "eliot", info = "", logo = "", version = 1.0, name = "A GOOD SCRIPT") public class Main extends Script { private String[] actions = {"Climb", "Cross", "Balance", "Jump-up", "Jump", "Climb-down"}; private String[] names = {"Rough wall", "Tightrope", "Narrow wall", "Wall", "Gap", "Crate"}; Entity previous; @Override public void onStart() { getExperienceTracker().start(Skill.AGILITY); } @Override public int onLoop() throws InterruptedException { int starting = getExperienceTracker().getGainedXP(Skill.AGILITY); Entity nextObj = getObjects().closest(obj -> Arrays.asList(names).contains(obj.getName()) && Arrays.asList(actions).contains(obj.getActions()[0]) && (getMap().canReach(obj) || obj.getName().equals("Crate")) && !obj.equals(previous)); if (nextObj != null && !myPlayer().isMoving()) { if (nextObj.interact(nextObj.getActions()[0])) { new ConditionalSleep(10000) { @Override public boolean condition() throws InterruptedException { return getExperienceTracker().getGainedXP(Skill.AGILITY) > starting; } }.sleep(); } if (getExperienceTracker().getGainedXP(Skill.AGILITY) > starting) { previous = nextObj; } } return 250; } }
    2 points
  5. 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/
    1 point
  6. by Czar Buy now (only $8.99!) 143 HOURS IN ONE GO!!!!! update: this bot is now featured on the front page of osbot! More reviews than every other fishing bot combined! 100 hour progress report!!! How to use Script Queue: ID is 552, and the parameters will be the profile name that you saved in setup! This process is really simple, just to save you headache
    1 point
  7. 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
  8. View in store $5.99 for lifetime access _____________________________________________________________ Key Features: Progressive mode - The script will traverse the xp-optimum course for your current level; walking to the next course as your level increases. Reliability - The script was developed and rigidly tested with superior reliability in mind. Human replication - Designed around human simulation - behaviour tuned to replicate common rooftop play styles. Alching / Magic Imbue - The script can be configured to High/Low Alch items, or cast Magic Imbue as it traverses the course. Target system - Can be optionally configured with a target. Once this target is achieved, the script will stop. Available targets (variable λ): Stop when λ agility exp gained. Stop when agility level λ reached. Stop when λ magic exp gained. Stop when magic level λ reached. Stop when λ minutes passed. Healing - The script will consume edible items in your inventory to restore health, stopping if you run out of food. Mark of Grace looting - All marks of grace are looted while the script traverses the rooftop. Randomisation - All thresholds (including but not limited to Run energy and Critical Hp) are dynamically randomised. Energy restoration - The script will consume energy restoring items/potions when needed, provided they are available in the inventory. Web-Walking - The script utilises the OSBot Web to navigate the OSRS map, meaning it can be started from almost anywhere. Course detection - If you are on/near a rooftop course before setup, the course will automatically be loaded into the GUI. Error correction - The script will detect when it has made a mistake (e.g. climbed ladder in seers' bank) and will attempt to return to the course. ...and many more! Supported Rooftops: (Level 10) Draynor ✓ (Level 20) Al-Kharid ✓ (Level 30) Varrock ✓ (Level 40) Canifis ✓ (Level 50) Falador ✓ (Level 60) Seers' Village ✓ (Level 70) Pollnivneach ✓ (Level 80) Rellekka ✓ (Level 90) Ardougne ✓ Things to consider before trying/buying: Avoiding bans - while I have done my utmost to make the script move and behave naturally, bans do occasionally happen, albeit rarely. To minimise your chances of receiving a ban, I would strongly suggest reviewing this thread written by the lead content developer of OSBot. If you take on board the advice given in that thread and run sensible botting periods with generous breaks, you should be fine. That being said, please keep in mind that botting is against the Oldschool Runescape game rules, thus your account will never be completely safe and you use this software at your own risk. Web-walking - alongside a network of paths, the script moves around with the OSBot web-walking system, using it when in unknown territory. While it has proven very reliable, there are naturally some areas for which the web-walker may struggle. As a result, prior to starting the script, I would strongly recommend manually navigating your player to/close to the desired rooftop course. Progressive mode - the script features 'Progressive mode' which will cause the script to advance rooftop courses as you level up. Progressive mode relies on the aforementioned web-walking system for inter-rooftop navigation. Consequently, I would highly recommend monitoring the script as it traverses between courses to ensure the web-walking process correctly executes. Healing & Energy restoration - the script will automatically heal or restore run energy when needed. It will do so by consuming items in the inventory - this script will not bank. For optimal exp rates, I would strongly suggest keeping energy restoring items in the inventory (energy/super energy/stamina/fruits/summer pies/purple sweets/...). To prevent the script stopping prematurely, bring a few bites of food along. Using magic - The script supports the periodic casting of a magic spell while traversing a course to maximise experience rates. To determine whether or not you can cast a spell, the script checks your magic level as well as which runes are in your inventory and which stave you have equipped (if any). It is worth noting that, at this time, the script does not recognise any of the following items as rune sources, so avoid using them while running this script: Bryophyta's Staff, Tome of Fire, Rune Pouch. Script trials: I believe that trying a script before buying is paramount. After trying the script, hopefully you will be convinced to get a copy for yourself, but if not you will have gained some precious agility experience! If you're interested in a trial, please follow the instructions on my trials thread which can be found here. Gallery: Review (by Eduardino): Start up GUI (Graphical User Interface): Paint (optional, movable and self-generating): User screenshots: Testimonials:
    1 point
  9. Molly's Tanner This script tans hides at Al Kharid for gold. Buy HERE Requirements: None! Features: - Hopping out of bot worlds - Stamina potion usage, the bot will use one dose prior to each run -Tans cowhides, and all dragon hides Setup: Start at Al Kharid, have coins and hides in bank and let it do work! CLI Setup: The script portion of your .bat file should be setup as followed: -script 839:Antiprofile--Potion--Hide Replace Antiprofile with "On" or "Off", replace Potion with "Stamina", "Energy" or "None". Replace Hide with one of the following: "Soft", "Hard", "Green", "Blue", "Red", "Black". Proggies:
    1 point
  10. Molly's Flax Spinner This script spins flax into bow strings at lumbridge, the script easily exceeds 1.1k flax spun per hour. Buy HERE. Requirements: - 10 crafting Features: - Hopping out of bot worlds Setup: Just run the script, no GUI! CLI ID: 861 Proggies:
    1 point
  11. alright ladies and habibis going to see if I can get enough mulla from Zulrah to make a new brand spanking computer Lets give the time frame 2 months to be safe cost of computer probably 2k will keep posting update on progress and money earned each day UPDATE NUMBER UNO-got 4 zulrahs running atm and currently creating 5 atm and one almost ready to zulrah just need a few mage and range levels and quest Total Profit earned at this moment-160mil
    1 point
  12. Oh I misread what @Hope said. Mb But I still would recommend @Night
    1 point
  13. can i ha a trial plz? @FrostBug
    1 point
  14. Could i have a trial please?
    1 point
  15. Instead of using \( and \) in your cli for potions rather use [ and ] now. For example: [Super_strength-1-3][Super_attack-1-3] This will be live in version 7.4 which I have just pushed. The problem was arising from the formatting of the parameters so I changed them.
    1 point
  16. 1 point
  17. Can I trial the perfect fisher please
    1 point
  18. all f2p quests completed need all p2p quest acc whitout stats , you need get all stats and all quests
    1 point
  19. just to save people some time, OP is buying at .61-.62
    1 point
  20. OSBot 2.5.13 Released as stable version
    1 point
  21. Hows this script? I purchased your fishing one, and works pretty-well but that one has been tested for much longer.
    1 point
  22. doesnt close port sarim deposit box when banking so it gets stuck with the deposit box window open
    1 point
  23. seems a little buggy doing gold bars, doesnt switch from goldsmith gaunlets to ice gaunlets? doing about 1300 bars an hour.
    1 point
  24. Back in 2016 I was a sophomore in college and wanted to make some money. I remember playing RS along time ago and botting for money so I decided to try it again. I contacted someone about a private script and paid him $75 for it. Turns out the script sucked, the guy barely responded to me when i needed bugs fixed, and he was complete douche after I paid him. Well go and behold, I got him banned on here and I decided that I would learn java and become a scripter. After lots of practice making scripts I made my own massive gold farm of over 150+ bots and have sold over 220 private scripts. All of this because one douchebag screwed me over
    1 point
  25. 1 point
  26. Could I please have a trial? EDIT: ty got it
    1 point
  27. I can't seem to get cannoning to work. Any amount of cannonballs I set it to, it randomly renews the cannon. Sometimes it even breaks and won't insert cannonballs anymore.
    1 point
  28. update: works seemlessly when i use bearly any settings, I guess ill play around more before i get into detail about what would have went wrong, got a lvl 30 running smooth
    1 point
  29. ty for the support, lets hope i can bot smarter and safer this time.
    1 point
  30. In one of the sub sections there is a program by project pact that will remove all of the files. I suggest doing that after any ban. I have never experienced any bans relating to this script, but I have with some poorly designed ones lately. I would suggest getting VIP for the mirror mode with this script and attempt to blend in rather than stick out, like doing quests like fremmy trial to get the helms and get a defender rather than a d med and obsidian shield.
    1 point
  31. Any chance that you could add an option to set up the fight zone using the minimap instead of on-screen @Czar
    1 point
  32. Does it support NightMarezone ?
    1 point
  33. scrip is broken, safespot doesnt work correct, terrible way to set up the scrip its self. When monsters are agro on you when ur in a safespot it doesnt attack them even though they are selected. Can you fix this or ill be needing a refund
    1 point
  34. When depositing everything in the bank the bot is stuck in the bank
    1 point
  35. Guthans is broken. It'll equip, get health, then not switch back to my normal armor. Also, for the life of me I can't get the bot to work at Gargoyles. I can get it to work literally EVERYWHERE, except here. 1/4 times it'll leave loot on the ground and someone else will pick it up. That's not good.
    1 point
  36. When trying to use it now it just drinks all my combat potions.... [INFO][Bot #1][07/25 12:08:50 PM]: Drink Potion action: Drinking regular [Combat potion(4)] .. [INFO][Bot #1][07/25 12:08:50 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:51 PM]: Gained item (Combat potion(3))x(1) [INFO][Bot #1][07/25 12:08:51 PM]: Potion sipped - ignore item profit counter! [INFO][Bot #1][07/25 12:08:51 PM]: Drink Potion action: Drinking regular [Combat potion(3)] .. [INFO][Bot #1][07/25 12:08:51 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:52 PM]: Drink Potion action: Drinking regular [Combat potion(3)] .. [INFO][Bot #1][07/25 12:08:52 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:52 PM]: Drink Potion action: Drinking regular [Combat potion(3)] .. [INFO][Bot #1][07/25 12:08:52 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:53 PM]: Lost all items (Combat potion(3))! [INFO][Bot #1][07/25 12:08:53 PM]: Gained item (Combat potion(2))x(1) [INFO][Bot #1][07/25 12:08:53 PM]: Potion sipped - ignore item profit counter! [INFO][Bot #1][07/25 12:08:53 PM]: Drink Potion action: Drinking regular [Combat potion(2)] .. [INFO][Bot #1][07/25 12:08:53 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:54 PM]: Drink Potion action: Drinking regular [Combat potion(2)] .. [INFO][Bot #1][07/25 12:08:54 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:54 PM]: Drink Potion action: Drinking regular [Combat potion(2)] .. [INFO][Bot #1][07/25 12:08:54 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:54 PM]: Lost all items (Combat potion(2))! [INFO][Bot #1][07/25 12:08:54 PM]: Gained item (Combat potion(1))x(1) [INFO][Bot #1][07/25 12:08:54 PM]: Potion sipped - ignore item profit counter! [INFO][Bot #1][07/25 12:08:55 PM]: Drink Potion action: Drinking regular [Combat potion(1)] .. [INFO][Bot #1][07/25 12:08:55 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:56 PM]: Drink Potion action: Drinking regular [Combat potion(1)] .. [INFO][Bot #1][07/25 12:08:56 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:56 PM]: Drink Potion action: Drinking regular [Combat potion(1)] .. [INFO][Bot #1][07/25 12:08:56 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:57 PM]: Lost all items (Combat potion(1))! [INFO][Bot #1][07/25 12:08:57 PM]: Gained item (Vial)x(1) [INFO][Bot #1][07/25 12:08:57 PM]: Drink Potion action: Drinking regular [Combat potion(4)] .. [INFO][Bot #1][07/25 12:08:57 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:58 PM]: Drink Potion action: Drinking regular [Combat potion(4)] .. [INFO][Bot #1][07/25 12:08:58 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:58 PM]: Gained item (Combat potion(3))x(1) [INFO][Bot #1][07/25 12:08:58 PM]: Potion sipped - ignore item profit counter! [INFO][Bot #1][07/25 12:08:59 PM]: Drink Potion action: Drinking regular [Combat potion(3)] .. [INFO][Bot #1][07/25 12:08:59 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:08:59 PM]: Drink Potion action: Drinking regular [Combat potion(3)] .. [INFO][Bot #1][07/25 12:08:59 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:09:00 PM]: Drink Potion action: Drinking regular [Combat potion(2)] .. [INFO][Bot #1][07/25 12:09:00 PM]: Added event (Drink Potion action)! [INFO][Bot #1][07/25 12:09:00 PM]: Script Perfect Fighter has paused! [INFO][Bot #1][07/25 12:09:00 PM]: Lost all items (Combat potion(3))! [INFO][Bot #1][07/25 12:09:00 PM]: Gained item (Combat potion(2))x(1) [INFO][Bot #1][07/25 12:09:00 PM]: Potion sipped - ignore item profit counter!
    1 point
  37. i believe the script is broken, keeps clicking on the floor, using the 2.5.12 client. [INFO][Bot #1][07/24 XXXXXX PM]: In dialogue!!!!!!!!! [INFO][Bot #1][07/24 XXXXXX PM]: Clicking on my tile to exit out of dialogue! [INFO][Bot #1][07/24 XXXXXX PM]: In dialogue!!!!!!!!! [INFO][Bot #1][07/24 XXXXXX PM]: Clicking on my tile to exit out of dialogue! [INFO][Bot #1][07/24 XXXXXX PM]: In dialogue!!!!!!!!! [INFO][Bot #1][07/24 XXXXXX PM]: Clicking on my tile to exit out of dialogue! [INFO][Bot #1][07/24 XXXXXX PM]: In dialogue!!!!!!!!! [INFO][Bot #1][07/24 XXXXXX PM]: Clicking on my tile to exit out of dialogue edit using mirroring mode
    1 point
  38. hello perfect fighter for 24 hours please
    1 point
  39. Heya czar, for whatever reason, the bot thinks a lot of items are "null" it thinks aswell for instance, my bass in my inventory are "old writing (noted)" im not sure what is causing this, also whenever i try and type an item to loot, there are hardly any items there. and it also comes up with monsters. hope this is at all helpful. sean.
    1 point
  40. Teleporting isnt working for me. The log says that the script is trying to escape from dialogue and just clicks on the characters feet. Any help would be appreciated
    1 point
×
×
  • Create New...