MooMoo.io Wiki
Advertisement

The Game Files are the files from which MOOMOO.io gets its images, sounds, and documents.

Code[]

Documents[]

Documents can be found by typing in moomoo.io/docs, then the document, then .txt.

Sound Files[]

Image Files[]

Image Files can be found by typing moomoo.io/img and then the corresponding string.

Weapons[]

Adding /weapons/weapon_src_or_coded_file_name.png will usually find the Weapon's image in the datafiles, with some exceptions. Adding _g, _d, _r, and, _e will show the weapon's gold, diamond, ruby, and emerald variants respectively, assuming they exist. If the images do not exist, when the variant is achieved in game there will be no sprite shown, thus many of the weapon's variants are "invisible".

Hats[]

Adding /hats/hat_hatNumber.png will usually find the Hat's image in the datafiles.


Accessories[]

Adding /accessories/access_accessoryNumber.png will find the Accessory's image in the datafiles.


Mobs[]

Adding /animals/animalName.png will find the Mob's image in the datafiles.

Icons[]

Adding /icons/iconName.png will find the icon's image in the datafiles.

Resource Icons[]

Adding /resources/resourceName_ico.png will find the resource icon's image in the datafiles.

Others[]

Banners[]

Adding /promotion/banner_bannerNumber.png will find the banner's image file in the datafiles.

Advertisement