Attach the module to Roblox
Attach
private void YOURBUTTON_CLICK(object sender, RoutedEventArgs e) { Api.inject(); }
private void inject_Click(object sender, RoutedEventArgs e) { Api.inject(); }