Categories > Exploiting > Scripts >

[Request] Script For "Hard TIme"

Posts: 2

Threads: 1

Joined: Jun, 2021

Reputation: 0

Posted

Can someone make a script for the game, "Hard Time"

 

The link to the game is Hard Time

 

I'd say you should make a GUI with all the basic stuff like, Speed, Fly, ESP, Aimbot, Etc.

 

Or one that i would really like would be an autofarm.

  • 0

masked

magnet

Posts: 32

Threads: 3

Joined: May, 2021

Reputation: 3

Replied

scripts gotten from v3rmillion (https://v3rmillion.net/showthread.php?tid=933053)

also im not sure if these work, havent tested it out

 

money:

local A_1 = "Tool11"
local A_2 = "Cash"
local A_3 = -1 --change this to any amount of cash you want (-9999) for 9999 cash
local A_4 = 2
local Event = game:GetService("ReplicatedStorage").Events.BuyItem
Event:FireServer(A_1, A_2, A_3, A_4)

 

'k' to kill all (execute money first)

-- Script generated by R2Sv2
-- R2Sv2 developed by Luckyxero
local framedplayer = game.Players.LocalPlayer --Change LocalPlayer to the name of someone you want to frame for exploiting


local A_1 = BrickColor.new("Black")
local Event = game:GetService("ReplicatedStorage").ChangeTeam
Event:FireServer(A_1)
wait(1.2)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(994.126953, 224.022263, 1724.51489, 0.758332789, 4.11879597e-08, -0.651867568, 5.5219964e-11, 1, 6.32487911e-08, 0.651867568, -4.79996274e-08, 0.758332789)
plr = game.Players.LocalPlayer
mouse = plr:GetMouse()
mouse.KeyDown:connect(function(key)
if key == "k" then
for i,v in pairs(game.Players:GetChildren()) do
if v.Name ~= game.Players.LocalPlayer.Name then
local a = v.Character
wait(0.0001)
local A_1 = game.Workspace[game.Players.LocalPlayer.Name].Tool11
local A_2 = framedplayer
local A_3 = a.Humanoid
local A_4 = a.HumanoidRootPart
local A_5 = 120.5
local A_6 =
{
    [1] = 5,
    [2] = 0,
    [3] = false,
    [4] = false,
    [5] = game.Workspace[game.Players.LocalPlayer.Name].Tool11["GunScript_Server"].IgniteScript,
    [6] = game.Workspace[game.Players.LocalPlayer.Name].Tool11["GunScript_Server"].IcifyScript,
    [7] = 100,
    [8] = 100
}
local A_7 =
{
    [1] = false,
    [2] = 5,
    [3] = 3
}
local A_8 = a.Head
local A_9 =
{
    [1] = false,
    [2] =
{
    [1] = 279421008
},
    [3] = 1,
    [4] = 1.5,
    [5] = 1
}
local Event = game:GetService("ReplicatedStorage").InflictTarget
Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8, A_9)
end
end
end
end)
  • 0

Posts: 2

Threads: 1

Joined: Jun, 2021

Reputation: 0

Replied

@masked Thanks for helping but this is the wrong game!😅

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )