Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/23/15 in Posts

  1. i have a southern hick accent, pick me and annoy everyone. Ask alek for real though, has a nice voice.
    5 points
  2. 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
    3 points
  3. Yesterday was a pretty large update, thank you to everyone who made bug reports. This update aims to resolve any remaining issues stemming from 2.3.102, namely VIP. If all goes well with this version, it will move as a stable build. Changelog: -Patched 2.3.102 VIP issue -More code cleanup -Updated Worlds API, avoids skilling worlds -Updated world load list to avoid skilling worlds 2.3.104 -Fixed an issue related to the local directory -Updated error messages Thank you for using OSBot, enjoy the rest of your Sunday.
    3 points
  4. OSBot has been through various face lifts since my time here and I think this change is something which will help new users embark on their botting journeys. Most notably the login system was moved to the booter and the logout functionality has been removed (you will stay logged in until you close the client). Another noticeable change is that individual account settings have been removed in favor for global settings that affect all your accounts. This means that when you tick "Dismiss all randoms", any account which you are logged into will dismiss randoms; break settings as well. Although many of you won't notice the change (unless I screwed up something, but hey it's a dev build), the booter interface was the first interface to be stripped from the NetBeans GUI-maker. Auto-generated code bottlenecks a lot of development and design choices as well as creating a host of other issues. Most of our interface related issues/errors stem from NetBeans and hopefully over time I'll be able to rewrite all of the interfaces. The settings interface is most likely next up on the chopping block with a few new functional benefits in the work. Changelog: -Booter stripped from NetBeans, re-written by hand -Removed Login system from client interface -Added login system to booter interface -Proxy saved to separate proxy file --Preliminary separation needed for proxy manager -Added new booter save file -Removed settings from RSAccount -Settings now placed as global variables that affect all accounts --Added new settings file -Re-wrote account manager -Added new account file -The OSBot Staff
    3 points
  5. MY BIGGEST ADVICE is don't trade with the asians they get flagged hella fast, i lost my main account which had over 2K efficient hours play on it, because i sold 16M to them (i was nearly maxed total), fucking didnt think id be banned for selling such chump change -.-
    3 points
  6. CURRENT RECORD: 201 HOURS RUNTIME NEW: Sandstone mining + hopper support Humidify/water circlet/bandit unnote Ardy cloak tele support Setup Screen Preview Results 84 HOURS ON NEW LEVEL 20 ACCOUNT Suicided account with mirror mode near rock crabs, 81 mining! I will probably go for 99 Even supports Ancient Essence Crystal mining! Preview: Mine 1 drop 1 item drop pre-hover feature:
    2 points
  7. thread is requested to be rip in pieces
    2 points
  8. I just actively make up a story in chat or cc when someone asks how I have full bandos & dfs & sgs with no stats lol. "Oh my main got hacked 2 years ago, when I quit. Before I quit though I gave my friend 400m, turns out my account got hacked and banned by a retard in my abscense, however when I rejoined the game, my friend gave me 200m." Or if you randomly receive gold just say i wont forget your birthday too! or something like that. Works for me, traded around bills.
    2 points
  9. Dispute closed, user clearly botted his own account for 66 hunting levels then think you can go legit for a week and not be delayed banned and get a free account. Not how it works. Negative feedback removed, Nice osbuddy screen shots, appreciate the quick responses to prove your innocence.
    2 points
  10. i was not really sure what to call it, but here the method i use for Divine utility. Method returns a position under your mouse. public Position findUnderMouse() { if (getMouse().isWithinCanvas()) { Area area = myPlayer().getArea(25); area.setPlane(getMap().getPlane()); for (Position pos: area.getPositions()) { if(pos.isVisible(getBot()) && pos.getPolygon(getBot()).contains(mouse.getPosition())) { return pos; } } } return null; }
    2 points
  11. I'll test this issue out, thank you for reporting. It's a bug
    2 points
  12. ────────────── 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
  13. Happy birthday to @Dex ! ireallydontknowwhattofuckingtype
    1 point
  14. Hello. Rsbuddy posted a link over twitter today, how you can see your full GE HISTORY! https://twitter.com/rsbuddy/status/635136527182467072 :-) Gl :-)
    1 point
  15. welcome to the party that is- OSBOT. Let me know when you start the gold farm, and your prices!
    1 point
  16. do you accept rsgp for scripts?
    1 point
  17. 1 point
  18. Can I get a Trail 24H trial for this? Most likely going to purchase it before we spoke before. Just got the minimum requirements you told me to get an would like to give it a try. Sorry if its in the wrong place.
    1 point
  19. i re-installed java and it works now, odd... thanks
    1 point
  20. 1 point
  21. Please may I have a free trial - this badboy looks amazing!
    1 point
  22. Seems like I found a bit of an issue - "custom" location mode won't work with more than 3 bots. [ERROR][08/23 12:10:24 AM]: Uncaught exception! java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferByte.<init>(Unknown Source) at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source) at java.awt.image.Raster.createWritableRaster(Unknown Source) at javax.imageio.ImageTypeSpecifier.createBufferedImage(Unknown Source) at javax.imageio.ImageReader.getDestination(Unknown Source) at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source) at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source) at javax.imageio.ImageIO.read(Unknown Source) at javax.imageio.ImageIO.read(Unknown Source) at b.AUx.B(wm:194) at b.cON.<init>(wm:35) at a.cON.<init>(d:56) at a.NUL.<init>(n:111) at c.CoN.<init>(nm:68) at con.itemStateChanged(eo:3630) at javax.swing.JComboBox.fireItemStateChanged(Unknown Source) at javax.swing.JComboBox.selectedItemChanged(Unknown Source) at javax.swing.JComboBox.contentsChanged(Unknown Source) at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source) at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source) at javax.swing.JComboBox.setSelectedItem(Unknown Source) at javax.swing.JComboBox.setSelectedIndex(Unknown Source) at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) I have 5 yew chop bots at the same time in 6 hour periods. When the 6 hours are up, I switch to willow bots, set to a custom location so I don't have to deal with the wizards at Draynor or a faraway place from Varrock. I need these willow bots to get to lvl 60 in preparation for the yew bots getting banned. Since the error is java.lang.OutOfMemoryError: Java heap space, I assume that's a problem with the actual client itself, and not your script? I have 16 gigs of RAM, so it's not me.
    1 point
  23. Hello, can I please have a free trial? Do you need anything from you in-order to give me one? Thanks.
    1 point
  24. it does eventually go to the other trees, but every now and then, it will walk here and it gets stuck for quite awhile after cutting the yew tree that's nearest this it also walks here every time after banking (manually selected the area on map, may have something to do with it, but would pref it not always go same place each time)
    1 point
  25. I wish to learn to script, however I am a hands-on learner who simply does not learn from watching youtube videos. I learn quickly if taught by a person. I am willing to be your assistant in helping you script in exchange for you teaching me how to script. I do not wish to get paid, I only wish to gain knowledge and experience.
    1 point
  26. Just out of curiosity when do you think you'll have gem rocks added? Cheers
    1 point
  27. Hey my posts arent showing up. Can i please try the Ankou script? i have 2 of your other scripts i bought but I just wanted to try it! Thanks get back to me soon
    1 point
  28. If you said you were a hands on learner, install eclipse and give it a shot for yourself! you can take a quick read through my tutorial to push you in the correct directionez. apa My scripting tutorial: osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/
    1 point
  29. still waiting on a trial sorry but i really want to test this script before i pay for it
    1 point
  30. oh oh, can you add a save settings option? :D:D
    1 point
  31. Hey Czar would you be able to enable the ESC hotkey for Lunar banking spells, it just makes it a bit better thanks in advance
    1 point
  32. Proof not 100xp Gain don't accuse me Services.
    1 point
  33. This account i was levelling legit as requested. It was possibly a delayed ban there was no scam as no GP crossed hands. i was going first on this order for 2M 07 - 70-73 Hunter. Pictures from Rsbuddy. Messaged him then saying i was going to sleep and that 54K was left to complete order. I just came back on and seen account is banned my skype is currently having issues so can't speak to him. I am not refunding nothing as i have not botted the users account.
    1 point
  34. Your script looks fine in general. The only thing is if you don't want to do so many skill calculations. You can use the experience tracker. It pretty much does all that except give you the start lvl nor the start exp.
    1 point
  35. This is just all my bots doing their daily warm-up routine.
    1 point
  36. Do you have zoom level on feault? Will check this issue out thx! Don't use breaks then, simple. Same would also happen if you are inside abyss. use DEFAULT ZOOM and FIXED SCREEN mode. I can run it for 24h+ on multiple accs ... Khaleesi
    1 point
  37. Dear MirrorClient users, As promised a couple of days ago, this release is the first automated version of the MirrorClient. Any following RS updates will update the MirrorClient jar and the hooks and, as mentioned in the OSBot 2.3.94 release, the contents are streamed to your client. This means that you will no longer have to download the MirrorClient jars on updates and that this section will only continue to exist for patch note purposes. Sincerely, The OSBot staff
    1 point
  38. Magic bolt enchanter Potion decanting at the ge guy Splashing script (logs back in at clan wars at 6hrs and follows people to go splash)
    1 point
×
×
  • Create New...