Jump to content

SoulPlay [AIO] pFarming


pepsip77
 Share

Recommended Posts

  • 3 weeks later...
  • 3 months later...
12 minutes ago, jacksonpm23 said:

Really dumb question, but how do I get to the console?

open any text editor like notepad

type this

java -jar xobot.jar
pause

save to console.bat (or whatever you want as long as in end with .bat)

make sure that .bat file is located in the same path/folder as xobot.jar

execute the bat file

 

alternate way is to open cmd prompt and type this (you have to enter the correct path)

java -jar C:\Users\YourUser\somerandyfolder\xobot.jar

 

Link to comment
Share on other sites

40 minutes ago, Noiro said:

open any text editor like notepad

type this


java -jar xobot.jar
pause

save to console.bat (or whatever you want as long as in end with .bat)

make sure that .bat file is located in the same path/folder as xobot.jar

execute the bat file

 

alternate way is to open cmd prompt and type this (you have to enter the correct path)


java -jar C:\Users\YourUser\somerandyfolder\xobot.jar

 

I did that. All it does is bring up a regular xobot client. What am I missing?

I figured it out the issue itself btw, it deposits it all with that new "bank all" feature they added when right clicking on the booth. Deposits all tools and I think the fact it deposits without having the bank interface up is what confuses it. Found out the workout is to use the note herbs option. 

Link to comment
Share on other sites

Script was running perfectly until the new update. If I have weeds in my inventory, it'll drop them but then the script will stop with this error.

May 15, 2019 11:18:22 AM xobot.iIIiiiIIiI 129e02a3
INFO: Starting Script: pFarming.
May 15, 2019 11:18:28 AM xobot.IiIiiIIiII 129e02a3
WARNING: Uncaught exception from task:
java.lang.NullPointerException
        at pepsip77.pFarming.methods.ShopMethods.needsShop(ShopMethods.java:44)
        at pFarming.loop(pFarming.java:75)
        at xobot.IiIiiIIiII.129e02a3(ca:21)
        at xobot.IiIiiIIiII.run(ca:92)
        at java.lang.Thread.run(Unknown Source)

 

 

Link to comment
Share on other sites

17 minutes ago, Pelu said:

Script was running perfectly until the new update. If I have weeds in my inventory, it'll drop them but then the script will stop with this error.

May 15, 2019 11:18:22 AM xobot.iIIiiiIIiI 129e02a3
INFO: Starting Script: pFarming.
May 15, 2019 11:18:28 AM xobot.IiIiiIIiII 129e02a3
WARNING: Uncaught exception from task:
java.lang.NullPointerException
        at pepsip77.pFarming.methods.ShopMethods.needsShop(ShopMethods.java:44)
        at pFarming.loop(pFarming.java:75)
        at xobot.IiIiiIIiII.129e02a3(ca:21)
        at xobot.IiIiiIIiII.run(ca:92)
        at java.lang.Thread.run(Unknown Source)

 

 

fixed in github. maybe @Neo could add new version to sdn?

Link to comment
Share on other sites

  • Neo locked this topic
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...