Results 1 to 3 of 3

Thread: First Script. Tin Powerminer. Want thoughts/fixes

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

    Default First Script. Tin Powerminer/Banker

    Delete Plz. Needed new thread Title.
    Last edited by MattL191; 01-27-2012 at 02:08 AM.

  2. #2
    Join Date
    Jul 2009
    Location
    Australia
    Posts
    667
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    You are not using the result in
    Code:
    Function Tin:Boolean;
    You could make that a procedure instead on a function.

    You may want to consider working on your standards a bit. A good starter rule is whenever you have a new begin/repeat/case you tab the next line (or double space) and do the opposite for the end/until.

    I don't think that it actually uses the breaks. You would need to use either a mark time or time running with the constants (BreakEvery and BreakFor) to get it to log out for that time. I'm not 100% sure about the best way to do it as I am relatively new to scripting as well. Try this guide: http://villavu.com/forum/showthread.php?t=64374

    Same deal with the srl stats. You would need to implement it in the script. A good guide on it is here: http://villavu.com/forum/showthread.php?t=61086

    Good effort for a first script
    ~Caotom

  3. #3
    Join Date
    Jan 2012
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    New update added banking

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
  •