-
Posts
164 -
Joined
-
Last visited
-
Days Won
21
Content Type
Profiles
Forums
Articles
Store
Everything posted by Proto
-
Good scrib, just one note on the image downloading, no need for all of that private Image background = null; try { URL url = new URL(image URL here); background = ImageIO.read(url); Set } catch (IOException e) { e.printStackTrace(); } and in on paint g.drawImage(background, 1, 1, null);
-
I believe Koala has some plans to add more quests, but B gloves path is gonna be a while even after the script goes premium. the requirements are pretty big.
-
Something is blocking your connection. Check your A/V software, or anything that tracks and modifies internet traffic. Also, if you're using proxies, use them in the client, and not via software like proxifier.
-
Slime Extended API™️ Very cool, nice
- 2 replies
-
- 1
-
-
- api
- open source
- (and 9 more)
-
Downloaded for linux (beta) on my chromebook HELP
Proto replied to Alexalex1952's topic in Client Support
afaik, there are no chrome os users on this forum, as laptops running it are not made to run anything other than chrome. Your best bet would be getting a laptop that run Windows, otherwise, you will struggle a lot to run epicbot. -
Downloaded for linux (beta) on my chromebook HELP
Proto replied to Alexalex1952's topic in Client Support
You need to download openjdk8 first. Then download epicbot, extract it into a directory and open up a terminal window in that directory. Run this command there: chmod -R +x ./ Just as a note, best practice is to not use apt installer if you have no idea what you're doing (could download some stuff that could break your entire laptop) -
From a runescape botting video connoisseur, to a low life scripter like us 😄 Welcome ❤️
-
OSRS and RS3 are two separate games. Both with their own dev teams and communities. The only things that are linked, is the login account. You can use your RS3 login on OSRS. No items or skills are transferred because the games are completely different.
-
can this sort out this equation? x³+y³+z³=k Nice btw 😛
-
NewEpicBotMacOSTutorial.pdf
-
Good snippet 😄 ps. there is formatting for java code that makes code look nicer in your post 🙂
-
I'll suggest for it to be added to the API 😄
-
Nice code! The API already has conditional sleeps! Time.sleep(int timeout, booleanSupplier) @Ayylmao420
-
No need to post again, it'll be announced when it's back up 😛
-
I don't use linux currently, but I'd advise against using centOS. It's outdated af, anything other than centos will come with a working and up to date package manager 😆
-
that would be down to your xserver, not much you can do without re-installing a different one or using a different distro @grassgoblin
-
Try running this: java -cp epicbot-loader-1.0.jar com.epicbot.loader.Boot
-
Can we share the monopoly on cows?
- 17 replies
-
- 2
-
-
- open source
- combat
-
(and 6 more)
Tagged with:
-
Scripts will be back soon. Some will be made premium after the Christmas period
-
read what was posted above