PDA

View Full Version : [Utility] Livid Farm Calculator



BraK
10-27-2012, 04:34 AM
Livid Farm Calculator
(By: BraK and Riwu)

http://puu.sh/1jaH1



{================================================= ==============================
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.

Benny
10-27-2012, 06:51 AM
Wow thanks guys!

Pretty sweet going!

Mat
10-27-2012, 09:07 AM
Very nice now I can cry at the amount of goes to waste :D

iamorange12
05-23-2013, 03:52 AM
#1 (http://villavu.com/forum/usertag.php?do=list&action=hash&hash=1) sorry for the grave dig.

#2 (http://villavu.com/forum/usertag.php?do=list&action=hash&hash=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.

TEd[2].Caption := tostr(GetGEPrice(9075));
TEd[3].Caption := tostr(GetGEPrice(561));

Fabzor
08-14-2013, 02:41 PM
Wow! really good!!! smooth as pie it worked! thanks alot :D