Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

V4roke - Base with Licence System & Update System

Status
Not open for further replies.
Skilled Illusionist
Joined
Oct 19, 2010
Messages
391
Reaction score
70
Hey Ragezone,

this is a crappy Base which is called V4roke.
There isn't so much for the Habbo Client, because I deleted this Files.

Whats included ?

- A Licence System in Engine.cs
- An Update System in Engine.cs
- TCP Connection
- Mysql Connection (I got the GetDatabase from Nillus Deltar)
- Config Reader

What do you need ?
- You need a host and a domain.
- And this files:

update.xml
PHP:
<?xml version="1.0" encoding="utf-8"?>  
  <Version_1.6>
    <version>1.6</version> 
    <url>http://your-url/_updates/</url>
	<download>http://your-url/V4roke-1_5.rar</download>
	<downloadName>V4roke_1_5.rar</downloadName>
  </Version_1.6>

And the Licence.php file:
Add only this line for ONE licence
LicenceKey>>LicenceName>>Machinename>>LicenceType
PHP:
82381-2838-Ksu-182>>d2.proxy.hosts.v4roke.de>>HENRIK-PC>>3
Licence Type =
PHP:
public static int LizenzModus = 0; // 1 VIP ; 2 Normal ; 3 Free Licence

So thats all 4 now.
If you have a look on the Licence System & Update System you'll understand it with some knowhow in C#.
Licence System is Unsafty :laugh: (Only a Base)

Download:


Base64 Encode:


Sorry for my bad english here and in my Base, I'm german :blush:

Credits:
Zak© - For the Mysql Void Name idea :')

Feel free to give a Thanks if you like this ;')
Waves ~
Emerica
 
Last edited:
Skilled Illusionist
Joined
Oct 19, 2010
Messages
391
Reaction score
70
Oh, forget to say:

82381-2838-Ksu-182>>d2.proxy.hosts.v4roke.de>>HENRIK-PC>>3

Please replace my Machinename with yours, otherwise the Emulator won't work :)

Waves ~
Emerica
 
Skilled Illusionist
Joined
Oct 19, 2010
Messages
391
Reaction score
70
Edit:
I posted an Url for Base64 Encode
, cause all links in the licence System are Encoded with Base64...
 

Law

Garry's Mod is addictive!
Joined
Dec 11, 2009
Messages
699
Reaction score
171
Both of you guys know there is a private message system on this forum right? maybe use that instead of spamming the thread? It's kinda annoying to go through posts that shouldn't really be here when you're looking for others feedback, just to check how it is.
 
Old Habbo Developer
Loyal Member
Joined
Jan 12, 2009
Messages
484
Reaction score
142
Nice release, I like 'base itself'.

OT: Posts and membership dates do not resemble their knowledge.
 
Web & Interaction Design
Loyal Member
Joined
Dec 18, 2010
Messages
1,506
Reaction score
712
Looking good, might give it a like if I have the effort to go back to page 1. ^^,
 
Status
Not open for further replies.
Back
Top