Page 2 of 2 FirstFirst 12
Results 26 to 36 of 36

Thread: [ProjectRS06] Catherby Cooker

  1. #26
    Join Date
    Jan 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Janus View Post
    Hmm it seems like it might be your includes. If I were you i'd delete simba and re-download it. Reinstall the include and ensure you put the files in the correct place:

    C:\Simba\Includes\P06Include\ < P06Include.simba in this folder.
    C:\Simba\Fonts\ < P06UpChars folder into this folder.

    See the include thread and follow this video for further instructions: http://www.youtube.com/watch?feature...&v=E3dfYdENGAU
    ok thanks for helping me man i appreciate it, ill try that.

  2. #27
    Join Date
    Jan 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by akiponki View Post
    Okay so now i got the include working i think but it walks to the range presses the lobster and presses the range and the cook thing pops up, then the bad thing happends, it does not cllick on the cook lobster thing and tried to click the lobster and the range all the time but does not cook.I mean it does not click after it had clicked on the range with lobster.
    ok now the same thing that happened to this guy is happening to me.

  3. #28
    Join Date
    Jan 2013
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by bdog1249 View Post
    ok now the same thing that happened to this guy is happening to me.
    Can you tell me whether it moves the mouse cursor down to the chat box after clicking to cook on the range? I mean, to the lobster that appears so you can click cook all?
    Last edited by Janus; 02-16-2013 at 05:45 PM.

  4. #29
    Join Date
    Jan 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Janus View Post
    Can you tell me whether it moves the mouse cursor down to the chat box after clicking to cook on the range? I mean, to the lobster that appears so you can click cook all?
    Nevermind its not working he does go down and try to click on the cook lobster thing in the chat but never does it was working for like 3 runs then just randomly stopped.
    Last edited by bdog1249; 02-16-2013 at 05:49 PM.

  5. #30
    Join Date
    Jan 2013
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by bdog1249 View Post
    Nevermind its not working he does go down and try to click on the cook lobster thing in the chat but never does it was working for like 3 runs then just randomly stopped.
    You're definitely having some issue with finding the uptext, unfortunately I have never had this issue and cannot even replicate it. I hope you don't mind just helping me out so we can get this issue sorted for you? It will take a few minutes of your time to just test an addition for me?

    I have just added an update to the script which uses an alternative method to ensure it cooks the lobsters.

    You see line 314 of the script? It should be this
    Code:
    if (P06_IsUpTextMultiCustom(['Cook','Co', 'ook'])) then
    If you can replace it with this and tell me if it works for you that would be great!
    Code:
    if  (findcolorspiraltolerance(x,y,RawFoodColor,214,385,290,445,15)) then

  6. #31
    Join Date
    Jan 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Janus View Post
    You're definitely having some issue with finding the uptext, unfortunately I have never had this issue and cannot even replicate it. I hope you don't mind just helping me out so we can get this issue sorted for you? It will take a few minutes of your time to just test an addition for me?

    I have just added an update to the script which uses an alternative method to ensure it cooks the lobsters.

    You see line 314 of the script? It should be this
    Code:
    if (P06_IsUpTextMultiCustom(['Cook','Co', 'ook'])) then
    If you can replace it with this and tell me if it works for you that would be great!
    Code:
    if  (findcolorspiraltolerance(x,y,RawFoodColor,214,385,290,445,15)) then
    Ok I did it and its running fine thanks man.

  7. #32
    Join Date
    Jan 2013
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    THAANK YOU IT's working perfectly it was just it made double map in the upchars
    It was like this po6upchars/p06upchars/ and then the chars
    Not like this: P06upchars/and then the chrs THANK YOU best script ever!

  8. #33
    Join Date
    Jan 2013
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by akiponki View Post
    THAANK YOU IT's working perfectly it was just it made double map in the upchars
    It was like this po6upchars/p06upchars/ and then the chars
    Not like this: P06upchars/and then the chrs THANK YOU best script ever!
    Aha perfect! Happy it's working for everyone I was getting worried it was only working perfectly for myself haha!

  9. #34
    Join Date
    Feb 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Bot looks solid, everything about it works for me, but You say it banks? well it doesnt for me.. rather pointless

  10. #35
    Join Date
    Jan 2013
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by astrod View Post
    Bot looks solid, everything about it works for me, but You say it banks? well it doesnt for me.. rather pointless
    It should bank fine, what happens when it gets to the bank? A little more information would be nice. At the bottom of the window is a status bar which updates with what the script is trying to do, let me know what it says there when it gets to the banking stage so I can determine which stage isn't working for you.

  11. #36
    Join Date
    Feb 2013
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    30 Post(s)

    Default

    Testing out this script. So far so good. The only thing that needs improvement is the speed. It moves slow. It's not that bad, but I would like it a lot more if it was faster. Anyways it's only been running for 15 min. I will tell you how it's running after at least a couple hours

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

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

Posting Permissions

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