Forum > Coding >

How do i implement FPS Unlocker and Multiple RBX into my Executor?

Posts: 17

Threads: 5

Joined: Apr, 2020

Reputation: 0

Posted

I get a error when i put this code

 private void Button9_Click(object sender, EventArgs e)
{
    Process.Start(@".\foldername\rbxfpsunlocker.exe");

}

 

 

the error is called (a namespave cannot direcly contain members such as fields or methods)

 

also idk were to put the code can someone help

 

  • 0

Random Thing Here

davidTube

not inactive

noticed

Posts: 1628

Threads: 83

Joined: Dec, 2018

Reputation: 54

Replied

put rbxfpsunlocker.exe where ur build path is and put this:

Process.Start("rbxfpsunlocker.exe");

 

(if u want to put it in another path then i forgot how cuz i dont really use these things but i have it in my exploit butttt im too lazy to look rn, ill send u the code if u want here next time i open my exploit vs file)

  • 0

Posts: 17

Threads: 5

Joined: Apr, 2020

Reputation: 0

Replied

I kinda want it were you click a button or a check mark and it opens FPS unlocker or Muiliple RBX 

Idk how to do that'

 

  • 0

Random Thing Here

Users viewing this thread:

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