Would you like to react to this message? Create an account in a few clicks or log in to continue.
Hello! Everyone. Thank You for Visiting Our Forum. Feel Free to Post Your Message. Admins/Moderators would like to Answer your Needs & Questions. Thank You & Have A Nice Day.

3 posters

    who likes PANCAKES????

    Janice
    Janice
    Moderator
    Moderator


    Posts : 158
    Join date : 2010-01-07
    Age : 32
    Location : Canada

    who likes PANCAKES???? Empty Re: who likes PANCAKES????

    Post by Janice 2/24/2010, 4:53 pm

    yeah that's why its still incomplete.
    i'll finish this one later. ^_^
    majical_elah97
    majical_elah97
    Novice
    Novice


    Posts : 57
    Join date : 2009-06-19
    Age : 32
    Location : Tacurong City

    who likes PANCAKES???? Empty Re: who likes PANCAKES????

    Post by majical_elah97 2/24/2010, 4:11 pm

    Buts till need to bot for the royal cookingkits..XD
    Janice
    Janice
    Moderator
    Moderator


    Posts : 158
    Join date : 2010-01-07
    Age : 32
    Location : Canada

    who likes PANCAKES???? Empty Re: who likes PANCAKES????

    Post by Janice 2/23/2010, 11:50 pm

    did you test it????
    does it work????
    viruz
    viruz
    Super Novice
    Super Novice


    Posts : 154
    Join date : 2009-06-08
    Age : 34
    Location : Lapu-Lapu City

    who likes PANCAKES???? Empty Re: who likes PANCAKES????

    Post by viruz 2/23/2010, 10:37 pm

    w0w nce coding clean and useful hahah
    Janice
    Janice
    Moderator
    Moderator


    Posts : 158
    Join date : 2010-01-07
    Age : 32
    Location : Canada

    who likes PANCAKES???? Empty who likes PANCAKES????

    Post by Janice 2/23/2010, 9:01 pm

    since my concept of bot is "fully automated", i can call this one unfinished. i started writing this up before the wipe out and i didn't finish this cause i accidentally dropped the lvl 5 cookbook when i was testing this out. and since this one uses packets, i'm not sure if it still works.

    all this do is cook the pancakes for you.
    you need to give him ingredients (lvl 5 cookbook as most important) and get the pancakes yourself.
    you must use "royal cooking kit" for this to work
    Code:
    automacro cook {
       inventory "level 5 cookbook" == 1
       inventory "royal cooking kit" >= 1
       inventory "cooking oil" >= 1
       inventory "bag of grain" >= 1
       inventory "potato" >= 10
       inventory "carrot" >= 3
       inventory "honey" >= 2
       run-once 0
       priority 2
       overrideAI 1
       exclusive 1
       timeout 1
       call pancake
    }

    macro pancake {
       $item3 = royal cooking kit
       $kit = @inventory ($item3)
       [
       do is $kit
       do send 8E 01 0D 2F 00 00 00 00 00 00
       do send 89 00 30 00 7F B9 0B 00
    ]
       stop
    }

    and yes this is macro file

    Sponsored content


    who likes PANCAKES???? Empty Re: who likes PANCAKES????

    Post by Sponsored content


      Current date/time is 3/29/2024, 12:24 am