14.2K views
7.9K downloads
1 year ago
This new script for Saitamania requires a higher level, if you are a newbie, this script wont be efficent. (also put this in your auto execute folder)
Script Features:
Auto Accept Quest & Kills Target Mob
This script has remained unmodified since its initial release
--BROUGHT TO YOU BY RSCRIPTS.NET!--
local punch = "UniverselordPunch" --Ur Classes Punch ( Universelord = UniverselordPunch, Onicyborg = OnicyborgPunch, Zombieguy = NonePunch(Without weapon equipped), Molecular... = NonePunch(Without weapon equipped))
local quest = "55" --Quest for GiantSnowman (Gamepass is needed to use the remote)(If needed find the other ones with dex)
local mob = "GiantSnowman" --The mob you want to kill(You need the fitting quest for good exp)
local Key = "X"
getgenv().toggle = true
--Function
function tpto(placeCFrame)
local plyr = game.Players.LocalPlayer
if plyr.Character then
plyr.Character.HumanoidRootPart.CFrame = placeCFrame
end
end
function getquest()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2744.1157226562, 2029.9776611328, -2112.8952636719)
wait(0.5)
game:GetService('VirtualInputManager'):SendKeyEvent(true,Key,false,uwu)
end
--Script
repeat wait() until game:IsLoaded() and game:GetService("Players")
wait(5)
spawn(function()
while wait(0.1) do
if not toggle then break end
if not game:GetService("Workspace").NPCS:FindFirstChild("GiantSnowman") then
local Servers = game.HttpService:JSONDecode(game:HttpGet("https://games.roblox.com/v1/games/6802248248/servers/Public?sortOrder=Asc&limit=100"))
for i,v in pairs(Servers.data) do
if v.playing ~= v.maxPlayers then
wait(1)
game:GetService('TeleportService'):TeleportToPlaceInstance(game.PlaceId, v.id)
wait(2.5)
game:GetService('TeleportService'):TeleportToPlaceInstance(game.PlaceId, v.id)
end
end
end
end
end)
getquest()
wait(5)
spawn(function()
while wait(.2) do
if not toggle then break end
for i,v in pairs(game:GetService("Workspace").NPCS.GiantSnowman:GetChildren()) do
if v.Name == "Head" then
tpto(v.CFrame)
wait(0.1)
game:GetService("ReplicatedStorage").SKILL_EVENT:FireServer(punch)
end
end
end
end)
Similiar Scripts
Hungry for more? Check out these Roblox Scripts!
14.5K views
1 year ago

Saitamania - Gift Farm with Serverhop
7X STATS SALES SAITAMANIA UPDATE 8 75
7X STATS SALES SAITAMANIA UPDATE 8 75
21.3K views
8 months ago

Giant Survival Script | Nuke the Giant (Insta Win)
Giant Survival
Giant Survival
14.9K views
1 year ago

Noobies Snowman Simulator GUI
PETS Snowman Simulator
PETS Snowman Simulator
20.7K views
2 years ago

Blox Fruits UNDETECTED DF Farm with serverhop
UPDATE 13 Blox Fruits
UPDATE 13 Blox Fruits
0 Comments
Log in here to comment