• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

NPC looktype randomizer

kamilcioo

Veteran OT User
Joined
Jul 25, 2008
Messages
976
Solutions
1
Reaction score
289
--------------------------- Program will randomize npc's looktype, colors and addons. ---------------------------
I wrote this program after I made 40 npc with same looktype and colors on my server. You only need to specify the path to the folder (and edit looktype list if you are using other client than 12) and the program will take care of rest.
I'm releasing it since I think it might help someone else too.

The program is not optimised and probably have some bugs. It's written in java 1.8.
1593503410978.png
1593503333537.png
Virustotal:
 

Attachments

Nice to see a JavaFX project. You should provide a runnable jar though. Don't think people will be able to run this.
 
Nice to see a JavaFX project. You should provide a runnable jar though. Don't think people will be able to run this.
It's a maven project, running this is kinda easy.
 
Back
Top