Results 1 to 5 of 5

Thread: PandaJustice Den Cooker

  1. #1
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Post PandaJustice Den Cooker

    Den cooker with random support, have raw food in first slot in bank, let me know what you want added. I'm very bad at paints.


    PandaJusticeDenCookerV1.0.simba

  2. #2
    Join Date
    Mar 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Thanks! Will test out right now and reply with what I think!

  3. #3
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Troy A View Post
    Thanks! Will test out right now and reply with what I think!
    any thoughts / ideas?

  4. #4
    Join Date
    Jan 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Using this script now (with a few edits for 66 cooking), here's an error I've noticed:

    - It wouldn't start the banking process (I think this was to do with the colour ID you had it finding for the banker / fire).

    Below are some changes I've made to the code to fix this.

    (Line 7) const
    (Line 8) BankNick = 'merald';
    (Line 9) BankColor1 = 5337464;
    (Line 10)BankColor2 = 3758433;
    (Line 11)FireColor1 = 12348;
    (Line 12)FireColor2 = 2267089;

    (Line 39) until FindObjCustom(x,y, ['alk-to', BankNick], [BankColor1, BankColor2], 5)

    (Line 74) until FindObjCustom(x,y, ['Use'], [FireColor1, FireColor2], 5)

    Apologies if you or Villavu don't allow this, it is my first time using the bot.
    Feel free to have this post deleted if you don't allow it.
    Last edited by RsProd; 06-12-2013 at 09:54 AM.

  5. #5
    Join Date
    May 2013
    Posts
    205
    Mentioned
    1 Post(s)
    Quoted
    85 Post(s)

    Default

    gets stuck a lot, fails to find banker some time, just keeps clicking on raw food, fails to find fire, fails to bank just stands there after done cooking

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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