Jump to content

Fruity NMZ


Fruity

Recommended Posts

8 minutes ago, Sho said:

loaded osrs client. loaded mirrors. mirrors login page displayed. logged into osrs. set up nmz bot. and here is the result from 48 hours ago and present time.

 

INFO][09/07 12:30:14 PM]: Welcome to OSBot 2.4.136!
[INFO][09/07 12:30:15 PM]: Updated injection hooks for client revision : 154!
[DEBUG][Bot #1][09/07 12:30:15 PM]: Initializing mirror client bot...
[INFO][Bot #1][09/07 12:31:01 PM]: Initializing 36 API modules...
[INFO][09/07 12:31:01 PM]: Started bot #1
[DEBUG][09/07 12:32:15 PM]: Loading script id : 698
[DEBUG][09/07 12:32:15 PM]: Loaded script!
[DEBUG][09/07 12:32:15 PM]: Launching script...
[INFO][Bot #1][09/07 12:32:15 PM]: Loaded 3 built-in random solvers!
[ERROR][Bot #1][09/07 12:32:16 PM]: Error in script onStart(): FruityNMZ
java.lang.NullPointerException
    at org.osbot.utility.Logger.log(ki:208)
    at org.osbot.utility.Logger.log(ki:36)
    at org.osbot.utility.Logger.log(ki:221)
    at org.osbot.utility.Logger.info(ki)
    at org.osbot.rs07.script.MethodProvider.log(ii:811)
    at com.fruityscripts.FruityNMZ.onStart(wd:137)
    at org.osbot.rs07.event.ScriptExecutor.iiIIiiiIIiii(jj:233)
    at org.osbot.rs07.event.ScriptExecutor.start(jj:158)
    at org.osbot.S.run(uo:81)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][09/07 12:32:16 PM]: Terminating script FruityNMZ...
[INFO][Bot #1][09/07 12:32:16 PM]: Script FruityNMZ has exited!
[INFO][09/07 12:32:16 PM]: Started script : FruityNMZ

 

as mentioned above your post, my update hasn't been accepted, I did post a workaround - ill repost in a moment or come to chatbox 

On ‎06‎/‎09‎/‎2017 at 3:50 PM, Fruity said:

Balls! Looks like i have left something in onstart i was testing by mistake.

Quick fix is potentially to start osbot with cli but give no params.

open command prompt or terminal - type 'cd' then drag the folder containing osbot into the promt hit enter so you are in the folder in the terminal.

then copy/paste java -jar "OSBot 2.4.136.jar" -login OSBOT_USERNAME:OSBOT_PASSWORD -bot RUNESCAPE_USER:RUNESCAPEPASS:BANK_PIN -script 698:none -debug and should work. pushed fix i hope it gets sorted soon!

 

(Please quote this to people if im not actively replying so that they know how to get around it. Thank you!)

 

Link to comment
Share on other sites

13 minutes ago, enexx said:

i type everything correctly, but it doesnt add bot automaticly? I get this in the comand prompt even tho i put my username, pass, and bank pin:
We were unable to start a new bot automatically!
-Usage: -bot name/email:pass:pin
Starting SDN script with id: 698
Debug enabled on port 5005

if you don't have a bank pin, leave pin as 0000, keep the semi colons, come to chatboix to talk easier

Link to comment
Share on other sites

I got this to work on my pc, kinda wish I tried it yesterday when it didn't work on my mac. Oh well, one day legit playing cools down my account I guess :)

4 hours ago, Fruity said:

as mentioned above your post, my update hasn't been accepted, I did post a workaround - ill repost in a moment or come to chatbox 

 

 

Link to comment
Share on other sites

[DEBUG][09/08 08:20:51 PM]: Loading script id : 698
[DEBUG][09/08 08:20:54 PM]: Loaded script!
[DEBUG][09/08 08:20:54 PM]: Launching script...
[INFO][Bot #1][09/08 08:20:54 PM]: Loaded 5 built-in random solvers!
[ERROR][Bot #1][09/08 08:20:55 PM]: Error in script onStart(): FruityNMZ
java.lang.NullPointerException
    at org.osbot.utility.Logger.log(wh:35)
    at org.osbot.utility.Logger.log(wh:79)
    at org.osbot.utility.Logger.log(wh:267)
    at org.osbot.utility.Logger.info(wh:131)
    at org.osbot.rs07.script.MethodProvider.log(km:899)
    at com.fruityscripts.FruityNMZ.onStart(wd:137)
    at org.osbot.rs07.event.ScriptExecutor.iIiIiiiIIiIi(jp:205)
    at org.osbot.rs07.event.ScriptExecutor.start(jp:178)
    at org.osbot.C.run(ah:128)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][09/08 08:20:55 PM]: Terminating script FruityNMZ...
[INFO][Bot #1][09/08 08:20:55 PM]: Script FruityNMZ has exited!
[INFO][09/08 08:20:55 PM]: Started script : FruityNMZ

 

is this the same thing thats happening to everyone?

Link to comment
Share on other sites

17 hours ago, Fruity said:

Balls! Looks like i have left something in onstart i was testing by mistake.

Quick fix is potentially to start osbot with cli but give no params.

open command prompt or terminal - type 'cd' then drag the folder containing osbot into the promt hit enter so you are in the folder in the terminal.

then copy/paste java -jar "OSBot 2.4.136.jar" -login OSBOT_USERNAME:OSBOT_PASSWORD -bot RUNESCAPE_USER:RUNESCAPEPASS:BANK_PIN -script 698:none -debug and should work. pushed fix i hope it gets sorted soon!

 

(Please quote this to people if im not actively replying so that they know how to get around it. Thank you!)

For anyone saying its not working do this, works just fine for me

Link to comment
Share on other sites

On 07/09/2017 at 0:50 AM, Fruity said:

Balls! Looks like i have left something in onstart i was testing by mistake.

Quick fix is potentially to start osbot with cli but give no params.

open command prompt or terminal - type 'cd' then drag the folder containing osbot into the promt hit enter so you are in the folder in the terminal.

then copy/paste java -jar "OSBot 2.4.136.jar" -login OSBOT_USERNAME:OSBOT_PASSWORD -bot RUNESCAPE_USER:RUNESCAPEPASS:BANK_PIN -script 698:none -debug and should work. pushed fix i hope it gets sorted soon!

 

(Please quote this to people if im not actively replying so that they know how to get around it. Thank you!)

ive done this and still nothing?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...