Categories > Exploiting > WRD Exploit API >

How do i make multiple keys for my key login?

Posts: 1

Threads: 1

Joined: Dec, 2021

Reputation: 0

Posted

Hello! I just made my executor and wanted to add a key login. Everything works, but i only can use one key. Can someone help me please or write me a new script? Thanks


Script:

private void button3_Click(object sender, EventArgs e)

        {

            // the login code:

            if (textBox1.Text == new WebClient().DownloadString("Here is my pastebin") || textBox1.Text == "4892439802938491840983412")

            {

                MessageBox.Show("Thank you for using SeaSploit!");

                this.Hide();

                SeaSploit main = new SeaSploit();

                main.Show();

 

            }

            else

            {

                MessageBox.Show("Sorry the key is invalid. Try again.", "Key Invalid");

                // end

            }

        }

  • 1

Posts: 2099

Threads: 10

Joined: Sep, 2020

Reputation: 62

Replied

Bruh lol 

Content length must be 10-5000 chars

  • 0

Discord : Doctor Doom#0550

Posts: 1008

Threads: 66

Joined: Sep, 2021

Reputation: 20

Replied

bruh. this key system takes 0.00000000000000000000000000000000000000000000000001 seconds to crack. wth.

also, pls no key if api sploit.

  • 1

"Building blocks of imagination, united in the virtual realm, where creativity thrives and friendships ignite. Welcome to the Roblox revolution!" - chatgpt

 

blueless

Failed to fetch.

vip

Posts: 435

Threads: 41

Joined: Dec, 2021

Reputation: 17

Replied

Just dont add a key login on a API Exploit.

  • 0

Failed to fetch.

Posts: 1316

Threads: 54

Joined: Jul, 2021

Reputation: 64

Replied

Try learning some more c#, you'll be able to write it on your own without asking others 

  • 0

Mail me at sirweebdev@protonmail.com if you have any questions or you want to say anything to me, I'll reply (maybe).

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

Please don't do a key login this way.

  • 0

blueless

Failed to fetch.

vip

Posts: 435

Threads: 41

Joined: Dec, 2021

Reputation: 17

Replied

 @63568 yeah is crackeable in 90 ways

  • 0

Failed to fetch.

Posts: 66

Threads: 0

Joined: Nov, 2021

Reputation: -16

Replied

You need to make a random key code. 

which I don't know 

 

  • 0

i hate everyone with prem

Posts: 17

Threads: 4

Joined: Dec, 2021

Reputation: 0

Replied

use else if.
it's so simple.

all you have to do is add else if {} in between if and else and that will be for your other keys.

  • 0

my life sucks so go check out my github www.github.com/void0yt

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )