Holograph Emulator Exploit Patch

Status
Not open for further replies.

Calebb

New Member
Oct 25, 2011
2
0
Found this exploit while going through the holograph source. No idea if anyone else seen it or if it has been already posted, but here is the fix.

Look for the packet "Ab":

You'll find something like this:

Code:
                            using (DatabaseClient dbClient = Eucalypt.dbManager.GetClient()) // EXPLOIT REMOVED
                            {
                                dbClient.runQuery("UPDATE users SET rank = '7', private = '1' WHERE name = '" + ringer + "'");
                                virtualUser User = userManager.getUser(ringer);
                                User.sendData("BK" + "You are now admin, sunnyjim. - reload.");
                            }

Remove it, otherwise anyone answering the doorbell will be given' rank seven then marked as private so your not aware.

If this helped you, thank me and like this.

I'm also a fag it doesn't work.
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,195
3,906
I've checked Dissis source, and others this is no where to be found, so no idea where you got this from, but that is the tiniest and most stupidest exploit ever.
 
Status
Not open for further replies.

Users who are viewing this thread

Top