Posts

Showing posts with the label Exploit Tutorial

How to Add Discord Rpc | Exploit Tutorial

Image
  •  Enjoy This For Free ! Make Sure to Share With Others! •  Mercury Discord  --- Exploit RPC Script--- public static DiscordRpcClient client; public static Timestamps rpctimestamp { get; set; } private static RichPresence presence; public static void InitializeRPC() { client = new DiscordRpcClient("bot id"); client.Initialize(); Button[] buttons = { new Button() { Label = "Merc Discord", Url = "https://discord.gg/EB6dUyR3jN" }, new Button() { Label = "Group", Url = "https://www.roblox.com/groups/13319201/DJGHOST#!/about" } }; presence = new RichPresence() { Details = "Version 1.4.0", State = "#1 Free", Timestamps = rpctimestamp, Buttons = buttons, Assets = new Assets() { LargeImageKey = "image name", LargeImageText = "image text", SmallImageKey = "image name", SmallImageText = "image text" ...

How to Make is Api-Attached For Krnl | Simple Tutorial

Image
  •  Enjoy This For Free ! Make Sure to Share With Others! •  Mercury Discord  --- IsApiAttached Code --- https://pastebin.com/raw/jUu7PXHS