Everything posted by Alek
-
Weird bug in osbot
Not an OSBot issue, it's a Java issue.
-
OSBot 2.5.8
Check your java version, it should be on 8.
-
OsBot Client Issues?
Its an issue with Java and hardware acceleration. Looking into a workaround, not a "client bug" though.
- OSBot 2.5.8
-
when opening 2.5.8 jar file
I don't understand, this is not OSBot. I'm not dutch, what is this menu for? Connecting to what?
- when opening 2.5.8 jar file
-
I got hacked
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.
-
OSBot 2.5.8
I already have your code: while(true){ widgets.get(43, 101, 99).scroll(); sleep(random(921,9021)); }
- OSBot 2.5.8
-
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.
-
OSBot May 10th Update
Please download the new client, 2.5.8.
-
Any estimate on when OsBot will be back up?
- OSBot May 10th Update
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.- Gun Violence (in America).
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.- Gun Violence (in America).
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.- OSbot Down Black Screen?
Happens every Thursday since the game was released in 2013. Please be patient, this is nothing new.- What are the characters that appear randomly and how do you interact with them?
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.- Method provider not update-to-day when onloop run?
Inb4 Task(Script)- scripting_meme.jpg
Bank open() checks if your bank is already open, so you're still calling the same code twice. Not like it matters much though ?- scripting_meme.jpg
it makes the task node system faster, less characters to compute.- scripting_meme.jpg
boolean shouldExecute() { return getObjects.getAll().get("ABC") != null } void execute() { return getObjects.getAll().get("ABC").interact(); }- General Questions for Programmers
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.- General Questions for Programmers
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.- Gold sites legal or illegal
I'm not sure you're familiar with how litigation works. I can sue you right now over a ham sandwich in court.- 2 def or??
I think at max level it doesnt matter - OSBot May 10th Update