Jump to content

Alek

Ex-Staff
  • Posts

    7878
  • Joined

  • Last visited

  • Days Won

    203
  • Feedback

    100%

Everything posted by Alek

  1. Yeah I had the number $235, I pretty much went down the line and halved everything and took some additional arbitrary number off. Looks like everyone is saying about $250 so I'm pretty comfortable then. I don't really give a crap about graphics to be honest, this card has lasted me 5 years and it wasn't top tier when I got it. I know the 970 will last me just as long maybe even longer. The 960 EVO/PRO releases were the driving factor behind me making a new build, the rest of these parts could probably last me another 2-3 years easily.
  2. Im getting the 970 and h100i v2 for $220 together.
  3. Thanks for the input guys, looks like the general consensus is $250. I'll probably be asking $235 firm then. My new build: i7 6700k h100i v2 960 evo 970 gtx 16 gb ddr4
  4. I'm keeping my case and psu for my new build, so that's why I didnt include them
  5. I guessed $235, not sure how accurate I am.
  6. Serious pls
  7. This is my build with the original Newegg links. What do you think someone would buy this for? Had this computer for 5 years, got the 8350 during the summer but that was a mistake because I'm doing an Intel build. RAM (DDR3 1600MHZ): http://www.newegg.com/Product/Product.aspx?Item=N82E16820233198 Motherboard (GIGABYTE 990XA): http://www.newegg.com/Product/Product.aspx?Item=N82E16813128510 GPU (Radeon HD 6870 2GB 256-Bit): http://www.newegg.com/Product/Product.aspx?Item=N82E16814150563 CPU (AMD FX 8350): http://www.newegg.com/Product/Product.aspx?Item=N82E16819113284 Cooler (Hyper 212 EVO): http://www.newegg.com/Product/Product.aspx?Item=N82E16835103099 Also if anyone is seriously interested let me know.
  8. You are saving a lot of bandwidth as well (provided you are using a local script). Glad to see you are having a positive impact
  9. Since there was an overwhelming positive outcome on the vote thread, I decided to finish up the interfaceless mode of OSBot. How it looks: Also you will notice that when you are in nointerface mode, it will only load the script pool which you are using. This makes bot farming with local scripts really awesome because OSBot will not download any remote scripts. The one difference to be aware of when you are in nointerface mode, calling "stop()" will exit the OSBot process (namely because you cannot start a new script after you have stopped the one you loaded). The updated parameters: For now this feature is available to everyone, including non-VIP members. I do plan on restricting this feature to VIP+ only on the Stable Build! Download: http://osbot.org/devbuilds/osbot%202.4.106.jar Happy Botting!
  10. It's finished right now, just polishing it up.
  11. WebWalkEvent does not generate a list of positions. It's a relatively complicated set of instructions that is derived from a list of links and general procedures for handling objects. Also if you think you're better than the 15 years worth of reverse engineering on this game, go for it. There is a lot more that goes into a ban than your mouse movements.
  12. Thanks for your feedback, the next dev update will have the feature implemented.
  13. Or just remove this plugin
  14. Alek

    <Resolved>

    You're trying to load a script that has an error.
  15. I quickly threw together a new feature called "nointerface", which absolutely removes all interfaces and only gives you command line. This feature is targeted at very serious bot farmers who can completely rely on their scripts without any human intervention. What it looks like: You will not get any interface whatsoever, which should help a bit with screen clutter and improve slightly on resource usage. This feature would be available for VIP/Sponsor only as free members are limited to 2 bot instances. If this vote generally passes, I'll improve on this feature a bit by exploring some more opportunities to save resources.
  16. Thanks to all the scripters who spent the time and actually tested the dev builds, you are the real heroes. This stable release is a culmination of the other releases: http://osbot.org/forum/topic/111674-osbot-24102-shortcuts-tabs-and-scrolls/ http://osbot.org/forum/topic/111960-osbot-24103-more-webwalking-and-grandexchange/ Some of the highlights are: -GrandExchange SellItem -PathPreferenceProfile IgnoreItems, IgnoreObstacles -Teleports including scrolls, tabs, and rune methods are fully functional again -Additional shortcut links Specific to this update: Version 2.4.105 Changelog -Patched issue with available items container -Updated Deadman worlds -Item toString() override -Festivities update Happy botting, and try not rage quitting SDMM. :xboge:
  17. I provided pretty thorough documentation but people still ignore it. http://i.imgur.com/8ZCZeq4.png Specifically, I listed the illegal delimeters... Edit: I also hope you are not passing "317" as a script parameter for setting your world; I wrote a CLI flag for it.
  18. Alek

    CLI -mem

    The mem flag sets the maximum heap size with xmx. The JVM will get more memory if its needed. If you're getting OOM exceptions then it's probably an issue with your script.
  19. Search by sprite id or text like a professional
  20. Are you using a monitor with G-Sync?
  21. You called: widgets.interact(465,23,10,"-5%"); but in your screenshot it show it as 465, 24, 10. Also these hard coded widgets will probably break sooner than later, get used to searching for widgets instead of using static ids. Also in the future please post in the scripting help section. Moved.
  22. Entity is the super class, meaning that RS2Object and NPC both extend it. Don't use the super class unless you know what you're doing; the OSBot API makes a lot of convenient decisions based on the child type (especially in interactions).
  23. Yes, I can finally use this clip again. Skip to 0:36
  24. I don't think you know what a ban wave is. When an anticheat adds a new cheat signature to their collection and then goes live, everyone using that cheat gets banned. So translating for botting, a ban wave would be like 80% or more of OSBot being banned. There is no ban wave. Edit: The Bot Nuke would be considered a "ban wave".
  25. Try out version 104 @@Lewis
×
×
  • Create New...