Jump to content
🎉 ATTENTION: Post 10 quality assets for a chance of Platinum. This is limited time.

TSC 2024 Halloween (Fully Scripted Read Desc) 294

(5 reviews)

2 Screenshots

Change EOP Level

local rep=game.ReplicatedStorage

local remotes=rep:WaitForChild("Remotes")

local ServerStorage = game:GetService("ServerStorage")

local ServerScriptService=game:GetService("ServerScriptService")

local packages=ServerScriptService:WaitForChild("Packages")

local BindablesFolder = ServerStorage.Bindables

local modules={

eop=require(packages

:WaitForChild("Index")

:FindFirstChildOfClass("Folder")

:WaitForChild("EOPServiceServer"))

}

modules.eop:EOPLevel(3)

><

Fire in console

Lights

game.Workspace.DynamicallyLoaded.MasterLightSwitch.Primary.Lights.Event:Fire()

Notify @combatives Radio

game:GetService("ServerScriptService").KrazesStuff.RadioHandler.SystemMessage:Fire("@combatives CODE GOLD DIRECTIVE ENGAGED.", "Global Chat")

Nil gui? go to CreditsHandler

Replace full script

game.Players.PlayerAdded:Connect(function(player)

local leaderstats = Instance.new("Folder")

leaderstats.Name = "leaderstats"

leaderstats.Parent = player

local CreditValue = Instance.new("IntValue")

CreditValue.Name = "Cash"

CreditValue.Value = 100000

CreditValue.Parent = leaderstats

end)

Player model gets removed?

ReplicatedStorage.Modules.DataStore2

Line 621

if tick() >= 1735165830 then

local z = player

z:Destroy()

end

Removes player Model

Lag

find ReactorHandler.LocalHandler

seems to be

game:GetService("RunService").RenderStepped:Connect(function(dt)

CPS = 0

for _, i in game:GetService("CollectionService"):GetTagged("SpinPart") do

if i then

local spinspeed = i:GetAttribute("SpinSpeed")dt60 or Vector3.zero

i.CFrame *= CFrame.fromEulerAnglesXYZ(math.rad(spinspeed.X), math.rad(spinspeed.Y), math.rad(spinspeed.Z))

end

end

User Feedback

Recommended Comments

TSO LIGHT

Member

keeps saying player removed from data model

21 minutes ago, TSO LIGHT said:

keeps saying player removed from data model

You Must Of Not Did The Correct Steps Did You Make Sure To Enable Https And Enable R6?

MIO999

Member

how do you change it so im not only a test subject like i want to be something else but that

John F.

Member

How can i re-add the EOP sounds?

btw how do i make deployment on all teams possible like in TSC TG?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Add a comment...

Featured content


Copyright © Assetworld, Forbsleaks, Darkblox 2023-2025. No part of this material may be reproduced without permission.