Example #1
0
 // Token: 0x06000033 RID: 51 RVA: 0x00007D10 File Offset: 0x00007D10
 private void paint_Click(object sender, EventArgs e)
 {
     SendNotification.Alert("Theme Updated!", 0);
     this.drag.BackColor                = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.AA_switch.CheckedOnColor      = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.topmost_switch.CheckedOnColor = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.rpc_switch.CheckedOnColor     = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.exit.BackColor                = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.exit.OnHoverBaseColor         = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.exit.OnHoverBorderColor       = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.exit.OnPressedColor           = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.realtime.OnHoverBaseColor     = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.realtime.OnHoverBorderColor   = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.realtime.OnPressedColor       = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.paint.OnHoverBaseColor        = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.paint.OnHoverBorderColor      = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.paint.OnPressedColor          = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.text.OnHoverBaseColor         = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.text.OnHoverBorderColor       = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.text.OnPressedColor           = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.reset_rgb.OnHoverBaseColor    = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.reset_rgb.OnHoverBorderColor  = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.reset_rgb.OnPressedColor      = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.title.OnHoverBaseColor        = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.title.OnHoverBorderColor      = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.title.OnPressedColor          = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.discord.OnHoverBaseColor      = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.discord.OnHoverBorderColor    = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.discord.OnPressedColor        = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.killrblx.OnHoverBaseColor     = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.killrblx.OnHoverBorderColor   = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.killrblx.OnPressedColor       = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.UpdateTheme = true;
 }
Example #2
0
 // Token: 0x06000036 RID: 54 RVA: 0x00008B30 File Offset: 0x00008B30
 private void title_Click(object sender, EventArgs e)
 {
     SendNotification.Alert("Title Updated!", 0);
     this.watermark.ForeColor = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     ((KrakenX)this.f).watermark.ForeColor = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     ((KrakenX)this.f).exit.ForeColor      = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     ((KrakenX)this.f).minimize.ForeColor  = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.exit.ForeColor = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
 }
Example #3
0
 // Token: 0x06000034 RID: 52 RVA: 0x000082DC File Offset: 0x000082DC
 private void text_Click(object sender, EventArgs e)
 {
     SendNotification.Alert("Text Updated!", 0);
     this.gunaLabel1.ForeColor = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.gunaLabel2.ForeColor = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     ((KrakenX)this.f).scriptlist.ForeColor = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.topmost_label.ForeColor           = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.killrblx.ForeColor = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
 }
Example #4
0
 // Token: 0x06000035 RID: 53 RVA: 0x000083FC File Offset: 0x000083FC
 private void reset_rgb_Click(object sender, EventArgs e)
 {
     SendNotification.Alert("Theme Reset!", 0);
     this.r_trackbar.Value                  = 0;
     this.g_trackbar.Value                  = 243;
     this.b_trackbar.Value                  = 153;
     this.gunaLabel1.ForeColor              = Color.White;
     this.gunaLabel2.ForeColor              = Color.White;
     this.gunaLabel3.ForeColor              = Color.White;
     this.gunaLabel4.ForeColor              = Color.White;
     this.gunaLabel5.ForeColor              = Color.White;
     ((KrakenX)this.f).minimize.ForeColor   = Color.White;
     ((KrakenX)this.f).exit.ForeColor       = Color.White;
     ((KrakenX)this.f).watermark.ForeColor  = Color.White;
     this.killrblx.ForeColor                = Color.White;
     ((KrakenX)this.f).scriptlist.ForeColor = Color.White;
     this.topmost_label.ForeColor           = Color.White;
     this.color_picker.BaseColor            = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.drag.BackColor                = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.AA_switch.CheckedOnColor      = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.topmost_switch.CheckedOnColor = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.rpc_switch.CheckedOnColor     = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.exit.BackColor                = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.exit.OnHoverBaseColor         = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.exit.OnHoverBorderColor       = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.exit.OnPressedColor           = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.realtime.OnHoverBaseColor     = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.realtime.OnHoverBorderColor   = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.realtime.OnPressedColor       = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.paint.OnHoverBaseColor        = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.paint.OnHoverBorderColor      = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.paint.OnPressedColor          = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.text.OnHoverBaseColor         = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.text.OnHoverBorderColor       = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.text.OnPressedColor           = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.reset_rgb.OnHoverBaseColor    = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.reset_rgb.OnHoverBorderColor  = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.reset_rgb.OnPressedColor      = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.title.OnHoverBaseColor        = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.title.OnHoverBorderColor      = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.title.OnPressedColor          = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.watermark.ForeColor           = Color.White;
     this.exit.ForeColor                = Color.White;
     this.discord.OnHoverBaseColor      = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.discord.OnHoverBorderColor    = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.discord.OnPressedColor        = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.killrblx.OnHoverBaseColor     = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.killrblx.OnHoverBorderColor   = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.killrblx.OnPressedColor       = Color.FromArgb(this.r_trackbar.Value, this.g_trackbar.Value, this.b_trackbar.Value);
     this.Reset = true;
 }
Example #5
0
        // Token: 0x06000064 RID: 100 RVA: 0x0000B79C File Offset: 0x0000B79C
        public DllInjectionResult Inject(string sProcName, string sDllPath)
        {
            bool flag  = !File.Exists(sDllPath);
            bool flag2 = flag;
            DllInjectionResult result;

            if (flag2)
            {
                SendNotification.Alert("DLL is missing, turn off your antivirus!", 2);
                result = DllInjectionResult.DllNotFound;
            }
            else
            {
                uint      num       = 0U;
                Process[] processes = Process.GetProcesses();
                for (int i = 0; i < processes.Length; i++)
                {
                    bool flag3 = processes[i].ProcessName == sProcName;
                    bool flag4 = flag3;
                    if (flag4)
                    {
                        num = (uint)processes[i].Id;
                        break;
                    }
                }
                bool flag5 = num == 0U;
                bool flag6 = flag5;
                if (flag6)
                {
                    MessageBox.Show("Roblox Isn't Open!", "Kraken");
                    result = DllInjectionResult.GameProcessNotFound;
                }
                else
                {
                    bool flag7 = !this.bInject(num, sDllPath);
                    bool flag8 = flag7;
                    if (flag8)
                    {
                        MessageBox.Show("Injection Failed!", "Kraken");
                        result = DllInjectionResult.InjectionFailed;
                    }
                    else
                    {
                        result = DllInjectionResult.Success;
                    }
                }
            }
            return(result);
        }
 // Token: 0x06000043 RID: 67 RVA: 0x0000B42C File Offset: 0x0000B42C
 public static void KillRoblox()
 {
     try
     {
         foreach (Process process in Process.GetProcessesByName("RobloxPlayerBeta"))
         {
             process.Kill();
         }
         SendNotification.Alert("Roblox Killed!", 0);
     }
     catch
     {
         SendNotification.Alert("Couldn't Kill Roblox!", 2);
     }
 }
Example #7
0
        // Token: 0x06000032 RID: 50 RVA: 0x00007CB0 File Offset: 0x00007CB0
        private void realtime_Click_1(object sender, EventArgs e)
        {
            bool flag = !this.IsActivated;

            if (flag)
            {
                SendNotification.Alert("Realtime View Activated!", 0);
                this.realtime_updater.Start();
                this.IsActivated = true;
            }
            else
            {
                SendNotification.Alert("Realtime View Deactivated!", 0);
                this.realtime_updater.Stop();
                this.IsActivated = false;
            }
        }
 // Token: 0x0600006B RID: 107 RVA: 0x0000BBE5 File Offset: 0x0000BBE5
 private void Shutdown()
 {
     SendNotification.Alert("RPC Disabled!", 0);
     RPCLib.Shutdown();
     Console.WriteLine("Closing");
 }
Example #9
0
 // Token: 0x0600002C RID: 44 RVA: 0x00006FD3 File Offset: 0x00006FD3
 private void exit_Click(object sender, EventArgs e)
 {
     SendNotification.Alert("Config Updated!", 0);
     this.SetCfg();
     this.fade_out.Start();
 }