Kqzz / MCsniperGO

MCsniperGO, a fast, efficient, and feature-packed minecraft name sniper.
https://mcsniperpy.com
187 stars 37 forks source link

MacOS Big Sur Problem w/ MCSniperGO @ryans#0344 #22

Closed clkzy closed 2 years ago

clkzy commented 2 years ago
Screen Shot 2021-12-02 at 7 32 37 AM Screen Shot 2021-12-02 at 7 33 09 AM

ryan#0344 #support

talwat commented 2 years ago

Try putting "sudo" before the command. So it should be sudo ./<binary name here>

clkzy commented 2 years ago
Screen Shot 2021-12-02 at 10 32 00 AM
talwat commented 2 years ago

Have you done chmod +x whatever? You might need to do chmod without the ./ Do that and then do the thing you did last time. (./<binary file name>)

Also, you need to first cd into the directory that the binary file is located in.

clkzy commented 2 years ago

@talwat check #support lol

sneakers commented 2 years ago

make sure ur in the directory first and run these commands

sudo chmod +x whatever ./whatever

should fix .