- 8
- 2 016
Crispp
Приєднався 30 тра 2024
My current inventory in Sols RNG [ROBLOX]
yeah here are all of my auras in sols rng at 6.5M rolls
Переглядів: 30
Відео
Catching a megalodon in Fisch [ROBLOX]
Переглядів 4825 днів тому
Combining a random clover with a 2000x clover in Fortunes End [ROBLOX]
Переглядів 1993 місяці тому
easy 100b
Rolling Modified Gato in Dawn Of Fate [ROBLOX]
Переглядів 3155 місяців тому
I rolled modified gato with a 4 million secret potion (really really rare)
Fortunes End favored clover rain (Did I get lucky?)
Переглядів 1,3 тис.6 місяців тому
hello crispp
W
WHY IS THERE SO MUCH CLOVERS
yo how do I become server owner
G.N.A.R.P
local Players = game:GetService("Players") local UserInputService = game:GetService("UserInputService") local player = Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:WaitForChild("Humanoid") local walkSpeed = 16 -- Default walk speed local sprintSpeed = 32 -- Sprint speed local crouchSpeed = 8 -- Crouch speed local defaultHipHeight = humanoid.HipHeight -- Store the default HipHeight local crouchHipHeight = defaultHipHeight / 2 -- Adjust this value as needed for crouching local sprinting = false local crouching = false local shiftHeld = false local ctrlHeld = false -- Animation variables local sprintAnimation local crouchAnimation local jumpAnimation -- Load animations (replace with your Animation IDs) local sprintAnim = Instance.new("Animation") sprintAnim.AnimationId = "rbxassetid://YOUR_SPRINT_ANIMATION_ID" local crouchAnim = Instance.new("Animation") crouchAnim.AnimationId = "rbxassetid://YOUR_CROUCH_ANIMATION_ID" local jumpAnim = Instance.new("Animation") jumpAnim.AnimationId = "rbxassetid://YOUR_JUMP_ANIMATION_ID" -- Function to start sprinting local function startSprinting() if not crouching then humanoid.WalkSpeed = sprintSpeed sprinting = true sprintAnimation = humanoid:LoadAnimation(sprintAnim) sprintAnimation:Play() end end -- Function to stop sprinting local function stopSprinting() humanoid.WalkSpeed = walkSpeed sprinting = false if sprintAnimation then sprintAnimation:Stop() end end -- Function to start crouching local function startCrouching() humanoid.WalkSpeed = crouchSpeed humanoid.HipHeight = crouchHipHeight crouching = true if sprinting then stopSprinting() end crouchAnimation = humanoid:LoadAnimation(crouchAnim) crouchAnimation:Play() end -- Function to stop crouching local function stopCrouching() humanoid.WalkSpeed = walkSpeed humanoid.HipHeight = defaultHipHeight crouching = false if crouchAnimation then crouchAnimation:Stop() end if shiftHeld then startSprinting() end end -- Function to play jump animation local function playJumpAnimation() jumpAnimation = humanoid:LoadAnimation(jumpAnim) jumpAnimation:Play() end -- Detect when keys are pressed UserInputService.InputBegan:Connect(function(input, gameProcessed) if not gameProcessed then if input.KeyCode == Enum.KeyCode.LeftShift then shiftHeld = true if not crouching then startSprinting() end elseif input.KeyCode == Enum.KeyCode.LeftControl then ctrlHeld = true startCrouching() end end end) -- Detect when keys are released UserInputService.InputEnded:Connect(function(input, gameProcessed) if not gameProcessed then if input.KeyCode == Enum.KeyCode.LeftShift then shiftHeld = false if sprinting then stopSprinting() end elseif input.KeyCode == Enum.KeyCode.LeftControl then ctrlHeld = false if crouching then stopCrouching() end end end end) -- Detect when the player jumps humanoid.Jumping:Connect(function() playJumpAnimation() end) -- Ensure the player stops sprinting and crouching if they die or reset player.CharacterAdded:Connect(function(newCharacter) character = newCharacter humanoid = character:WaitForChild("Humanoid") stopSprinting() stopCrouching() -- Resume sprinting or crouching if the respective keys are held during respawn if shiftHeld then startSprinting() end if ctrlHeld then startCrouching() end end)
Ima do smth random
1000 VEIWS?!? THANK YOU GUYS SO MUCH I APPRECIATE IT!! :D
Nice bro i can't beat it is too hard for me:(
@@takobzzera6656 lol you just have to practice then you will get it someday! :)
W video v2 lol😊
How do u get more rolls?
@@skullhandlerroblox the variant rng achievement
and VIP
Thanks
dang lil bro its nova also but damn like the music just dropped thats crazy nice job
@@shadoweclpzz Ty
Yea fr
wsp crispp
wsp
w video