1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

FoxDrinksWine [Deleted]

Discussion in 'Bot Support & Feedback' started by Venumfox, Dec 18, 2014.

Thread Status:
Not open for further replies.
  1. Venumfox

    Joined:
    Dec 15, 2014
    Messages:
    24
    Likes Received:
    4
    #1 Venumfox, Dec 18, 2014
    Last edited by a moderator: Oct 26, 2015
  2. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117
    My pants got wet.

    Been waiting for this cheers!!!

    Good to see filling jugs option is available :)
     
  3. Venumfox

    Joined:
    Dec 15, 2014
    Messages:
    24
    Likes Received:
    4
    Filling jugs in this one is currently broken but I pushed an update that needs to be approved which fixes it :) it also contains a profit per hour increase!
     
  4. roflcopter19

    Joined:
    Dec 17, 2014
    Messages:
    351
    Likes Received:
    58
    Thanks for making this! I will try to get a nice proggy ;)
     
  5. Tikas

    Joined:
    Oct 30, 2014
    Messages:
    69
    Likes Received:
    6
  6. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117
    Safe to say that was me, at one point about a week a go I was selling 55k worth of jugs of water.
     
  7. Tikas

    Joined:
    Oct 30, 2014
    Messages:
    69
    Likes Received:
    6
    Just don't sell it for -5% :/
     
  8. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117
    I didn't. Average price minus 1 gp.
     
  9. Venumfox

    Joined:
    Dec 15, 2014
    Messages:
    24
    Likes Received:
    4
    Yeah my original script bot definitely crashed the market...it was getting almost 100 users per day.

    Filling is now updated and the script bot should drink wine faster! Let me know if you have any suggestions!
     
  10. roflcopter19

    Joined:
    Dec 17, 2014
    Messages:
    351
    Likes Received:
    58
    If only the wine would buy that'be great :p
     
  11. Venumfox

    Joined:
    Dec 15, 2014
    Messages:
    24
    Likes Received:
    4
    This could be added, I'll look into it.
     
  12. roflcopter19

    Joined:
    Dec 17, 2014
    Messages:
    351
    Likes Received:
    58
    I actually ment that my wine didn't buy in the G.E. xD, but hey no problem haha.
     
  13. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117
    You usually have to +10% or more and wait like a couple minutes, and that's quick. Normal prices may take up to half a day
     
  14. Venumfox

    Joined:
    Dec 15, 2014
    Messages:
    24
    Likes Received:
    4
  15. Empire

    Empire Veteran

    Joined:
    Dec 17, 2014
    Messages:
    51
    Likes Received:
    3
    Mine works to the point where i have to bank. It doesnt do anything but remain still.

    Was it my preset issue ?
     
  16. Empire

    Empire Veteran

    Joined:
    Dec 17, 2014
    Messages:
    51
    Likes Received:
    3
    script bot able to run , able to bank now. But crashes randomly.

    Using eoc and no banking preset.
     
  17. roflcopter19

    Joined:
    Dec 17, 2014
    Messages:
    351
    Likes Received:
    58
    Yeah i think there's something wrong with the script bot :p
     
  18. Venumfox

    Joined:
    Dec 15, 2014
    Messages:
    24
    Likes Received:
    4
    The script bot will only run if the wine is on your action bar so eoc required, and only uses preset 1. If it still failed on banking then the fail safe must not be triggering.

    It occasionally freezes in the bank for you as well?
     
  19. roflcopter19

    Joined:
    Dec 17, 2014
    Messages:
    351
    Likes Received:
    58
    Yes. Sometimes, It reaches out for the close bank button, then stops. Also, after it clicked on the fountain with the empty jug it crashes and gives me this:

    java.lang.RuntimeException: java.lang.NullPointerException
    at com.runemate.game.api.script bot.Execution.delayUntil(xhb:96)
    at com.runemate.game.api.script bot.Execution.delayUntil(xhb:239)
    at com.runemate.game.api.script bot.Execution.delayUntil(xhb:30)
    at com.FoxScripts.FoxWineDrinker.tasks.FillJugs.execute(FillJugs.java:33)
    at com.FoxScripts.FoxWineDrinker.FoxDrinksWine.onLoop(FoxDrinksWine.java:41)
    at com.runemate.game.api.script bot.framework.LoopingScript.run(yhb:89)
    at com.runemate.game.api.script bot.framework.AbstractScript.start(plb:197)
    at a.sJ.run(clb:102)
    Caused by: java.lang.NullPointerException
    at com.FoxScripts.FoxWineDrinker.tasks.FillJugs.lambda$execute$2(FillJugs.java:33)
    at com.FoxScripts.FoxWineDrinker.tasks.FillJugs$$Lambda$433/799095988.call(Unknown Source)
    at com.runemate.game.api.script bot.Execution.delayUntil(xhb:163)
    ... 7 more
     
  20. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117
    Got this when it started to fill up

    java.lang.RuntimeException: java.lang.NullPointerException
    at com.runemate.game.api.script bot.Execution.delayUntil(xhb:96)
    at com.runemate.game.api.script bot.Execution.delayUntil(xhb:239)
    at com.runemate.game.api.script bot.Execution.delayUntil(xhb:30)
    at com.FoxScripts.FoxWineDrinker.tasks.FillJugs.execute(FillJugs.java:33)
    at com.FoxScripts.FoxWineDrinker.FoxDrinksWine.onLoop(FoxDrinksWine.java:41)
    at com.runemate.game.api.script bot.framework.LoopingScript.run(yhb:89)
    at com.runemate.game.api.script bot.framework.AbstractScript.start(plb:197)
    at a.sJ.run(clb:102)
    Caused by: java.lang.NullPointerException
    at com.FoxScripts.FoxWineDrinker.tasks.FillJugs.lambda$execute$2(FillJugs.java:33)
    at com.FoxScripts.FoxWineDrinker.tasks.FillJugs$$Lambda$446/262669605.call(Unknown Source)
    at com.runemate.game.api.script bot.Execution.delayUntil(xhb:163)
    ... 7 more
     
Thread Status:
Not open for further replies.

Share This Page

Loading...