#❓ | QOTD #438 :sus_grin~1:

1 messages · Page 1 of 1 (latest)

slate relic
#

.

solemn raptor
#

beans

junior vector
#

ice

solemn raptor
#

hmm

#

siren head

junior vector
#

bro

#

siren head

solemn raptor
#

and i can use my dev skills

junior vector
#

from 2019

solemn raptor
#

so

rose valve
#

evil siren head?

solemn raptor
#

i have no dev skills

haughty sundial
#

Full box him

solemn raptor
#

hmm

junior vector
#

there is 6 years..

#

oh my

plain tundra
#

be his friend

solemn raptor
#

just make a killbrick trap

burnt oyster
#

Hello

#

LAV-25

#

Pew pew pew

junior vector
#

im bulder

burnt oyster
#

Hes gone

junior vector
#

so

modern gust
#

workspace.FallenPartsDestroyHeight = 2000

burnt oyster
solemn raptor
junior vector
#

I can move it to space

modern gust
solemn raptor
merry jasper
#

Select and ctrl x

glacial mural
#

thats the neat part, i dont have any

modern gust
#

So I can't change properties, but can I use :PivotTo?

weary kite
haughty sundial
#

Sirenhead.RootPart:ApplyImpulse()

merry jasper
modern gust
#

Sirenhead.Parent = game.ServerStorage

#

Wait no that's a property

sharp plover
#

code another siren head that follows my commands NerdCat

modern gust
#

Workspace.Baseplate:Destroy() --mutually assured destruction

rare heron
#

Grab the nearest nuke on a random museum

#

Or find a way to transport it

rare heron
#

You just dont know it

slate cape
#

build an box on siren head then go to to the base plate delete it and place a part anchor it and put the spawn on it then let siren head die to the void

solid widget
#

game:Destroy

deep sleet
#

get a gun that does math.huge damage

dapper grotto
#

i open the toolbox and summon admin gun spawner

#

oh wait

#

i have a better one

#

trap him in a viewportframe

modern gust
#

local p = Instance.new("Part")
p.Anchored = true
p.Parent = workspace
local w = Instance.new("Weld")
w.Part0 = p
w.Part1 = workspace.Sirenhead.PrimaryPart
w.C1 = CFrame.new(0, math.huge, 0)
w.Parent = p

vast drift
#

Model a wall a code a death brick.

modern gust
dapper grotto
#

hold on

#

i can

#

script

#

badly

tidal trellis
#

Build a box and put a bedrock texture on it

modern gust
#

Wait a second

echo sailBOT
#

studio** You are now Level 2! **studio

modern gust
#

local e = Instance.new("Explosion")
e.Position = workspace.Sirenhead:GetPivot().Position
e.BlastRadius = 200
e.Parent = workspace

noble plaza
#
local limbs = sirenHead:GetDescendants()

local part = Instance.new("Part")
part.Size = Vector3.new(100, 100, 100)
part.Anchored = false
part.Parent = workspace
part.CFrame = sirenHead.PrimaryPart.CFrame

part.Touched:Connect(function(h)
    for i, limb in pairs(limbs) do
        if h == limb then
            limb:Destroy()
        end
    end
end)

I've not tried this as I don't have access to my pc rn so I wrote this one mobile but I think it works

modern gust
noble plaza
modern gust
#

...couldn't you just iterate through the limbs without the part though?

noble plaza
modern gust
#

I don't really see how your solution bypasses the rule but just as a heads up you can use IsDescendantOf instead of having to loop through the descendants to check each one

noble plaza
#

thx

uneven ibex
#

beans

civic totem
#

Building a giant cage that is soundproof and then making a huge sign saying “lol you tried”

earnest hinge
#

If I cant change the properties of sirenhead then I just change mine

violet atlas
#

putting a part and make it so big it goes across the map and then its a wall!
only took 3 seconds!

fair tide
#

id try and turn it to a kitten but accidetally turn its hand into a chainsaw

pearl vault
#

workspace.Sirenhead.Humanoid:TakeDamage(math.huge)

tough knoll
#

im just clicking out of studio at that point

sharp hull
#

If true do
game:Destroy()
end

sly dagger
#

admin gun from the toolbox

modern gust
#

Restore an older version of the place file in which he did not yet exist
Alternatively delete the place file

violet turtle
#

script a noclip tool

hot sparrow
#

I’d use a ban hammer on siren head

#

Though hitting him with it would be the tricky part

bitter siren
#

make a big cannon that insta kills sirenheaad

past bobcat
#

Delete everything so he’s just constantly falling into the infinit void

uneven flicker
#

Deleting him and me from game real life

dawn surge
#

forcefield

jade finch
#

uhm

#

big wall

lime sapphire
#

im cooked

#

im still learning

pastel furnace
#

Delete it

merry jasper
#

idk

echo sailBOT
#

studio** You are now Level 3! **studio