Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Mac cannot run scripts RS3

Joined
Jul 13, 2015
Messages
43
Any script I run on mac osx just stays there and does nothing on RS3 I have run the script sin both legacy and default eoc mode. I've lost money from just launching the scripts (contacted respected authors regarding this) and am not sure what to do at the moment.
 
Joined
Nov 5, 2014
Messages
505
- Open a terminal
- cd to the directory where your RuneMate.jar file is (i.e: cd desktop/myfolder/)
- Launch RuneMate.jar with the following command:
Code:
java -jar RuneMate.jar

Run a bot like you have been trying to, but this time if any errors occur they will display inside that terminal window, post any which arise here so that people can help you more specifically.
 
Abides
Joined
Jul 12, 2015
Messages
60
Any script I run on mac osx just stays there and does nothing on RS3 I have run the script sin both legacy and default eoc mode. I've lost money from just launching the scripts (contacted respected authors regarding this) and am not sure what to do at the moment.

Verify you have the most recent version of Java here: https://java.com/en/download/manual.jsp

I am also running on osx, and I haven't had any trouble. I have ran about 6 different bots and each one had loaded up as it should have. If all else fails, try deleting all of your RuneMate files, restarting, and redownloading.
 
Edit:

Also, do what Ozzy said up there ^
:D
 
Joined
Jul 13, 2015
Messages
43
Ran AlphaLivid
(06:50:07) java.io.FileNotFoundException: Users/user/RuneMate/temp/palettes/Blood.css (No such file or directory)
(06:50:07) at java.io.FileInputStream.open0(Native Method)
(06:50:07) at java.io.FileInputStream.open(FileInputStream.java:195)
(06:50:07) at java.io.FileInputStream.<init>(FileInputStream.java:138)
(06:50:07) at java.io.FileInputStream.<init>(FileInputStream.java:93)
(06:50:07) at java.io.FileReader.<init>(FileReader.java:58)
(06:50:07) at com.alpha.api.framework.ui.theme.Theme.refresh(Theme.java:41)
(06:50:07) at com.alpha.api.framework.ui.theme.Theme.lambda$createThread$538(Theme.java:120)
(06:50:07) at com.alpha.api.framework.ui.theme.Theme$$Lambda$410/630552591.run(Unknown Source)
(06:50:07) at com.runemate.game.api.script.framework.core.LoopingThread.run(bpb:26)

Updated java, problem still persists
 
So I decided to run the Celestial Divination script on my macbook air and it works fine now (although I'm $0.25 down...). Therefore there is a problem with the iMac I actually run the bot on, it is only a problem with RS3 though.
 
Joined
Nov 5, 2014
Messages
505
Ran AlphaLivid
(06:50:07) java.io.FileNotFoundException: Users/user/RuneMate/temp/palettes/Blood.css (No such file or directory)
(06:50:07) at java.io.FileInputStream.open0(Native Method)
(06:50:07) at java.io.FileInputStream.open(FileInputStream.java:195)
(06:50:07) at java.io.FileInputStream.<init>(FileInputStream.java:138)
(06:50:07) at java.io.FileInputStream.<init>(FileInputStream.java:93)
(06:50:07) at java.io.FileReader.<init>(FileReader.java:58)
(06:50:07) at com.alpha.api.framework.ui.theme.Theme.refresh(Theme.java:41)
(06:50:07) at com.alpha.api.framework.ui.theme.Theme.lambda$createThread$538(Theme.java:120)
(06:50:07) at com.alpha.api.framework.ui.theme.Theme$$Lambda$410/630552591.run(Unknown Source)
(06:50:07) at com.runemate.game.api.script.framework.core.LoopingThread.run(bpb:26)

Updated java, problem still persists
 
So I decided to run the Celestial Divination script on my macbook air and it works fine now (although I'm $0.25 down...). Therefore there is a problem with the iMac I actually run the bot on, it is only a problem with RS3 though.

Where are you running the .jar file from on each? Maybe on your iMac RuneMate doesn't have write permissions in the directory where it it is.
 
Joined
Jul 13, 2015
Messages
43
Where are you running the .jar file from on each? Maybe on your iMac RuneMate doesn't have write permissions in the directory where it it is.
.jar file is run from my Desktop on both computers. The macbook air is from last year and iMac is about 2-3 years old, I don't understand because it runs osrs scripts perfectly but the rs3 ones stall
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Ran AlphaLivid
(06:50:07) java.io.FileNotFoundException: Users/user/RuneMate/temp/palettes/Blood.css (No such file or directory)
(06:50:07) at java.io.FileInputStream.open0(Native Method)
(06:50:07) at java.io.FileInputStream.open(FileInputStream.java:195)
(06:50:07) at java.io.FileInputStream.<init>(FileInputStream.java:138)
(06:50:07) at java.io.FileInputStream.<init>(FileInputStream.java:93)
(06:50:07) at java.io.FileReader.<init>(FileReader.java:58)
(06:50:07) at com.alpha.api.framework.ui.theme.Theme.refresh(Theme.java:41)
(06:50:07) at com.alpha.api.framework.ui.theme.Theme.lambda$createThread$538(Theme.java:120)
(06:50:07) at com.alpha.api.framework.ui.theme.Theme$$Lambda$410/630552591.run(Unknown Source)
(06:50:07) at com.runemate.game.api.script.framework.core.LoopingThread.run(bpb:26)
That looks like an issue with AlphaLivid. Unless some other exceptions are being thrown I'm not really sure what the issue could be, what's your exact setup?
 
Joined
Jul 13, 2015
Messages
43
That looks like an issue with AlphaLivid. Unless some other exceptions are being thrown I'm not really sure what the issue could be, what's your exact setup?
Not too sure what you mean by my exact setup. I just launch the RuneMate.jar file, have settings set to legacy mode.
 
Joined
Jul 13, 2015
Messages
43
Hardware and OS setup.
iMac Mid 2010 model
3.06 ghz intel core i3 processor
4GB ram
ATI Radeon 256m graphics card
running yosemite OS X 10.9.5
 
However, after deleting all game caches, RuneMate and upgrading Java + OS
I ran
Code:
sudo java -jar RuneMate.jar
in the directory of the RuneMate client and it appears to be working for now.
 
Okay so its definately not fixed. Was just about to goto bed, found out it crashed
Code:
(10:44:52) java.io.FileNotFoundException: var/root/RuneMate/temp/palettes/Blood.css (No such file or directory)
(10:44:52)     at java.io.FileInputStream.open0(Native Method)
(10:44:52)     at java.io.FileInputStream.open(FileInputStream.java:195)
(10:44:52)     at java.io.FileInputStream.<init>(FileInputStream.java:138)
(10:44:52)     at java.io.FileInputStream.<init>(FileInputStream.java:93)
(10:44:52)     at java.io.FileReader.<init>(FileReader.java:58)
(10:44:52)     at com.alpha.api.framework.ui.theme.Theme.refresh(Theme.java:41)
(10:44:52)     at com.alpha.api.framework.ui.theme.Theme.lambda$createThread$543(Theme.java:120)
(10:44:52)     at com.alpha.api.framework.ui.theme.Theme$$Lambda$410/1784689771.run(Unknown Source)
(10:44:52)     at com.runemate.game.api.script.framework.core.LoopingThread.run(bpb:26)
(10:55:52) java.net.SocketTimeoutException: Read timed out
(10:55:52)     at java.net.SocketInputStream.socketRead0(Native Method)
(10:55:52)     at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
(10:55:52)     at java.net.SocketInputStream.read(SocketInputStream.java:170)
(10:55:52)     at java.net.SocketInputStream.read(SocketInputStream.java:141)
(10:55:52)     at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
(10:55:52)     at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
(10:55:52)     at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
(10:55:52)     at sun.net.www.MeteredStream.read(MeteredStream.java:134)
(10:55:52)     at java.io.FilterInputStream.read(FilterInputStream.java:133)
(10:55:52)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3335)
(10:55:52)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3328)
(10:55:52)     at pr.<init>(pr.java:114)
(10:55:52)     at py.call(py.java:99)
(10:55:52)     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
(10:55:52)     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
(10:55:52)     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
(10:55:52)     at java.lang.Thread.run(Thread.java:745)
(10:58:29) Failed to extend session... (383 seconds remaining)
(10:59:29) Failed to extend session... (323 seconds remaining)
(11:00:29) Failed to extend session... (263 seconds remaining)
(11:04:26) java.net.SocketTimeoutException: Read timed out
(11:04:26)     at java.net.SocketInputStream.socketRead0(Native Method)
(11:04:26)     at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
(11:04:26)     at java.net.SocketInputStream.read(SocketInputStream.java:170)
(11:04:26)     at java.net.SocketInputStream.read(SocketInputStream.java:141)
(11:04:26)     at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
(11:04:26)     at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
(11:04:26)     at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
(11:04:26)     at sun.net.www.MeteredStream.read(MeteredStream.java:134)
(11:04:26)     at java.io.FilterInputStream.read(FilterInputStream.java:133)
(11:04:26)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3335)
(11:04:26)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3328)
(11:04:26)     at pr.<init>(pr.java:114)
(11:04:26)     at py.call(py.java:99)
(11:04:26)     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
(11:04:26)     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
(11:04:26)     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
(11:04:26)     at java.lang.Thread.run(Thread.java:745)
(11:04:54) Thanks for using Alpha Livid Farm
(11:04:54) Runtime: 00:19:59
(11:04:54) [Session Expired] Your RuneMate session has expired. This can happen for many reasons.
(11:04:54) [Session Expired]
(11:04:54) [Session Expired] If <a href="https://www.RuneMate.com/">https://www.RuneMate.com/</a> is unavailable, please try again later. Otherwise, contact the Staff for more specific information.
(11:07:06) java.net.SocketTimeoutException: Read timed out
(11:07:06)     at java.net.SocketInputStream.socketRead0(Native Method)
(11:07:06)     at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
(11:07:06)     at java.net.SocketInputStream.read(SocketInputStream.java:170)
(11:07:06)     at java.net.SocketInputStream.read(SocketInputStream.java:141)
(11:07:06)     at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
(11:07:06)     at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
(11:07:06)     at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
(11:07:06)     at sun.net.www.MeteredStream.read(MeteredStream.java:134)
(11:07:06)     at java.io.FilterInputStream.read(FilterInputStream.java:133)
(11:07:06)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3335)
(11:07:06)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3328)
(11:07:06)     at pr.<init>(pr.java:114)
(11:07:06)     at py.call(py.java:99)
(11:07:06)     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
(11:07:06)     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
(11:07:06)     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
(11:07:06)     at java.lang.Thread.run(Thread.java:745)
(11:07:06) error_game_js5crc
RS3 crashed! | This may be able to be avoided by allocating more memory to the JRE. |
(11:07:06) The game attempted to load http://world1.runescape.com/k=3/error_game_js5crc.ws?a=40&g=41966.
(11:09:33) java.net.SocketTimeoutException: Read timed out
(11:09:33)     at java.net.SocketInputStream.socketRead0(Native Method)
(11:09:33)     at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
(11:09:33)     at java.net.SocketInputStream.read(SocketInputStream.java:170)
(11:09:33)     at java.net.SocketInputStream.read(SocketInputStream.java:141)
(11:09:33)     at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
(11:09:33)     at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
(11:09:33)     at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
(11:09:33)     at sun.net.www.MeteredStream.read(MeteredStream.java:134)
(11:09:33)     at java.io.FilterInputStream.read(FilterInputStream.java:133)
(11:09:33)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3335)
(11:09:33)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3328)
(11:09:33)     at pr.<init>(pr.java:114)
(11:09:33)     at py.call(py.java:99)
(11:09:33)     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
(11:09:33)     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
(11:09:33)     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
(11:09:33)     at java.lang.Thread.run(Thread.java:745)
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
iMac Mid 2010 model
3.06 ghz intel core i3 processor
4GB ram
ATI Radeon 256m graphics card
running yosemite OS X 10.9.5
 
However, after deleting all game caches, RuneMate and upgrading Java + OS
I ran
Code:
sudo java -jar RuneMate.jar
in the directory of the RuneMate client and it appears to be working for now.
 
Okay so its definately not fixed. Was just about to goto bed, found out it crashed
Code:
(10:44:52) java.io.FileNotFoundException: var/root/RuneMate/temp/palettes/Blood.css (No such file or directory)
(10:44:52)     at java.io.FileInputStream.open0(Native Method)
(10:44:52)     at java.io.FileInputStream.open(FileInputStream.java:195)
(10:44:52)     at java.io.FileInputStream.<init>(FileInputStream.java:138)
(10:44:52)     at java.io.FileInputStream.<init>(FileInputStream.java:93)
(10:44:52)     at java.io.FileReader.<init>(FileReader.java:58)
(10:44:52)     at com.alpha.api.framework.ui.theme.Theme.refresh(Theme.java:41)
(10:44:52)     at com.alpha.api.framework.ui.theme.Theme.lambda$createThread$543(Theme.java:120)
(10:44:52)     at com.alpha.api.framework.ui.theme.Theme$$Lambda$410/1784689771.run(Unknown Source)
(10:44:52)     at com.runemate.game.api.script.framework.core.LoopingThread.run(bpb:26)
(10:55:52) java.net.SocketTimeoutException: Read timed out
(10:55:52)     at java.net.SocketInputStream.socketRead0(Native Method)
(10:55:52)     at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
(10:55:52)     at java.net.SocketInputStream.read(SocketInputStream.java:170)
(10:55:52)     at java.net.SocketInputStream.read(SocketInputStream.java:141)
(10:55:52)     at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
(10:55:52)     at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
(10:55:52)     at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
(10:55:52)     at sun.net.www.MeteredStream.read(MeteredStream.java:134)
(10:55:52)     at java.io.FilterInputStream.read(FilterInputStream.java:133)
(10:55:52)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3335)
(10:55:52)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3328)
(10:55:52)     at pr.<init>(pr.java:114)
(10:55:52)     at py.call(py.java:99)
(10:55:52)     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
(10:55:52)     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
(10:55:52)     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
(10:55:52)     at java.lang.Thread.run(Thread.java:745)
(10:58:29) Failed to extend session... (383 seconds remaining)
(10:59:29) Failed to extend session... (323 seconds remaining)
(11:00:29) Failed to extend session... (263 seconds remaining)
(11:04:26) java.net.SocketTimeoutException: Read timed out
(11:04:26)     at java.net.SocketInputStream.socketRead0(Native Method)
(11:04:26)     at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
(11:04:26)     at java.net.SocketInputStream.read(SocketInputStream.java:170)
(11:04:26)     at java.net.SocketInputStream.read(SocketInputStream.java:141)
(11:04:26)     at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
(11:04:26)     at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
(11:04:26)     at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
(11:04:26)     at sun.net.www.MeteredStream.read(MeteredStream.java:134)
(11:04:26)     at java.io.FilterInputStream.read(FilterInputStream.java:133)
(11:04:26)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3335)
(11:04:26)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3328)
(11:04:26)     at pr.<init>(pr.java:114)
(11:04:26)     at py.call(py.java:99)
(11:04:26)     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
(11:04:26)     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
(11:04:26)     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
(11:04:26)     at java.lang.Thread.run(Thread.java:745)
(11:04:54) Thanks for using Alpha Livid Farm
(11:04:54) Runtime: 00:19:59
(11:04:54) [Session Expired] Your RuneMate session has expired. This can happen for many reasons.
(11:04:54) [Session Expired]
(11:04:54) [Session Expired] If <a href="https://www.RuneMate.com/">https://www.RuneMate.com/</a> is unavailable, please try again later. Otherwise, contact the Staff for more specific information.
(11:07:06) java.net.SocketTimeoutException: Read timed out
(11:07:06)     at java.net.SocketInputStream.socketRead0(Native Method)
(11:07:06)     at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
(11:07:06)     at java.net.SocketInputStream.read(SocketInputStream.java:170)
(11:07:06)     at java.net.SocketInputStream.read(SocketInputStream.java:141)
(11:07:06)     at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
(11:07:06)     at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
(11:07:06)     at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
(11:07:06)     at sun.net.www.MeteredStream.read(MeteredStream.java:134)
(11:07:06)     at java.io.FilterInputStream.read(FilterInputStream.java:133)
(11:07:06)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3335)
(11:07:06)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3328)
(11:07:06)     at pr.<init>(pr.java:114)
(11:07:06)     at py.call(py.java:99)
(11:07:06)     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
(11:07:06)     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
(11:07:06)     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
(11:07:06)     at java.lang.Thread.run(Thread.java:745)
(11:07:06) error_game_js5crc
RS3 crashed! | This may be able to be avoided by allocating more memory to the JRE. |
(11:07:06) The game attempted to load http://world1.runescape.com/k=3/error_game_js5crc.ws?a=40&g=41966.
(11:09:33) java.net.SocketTimeoutException: Read timed out
(11:09:33)     at java.net.SocketInputStream.socketRead0(Native Method)
(11:09:33)     at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
(11:09:33)     at java.net.SocketInputStream.read(SocketInputStream.java:170)
(11:09:33)     at java.net.SocketInputStream.read(SocketInputStream.java:141)
(11:09:33)     at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
(11:09:33)     at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
(11:09:33)     at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
(11:09:33)     at sun.net.www.MeteredStream.read(MeteredStream.java:134)
(11:09:33)     at java.io.FilterInputStream.read(FilterInputStream.java:133)
(11:09:33)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3335)
(11:09:33)     at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3328)
(11:09:33)     at pr.<init>(pr.java:114)
(11:09:33)     at py.call(py.java:99)
(11:09:33)     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
(11:09:33)     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
(11:09:33)     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
(11:09:33)     at java.lang.Thread.run(Thread.java:745)
Okay the first error was once again the issue with the bot you were using, the second was an issue with the game itself having a socket timeout, then an issue with the client not being able to contact the server followed by the game having more sockets timeout. That points to your internet completely failing.
 
Joined
Dec 10, 2014
Messages
3,255
That looks like an issue with AlphaLivid. Unless some other exceptions are being thrown I'm not really sure what the issue could be, what's your exact setup?
We're using the Palletes API to get the stylesheet location
 
Joined
Jul 13, 2015
Messages
43
@Cloud I feel as if that code is unrelated to my problem, I was on Skype with EvilCabbage and he was unsure of the problem since no error messages were given, when using a celestial script. I would run it and the bot would just say resuming and I would stand there idle.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
We're using the Palletes API to get the stylesheet location
It looks like the cached stylesheet is being deleted by the time you're accessing it for some reason.
@Cloud I feel as if that code is unrelated to my problem, I was on Skype with EvilCabbage and he was unsure of the problem since no error messages were given, when using a celestial script. I would run it and the bot would just say resuming and I would stand there idle.
Can you get some screenshots of what certain bots are doing once you start them? As in a screenshot with the client window visible.
 
Joined
Jul 13, 2015
Messages
43
Well I have been using Celestial Divination, and from what I've heard Celestial bots are (pretty much) flawless. I do not have any problems or errors when running them. Both the scripts ( AlphaLivid & Celestial Divination ) run flawlessly (without any errors) on my macbook air.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Well I have been using Celestial Divination, and from what I've heard Celestial bots are (pretty much) flawless. I do not have any problems or errors when running them. Both the scripts ( AlphaLivid & Celestial Divination ) run flawlessly (without any errors) on my macbook air.
Can you message me on slack?

Edit: Or Skype
 
Top