Everything posted by The Undefeated
-
Start bot in java application
If you read my post above I said the whole client doesn't even start. I know what norandoms does and I have my own login handler but those make no sense if I can't even open the client. EDIT: Got it working by putting my username in quotation marks.
-
Start bot in java application
Shows the exact same behavior as I stated in my comment above.
-
Start bot in java application
Forgot to mention I already tested that and didn't even start, might be caused by the space in my name. Even tried it like this but won't start either. String[] command = {"java","-jar","osbot.jar","-login", "\"The", "Undefeated\":password"};
-
what u aiming for in osrs atm
Trying to get better at Zulrah.
-
Start bot in java application
This only starts the bot and doesn't log it in. String[] command = {"java","-jar","osbot.jar","-login \"The Undefeated\":password"}; ProcessBuilder pBuilder = new ProcessBuilder(command); pBuilder.start();
-
Disputed once a week.
Can explain enough about that.
-
Start bot in java application
But how can I add CLI parameters to it now? Can't figure that out. ProcessBuilder doesn't allow a 3rd argument.
-
Script did not start automatically
As I said in my OP, the login page was open for 20-30 seconds when it showed the error.
-
Start bot in java application
I use this code to start the bot in a java application: String completeCLI = "java -jar \"root/Desktop/osbot.jar\""; System.out.println(completeCLI); Process proc = Runtime.getRuntime().exec(completeCLI); proc.waitFor(); This works in Windows, but not in Ubuntu. Anyone knows how I can start my client in Ubuntu?
-
Script did not start automatically
Wasn't using a proxy, but thanks for thinking with me.
-
Script did not start automatically
Had this error once, restarted with the exact same CLI and didn't happen again, how to prevent it? The client loaded until the login screen, and did nothing, 30 seconds later this error appeared.
- KS GO!
-
World Auto select never picks F2p world?
It's a bug: https://osbot.org/forum/topic/120735-f2p-setting-on-client-doesnt-work-on-linux/
-
help pls KEYBOARD BROKEN srs
That Scroll lock is triggering me.
-
P2P Money Making Methods
- P2P Money Making Methods
1k Magic pyre logs sold each day, you can't call that a money making method.- Osbot Dropping Bot Like
Wow, didn't even notice that. I thought you wanted him to add a check himself.- Osbot Dropping Bot Like
Could be made cleaner: private void funkyDropAll(final String itemName) throws InterruptedException { getKeyboard().pressKey(VK_SHIFT); for (int i = 0; i < 28; i++) { Item item = getInventory().getItemInSlot(i); if (item != null && item.getName().equals(itemName)) { getInventory().interact(i); MethodProvider.sleep(random(20, 25)); } } getKeyboard().releaseKey(VK_SHIFT); }- Osbot Dropping Bot Like
Why?- Osbot Dropping Bot Like
You should just let it drop normally because it won't go any faster. You should use interact if you want to drop items faster but I don't recommend it.- Osbot Dropping Bot Like
s.getInventory().getItemInSlot(0).interact("Drop"); s.getInventory().getItemInSlot(4).interact("Drop"); s.getInventory().getItemInSlot(1).interact("Drop"); s.getInventory().getItemInSlot(5).interact("Drop"); s.getInventory().getItemInSlot(6).interact("Drop"); s.getInventory().getItemInSlot(2).interact("Drop"); Go ahead and use this.- Don't bait! It's a click!
Stop posting your shit.- NMZ on Zerk?
- Juggles MiddleMan Service [550+ Feeedback] [$100 donar]
Type of trade: GP -> Account Your skype: shiner123321 Other Person's skype: live:jakebeal9 Do you agree to TOS: Yes.- ๐ฅ KHAL SCRIPTS TRIALS ๐ฅ HIGHEST QUALITY ๐ฅ BEST REVIEWS ๐ฅ LOWEST BANRATES ๐ฅ TRIALS AVAILABLE ๐ฅ DISCORD SUPPORT ๐ฅ ALMOST EVERY SKILL ๐ฅ CUSTOM BREAKMANAGER ๐ฅ DEDICATED SUPPORT
- Script Name: Khal Pest Control - Trial Length: 24 hours - Reason for Trial: Testing the script, before buying - Are you going to give feedback on the script? Might - P2P Money Making Methods