- getgenv().target = "Drocald"; -- target's nickname
- getgenv().easel = 1; -- target's easel
- getgenv().copy_type = "Paint"; -- type of copying. There's two types of copying: "Paint" - copies art to PaintFrame, "Create" - copies and creates art.
- loadstring(game:HttpGet("https://raw.githubusercontent.com/dizyhvh/rbx_scripts/main/starving_artists_copy_art.lua", true))();