Jump to content

Tom

Scripter III
  • Posts

    5330
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by Tom

  1. Tom

    osFisher

    Supports minnows, it doesn't current support dark crabs. I'll look into them
  2. better not be divinity / extreme. inb4 swizzbeat
  3. Tom

    osFisher

    Added Added I went ahead and added two new locations, Tai Bwo Wannai (For fishing the bait with a small net), and South of Musa Point (for fishing Kawambwans). It is untested, and I'm not sure what the most optimal bank route is, so it could be absolute garbage. I also went ahead and enabled using teleports and stuff for travel across the script. Update may take up to 24 hours to be live.
  4. Nah they just moved it to canvas
  5. Tom

    osFisher

    Nobody has ever suggested it ? Sharks / minnows for money
  6. You are fucked if you registered with your real email LMAO! Jagex gonna hit you with a massive law suit
  7. Perhaps you would be better off opening a JFrame with a login screen / create account screen, and store the login somewhere on the machine so they only have to login once. That way you could automatically link it to the current OSBot account when they create one on Hive
  8. Scripters host a PHP file on their webserver and submit data through that URL submit = new URL(http://yoururl.com/uploaddata.php?name=dog&expgained=1"); URLConnection con = submit.openConnection(); con.setDoInput(true); con.setDoOutput(true); con.setUseCaches(false); final BufferedReader rd = new BufferedReader( new InputStreamReader(con.getInputStream())); rd.close(); You would then take that data, connect to SQL or w.e and process it on the server side
  9. @Eliot If this gets approved, I'll happily integrate into all my SDN products. A question though, how are users authenticating so that they only see the bots they are running? Are you hoping for some OSBot login verification, or are people expected to make accounts?
  10. Tom

    osMiner

    I guess ill have to add a setting to turn this feature off. Unless you have another suggestion? I dont want people dying to scorpions and shit
  11. Tom

    osMiner

    Hi, this is an old mechanic I had in place back when deadman mode was popular. I assume you got attacked by a scorpion, so it ran all the way back to bank ? Let me know Added
  12. Tom

    osFisher

    Thanks, there WILL be a fix out within the next 24 hours. Perhaps I can recommend training on trout / salmon in the mean time
  13. Tom

    osFighter

    link Thats not a bad idea, I chinned in that spot to 99 myself so I would understand how to get it to work. One issue might be knowing when to reset, since I imagine you dont want to waste chins on 3 or so monkeys. I'll add this to planned features and maybe look at it tonight Hasn't been released yet, maybe soon friend
  14. Tom

    osFighter

    Now Supports Dwarf Multicannon! AIO Fighter - Fight anything, anywhere. Price: ONLY $9.99 FOR A LIFETIME PURCHASE Only have RSGP? Buy an OSBot voucher HERE. COMMENT ON THE THREAD FOR A 1 TIME 24 HOUR TRIAL Features Fight anything, anywhere Multiple target selection Cannon support Custom area selection, define your own combat bounds. Supports all shapes and sizes. Task scheduling (e.g, swap to training strength when you reach 5 attack) Eating food / Drinking Potions with deviations Optional healing with Saradomin Godsword and Guthans Any special attack weapon of your choosing Advanced looting, choose what items are picked up and what happens to them (alching, burying, etc), replace items with more valuable items. Bank from anywhere on the OSRS map, customise your banking experience. (Limited to OSBot Web Walking) Support for all prayers Safespotting Dynamic paint for easy reading Customisable script run speed. Think it is too fast or too slow? Adjust it yourself! AFK Mode, let stuff attack you, and reset the zone when no longer being attacked Config saving and loading for easy script starting Ability to edit the settings while the script is running Supports Stronghold of Security Upcoming Features Online script management. Ability to pause / resume your scripts, and few their status from anywhere with an internet connection! Prayer flicking More when I think of it, or it is suggested. Hotkeys F1 Enables area definition mode, once it is enabled, you can shift click tiles in game to define your combat area. It is recommended you select the top left and bottom right tile of the area you wish to fight in. F2 Disables are definition mode F3 Sets your safespot to the tile you are currently standing on F4 Sets the reset position. This is where the script will run to reset the area on AFK mode so enemies are aggressive again. User Interface Dynamic Paint, auto adjusts the order based on EXP gained GUI FAQ How can I enable / disable the paint? You can simply enable / disable the paint by clicking anywhere in the chat box. What is AFK Mode and how do I use it? AFK Mode is a setting that tells the script to not attack any targets, but let them attack you instead. This setting is particularly useful for zones such as Sand Crabs. If you plan on using AFK mode and want your character to stay on a specific tile (e.g. in the middle of a pack of sand crabs), you should enable the Safe spot setting as well. How do I use my cannon? Ensure that you have your cannon, and cannonballs in your inventory. Step on the tile you want the cannon to be placed and press F5. This will mark the tile purple, and the script should automatically setup and maintain the cannon. I don't understand how to create a custom fight area, can you help? Start by clicking F1 while on the OSBot client, this will enable area definition mode. Once you have enabled area definition mode, you want to Shift + Left Click the tile to mark it as a corner, and then Shift + Left Click another tile to create your zone. Here is an example (Don't worry, the red tiles go away once you start the script) Progress Reports Disclaimer: Use this script at your own risk, I take no responsibility if your account gets banned or ruined.
  15. Tom

    osMiner

    You can try lower the script speed by moving the bars more to the right, if this doesn't work, send me your saved settings (can be found in the OSBot/data/osMiner folder) and I will personally work it until theres a fix
  16. Tom

    osMiner

    Open the logger before you start the script, and post output here Added
  17. Tom

    osMiner

    NP, was just an oversight, forgot all about F2P / Skill restrictions
  18. Tom

    osMiner

    Added No plans, sorry
×
×
  • Create New...