Hello again people of Ragezone ! :]
I'm here to bring a structure that I spent time racking their brains to assemble... It isn't complete .. But I decided to bring them here to the "Experts" in the subject, could give me a hand ! :]
Soo let's go for the Structure!
I'm not 100% sure this is right, but it's a good start right? xD
As I said in my previous threads .. I am newbie in this area, I'm still learning the advanced code, so take it easy with me xD
Soo, if you can start the Hard code of this, start. Just don't forget of your friend xD
OBS: This is only for Experts, not for newbies!
Credits,
Me ^^
I'm here to bring a structure that I spent time racking their brains to assemble... It isn't complete .. But I decided to bring them here to the "Experts" in the subject, could give me a hand ! :]
Soo let's go for the Structure!
Code:
GetResponse().Init(2602); // What of both? xD 952 || 2602
GetResponse().AppendString("citizenship");
GetResponse().AppendInt(5);
GetResponse().AppendInt(0);
GetResponse().AppendInt(1);
GetResponse().AppendInt(1);
GetResponse().AppendInt(125);
GetResponse().AppendInt(1);
GetResponse().AppendString("ACH_SafetyQuizGraduate1");
GetResponse().AppendInt(1);
GetResponse().AppendInt(0);
GetResponse().AppendInt(1);
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(1);
GetResponse().AppendInt(0);
GetResponse().AppendInt(4);
GetResponse().AppendInt(6);
GetResponse().AppendInt(1);
GetResponse().AppendString("ACH_AvatarLooks1");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(1);
GetResponse().AppendInt(18);
GetResponse().AppendInt(1);
GetResponse().AppendString("ACH_RespectGiven1");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(2);
GetResponse().AppendInt(19);
GetResponse().AppendInt(1);
GetResponse().AppendString("ACH_AllTimeHotelPresence1");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(30);
GetResponse().AppendInt(8);
GetResponse().AppendInt(1);
GetResponse().AppendString("ACH_RoomEntry1");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(5);
GetResponse().AppendInt(1);
GetResponse().AppendString("SAFE_CHAT");
GetResponse().AppendInt(0);
GetResponse().AppendInt(2);
GetResponse().AppendInt(0); // ??
GetResponse().AppendInt(4);
GetResponse().AppendInt(145);
GetResponse().AppendInt(1);
GetResponse().AppendString("ACH_GuideAdvertisementReader1");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(1);
GetResponse().AppendInt(11);
GetResponse().AppendInt(1);
GetResponse().AppendString("ACH_RegistrationDuration1");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(1);
GetResponse().AppendInt(19);
GetResponse().AppendInt(2);
GetResponse().AppendString("ACH_AllTimeHotelPresence2");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(60);
GetResponse().AppendInt(8);
GetResponse().AppendInt(2);
GetResponse().AppendString("ACH_RoomEntry2");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(20);
GetResponse().AppendInt(1);
GetResponse().AppendString("FULL_CHAT");
GetResponse().AppendInt(1);
GetResponse().AppendString("A1 KUMIANKKA");
GetResponse().AppendInt(0);
GetResponse().AppendInt(3);
GetResponse().AppendInt(0);
GetResponse().AppendInt(4);
GetResponse().AppendInt(11);
GetResponse().AppendInt(2);
GetResponse().AppendString("ACH_RegistrationDuration2");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(3);
GetResponse().AppendInt(94);
GetResponse().AppendInt(1);
GetResponse().AppendString("ACH_HabboWayGraduate1");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(1);
GetResponse().AppendInt(19);
GetResponse().AppendInt(3);
GetResponse().AppendString("ACH_AllTimeHotelPresence3");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0); // for what man? xD
GetResponse().AppendInt(120);
GetResponse().AppendInt(142);
GetResponse().AppendInt(1);
GetResponse().AppendString("ACH_FriendListSize1");
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(2);
GetResponse().AppendInt(1);
GetResponse().AppendString("TRADE");
GetResponse().AppendInt(1);
GetResponse().AppendString("A1 KUMIANKKA");
GetResponse().AppendInt(0);
GetResponse().AppendInt(4);
GetResponse().AppendInt(0);
GetResponse().AppendInt(0);
GetResponse().AppendInt(1);
GetResponse().AppendString("CITIZEN");
GetResponse().AppendInt(2);
GetResponse().AppendString("A1 KUMIANKKA");
GetResponse().AppendInt(0);
GetResponse().AppendString("HABBO_CLUB_CITIZENSHIP_VIP_REWARD");
GetResponse().AppendInt(7);
SendResponse();
As I said in my previous threads .. I am newbie in this area, I'm still learning the advanced code, so take it easy with me xD
Soo, if you can start the Hard code of this, start. Just don't forget of your friend xD
OBS: This is only for Experts, not for newbies!
Credits,
Me ^^