I'm sure someone has asked this, you creating a cms for this? I would love something simple like priv's and hopefully since theres different versions of the emulator they would use the same db tables.
Printable View
I'm sure someone has asked this, you creating a cms for this? I would love something simple like priv's and hopefully since theres different versions of the emulator they would use the same db tables.
"Welcome to Ion Habbo Impersonate!
Ion Habbo Impersonate (or IHI) is a new server base on Nillus' Ion/Deltar.
It will be release 39 shockwave and come with it's own unique website."
Cool, Version 39!
Is it true? U coding snowstorm?! :D
The website is outdated. I'll update it later.
I am currently installing... everything.
Visual Studio is currently downloading.
I need to reinstall VMware too.
As I have been explain this a fair bit recently I have decided to give an example of how bots will work.
Here is some detailsPHP Code:Bot MyBot = new Bot("BotNameHere", "BotMottoHere", "BotFigureHere");
MyBot.SetRoom(1234);
MyBot.Whisper(SomeUser, "MessageHere");
MyBot.Shout("MessageHere");
MyBot.SetPosition(X, Y, Z);
MyBot.SetDestination(X, Y);
MyBot.Interact(SomeFurni);
MyBot.SetRoom(null);
SetPosition = Teleport to
SetDestination = Walk to
Interact = Call the Interact method on any IInteractable object.
SetRoom(null) = Leave all rooms.
There is some basic ideas I am going to add.
Why not make a LeaveRoom() void for it? Would be easyier to understand..
Anyways nice progress ;)
I see no reason why I can't add a LeaveRoom method that simply calls SetRoom(null)
Personally I prefer SetRoom(null) but sure.
I have got 4 credit methods for users :P
GetCreditBalance, SetCreditBalance, GiveCredits, TakeCredits
Progress... I still need to install all my Visual Studio addons.
I love these updates.
So, if you have done bots with this plugin system, can you give us a general list of in-client-game features? ;)
yes i am interested
Any updates Chris?
change the thread name!!!!!!!!!!
What did the name changed again
He is not using ION