4 Ağustos 2019 Pazar

Habbocuyum: Python [EMULATOR]


Merhaba arkadaşlar ben Nurullah bugun sizlere Python bir emulator vereceğim emulator çok eski bir emulatordür fakat Python ile yazılmış ilk emulatordur.

Görüntüler




Code Sample:
Code:
from Core.ConfigurationData import ConfigurationData
from Core.Logging import Logging
from Network.GameConnectionListener import GameConnectionListener
from Storage.Database import Database

__author__ = 'KrozT'


class BlazeEnvironment():

# Vars camouflaged
__Configuration = None
__Storage = None
__HabboHotel = None
__GameConnection = None
__MusConnection = None

def __init__(self):
# Show logo and others, for decoration.
Logging().appendWhiteLine(1)
Logging().appendBlazeLogo()
Logging().appendBlazeLine("Starting all Blaze systems...")

# Load configuration file...
self.__Configuration = ConfigurationData("Settings/configuration.ini")
if self.__Configuration.getProperty("software.author") != "KrozT":
Logging().appendErrorLine("Theft of credits detected to author in the config file.")

# Starting MySQL Connection
Logging().appendBlazeLine("Connecting to Database...")
self.__Storage = Database(self.__Configuration.getProperty("db.hostname"),
self.__Configuration.getProperty("db.username"),
self.__Configuration.getProperty("db.password"),
self.__Configuration.getProperty("db.name"),
self.__Configuration.getProperty("db.port"))

# Starting Habbo Emulation - Pronto!
Logging().appendBlazeLine("Loading HabboHotel System...")
self.__HabboHotel = None # Need continue...

# Starting Game Socket
Logging().appendBlazeLine("Starting Game Socket System...")
self.__GameConnection = GameConnectionListener(self.__Configuration.getProperty("game.tcp.bindip"),
self.__Configuration.readInteger("game.tcp.port"))

# Starting MUS Socket - Pronto!
Logging().appendBlazeLine("Starting MUS Socket System...")
self.__MusConnection = None # Need continue...

# Ready!
Logging().appendBlazeLine("Blaze Emulator is ready to receive connections.")

@Property
def getConfig(self):
return self.__Configuration

@Property
def getStorage(self):
return self.__Storage

@Property
def getHabboHotel(self):
return self.__HabboHotel

@Property
def getGameSocket(self):
return self.__GameConnection
Download Link

https://mega.co.nz/#!KRoAFDJJ!xyOQSG...6_Ucn9QmmQ7ybM

Credit:
Tenma Matsukaze ~ Primary Developer
KяσzT ~ Primary Developer

DEVAMINI OKU

21 Temmuz 2019 Pazar

Satılık Pack - Hablike PACK

Hablike.tf Packı Satılıktır,
Özellikler :
-Telefon ile konuşma eklendi!
-Web Socket eklendi,
-Youtube TV Eklendi ( :play link komutu ile çalışır.)
-Klavye Tuşları (Yön Tuşları) ile yürüme eklendi
-Hotel alert yeni komutu eklendi (:mesaj METİN komutu ile çalışır)
-Bilgi komutunun görünümü değişti.
-Futbol Topu %100 Fix (HLAT ORJİNAL TOPU)
-Client özel ERS Saldırı Koruması (L4,L7) Thanks selimrecep

*Mağaza Yenilendi*
*Ayriyeten yeni CMS kodlandı isterseniz değişebilirsiniz*
*HabboSWF değişmek isteyenler Hablon'dan izin alarak kullanabilir uyumludur*

Habbocuyum Emulator ( Cloud Rename )

Packı Satın Alabileciğiniz Kişiler!
(*Kesinlikle başka kişilerden almayınız sorumluluk bizde olmiyacaktır!*)



Pack Screenshot :









DEVAMINI OKU

18 Temmuz 2019 Perşembe

Habbocuyum: Futbol Mobilyaları [DENİZ TUFAN]


Herkese merhaba arkadaşlar ben Nurullah bugun sizlere Futbol Mobilyalarını vereceğim bu mobilyaları bize sağladıgı için deniz tufana teşekkür ederiz.




DEVAMINI OKU

17 Temmuz 2019 Çarşamba

Habbocuyum: Hubga.biz [Bakım Modu!] 2019


Merhaba arkadaşlar ben Nurullah bugun sizlere Hubga.biz'in bakım modunu vereceğim gayet sorunsuzdur sizler için veriyoruz. Başka bakım modları isterseniz. Yorumlara yazınız.




DEVAMINI OKU

13 Temmuz 2019 Cumartesi

Habbocuyum: Harry Potter Mobileri


Merhaba arkadaşlar ben Nurullah bugun sizlere yeni mobiler vereceğim.



DEVAMINI OKU

Habbocuyum: Summer Pack !


Merhaba arkadaşlar ben Nurullah bugun sizlere yeni bir pack vereceğim.


Download:
CMS: MEDIAFIRE
VT: SCANNER

EMU: MEDIAFIRE
VT: SCANNER

DB: MEGA
VT: SCANNER

SWF: MEGA

DEVAMINI OKU

Habbocuyum: Slopt v2.5 [Brain]


Merhaba arkadaşlar ben Nurullah bugun sizlere yen bir cms vereceğim gayet sorunsuzdur sizler için veriyorum benim çok hoşuma gitti.




DEVAMINI OKU