Jump to content

helloiamnew236g

Members
  • Joined

  • Last visited

Files posted by helloiamnew236g

  1. Since I Uploaded a Fixed Version of the 2023 Tsc I'm going to give away the fixed 2024 Halloween version people already had issues, so I gave this to them and I don't want people having to keep messaging me for it because I don't want to waste anyone's time so me and my friend modded this and fixed some stuff for a couple of days till we stopped we added blue Ui to some stuff like the menu and gun Ui we moved some stuff and removed some Halloween decorations we did not add any custom armor or tools or areas we just sort of fixed and added a little touches to the game this was modded a while ago also make sure to turn on the security enable r6 and spoof the animations then the game should be good some stuff might be a little bugged so enjoy
    • Free
    • 159 Downloads
    • 10 Comments
  2. This File Is the Fixed Version of the 2023 One I'll Be Uploading More Fixed Ones this might be a little buggy Enable the Security Options and Set to R6 Then Spoof the Animations
    • Free
    • 169 Downloads
  3. Make Sure To Turn On Http Requests And R15 And Spoof The Ingame Animations
    • Free
    • 175 Downloads
  4. since I Uploaded TSC Before I’d Thought Why Not Upload More and Add Some Special Games Also It Has Lots of Versions of Tsc and Other Core Games You May Know Such as Qserf
    • Free
    • 313 Downloads
  5. (WARING! TURN ON HTTP REQUESTS AND STUDIO ACCESS OR IT WILL NOT WORK AND ALSO TURN ON R6 AND THIS NEEDS SPOOFING) An Other Random asset This Time A Rng Game Scrap All the Assets and Ui and Make Something Out of It This Has Alot of Good Animations and Vfxs
    • Free
    • 85 Downloads
  6. 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

    • Free
    • 162 Downloads
    • 5 Comments

Important Information

guest_terms_bar_text_value