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
Random Thing Here
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)
Cancel
Post
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'
Cancel
Post
Random Thing Here
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post