Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • [Free] humblePhlipper: Grand Exchange flipping with automatic item selection (300+ gp/hr, 0 xp/hr)


    apnasus

    Recommended Posts

    23 minutes ago, apnasus said:

    Very nice, but I have to ask, are you not worried about getting banned?

    fiveMinutePmOne in V2.1 will be `pricing = "fiveMinute"` with an `pricingOffset = -1` in V2.1

    bid = fiveMinuteBid - offset;
    ask = fiveminuteAsk + offset;

    so an offset of -1 gives,

    bid = fiveMinuteBid + 1;
    ask = fiveMinuteAsk - 1;

    which is the same as fiveMinutePmOne and means you are trading inside the 5 minute spread, so you capture more volume but with smaller profit margins.

    Im not worried about bans in the slightest, i run accs 24 days straight 24/7 constantly. I like risk taking 😉spacer.png

    So far after update, my p2p that started with 3m. 
     

    Link to comment
    Share on other sites

    6 hours ago, apnasus said:

    Very nice, but I have to ask, are you not worried about getting banned?

    Been running this script on an aged account for a couple of days without any breaks and still didn't receive the hammer.

    I don't think it's quite easy to be patterned, since a lot of high alch bots do the same thing 24/7 for weeks.

    Link to comment
    Share on other sites

    16 hours ago, idhurtit said:

    Also, any plan on making a discord so we can show screenies? Proggies etc

    Thanks for the suggestion, I've just made on here https://discord.gg/SeJGVy8uYY

    Will add proggies sent here to a gallery in the top post of this topic after I reorganise it

    Feel free to ask questions, report bugs, whatever in the discord as well as here :)

    Link to comment
    Share on other sites

    3 hours ago, apnasus said:

    Thanks for the suggestion, I've just made on here https://discord.gg/SeJGVy8uYY

    Will add proggies sent here to a gallery in the top post of this topic after I reorganise it

    Feel free to ask questions, report bugs, whatever in the discord as well as here :)

    Dont forget discord link in your OG post :D

    Link to comment
    Share on other sites

    With the default settings it will use around the 87mb each second!
    Maybe bump the 'min api calls' up higher and a disclaimer.

    will the api just download the whole GE database or something?

    but I really like the script!

    Link to comment
    Share on other sites

    14 minutes ago, brainbudt said:

    With the default settings it will use around the 87mb each second!
    Maybe bump the 'min api calls' up higher and a disclaimer.

    will the api just download the whole GE database or something?

    but I really like the script!

    With default settings it will fetch https://prices.runescape.wiki/api/v1/osrs/latest once every 1.0 seoncds. This is 300 KB on the upend (closer to 250 on average). My bandwidth usage predictions account for these API calls, not running OSRS itself.

    Earlier in the post someone shared a usage of 270 MB / 5 minutes, and that was before the latest update - API usage on default settings should be down to a third of that. This lined up with my predicted bandwidth usage.

    If it's using 83 mb (megabit) / second that's euqal to about 10 MB (megabyte) / second or 36 GB / 5 minutes.

    Could you confirm what you mean by 'mb' as this seems extraordinarily high?

    Link to comment
    Share on other sites

    Hello, 1st of all, Happy New Year and stuff. I tried running the script and ran into this problem:

    2024-01-07 07:43:25 [INFO] Now loading humblePhlipper...
    2024-01-07 07:43:25 [INFO] Successfully loaded web nodes (latest)!
    2024-01-07 07:43:27 [ERROR] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.Alert.createSSLException(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.SSLHandshake.consume(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.TransportContext.dispatch(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.SSLTransport.decode(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at p.b(p.java:164)
    2024-01-07 07:43:27 [ERROR]     at p.h(p.java:143)
    2024-01-07 07:43:27 [ERROR]     at p.<init>(p.java:58)
    2024-01-07 07:43:27 [ERROR]     at e.<clinit>(e.java:29)
    2024-01-07 07:43:27 [ERROR]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2024-01-07 07:43:27 [ERROR]     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at java.lang.Class.newInstance(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
    2024-01-07 07:43:27 [ERROR]     at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
    2024-01-07 07:43:27 [ERROR]     at org.dreambot.4O.lambda$null$3(4O.java)
    2024-01-07 07:43:27 [ERROR]     at java.lang.Thread.run(Unknown Source)
    2024-01-07 07:43:27 [ERROR] Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:27 [ERROR]     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.validator.Validator.validate(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     ... 30 more
    2024-01-07 07:43:27 [ERROR] Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:27 [ERROR]     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     at java.security.cert.CertPathBuilder.build(Unknown Source)
    2024-01-07 07:43:27 [ERROR]     ... 36 more
    2024-01-07 07:43:28 [ERROR] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.Alert.createSSLException(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.SSLHandshake.consume(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.TransportContext.dispatch(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.SSLTransport.decode(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at p.b(p.java:164)
    2024-01-07 07:43:28 [ERROR]     at p.f(p.java:147)
    2024-01-07 07:43:28 [ERROR]     at p.<init>(p.java:59)
    2024-01-07 07:43:28 [ERROR]     at e.<clinit>(e.java:29)
    2024-01-07 07:43:28 [ERROR]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2024-01-07 07:43:28 [ERROR]     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at java.lang.Class.newInstance(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
    2024-01-07 07:43:28 [ERROR]     at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
    2024-01-07 07:43:28 [ERROR]     at org.dreambot.4O.lambda$null$3(4O.java)
    2024-01-07 07:43:28 [ERROR]     at java.lang.Thread.run(Unknown Source)
    2024-01-07 07:43:28 [ERROR] Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:28 [ERROR]     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.validator.Validator.validate(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     ... 30 more
    2024-01-07 07:43:28 [ERROR] Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:28 [ERROR]     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     at java.security.cert.CertPathBuilder.build(Unknown Source)
    2024-01-07 07:43:28 [ERROR]     ... 36 more
    2024-01-07 07:43:30 [ERROR] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.Alert.createSSLException(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.SSLHandshake.consume(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.TransportContext.dispatch(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.SSLTransport.decode(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at p.b(p.java:164)
    2024-01-07 07:43:30 [ERROR]     at p.a(p.java:151)
    2024-01-07 07:43:30 [ERROR]     at p.<init>(p.java:60)
    2024-01-07 07:43:30 [ERROR]     at e.<clinit>(e.java:29)
    2024-01-07 07:43:30 [ERROR]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2024-01-07 07:43:30 [ERROR]     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at java.lang.Class.newInstance(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
    2024-01-07 07:43:30 [ERROR]     at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
    2024-01-07 07:43:30 [ERROR]     at org.dreambot.4O.lambda$null$3(4O.java)
    2024-01-07 07:43:30 [ERROR]     at java.lang.Thread.run(Unknown Source)
    2024-01-07 07:43:30 [ERROR] Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:30 [ERROR]     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.validator.Validator.validate(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     ... 30 more
    2024-01-07 07:43:30 [ERROR] Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:30 [ERROR]     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     at java.security.cert.CertPathBuilder.build(Unknown Source)
    2024-01-07 07:43:30 [ERROR]     ... 36 more
    2024-01-07 07:43:32 [ERROR] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.Alert.createSSLException(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.TransportContext.fatal(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.SSLHandshake.consume(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.TransportContext.dispatch(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.SSLTransport.decode(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at p.b(p.java:164)
    2024-01-07 07:43:32 [ERROR]     at p.e(p.java:155)
    2024-01-07 07:43:32 [ERROR]     at p.<init>(p.java:61)
    2024-01-07 07:43:32 [ERROR]     at e.<clinit>(e.java:29)
    2024-01-07 07:43:32 [ERROR]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2024-01-07 07:43:32 [ERROR]     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at java.lang.Class.newInstance(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
    2024-01-07 07:43:32 [ERROR]     at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
    2024-01-07 07:43:32 [ERROR]     at org.dreambot.4O.lambda$null$3(4O.java)
    2024-01-07 07:43:32 [ERROR]     at java.lang.Thread.run(Unknown Source)
    2024-01-07 07:43:32 [ERROR] Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:32 [ERROR]     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.validator.Validator.validate(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     ... 30 more
    2024-01-07 07:43:32 [ERROR] Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2024-01-07 07:43:32 [ERROR]     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     at java.security.cert.CertPathBuilder.build(Unknown Source)
    2024-01-07 07:43:32 [ERROR]     ... 36 more
    2024-01-07 07:43:32 [INFO] Loading script settings from location humblePhlipper\FourHourLimits\3HJLuXUkiitg24IFL726OPEjkyEgb135aHg1ndB8m74.json
    2024-01-07 07:43:32 [INFO] Loading script settings from file C:\Users\Administrator\DreamBot\Scripts\humblePhlipper\FourHourLimits\3HJLuXUkiitg24IFL726OPEjkyEgb135aHg1ndB8m74.json
    2024-01-07 07:43:32 [ERROR] Failed loading script settings from file
    java.nio.file.NoSuchFileException: C:\Users\Administrator\DreamBot\Scripts\humblePhlipper\FourHourLimits\3HJLuXUkiitg24IFL726OPEjkyEgb135aHg1ndB8m74.json
        at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
        at java.nio.file.Files.newByteChannel(Unknown Source)
        at java.nio.file.Files.newByteChannel(Unknown Source)
        at java.nio.file.Files.readAllBytes(Unknown Source)
        at org.dreambot.api.settings.ScriptSettings.load(ScriptSettings.java)
        at p.i(p.java:194)
        at p.<init>(p.java:64)
        at e.<clinit>(e.java:29)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
        at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
        at org.dreambot.4O.lambda$null$3(4O.java)
        at java.lang.Thread.run(Unknown Source)
    2024-01-07 07:43:32 [WARN] This script had a problem starting!
    2024-01-07 07:43:32 [ERROR] Error occurred while trying to start script
    java.lang.ExceptionInInitializerError
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
        at org.dreambot.api.script.ScriptManager.start(ScriptManager.java)
        at org.dreambot.4O.lambda$null$3(4O.java)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at p.i(p.java:201)
        at p.<init>(p.java:64)
        at e.<clinit>(e.java:29)
        ... 9 more
    2024-01-07 07:43:35 [INFO] [SYSTEM INFO] DreamBot Version: 3.23.13 / Script Running: None / Java: Oracle Corporation version 1.8.0_371 / OS: Windows 10 version 10.0 / Memory: 196,67MB used out of 295,61MB total

     

    I am running the launcher on a proxy, not sure if it is supported or not.

    Link to comment
    Share on other sites

    16 hours ago, beefcake8 said:

    2024-01-07 07:43:27 [ERROR] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

    It looks like the SSL certificate for one or all of the API routes (https://prices.runescape.wiki/api/v1/osrs/mapping, https://prices.runescape.wiki/api/v1/osrs/latesthttps://prices.runescape.wiki/api/v1/osrs/5m, https://prices.runescape.wiki/api/v1/osrs/1h) is not being recognised.

    16 hours ago, beefcake8 said:

    I am running the launcher on a proxy, not sure if it is supported or not.

    This is probably why. Do you have the same problem on your own machine/network?

    Maybe try downloading the SSL ceritificates through your browser and using `keytool` to import them to Java's keystore manually? Something like

    keytool -import -alias runescape-wiki-route -keystore cacerts -file path/to/certificate.pem
    Link to comment
    Share on other sites

    Buy ****** 1 **** item for the highest price it will buy for. then, selll it for lowest it will sell for. That is your buy price. the sell price is how much you paid for it. The market fluctuates in prices fast so your script is set up well other than the prices.

    Link to comment
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.