ixEcIipse / RoConsole

simple python script that will assist you in certain roblox activitys, can technically create what people think image loggers are.
13 stars 5 forks source link

Fix and rewrite import package script and catch import errors. #2

Closed Salty-Coder closed 1 year ago

Salty-Coder commented 1 year ago

-Removed import script for threading as it is a core Python library and causes install script to end before importing following modules. -Rewrote module import script to be more readable. -Catch failure importing packages and prompts the user.

Salty-Coder commented 1 year ago

😡 skid