Does anyone know how to change the color how to clients loading bar?
Printable View
Does anyone know how to change the color how to clients loading bar?
I thought you sold your hotel.
And i know how. pm me
I thought you sold your hotel.
And i know how. pm me
The easy way is to use HabboUI Editor.
The other way is to edit the source code and look for lines of code like this
You can check the colors here http://www.mathsisfun.com/hexadecima...al-colors.htmlPHP Code:getproperty QName(PackageNamespace(""), "graphics")
pushint 12241619 <<--- COLOR
callpropvoid QName(PackageNamespace(""), "beginFill"), 1
debugline 325
getlocal 7
getproperty QName(PackageNamespace(""), "graphics")
pushbyte 0
dup
getlocal 9
getlocal 8
pushbyte 2
divide
callpropvoid QName(PackageNamespace(""), "drawRect"), 4
debugline 326
getlocal 7
getproperty QName(PackageNamespace(""), "graphics")
callpropvoid QName(PackageNamespace(""), "endFill"), 0
debugline 327
getlocal 7
getproperty QName(PackageNamespace(""), "graphics")
pushint 9216429 <<--COLOR
callpropvoid QName(PackageNamespace(""), "beginFill"), 1
12241619 = BACAD3
9216429 = 8CA1AD