LightbulbSome information about obfuscated class names.

Posts 1–10 of 10 · Page 1 of 1
Some information about obfuscated class names.
I have spend a good few hours trying to understand what the classes in the game are doing. Here is some of what I have learned so far. The color codes correspond to dnspy colors. Green is a class, orange is a method and purple is a field.

Class DF116_c6b0f8e574a21dc183d6ef2881c18e6bf9a8a0a0:

Deals with search boxes. It deals with the creation of search boxes for looting.

Methods in class DF116_c6b0f8e574a21dc183d6ef2881c18e6bf9a8a0a0:
When the function DF116_373a92daffa087b51b0701fca127f075486c292f(true, true); pops up with nothing found.
DF116_373a92daffa087b51b0701fca127f075486c292f(true, false); gives found nothing messages too.
DF116_373a92daffa087b51b0701fca127f075486c292f(false, true); gives Null pointer error.
DF116_373a92daffa087b51b0701fca127f075486c292f(true); Nothing I can use.
DF116_373a92daffa087b51b0701fca127f075486c292f(true); gives a NullPointer Error

Class DFHUD:
This class deals with player hud of dead frontier.

Methods in class DFHUD:
DFHUD.DF116_d776a8b381cabf72d53e5f209b855bbb8d27fa7f(DF116_c1c2a3ce805a117a7936e41098355638a842d791.DF116_69e5be1cb6cde9a60aa6cab4b43d2da0e757627af(), 2); is used in DF116_373a92daffa087b51b0701fca127f075486c292f for randomly selecting which nothing found msg to display.

DFHUD.DF116_d776a8b381cabf72d53e5f209b855bbb8d27fa7f("Hello I am cool", 2); Prints the msg Hello I am Cool to the screen.

Class Detonator:
Is used to make visual explosion effects.

Class DF116_1484536d73fc5d68c45e0bd88a64ed25d61801c9:
Directly related to the player.
DF116_1484536d73fc5d68c45e0bd88a64ed25d61801c9.expOn = false; disables the player exp.

Class DF116_160b5094479abb5af60cf179aaf1d105619818eb:
Possibly the weather system.

SmartFox Classes:
Smartfox which is an mmo unity plugin that connects to the server. SFSMultiplayer and SmartFoxHandler deal with this.
SO IS IT POSSIBLE TO MAKE INFINITE LOOTS? JUST ASKIN'
Quote Originally Posted by rojane View Post
SO IS IT POSSIBLE TO MAKE INFINITE LOOTS? JUST ASKIN'
on old times we have a aob to change the amount of loot spots, but can trigger 24h Ban idk if his method is better or "safe"
Quote Originally Posted by creapygames View Post
on old times we have a aob to change the amount of loot spots, but can trigger 24h Ban idk if his method is better or "safe"
My method for creating loot searches is a lot safer than using any AOB. I just need to iron out the bugs I have.
Quote Originally Posted by NoForgetTheSemiColon View Post
My method for creating loot searches is a lot safer than using any AOB. I just need to iron out the bugs I have.
i waiting to see
Hey, Great Work!
I hope you can find a way to make things better. Maybe a way to set every DR loot to blueprints or experimental parts or something. I look forward to what you are going to achieve!

Quote Originally Posted by NoForgetTheSemiColon View Post
My method for creating loot searches is a lot safer than using any AOB. I just need to iron out the bugs I have.
My wasteland is kinda full of Things xD
how to edit this search boxes for looting mr. semicoclon?

- - - Updated - - -

where can i found the DF116_373a92daffa087b51b0701fca127f075486c292f and put the true or false in the DF116_c6b0f8e574a21dc183d6ef2881c18e6bf9a8a0a0?
where can I find the No zombies?? does it still looks the same ?
Posts 1–10 of 10 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?