Shinden Script | AUTO MEDITATE / HANDSIGN

Created by Detest#3747

Features:

  • AUTO MEDITATE
game.Players.LocalPlayer.Character.HumanoidRootPart.ChildAdded:Connect(function(v)
   if v:IsA("Sound") then
       if v.SoundId == "rbxassetid://244264387" then
   game.Players.LocalPlayer.Character["Meditation Training"]:Activate()
   end

   end
end)
  • AUTO HANDSIGN
game.Players.LocalPlayer.Character.HumanoidRootPart.ChildAdded:Connect(function(v)
   if v:IsA("Sound") then
       if v.SoundId == "rbxassetid://147722227" then
   game.Players.LocalPlayer.Character["Handsign Training"]:Activate()
   end

   end
end)

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS