57% found this document useful (7 votes)
13K views5 pages

Roblox Developer Console Scripts

for roblox

Uploaded by

friendbot70
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
57% found this document useful (7 votes)
13K views5 pages

Roblox Developer Console Scripts

for roblox

Uploaded by

friendbot70
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
  • Scripts from YouTubers
  • General Game Scripts
  • Other Commands and Utilities

Scripts from Youtubers

Ez Banish - require(4528090157).why("Hariss2022")

Golden Tec-9 - require(1525600089).goldentec("Hariss2022")

Chara - require(4587719344).load('Hariss2022')

Holiday Feel - require(4502358827).load("Hariss2022")

Gek Glitcher - require(3256825936).load("Hariss2022")

Blind Reaper - require(4185644819).a("Hariss2022")

Banish Switcher V2 - require(3092706102).load("Hariss2022")

What Another One V3 - require(4125860484)("Hariss2022")

Ferrari - [Link]

Staff Of Disastrous Explosions - [Link]

Video Powers - [Link]

Grab Knife V3 - [Link]

The Flash - [Link]

Earth Powers - [Link]

Tracer Guns - [Link]

Move Sun Tool - [Link]

Dual M1911 - [Link]

Pee - [Link]

Scripts That Change Character

- Pandora - require(3024624301).load("BigCamgamer132")

- Noob Bat - require(3037388211).load("BigCamgamer132") --Press X to equip tool

- Ultimate Trolling GUI 1 - require(3059033683):Fire("BigCamgamer132")

- Ultimate Trolling GUI 2 - require(2993514878):Fire("BigCamgamer132")

- Ultimate Trolling GUI 3 - require(4528687560):LMAFO("Hariss2022")

- Nuke Incoming - require(1699614667).Player("BigCamgamer132")

- Spectrum Glitcher - require(2605278525).spec("BigCamgamer132")

- Gunjourer - require(3117546674):Fire('BigCamgamer132') - Gunjourer

- Magic Power - require(3117564747):Fire('Hariss2022') - Magic Power


- Dual Ultima - require(3117661544):Fire('BigCamgamer132') - Dual Ultima

- Cream - require(03029623677):Fire("BigCamgamer132") - Cream

- Nebula Glitcher - require(2605278525).spec("BigCamgamer132")

Other Game Scripts


[Link] = 100000

where it says money change it to the value example : gems


then do
[Link] = 100000
then change playernamehere to your name
you can do this to friends to

Kill: [Link] = 0

Kick: [Link]:Remove()

Infinite Health: [Link] = [Link]

Kick all: p= [Link]:GetChildren()


for i= 1, #p do
p[i]:remove()
end

Kill all: p= [Link]:GetChildren()


for i = 1,#p do
p[i].[Link].
MaxHealth = 0
end

no tools all: p= [Link]:GetChildren()


for i = 1,#p do
o = p[i].Backpack:GetChildren()
for i = 1, #o do
o[i]:remove()
end
end

Time: [Link] = "00:00:00"

Face remove: [Link]:remove()

Invisible Torso: [Link] = 1

Walkspeed: [Link] = 50

Invisible all: c= [Link]:GetChildren()


for i= 1, #c do
p= c[i].Character:GetChildren()
for i= 1, #p do
if p[i].className == "Part" then
p[i].Transparency = 1
end
end
end

Ghost all: c= [Link]:GetChildren()


for i= 1, #c do
p= c[i].Character:GetChildren()
for i= 1, #p do
if p[i].className == "Part" then
p[i].Transparency = 0.5
end
end
end

Visible all: c= [Link]:GetChildren()


for i= 1, #c do
p= c[i].Character:GetChildren()
for i= 1, #p do
if p[i].className == "Part" then
p[i].Transparency = 0
end
end
end

Freeze all: p= [Link]:GetChildren()


for i= 1, #p do
if p[i]~= "playernamehere" then
p[i].[Link] = true
end
end

Thaw all: p= [Link]:GetChildren()


for i= 1, #p do
if p[i]~= "playernamehere" then
p[i].[Link] = false
end
end

Freeze: [Link] = true

Thaw: [Link] = false

No life all: p= [Link]:GetChildren()


for i= 1, #p do
if p[i]~= "playernamehere" then
p[i].[Link]:Remove()
end
end
end

No life: [Link]:remove()

Delete base: p= [Link]:GetChildren()


for i= 1, #p do
if p[i].className == "Part" then
if p[i].Name ~= "playernamehere" then
p[i]:remove()
end
end
end

Server shutdown: [Link]:remove()


end

Explosion: [Link]("Explosion").Parent = [Link]

Fire: [Link]("Fire").Parent = [Link]

Sparkles: [Link]("Sparkles").Parent = [Link]

Smoke: [Link]("Smoke").Parent = [Link]

Message: local m = [Link]("Message")


[Link]=[Link]
[Link] = "Yay it worked!"
wait(3)
m:Remove()

Giant Charater: L = [Link]


[Link] = [Link](100,100,100)
[Link] = [Link](50,50,50)
[Link]:remove()

Teleport All To 1000 Studs High: p = [Link]:GetChildren()


for i = 1,#p do
p[i].[Link] = [Link]([Link](1,30),10000,[Link](1,30))

end

Invisible Head: [Link] = 1

Invisible Head All: c = [Link]:GetChildren()


for i = 1, #c do
c[i].[Link] = 1

Genocide: while true do


p= [Link]:GetChildren()
for i= 1, #p do
p[i].[Link]:remove()
wait (0.1)
end
end

Mind Control: [Link] = [Link]. .Character

They're the most common scripts you'll find decent scripter use.

The scripts below are the type of scripts that you use when you want anything from
the catalog. However, there are certain things that you will not be able to get
with those scripts (e.g: faces):

Orb: x = game:GetService("InsertService"):LoadAsset(41098024) [Link] =


[Link] x:makeJoints()
x:moveTo([Link])

Insert: x = game:GetService("InsertService"):LoadAsset(21001552) [Link] =


[Link] x:makeJoints()
x:moveTo([Link])

Jetpack: x = game:GetService("InsertService"):LoadAsset() [Link] = [Link]


x:makeJoints() x:moveTo([Link])

Admin Brick: x = game:GetService("InsertService"):LoadAsset(57845331) [Link] =


[Link] x:makeJoints()
x:moveTo([Link])

Pokeball: x = game:GetService("InsertService"):LoadAsset(28224824) [Link] =


[Link] x:makeJoints()
x:moveTo([Link])

Eyeball: x = game:GetService("InsertService"):LoadAsset(30103114) [Link] =


[Link] x:makeJoints()
x:moveTo([Link])

Above are just examples. You can get different things by changing the ID of the
object. You put the ID in between the '(' and ')'.

NOTE: WHERE IT SAYS 'playernamehere' CHANGE IT TO YOUR NAME OR ELSE IT WON'T WORK.

That's all for now.


Have fun scripting!

THIS IS THE BEST AND MAIN 1

[Link] = 100000

where it says money change it to the value example : gems


then do
[Link] = 100000
then change playernamehere to your name
you can do this to friends too

Scripts from Youtubers
Ez Banish - require(4528090157).why("Hariss2022")
Golden Tec-9 - require(1525600089).goldentec("Hariss
- Dual Ultima - require(3117661544):Fire('BigCamgamer132') - Dual Ultima
- Cream - require(03029623677):Fire("BigCamgamer132"
end
end
end
 
Ghost  all: c= game.Players:GetChildren() 
for i= 1, #c do 
p= c[i].Character:GetChildren() 
for i= 1, #p do 
i
end 
 
Server shutdown: game.Workspace.Parent:remove()
end
 
Explosion: Instance.new("Explosion").Parent = game.Workspace.pla
x:moveTo(game.Players.playernamehere.Character.Head.Position) 
 
Jetpack: x = game:GetService("InsertService"):LoadAsset() x.

You might also like