XenoBot Forums - Powered by vBulletin

User Tag List

Page 1 of 7 123 ... LastLast
Results 1 to 10 of 64

Thread: [Thais] BreadMaker \o/

  1. #1
    King Furpan Furpan's Avatar
    Join Date
    Jul 2012
    Location
    Thais
    Posts
    984
    Mentioned
    267 Post(s)
    Tagged
    3 Thread(s)

    [Thais] BreadMaker \o/

    1. Deposits Gold
    2. Withdraws Gold
    3. Buy > Wheat
    4. Wheat > Flour
    5. Flour > Dough
    6. Dough >Bread
    7. Bread > Sell
    8. ??????
    9. Profit
    10. Repeat


    Wheat = 1 gp
    Bread = 2 gp

    Your first backpack open must contain a bucket which can be found around the ovens in northern Thais

    Bucket ID: 2873

    Last edited by Furpan; 10-27-2014 at 07:40 AM.

  2. #2
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    How fast can bread be made? Basically the profit is something like


    T = time, in seconds, to make bread
    A = amount of bread that can be made per run
    R = time it takes, in seconds, to do a full re-stock


    breadPerHour = (60 * 60) / T
    depositsPerHour = breadPerHour / A
    secondsSpentDepositingPerHour = depositsPerHour * R
    goldPerHour = ((60 * 60) - secondsSpentDepositingPerHour) / T


    So, given these variables

    T = 2
    A = 5000
    R = 60

    The profit margin is
    breadPerHour = (60 * 60) / 2 = 1800
    depositsPerHour = 1800 / 5000 = .36
    secondsSpentDepositingPerHour = .36 * 60 = 21.6
    goldPerHour = ((60 * 60) - 21.6) / 2 = 1789.2

    Nearly 1789 gold per hour if you can cap 2.5 backpacks of bread, and walk reasonably fast. Potentially great to run on multiple characters on the new PvP servers, as there is much less risk to die, you need no supplies to restart, and you can run potentially infinite chars at once.

  3. #3
    Lifetime Subscriber Stusse's Avatar
    Join Date
    Dec 2011
    Location
    solid-scripts.com
    Posts
    3,523
    Mentioned
    346 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by DarkstaR View Post
    How fast can bread be made? Basically the profit is something like


    T = time, in seconds, to make bread
    A = amount of bread that can be made per run
    R = time it takes, in seconds, to do a full re-stock


    breadPerHour = (60 * 60) / T
    depositsPerHour = breadPerHour / A
    secondsSpentDepositingPerHour = depositsPerHour * R
    goldPerHour = ((60 * 60) - secondsSpentDepositingPerHour) / T


    So, given these variables

    T = 2
    A = 5000
    R = 60

    The profit margin is
    breadPerHour = (2 * 60 * 60) = 7200
    depositsPerHour = 7200 / 5000 = 1.44
    secondsSpentDepositingPerHour = 1.44 * 60 = 86.4
    goldPerHour = ((60 * 60) - 86.4) / 2 = 1756.8

    Nearly 1757 gold per hour if you can cap 2.5 backpacks of bread, and walk reasonably fast. Potentially great to run on multiple characters on the new PvP servers, as there is much less risk to die, you need no supplies to restart, and you can run potentially infinite chars at once.
    Cap 5000 bread nigguh? What beast are u even

    /Stusse

  4. #4
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    Quote Originally Posted by Stusse View Post
    Cap 5000 bread nigguh? What beast are u even

    /Stusse
    Well I have a 300+ EK running around in FACC with nothing to do and high ping.. sooo.. yeah.

  5. #5
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    Okay, new algo, my last one could overflow the amount of seconds in an hour and come up with negative profit.


    T = time, in seconds, to make bread
    A = amount of bread that can be made per run
    R = time it takes, in seconds, to do a full re-stock

    goldPerRun = A
    timePerRun = (
    A * T) + R
    runsPerHour = (60 * 60) /
    timePerRun
    goldPerHour =
    runsPerHour * goldPerRun


    Let's see what this comes out to for a level 8:
    T = 2
    A = 36
    R = 75

    goldPerRun = 36
    timePerRun = (
    36 * 2) + 75 = 147
    runsPerHour = (60 * 60) /
    147 = 24.49
    goldPerHour =
    24.48 * 36 = 881.28


    So a level 8 can make 881 gold per hour if he can make 36 pieces of bread per run, make 1 piece of bread per second, and do a full deposit and restock in 75 seconds.

  6. #6

    Join Date
    Aug 2014
    Posts
    13
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Nvm..

    Would be awesome if you could combine this with autologin and open backpacks on a lvl 8, since you don't lose anything when dying.
    Last edited by Piratrobin; 10-23-2014 at 11:15 PM.

  7. #7
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    Lets see what this means at level 20, where you have a free blessing and more cap.

    770 cap on an EK because you have 752 cap for wheat. Wheat is 12.5 cap, which means you can carry about 60 pieces. You walk a bit faster, so you will probably cover a run in 60 seconds.

    T = 2
    A = 60
    R = 60

    goldPerRun = 60
    timePerRun = (60 * 2) + 60 = 180
    runsPerHour = (60 * 60) / 180 = 20
    goldPerHour = 20 * 60 = 1200 gold per level 20 knight


    Now lets say you just have a bunch of level 8's and a beast EK handing out wheat and taking bread and making runs. Lets say the time the EK takes to do this does not effect the time the characters take, and the characters take 5 seconds to swap items with the EK.

    T = 2
    A = 36
    R = 5

    goldPerRun = 36
    timePerRun = (
    36 * 2) + 5 = 77
    runsPerHour = (60 * 60) /
    77 = 46.75
    goldPerHour =
    46.75 * 36 = 1683 per level 8

  8. #8
    Banned
    Join Date
    Jan 2013
    Location
    Buenos Aires, Argentina
    Posts
    4,785
    Mentioned
    329 Post(s)
    Tagged
    1 Thread(s)
    With 10 characters level 8 running this for 24H, you would get something around 190K / day.

    pretty good idea for the new servers i think

  9. #9
    Senior Member raiQi's Avatar
    Join Date
    Apr 2012
    Location
    Narnia \o/
    Posts
    1,058
    Mentioned
    47 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Y2Quakepc2 View Post
    With 10 characters level 8 running this for 24H, you would get something around 190K / day.

    pretty good idea for the new servers i think
    That's pretty insane since prem scrolls on new servers are so cheap, u'd end up paying all accounts premium in the first day or so lol.


    Das Leben ist ein schlechtes Geschäft. Warum? Es kostet so viel Mühe zu überleben. Und was ist der Lohn? Nur der Tod.

  10. #10
    Banned
    Join Date
    Mar 2013
    Location
    SCATland xD
    Posts
    591
    Mentioned
    78 Post(s)
    Tagged
    0 Thread(s)
    Gonna give this a try on three of my money makers, levels 50, 37 and 40.

    Will comment tomorrow an let you guys know of how much profit has been made

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •