Inaccurate Play Solo
I wanted to play some old experimental mode games so I made this plugin
it lets you play broken old games with minimal changes as it emulates how roblox studio pre-FE used to play solo
this does NOT work with teamcreate and all hopperbins MUST be converted to tools without RequiresHandle (no code changes needed besides changing Selected to Equipped)
Most of the ranged tools (ex. slingshot) that no longer went towards the mouse worked in my limited testing
To use the plugin:
- install it from here https://create.roblox.com/store/asset/16249357256/Inaccurate-Play-Solo
- if you made any changes SAVE!
- press the “Play” button in the plugin toolbar
- run the command
game.Players:CreateLocalPlayer()
I would make it just a button with no commands required but roblox removed the ability for plugins to create players
While you technically can stop the play solo, i recommend you just reload from last save as some built in plugins dont create widgets correctly if you dont.
Note: While this was based on my project 2015, it contains none of the non CC0-1.0 code besides roblox’s corescripts so you can do whatever you want with this