the script is case-sensitive, do TweenService instead of Tweenservice
why did you try to get a service by making a tweenservice setup???
i meant to say to replace the line of code i mentioned earlier to
local Tweenservice = game:GetService(“TweenService”)
, not to change :Create() to :GetService()