Results 1 to 11 of 11

Thread: Pot of Flour

  1. #1
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default UPDATED: Pot of Flour

    Simple Pot of Flour Collector : Wydin's food store in Port Sarim

    Start somewhere between bank and store

    just a first script since i've been back, to get back into the swing of things, things sure have changed!

    Purchase @ 14gp
    Sell @ 140gp+

    ~20 loads an hour.

    Let me know the bugs
    I'll do my best to fix it up.

    Ignore the massive debug, just there for my debugging purposes.

    Have fun.

    Code:
    |--------------------|
    |      POT POT      |
    |   VERSION 0.04  |
    |--------------------|
    58 Minutes and 33 Seconds
    Loads: 18
    Flour Pots Purchased: 504
    GP: ~ 66528
    Opened Door: 18 times
    Last edited by NiCbaZ; 05-03-2012 at 04:21 PM.

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

    Default

    which shop location is this for pls so can test it out

  3. #3
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    You left your account details in the script, I started it and I looked back at smart and I was logged in couldn't work out how at first haha. I changed your password and have pmed it to you

  4. #4
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Quote Originally Posted by Ollybest View Post
    You left your account details in the script, I started it and I looked back at smart and I was logged in couldn't work out how at first haha. I changed your password and have pmed it to you
    Top notch user right there!

  5. #5
    Join Date
    Apr 2012
    Posts
    3,356
    Mentioned
    34 Post(s)
    Quoted
    218 Post(s)

    Default

    Quote Originally Posted by Ollybest View Post
    You left your account details in the script, I started it and I looked back at smart and I was logged in couldn't work out how at first haha. I changed your password and have pmed it to you
    that was kind +1 to you sir, +1.

    saved that guy a lot of stress and worry!

  6. #6
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yes, thank you very much! Ollybest!
    Would not enjoyed having to use my recoveries, etc!
    Thank!

    It starts somewhere between the deposit box and Wydin's food store, in Port Sarim.

  7. #7
    Join Date
    Apr 2012
    Location
    Brampton
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    your check status procedure is empty .. wasting some valuable time compiling

    I think they may have updated the colours because it doesnt seem to be working for me. In front of the door the screen keeps moving in circles and when it stops it clicks on the port and if I manually open the door, it walks into the store fine but it doesnt find the shopkeeper.. I waited maybe 2 mins but the debug just saying 'finding shopkeeper'


    other than that code looks good..

    noob question,, in your bankpots procedure you put "Mouse(321, 279, 5, 5, 1);" .. will those x,y coordinates work for everyone?
    Last edited by Fletcher; 04-26-2012 at 11:09 PM.

  8. #8
    Join Date
    Dec 2011
    Location
    Canada
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Doesn't work so well. Got about 2 loads and then it spammed me.

    "Purchased Flour lies...
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper
    Finding Shopkeeper"
    x~ Aeryn ~x

  9. #9
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    New version works a bit better now, i'm home for the weekend and have access to a windows computer, instead of running parellels (which lags like one thing, by the way) so I can make a bit more progress .

    UPDATE: V0.04 Released

    (Works pretty well, you may have to pick the colour of the bank and Wyrdin)

    If anyone has any ideas about how to detect when the shopscreen is open, it would be appreciated!
    Last edited by NiCbaZ; 04-28-2012 at 02:48 PM.

  10. #10
    Join Date
    Apr 2012
    Location
    Brampton
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You could try using the following function.. I have never used it myself though..

    Simba Code:
    // the shop title is "Wydin's Food Store"

    function FindWindow(Title: String): Boolean;

  11. #11
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for the input, but that is for the smart window, i'm pretty sure. I just used FindDTM to search for a DTM only in the Food Store.

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
  •