Mate you should get a github or something, Pastebin sin't really appropriate for your work
I'm really glad you liked it, and kinda confused about the require('Morgana') since when it auto loaded o_O
If your scripts name is already Morgana.lua then Inspired.lua will auto load it.
That's why you write require('Inspired') and then pcall( require, GetObjectName(GetMyHero()) ) in your testscript1.lua
If the script's name is something else, then you should add require('Morgana') in your testscript1.lua
Anyway, I added your script to my github so people can find it there
TaydeR