Corroder Grandmaster Cheater
Reputation: 27
Joined: 10 Apr 2015 Posts: 993
|
Posted: Mon May 27, 2019 10:44 am Post subject: CRDR Unit Converter |
|
|
This is another proof, that the CE GUI and CE Lua Scripting can not only be used for hacking but can also be used to make other things related to Lua Programming. Or improvise to create useful tools, as long as you want to learn and want to do self-motivation.
One example is the following CRDR-Unit Converter made with CE GUI and CE Lua Scripting.
Project: CRDR-Unit Converter 1.0
Release: 27/05/2019
Author: Corroder
Desc.: A Unit Converter Tool, made using CE 6.8.3 / CE Lua Scripting.
Requirement: CE 6.8.3 / Lua 5.3
Term to use:
- 100% free (No encoding / decoding). GPLU / CE-PLU
- You are free to use, editing , modifying and sharing
- Do not admit the original soirce code as yours.
- Credit must be to original author / CEF
This unit conventer handling:
1. General unit converter coverages:
Code: | Angle = {'Degree','Gradian','Radian'}
Area = {'Acres','Hectares','Square centimeter','Square feet','Square inch',
'Square kilometer','Square meter','Square mile','Square milimeter',
'Square Yard'}
Energy = {'British Thermal Unit','Calorie','Electron-Volts','Food-Pound',
'Joule','Kilocalorie','Kilojoule'}
Length = {'Angstrom','Centimeters','Chain','Fathom',
'Feed','Hand','Inch','Kilometers','Link','Meter','Microns','Mile',
'Milimemters','Nanometer','Nautical Mile','Pica','Rods','Span','Yard'}
Power = {'BTU/Minute','Food-Pound/minute','Horse power','Kilowatt','Watt'}
Pressure = {'Atmosphere','Bar','Kilo Pascal','Millimeter of Mercury','Pascal',
'Pound per square inch/PSI'}
Temperature = {'Degree Celcius','Degree Farenheit','Degree Reaumur','Kelvin'}
DateTime = {'Year','Month','Week','Day','Hour','Minute','Second','Millisecond'}
Velocity = {'Centimeter per second','Feet per second','Kilometer per hour',
'Knots','Marc (at std.atm)','Meter per second','Miles per hour'}
Volume = {'Cubic centimeter','Cubic feet','Cubic inch','Cubic meter',
'Cubic yard','Fluid ounce (UK)','Fluid ounce (US)','Gallon (UK)',
'Gallon (US)','Liter','Pint (UK)','Pint (US)','Quart (UK)','Quart (US)'}
Weight = {'Carat','Centigram','Decigram','Dekagram','Gram','Hectogram','Kilogram',
'Long ton','Milligram','Ounce','Pound','Short ton','Stone','Tonne'}
DBytes = {'Exabyte','Petabyte','Terabyte','Gigabyte','Megabyte','Kilobyte','Byte','Bit'}
|
2. Difference between of two dates
3. Add or subtract a specific date
You are free to add this unit converter to CE Menu or as a single CT file unit.
Please comment here if you found any bugs.
Download CT File: (Copy paste the link below to your web browser)
https://mega.nz/#!ml1ShQ5D!-f4CluPPTcD6Ag1ksi6vOtS4U40oEd0cjU0pZ4Ln8e4
Demo video:
https://youtu.be/-WIBeDG3nNQ
Enjoy and regards.
Description: |
|
Filesize: |
74.69 KB |
Viewed: |
3167 Time(s) |

|
_________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL |
|