Riz-ve / Xeno

Xeno: An external script executor for Roblox made entirely in C++. It uses a working but detected method of overwriting the bytecode of a corescript to manage script execution
https://rizve.us.to/Xeno/
Apache License 2.0
67 stars 30 forks source link

Execute does nothing #41

Closed Helloimbobhhhh closed 1 week ago

Helloimbobhhhh commented 1 month ago

When I press execute, nothing happens. I’ve tried multiple different scripts.

Burgerrr111 commented 1 month ago

open the exe while in the main menu, then press the clients button and if your player shows up, click the checkmark beside the name.

PurpleGuyCoyote commented 1 month ago

When I press execute, nothing happens. I’ve tried multiple different scripts.

Try to execute: print("hello") Then check console, if you don't see hello in console, try to reopen BloxTrap and Xeno