Altercationz
:)
I'm still fairly new to c# coding, anyways.
I'm creating a RP emulator, the client does load and let me access it when i just add something into habbo.cs such as weed or health however, once i add it into the authenticator,
The client stops loading and gets stuck at 76 %
The emulator also says one user online when i'm not really inside the client.
I appreciate any kind of help, thanks.
@Jaden
I'm creating a RP emulator, the client does load and let me access it when i just add something into habbo.cs such as weed or health however, once i add it into the authenticator,
Code:
Convert.ToInt32(Row["health"]),
The emulator also says one user online when i'm not really inside the client.
I appreciate any kind of help, thanks.
@Jaden