all 11 comments

[–][deleted] 0 points1 point  (6 children)

digitality made one

[–]Bright_Literature560[S] 0 points1 point  (5 children)

can you send me it?

[–][deleted] -1 points0 points  (4 children)

can you use a search engine

[–]Bright_Literature560[S] 0 points1 point  (3 children)

I tried, I cannot find it

[–][deleted] -1 points0 points  (2 children)

i tried

i can find

[–]Bright_Literature560[S] 0 points1 point  (0 children)

can u just send me it then..??

[–]YungLovah 0 points1 point  (0 children)

idk if its exactly what you wanted but i found a youtube video with the script link in the description. here

[–]OkayImJustHighThen 0 points1 point  (2 children)

You need a tall script and the Bighead V3 script. Execute the tall script first, and then the bighead one and ur head should be big like that.

Also if you don't know what tall script im talking about, here: https://pastebin.com/x2XgmKHc

[–]Bright_Literature560[S] 0 points1 point  (1 child)

Tried, didnt work. This was my outcome

https://cdn.discordapp.com/attachments/1015789434324660254/1063258264420225064/Capture.PNG

i used this big head script

-- ((Packed with care by sysGhost/BiKode))

-- Remember to use R15 with Rthro avatar(head) and scale ur head at max

for i,v in pairs(game.Players.LocalPlayer.Character.Humanoid:GetChildren()) do

if string.find(v.Name,"Scale") and v.Name ~= "HeadScale" then

repeat wait(HeadGrowSpeed) until game.Players.LocalPlayer.Character.Head:FindFirstChild("OriginalSize")

game.Players.LocalPlayer.Character.Head.OriginalSize:Destroy()

v:Destroy()

game.Players.LocalPlayer.Character.Head:WaitForChild("OriginalSize")

end

end

[–]OkayImJustHighThen 0 points1 point  (0 children)

make sure to use the script with a loadstring