Results 1 to 5 of 5

Thread: Livid Farm Calculator

  1. #1
    Join Date
    Mar 2006
    Location
    Behind you
    Posts
    3,193
    Mentioned
    61 Post(s)
    Quoted
    63 Post(s)

    Default Livid Farm Calculator

    Livid Farm Calculator
    (By: BraK and Riwu)




    Simba Code:
    {===============================================================================
                       Livid Farmer Calculator By: BraK and Riwu
    ================================================================================
    This Calculator came about after I saw Riwu's Calculator script to print the
    same result as a closed source calc from an old Powerbot site. He went through
    the trouble of making it open source for our users. I went ahead and updated it
    with a nice form and some improvements.

    Credit to Riwu's for the Calculations and giving me the Idea.
    ================================================================================

                                  How to use

                              Step 1. Press Play!

    Note: If you have Security.sex enabled you have to either "allow for this session"
    or select "allow once" twice.
    ================================================================================
    }

    Note: This Script Accesses the internet if you click GE Prices. You will have to allow it access if you have Security.sex Enabled.

    Note 2: This script is for Pascal Script only. It will not run in Lape as Lape doesn't support Forms.

    Thoughts and Suggestions accepted.

    "Sometimes User's don't need the Answer spelled out with Code. Sometimes all they need is guidance and explanation of the logic to get where they are going."

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

    Default

    Wow thanks guys!

    Pretty sweet going!

  3. #3
    Join Date
    Nov 2011
    Posts
    1,589
    Mentioned
    9 Post(s)
    Quoted
    17 Post(s)

    Default

    Very nice now I can cry at the amount of goes to waste



    ^^

  4. #4
    Join Date
    Nov 2011
    Posts
    67
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    #1 sorry for the grave dig.

    #2 I couldn't help but to notice that when getting the GE Price for the runes the names of the rune did not match the prices. In other words the prices were wrong

    How-To Fix:

    Change Line 80 and 81 to the below.

    Simba Code:
    TEd[2].Caption := tostr(GetGEPrice(9075));
    TEd[3].Caption := tostr(GetGEPrice(561));
    (\__/)
    ( O.o )This is Bunny.
    ( > < )Copy Bunny into your signature to help him on his way to world domination.

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

    Default

    Wow! really good!!! smooth as pie it worked! thanks alot

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
  •