All content on our site is free and will always be free.

Please consider supporting us with disabling your AdBlock software and to gain access to thousands of free content!

Not sure how to disable AdBLock? Follow this tutorial: How to disable AdBlock

Get the Funny Shake

The Funny Shake code is below. Copy & inject it into the game. Enjoy!

Dinosaur Simulator - not made by me but funny asf
AnimationId = "741896167"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Dinosaur:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(10)