PDA

View Full Version : Dodian Skill Calculator


Acidberry
11-20-2024, 03:27 PM
Hi all, I've gathered the XP data and managed to create a simple dodian skill calculator, combat skills (Slayer and Farming) are not included. I tried to put all valuable xp effort.

Happy to use for everyone, I believe some of you it can help, link down below.

removed link

Nozemi
11-27-2024, 02:56 AM
Sorry to be that guy, but since it's hard to verify that this isn't a malicious program I had to remove the link.

What is the program written in? Why is the program obfuscated?

Why not make it open source so people can choose to compile it for themselves if they want to? For a program like this, it seems highly unnecessary to obfuscate the code and make it hard to tell what the program does.

---

While I do appreciate the initiative, it's not worth the risk. Besides, vast majority of people won't trust a random .exe-file.

freak
11-28-2024, 08:04 PM
why does the client does not work?? I just re downloaded it

freak
11-28-2024, 08:06 PM
It says A java exception has occured.

supertje
11-29-2024, 05:51 AM
Sorry to be that guy, but since it's hard to verify that this isn't a malicious program I had to remove the link.

What is the program written in? Why is the program obfuscated?

Why not make it open source so people can choose to compile it for themselves if they want to? For a program like this, it seems highly unnecessary to obfuscate the code and make it hard to tell what the program does.

---

While I do appreciate the initiative, it's not worth the risk. Besides, vast majority of people won't trust a random .exe-file.

Its written in python.
Its obfuscated tot exe to make it run easy for everyone.
I have run it, and my anti virus and my malwarebyte wont be triggerd anyway :)

Nozemi
11-29-2024, 11:09 AM
Its written in python.
Its obfuscated tot exe to make it run easy for everyone.
I have run it, and my anti virus and my malwarebyte wont be triggerd anyway :)

That's not the obfuscation part though, is it? I tried to decompile it, but couldn't :P