
hex_tv
-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Servers
Downloads
Gallery
Files posted by hex_tv
-
PlayerStats for 80-255 Level
Extends Player Class Stats from Level 80 to 255
It retrieves base stats (HP, Strength, Agility, Stamina, Intellect, Spirit) from level 80. It extrapolates stats up to level 255 using a power growth formula (POWER(1.03, levels)). It ensures no duplicate entries using INSERT IGNORE. Applies to All Classes
The script iterates through each class (Warrior, Paladin, Hunter, etc.). It calculates stat growth independently for each class. Paladin, Mage, and other mana-based classes have a set BaseMana value (e.g., 3165). Uses Cross Join to Generate Level Ranges Efficiently
The CROSS JOIN technique generates numbers up to 255 without a loop. Ensures every level between 80 and 255 is processed.23 downloads
Submitted
-
BlpV
Hello again, I saw that there was a greater than expected interest in the BlpV program I created, so I decided to improve it and fulfill most of the requests you had for me for BlpV
I am pleased to present BlpV 2
What has been improved and what has been added or removed?
- UI is improved
- Settings Menu is improved with more features
- Alpha feature is removed
- Rescale to 1024x512 function is added
- File Type Validation
For what is File Type Validation:
Ensure that only valid image files are processed to prevent
malicious files from being loaded.
- Discord Menu
For what is this discord menu: The Discord menu contains contacts for support
- File Information
What this Information shows?
- File Directory
- File Size
- When File is Created
- When File is modified last
Questions:
Is the program safe?
Yes the program is fully safe. She is scanned with VirusTotal but if you wish you can scan the program yourself.
https://www.virustotal.com/gui/file/63d7728ceab1e15cf19529b6ef612aa66445a3342c045ff3795a7144ef5d83a4?nocache=1
Why Program is made?
Because i couldn't find a working Blp viewer and I decided to make my own with python.
Who Made this Program?
Me (Hex)
Here you can download it https://mega.nz/file/uYoiWYSQ#Lu_3pYRxDIkdZVmB0Xio8QVwkHAkLDLGLrB738IM5vE
(don t click the embed click the real link)
I hope this app will be useful for you! @everyone
Our fresh Discord Server: https://discord.gg/4FDFmakG
61 downloads
Updated