Granny Chapter Two Script

Granny Chapter Two Script




๐Ÿ’ฃ ๐Ÿ‘‰๐Ÿป๐Ÿ‘‰๐Ÿป๐Ÿ‘‰๐Ÿป ALL INFORMATION CLICK HERE ๐Ÿ‘ˆ๐Ÿป๐Ÿ‘ˆ๐Ÿป๐Ÿ‘ˆ๐Ÿป




















































Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
local Granny = Instance.new("ScreenGui")
local Frame = Instance.new("Frame")
local Open = Instance.new("TextButton")
local Close = Instance.new("TextButton")
local TextLabel3 = Instance.new("TextLabel")
local TextLabel2 = Instance.new("TextLabel")
local TextLabel1 = Instance.new("TextLabel")
local TextLabel4 = Instance.new("TextLabel")
local eyes = Instance.new("TextButton")
local Sponge = Instance.new("TextButton")
local Blood = Instance.new("TextButton")
local Money = Instance.new("TextButton")
local Traps = Instance.new("TextButton")
local Badges = Instance.new("TextButton")
local NoClip = Instance.new("TextButton")
local Upgrade = Instance.new("TextButton")
local Sword = Instance.new("TextButton")
local TextLabel5 = Instance.new("TextLabel")
local Kill = Instance.new("TextButton")
Frame.BackgroundColor3 = Color3.new(1, 1, 1)
Frame.Position = UDim2.new(0.0101302462, 0, 0.482566237, 0)
Frame.Size = UDim2.new(0, 103, 0, 36)
Frame.Style = Enum.FrameStyle.DropShadow
Open.BackgroundColor3 = Color3.new(0, 0, 0)
Open.BackgroundTransparency = 0.89999997615814
Open.Position = UDim2.new(0.0485436879, 0, -0.305555552, 0)
Open.Size = UDim2.new(0, 79, 0, 30)
Open.TextColor3 = Color3.new(1, 1, 1)
Open.MouseButton1Down:connect(function()
main.BackgroundColor3 = Color3.new(1, 1, 1)
main.Position = UDim2.new(0.347322702, 0, 0.262203634, 0)
main.Size = UDim2.new(0, 375, 0, 352)
main.Style = Enum.FrameStyle.DropShadow
Close.BackgroundColor3 = Color3.new(0, 0, 0)
Close.Position = UDim2.new(0.954666674, 0, -0.0113636367, 0)
Close.Size = UDim2.new(0, 19, 0, 16)
Close.TextColor3 = Color3.new(0.333333, 1, 1)
Close.MouseButton1Down:connect(function()
TextLabel3.BackgroundColor3 = Color3.new(0, 0, 0)
TextLabel3.BackgroundTransparency = 0.89999997615814
TextLabel3.Position = UDim2.new(0.184279606, 0, 0.9266541, 0)
TextLabel3.Size = UDim2.new(0, 200, 0, 17)
TextLabel3.Font = Enum.Font.SourceSans
TextLabel3.Text = "More Coming Soon"
TextLabel3.TextColor3 = Color3.new(1, 1, 0)
TextLabel2.BackgroundColor3 = Color3.new(0, 0, 0)
TextLabel2.BackgroundTransparency = 0.89999997615814
TextLabel2.Position = UDim2.new(0.177900776, 0, 0.814107835, 0)
TextLabel2.Size = UDim2.new(0, 200, 0, 17)
TextLabel2.Font = Enum.Font.SourceSans
TextLabel2.Text = "My Discord:Dont Know#8913"
TextLabel2.TextColor3 = Color3.new(1, 1, 0)
TextLabel1.BackgroundColor3 = Color3.new(0, 0, 0)
TextLabel1.BackgroundTransparency = 0.89999997615814
TextLabel1.Position = UDim2.new(0.176279604, 0, 0.870037735, 0)
TextLabel1.Size = UDim2.new(0, 200, 0, 17)
TextLabel1.Font = Enum.Font.SourceSans
TextLabel1.Text = "Created by Ionut v3rm"
TextLabel1.TextColor3 = Color3.new(1, 1, 0)
TextLabel4.BackgroundColor3 = Color3.new(0, 0, 0)
TextLabel4.BackgroundTransparency = 0.80000001192093
TextLabel4.Position = UDim2.new(-0.00810807757, 0, -0.0105236284, 0)
TextLabel4.Size = UDim2.new(0, 365, 0, 20)
TextLabel4.Font = Enum.Font.SourceSans
TextLabel4.TextColor3 = Color3.new(0, 1, 0)
eyes.BackgroundColor3 = Color3.new(0, 0, 0)
eyes.Position = UDim2.new(0.583999991, 0, 0.0710227266, 0)
eyes.Size = UDim2.new(0, 142, 0, 32)
eyes.TextColor3 = Color3.new(0, 1, 0)
eyes.MouseButton1Down:connect(function()
ย ย game:GetService("ReplicatedStorage").Events.Buy:InvokeServer({ ["Cost"]= -value, ["Name"]= "Gold Eyes", ["Model"]= game:GetService("ReplicatedStorage").Models.Eyes.GoldEyes, ["id"]= 2009, ["Rarity"]= 3, ["Icon"]= "rbxassetid://1868800841", ["Typeid"]= 2 })
Sponge.BackgroundColor3 = Color3.new(0, 0, 0)
Sponge.BackgroundTransparency = 0.5
Sponge.Position = UDim2.new(0.583999991, 0, 0.193181798, 0)
Sponge.Size = UDim2.new(0, 142, 0, 32)
Sponge.TextColor3 = Color3.new(0, 1, 0)
Sponge.MouseButton1Down:connect(function()
game:GetService("ReplicatedStorage").Events.Buy:InvokeServer({["Cost"] = -100, ["Name"] = "SpongeBob Dress", ["Model"] = game:GetService("ReplicatedStorage").Models.Clothes.SpongeBobDress, ["id"] = 3036, ["Rarity"] = 2, ["Icon"] = "rbxassetid://2154049762", ["Typeid"] = 3})
Blood.BackgroundColor3 = Color3.new(0, 0, 0)
Blood.Position = UDim2.new(0.583999991, 0, 0.326704532, 0)
Blood.Size = UDim2.new(0, 142, 0, 32)
Blood.TextColor3 = Color3.new(0, 1, 0)
Blood.MouseButton1Down:connect(function()
ย ย local Event = game:GetService("ReplicatedStorage").Events.Buy:InvokeServer({["Rarity"] = 0, ["AnglesXYZ"] = {["Y"] = 0, ["X"] = 0, ["Z"] = 0}, ["id"] = 1014, ["Name"] = "ChainsawBlood", ["Model"] = game:GetService("ReplicatedStorage").Models.Weapons.ChainsawBlood, ["Cost"] = 0, ["CFrameXYZ"] = {["Y"] = 0, ["X"] = 0, ["Z"] = 0}, ["Icon"] = "rbxassetid://1826666844", ["Typeid"] = 1})
Money.BackgroundColor3 = Color3.new(0, 0, 0)
Money.Position = UDim2.new(0.0346666649, 0, 0.0710227266, 0)
Money.Size = UDim2.new(0, 142, 0, 32)
Money.TextColor3 = Color3.new(0, 1, 0)
Money.MouseButton1Down:connect(function()
game:GetService("ReplicatedStorage").Events.Winner:FireServer(9999999999)
Traps.BackgroundColor3 = Color3.new(0, 0, 0)
Traps.Position = UDim2.new(0.0346666649, 0, 0.193181813, 0)
Traps.Size = UDim2.new(0, 142, 0, 32)
Traps.TextColor3 = Color3.new(0, 1, 0)
Traps.MouseButton1Down:connect(function()
ย ย game:GetService("ReplicatedStorage").Events.PutTrap:FireServer(game.Players.LocalPlayer)
Badges.BackgroundColor3 = Color3.new(0, 0, 0)
Badges.BackgroundTransparency = 0.5
Badges.Position = UDim2.new(0.0346666649, 0, 0.326704532, 0)
Badges.Size = UDim2.new(0, 142, 0, 32)
Badges.TextColor3 = Color3.new(0, 1, 0)
Badges.MouseButton1Down:connect(function()
game:GetService("ReplicatedStorage").Events.Badge:FireServer(1866050915)
game:GetService("ReplicatedStorage").Events.Badge:FireServer(1866066746)
game:GetService("ReplicatedStorage").Events.Badge:FireServer(1866085759)
game:GetService("ReplicatedStorage").Events.Badge:FireServer(1867767796)
game:GetService("ReplicatedStorage").Events.Badge:FireServer(1867781859)
game:GetService("ReplicatedStorage").Events.Badge:FireServer(2043875698)
game:GetService("ReplicatedStorage").Events.Badge:FireServer(2043881344)
game:GetService("ReplicatedStorage").Events.Badge:FireServer(2108429736)
game:GetService("ReplicatedStorage").Events.Badge:FireServer(2124422321)
game:GetService("ReplicatedStorage").Events.Badge:FireServer(2124422322)
game:GetService("ReplicatedStorage").Events.Badge:FireServer(2124422326)
game:GetService("ReplicatedStorage").Events.Badge:FireServer(2124422327)
NoClip.BackgroundColor3 = Color3.new(0, 0, 0)
NoClip.BackgroundTransparency = 0.5
NoClip.Position = UDim2.new(0.0346666649, 0, 0.448863626, 0)
NoClip.Size = UDim2.new(0, 142, 0, 32)
NoClip.TextColor3 = Color3.new(0, 1, 0)
NoClip.MouseButton1Down:connect(function()
ย ย game:getService("RunService"):BindToRenderStep("",0,function()
if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
if game:getService("UserInputService"):IsKeyDown(Enum.KeyCode.V) then
game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
Upgrade.BackgroundColor3 = Color3.new(0, 0, 0)
Upgrade.BackgroundTransparency = 0.5
Upgrade.Position = UDim2.new(0.0357819796, 0, 0.574953258, 0)
Upgrade.Size = UDim2.new(0, 142, 0, 32)
Upgrade.Font = Enum.Font.SourceSans
Upgrade.TextColor3 = Color3.new(0, 1, 0)
Upgrade.MouseButton1Down:connect(function()
local RSS = game:service('ReplicatedStorage')
local plr = game:service('Players').LocalPlayer
uP:FireServer(plr.Upgrades.Player.Speed, 1)
uP:FireServer(plr.Upgrades.Player.RemoveTrap, 1)
uP:FireServer(plr.Upgrades.Player.Revive, 1)
uP:FireServer(plr.Upgrades.Granny.Speed, 1)
uP:FireServer(plr.Upgrades.Player.PutTrap, 1)
Sword.BackgroundColor3 = Color3.new(0, 0, 0)
Sword.Position = UDim2.new(0.588619411, 0, 0.451672852, 0)
Sword.Size = UDim2.new(0, 142, 0, 32)
Sword.TextColor3 = Color3.new(0, 1, 0)
Sword.MouseButton1Down:connect(function()
local Event = game:GetService("ReplicatedStorage").Events.Buy:InvokeServer({["Rarity"] = 0, ["AnglesXYZ"] = {["Y"] = 0, ["X"] = 0, ["Z"] = 0}, ["id"] = 1013, ["Name"] = "GoldSword", ["Model"] = game:GetService("ReplicatedStorage").Models.Weapons.GoldSword, ["Cost"] = 0, ["CFrameXYZ"] = {["Y"] = 0, ["X"] = 0, ["Z"] = 0}, ["Icon"] = "rbxassetid://1826666844", ["Typeid"] = 1})
TextLabel5.BackgroundColor3 = Color3.new(0, 0, 0)
TextLabel5.BackgroundTransparency = 0.89999997615814
TextLabel5.Position = UDim2.new(0.217900783, 0, 0.765812397, 0)
TextLabel5.Size = UDim2.new(0, 200, 0, 17)
TextLabel5.Font = Enum.Font.SourceSans
TextLabel5.Text = "No Clip Just hold down V and it will be enabled."
TextLabel5.TextColor3 = Color3.new(1, 1, 0)
Kill.BackgroundColor3 = Color3.new(0, 0, 0)
Kill.Position = UDim2.new(0.586574018, 0, 0.574953198, 0)
Kill.Size = UDim2.new(0, 142, 0, 32)
Kill.TextColor3 = Color3.new(0, 1, 0)
Kill.MouseButton1Down:connect(function()
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 20
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.ย OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!

Play on PC with BlueStacks โ€“ the Android Gaming Platform, trusted by 500M+ gamers.
Page Modified On: December 07, 2020
Granny: Chapter Two is an Arcade game developed by DVloper. BlueStacks app player is the best platform (emulator) to play this Android game on your PC or Mac for an immersive gaming experience.
Youโ€™re trapped in a house with your creepy grandma and grandpa and they want to make sure that you donโ€™t run away. But you had enough of their weird behavior!ย You will have to try your best to get out of their home as soon as possible, and you need to survive this horrible nightmare before fear starts to get a hold of you.ย Discover haunting menu songs and dark rooms as you move through their creepy home. Be extra careful and keep quiet since Granny can hear everything! Make one noise and the old hag will come running after you and you may not have time to hide! Grandpa is even worse. Heโ€™s walking around with a crowbar in his hand and he wonโ€™t stop until he finds you. He doesnโ€™t hear very well, but he does pack a hard punch. Do you think that you can outrun them?
Enhancements
Macros
Multi Instance
Multi Instance Sync
Script
Automate the predictable in Granny: Chapter Two and transform your gameplay with Macros. Get access to inventive Macros in the BlueStacks Macro Community
Play Granny: Chapter Two on one window. And chat with your friend on the other. Press CTRL + Shift + 8 to open the Multi-Instance Manager. And start creating fresh instances or clone an existing one.
Play Granny: Chapter Two with the power of Multi-Instance Sync. Replicate what you are doing on the main instance on all other instances. Level up faster, play more.
Script your way to gaming glory in Granny: Chapter Two with BlueStacks Script. Write and run a set of commands to automate repeated tasks. Trigger the command by assigning it to any key.
Keep your PC running smoothly even with multiple instances. Play Granny: Chapter Two with the Eco Mode enabled and your PC will utilize minimum resources in each instance.
Experience the thrill of playing Granny: Chapter Two in your local language.
Experience immersive gaming at every step in Granny: Chapter Two with BlueStacks. Customize in-game FPS for an incredibly seamless gaming performance.
BlueStacks lets you master Granny: Chapter Two with useful features like the Repeated Tap. Now you do not have to press the same key repeatedly to initiate an action. Just assign it to one key and you are good to go.
Download and install BlueStacks on your PC
Complete Google sign-in to access the Play Store, or do it later
Look for Granny: Chapter Two in the search bar at the top right corner
Click to install Granny: Chapter Two from the search results
Complete Google sign-in (if you skipped step 2) to install Granny: Chapter Two
Click the Granny: Chapter Two icon on the home screen to start playing
Whenever you open a door or walk past a lamp you may put yourself at risk. Squeaking doors, falling lamps, cracking drawers and terrible paintings that look back at you, are just a couple of things that will make shivers run down your spine. Donโ€™t make any sudden moves and try your best to find the missing pieces that will allow you to escape. Play Granny: Chapter Two on PC with BlueStacks and use your mouse, keyboard and headphones to your advantage. You will need to move with ease and to hear when your grandparents come running after you. Explore every inch of the creepy house to find objects that will allow you to go past the front door. It has iron bars and electricity runs through them, so you will have a huge challenge to unlock it!
Unlock your PC's gaming potential. And yours too.
ยฉ 2021 BlueStacks name and logo are registered trademarks of Bluestack Systems, Inc.

Teenager Pussy Videos
Sex Erotika Mp4 Skachat
Milf Big Ass Bang
Bet Celebrity Basketball Game 2021 Time
Bdsm Russia Com
granny script v2 - Pastebin.com
Granny ROBLOX Gui Script! - Pastebin.com
Granny: Chapter Two - Apps on Google Play
Granny: Chapter Two - Roblox
Granny Chapter Two Game - Play online at Y8.com
Granny Chapter Two Wiki | Fandom
Granny Chapter Two Script


Report Page