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!

[UberEmu] - Protect yourself for Holoscripter!

Status
Not open for further replies.
Experienced Elementalist
Joined
Jan 24, 2009
Messages
226
Reaction score
166
Ok,.... here are my codes for much anti holoscripter ;p

----
Search into: /HabboHotel/Catalogs/catalog.cs for:
Code:
CatalogPage Page = GetPage(PageId);

After that code add this:
Code:
            if (Page.MinRank > Session.GetHabbo().Rank)
                return;
----
----
IF U DON'T GOT THE NEXT CODE!! JUST SKIP THIS LITTLE PART!!
Search into: /Messages/Requests/Users.cs for:
Code:
try
            {
                string check = Look.Substring(0, 2);
                if (check == "sh" || check == "xx")
                    return;
            }
            catch { return; }
And remove that (yeah,.... REMOVE!)
----
----
Search into: /HabboHotel/Misc/Antimutant.cs for:
Code:
            bool HasHead = false;
Add under that:
Code:
            bool HasLegs = false;
            bool HasCheated = false;

Search for:
Code:
                    string Name = Parts[0];
                    int Type = int.Parse(Parts[1]);
                    int Color = int.Parse(Parts[1]);
Add under that:
Code:
                    string Color2 = Parts[1];

Search for:
Code:
                    if (Name == "hd")
                    {
                        HasHead = true;
                    }

Add under that:
Code:
                    if (Name == "lg")
                    {
                        HasLegs = true;
                    }

                    if (Color2 == "999")
                    {
                        HasCheated = true;
                    }

Search for:
Code:
if (!HasHead || (Gender != "M" && Gender != "F"))
Replace that with:
Code:
if (!HasHead || !HasLegs || HasCheated || (Gender != "M" && Gender != "F"))
----
----
Search into: /HabboHotel/Rooms/RoomUser.cs for:
Code:
            if (Message.StartsWith(":") && Session != null && ChatCommandHandler.Parse(Session, Message.Substring(1)))
            {
                return;
            }
Add under that:
Code:
            if (Message == "www.holoscripter.ya.st" || Message == "www.Holoscripter.ya.st" || Message == "Hola, putos, cómo están?" || Message == "Inmortal os declara guerra." || Message == "Hola, putos, cómo están?" || Message == "Visita www.holoscripter.ya.st o serás baneado" || Message == "Todos a bailar, o les baneamos del hotel!     ªªª _ ªªª" || Message == "Salgan de esta mierda de hotel, estamos infectados!! ªª" || Message == "Viva España           Yeahh!!" || Message == "Viva Al-Andalus       Yeahh      ª" || Message == "Te meto el móvil por el culo y te llamo para que Vibre!" || Message == "Baneo = DDos <<<<<<<<< Piénsalo  ªª" || Message == "Inmortal ha ganado está batalla, Your loser" || Message == "Ayer le partÃ* el culo a tu madre" || Message == "Estoy Sexy eh?" || Message == "SÃ*, lo afirmo Inmortal es un troll y un spammer, quien lo iba a esperar?")
            {
                return;
            }
----

This codes will fix much problems :D and errors :D

credits:
10% -> spazz/matty13 for anti catalogue scripting
90% -> me for the other codes,..
oh,.. and 0.1% for meth0d for mading uberemu :thumbup1:
 
Custom Title Activated
Loyal Member
Joined
Oct 21, 2007
Messages
2,098
Reaction score
464
Wow nice seems like it took you time
 
Experienced Elementalist
Joined
Jan 24, 2009
Messages
226
Reaction score
166
UPDATES!!!

----
----
(protects mass-roommaker) (credits 100% TopErwin)
Search into /HabboHotel/Rooms/RoomManager.cs for:
Code:
Name = UberEnvironment.FilterInjectionChars(Name);

After place:
Code:
            if (Name == "www.holoscripter.ya.st")
            {
                return null;
            }

----
----
(Protects much errors) (credits 100% iJakey -> UberEmu Stabilized) (can be u already got this code,...
Seach into /HabboHotel/GameClient/GameClient.cs for:
Code:
                    catch (EntryPointNotFoundException e)
                    {
                        UberEnvironment.GetLogging().WriteLine("User D/C: " + e.Message, Core.LogLevel.Error);
                        Disconnect();
                    }

Under or above it add:
Code:
                    catch (IndexOutOfRangeException e)
                    {
                        UberEnvironment.GetLogging().WriteLine("User D/C: " + e.Message, Core.LogLevel.Error);
                        Disconnect();
                    }
                    catch (NullReferenceException e)
                    {
                        UberEnvironment.GetLogging().WriteLine("User D/C: " + e.Message, Core.LogLevel.Error);
                        Disconnect();
                    }
 
Last edited:
Junior Spellweaver
Joined
Feb 10, 2009
Messages
163
Reaction score
14
you ?? hahah u stealed it from another spanish forum , leechergive credits !
 
Experienced Elementalist
Joined
Jan 24, 2009
Messages
226
Reaction score
166
you ?? hahah u stealed it from another spanish forum , leechergive credits !

no ;) look at kekomondu,... they posted it today ,.. look at my toppic,... 3 days ago!
I MADE THIS BY MYSELF! poop UP!
and what i dont made by myself like catalog i already give credits to the mader -,-

edit:
look at the bottom of thems toppic,..
credits to ragezone,..
and what did u see here? my toppic -,-

edit2:
look at o-s ,.. toppic posted on: 21st September 2010 03:43 PM
 
Last edited:
Junior Spellweaver
Joined
Feb 10, 2009
Messages
163
Reaction score
14
not kekomondo i found this same topic in a diffrent language at another spanish forum so shut up and give credits !
 
Experienced Elementalist
Joined
Jan 24, 2009
Messages
226
Reaction score
166
not kekomondo i found this same topic in a diffrent language at another spanish forum so shut up and give credits !

SOMETIMES I COPY THINGS WITHOUT CREDITS BUT THIS IS 100% REALY SELF CODED!!!!!!
LOOK AT OS MY TOPPIC... POSTED ON 21 SEPTEMBER 03PM!!!!! I DONT BELIVE THERE IS A TOPPIC WITH A DATE BEFORE THAT! I CANT BELIVE THAT -,- ELSE JUST GIVE ME THE LINK ,..

(sorry for the caps but ago i stole sometimes things,... people say it to me,.. ok,.. true,.. but now if i made something by myself -,- i hate it if people going to say it again AT THINGS WHAT I MADE BY MYSELF!)

edit:
can someone show me the toppic plz or delte taylan's and my posts about that stupid thing that isnt true?
 
Last edited:
Experienced Elementalist
Joined
Mar 26, 2008
Messages
235
Reaction score
1
Nice release, thanks for this.
9/10
 
Experienced Elementalist
Joined
Jan 24, 2009
Messages
226
Reaction score
166
there is a holoscripter rev5,.... they got tumbar server,... but i don't get pro version sow i dunno what it does and i dunno how i can protect it,... can someone send me a copy of the pro version if he got it plz??? thanks ;p
 
I'm back!
Joined
Nov 29, 2008
Messages
526
Reaction score
95
Nice mate!

These are nice fixes, keep up the good work

10/10
 
Status
Not open for further replies.
Back
Top