Forum > Complaints >
Can anyone help me find out whats wrong with my program?
Posted
I've made an exploit using visual studio and i think I've done everything correctly using WeAreDevs api. It injects fine but the hacks just make the program crash. Is there anyone who can help me on this?
This is the code for one of the hack buttons:
private void button2_Click(object sender, EventArgs e)
{
string input = textBox1.Text;
api.DoBTools(input);
}
Replied
Your program itself is crashing or is Roblox crashing?
Cancel
Post
I'm just a chill guy fr 🤙
Replied
roblox it says roblox ran into an error and needs to quit
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post