Release Mon Appearance Calculator (release)

smoochy boys on tour

Ripman

LOMCN Developer
Developer
Jul 22, 2003
1,129
19
235
Romania, Timisoara
Hi there,

I know some time ago there was released a Mon Appr calc by some1. As I dont find that application anymore I wrote my own and released here maybe u need.
If you have any ideas how to improve or add on this application post here.

Have fun

ApprCalc.jpg


http://mirfiles.syshalt.net/utils/ApprCalc.exe (C# Version for Windows)
you will need Microsoft .NET Framework Version 2.0 (ppl who have Win 7 or Vista does not need to install .NET)

http://mirfiles.syshalt.net/utils/ApprCalc.jar (Java version for any OS)
You will need JRE 6

Java Applet:

http://mirfiles.syshalt.net/utils/apprcalcweb.html

* The file was scanned with Nod32 Business Edition
 
Last edited:
  • Like
Reactions: boothy

Bon

Legend
Legendary
Jul 29, 2004
6,726
330
300
Kent, UK
I cant believe ppl need a program to work out simple maths lol, but stil... well done on the release
 

SoulHunter

LOMCN Leecher
Oct 14, 2010
1
0
12
Hi bro!

Never really used one of these but I'm sure an improvement would be to remove the "Calculate" button and simply do the math on text field's change event. Being a simple calculation it won't insert any input lag. Or you should try to write it in Java so it would run on all platforms :P.

Best of luck.
SoulHunter
 

Skyline

LOMCN Admin
Staff member
Administrator
Mar 26, 2003
7,144
561
380
Sheffield
I cant believe ppl need a program to work out simple maths lol, but stil... well done on the release

Not exactly needing help, but it does help and could save a little time I suppose.
 

Bon

Legend
Legendary
Jul 29, 2004
6,726
330
300
Kent, UK
Not exactly needing help, but it does help and could save a little time I suppose.

Im not trying to put down his release or programing skills, just saying personally i think if ppl cant do simple maths like that, they shouldnt rly be attemptin to run a server anyway lol.

Its litterly just:

(MonWil number * 10) - 10........ + monster number in sequence.

eg, mon30.wil 5th mob.

30 * 10 = 300
300 - 10 = 290
290 + 5 (5th mob) = 295

Appr=295


Ne way im not argueing over it, just merely saying
 

MentaL

Mir 1.4
VIP
Mar 3, 2004
3,666
366
375
Cardiff
Im not trying to put down his release or programing skills, just saying personally i think if ppl cant do simple maths like that, they shouldnt rly be attemptin to run a server anyway lol.

Its litterly just:

(MonWil number * 10) - 10........ + monster number in sequence.

eg, mon30.wil 5th mob.

30 * 10 = 300
300 - 10 = 290
290 + 5 (5th mob) = 295

Appr=295


Ne way im not argueing over it, just merely saying

some of us can count to potato thank you very much!
 

Insane

Dedicated Member
Dedicated Member
Sep 18, 2003
238
1
65
The Matrix!!
i have the original appr calculator made by MarioParty lol!! have been using it today actually as im a lazy fecker and hate maths,
 

killerboy123

Loyal Member
Loyal Member
Feb 5, 2015
409
0
44
Burj-Village
Hi there,

I know some time ago there was released a Mon Appr calc by some1. As I dont find that application anymore I wrote my own and released here maybe u need.
If you have any ideas how to improve or add on this application post here.

Have fun

ApprCalc.jpg


http://mirfiles.syshalt.net/utils/ApprCalc.exe (C# Version for Windows)
you will need Microsoft .NET Framework Version 2.0 (ppl who have Win 7 or Vista does not need to install .NET)

http://mirfiles.syshalt.net/utils/ApprCalc.jar (Java version for any OS)
You will need JRE 6

Java Applet:

http://mirfiles.syshalt.net/utils/apprcalcweb.html

* The file was scanned with Nod32 Business Edition

does this work on C#?
 

Valhalla

Nexus Mir Developer
Veteran
Sep 7, 2012
1,948
3
447
150
127.0.0.1
aint working properly or are you not using it properly?

---------- Post Merged at 03:58 PM ---------- Previous Post was at 03:54 PM ----------

try using Visual Studio instead...