Jump to content

Alek

Ex-Staff
  • Posts

    7878
  • Joined

  • Last visited

  • Days Won

    200
  • Feedback

    100%

Everything posted by Alek

  1. The method will do nothing anyways since you're using interact.
  2. Not an OSBot issue, it's a Java issue.
  3. Alek

    OSBot 2.5.8

    Check your java version, it should be on 8.
  4. Its an issue with Java and hardware acceleration. Looking into a workaround, not a "client bug" though.
  5. Alek

    OSBot 2.5.8

    Professional meme lord.
  6. I don't understand, this is not OSBot. I'm not dutch, what is this menu for? Connecting to what?
  7. There was no leak, if you used similar passwords on other botting sites then its likely you were hacked that way. There's a popular, older botting community database that has been floating around recently.
  8. Alek

    OSBot 2.5.8

    I already have your code: while(true){ widgets.get(43, 101, 99).scroll(); sleep(random(921,9021)); }
  9. Alek

    OSBot 2.5.8

    Thank @MGI
  10. Alek

    OSBot 2.5.8

    Fixed for the May 10th Update Removed the following Bank API: int getScrollHeight() int getMinScrollHeightNeeded() int getMaxScrollHeightNeeded() boolean needToScrollUp() boolean needToScrollDown() boolean needToScroll() void scrollToSlot(int, boolean, int) void clickToSlot(int, int) Edit: Mirror mode is temporarily down right now, please be patient while this service gets restored.
  11. Please download the new client, 2.5.8.
  12. Please be patient while MGI works to restore the client. Also be mindful that this is a video game cheating community; our services revolve around another game. If there was a large game update, it may take us a while to also update. If there was a small game update, chances are our auto-updater will work and you will notice no interruption. For those of you who are new to botting, game updates are released every Thursday since the game was released in 2013. VIP/Sponsors are always compensated for downtime > 24 hours, regardless if we make an announcement or not. Thank you for your understanding.
  13. School shootings aren't rare, unless you consider these numbers to be rare: 62 school shootings from 2015 - present 20.6/year 92 school shootings from 2010 - 2014 = 23/year 63 school shootings from 2000 - 2009 = 6.3/year 14 mass shootings since 2000 (22 victims per shooting) Orlando Night Club (2016) : 50 Sutherland Springs (2017) : 27 Las Vegas (2017) : 59 Also the majority of these crimes have not happened in inner-cities. "cletus country" - literally Sutherland Springs has 600 residents.
  14. Second Amendment is outdated. An AR15 can't beat a tank/jet/warship. Also if we never ratified Amendments, Americans would still not be drinking alcohol - things change over time. Now I'm not saying ban guns, because they are readily available already on the market.
  15. Happens every Thursday since the game was released in 2013. Please be patient, this is nothing new.
  16. You're going to be updating that list every Thursday until you die. Also they are not used in part of bot detection, at all - there was a lengthy post made about this 2 years ago.
  17. Bank open() checks if your bank is already open, so you're still calling the same code twice. Not like it matters much though ?
  18. it makes the task node system faster, less characters to compute.
  19. boolean shouldExecute() { return getObjects.getAll().get("ABC") != null } void execute() { return getObjects.getAll().get("ABC").interact(); }
  20. C# is also a good choice as @mank stated, since a lot of businesses use that and its also your normal imperative language. It also depends on what you want to do. Do you want to work at an insurance/other corporate business? Then you might want to learn MongoDB, SQL, Php, C#, Python. Do you want to work on an operating system or robot? Then you might want to learn C, C++, VHDL, assembly.
  21. I'd recommend learning Java first as its an imperative language, whereas Python is a scripting language. Python has exploded in popularity over the last few years, so you would not waste your time learning it. Personal preference for learning, Java.
  22. I'm not sure you're familiar with how litigation works. I can sue you right now over a ham sandwich in court.
×
×
  • Create New...