Home
Upload
Hot 🔥
Rules
Home
Upload
Hot 🔥
Rules
481 Views
Free
AutoFarm Mobs
⚔️ Sword Masters Simulator⚔️
Uploaded by
Haii
a year ago
Play Game
Copy Script
Direct Execute
Please Login to perform this action.
1
Please Login to perform this action.
0
Please Login to perform this action.
Favourite
Please Login to perform this action.
Report
Please Login to perform this action.
Description
Press E to start/stop Farm
View Raw
Edited By: Haii
Edited By: Haii
Copy Script
Download
_G.world = "Plains"--"Plains","Thiefs","Desert","Crystal","Samurai","Chad","UFO" local Players = game:GetService("Players") local RunService = game:GetService("RunService") local UserInputService = game:GetService("UserInputService") local localPlayer = Players.LocalPlayer or Players.PlayerAdded:Wait() local localCharacter = localPlayer.Character or localPlayer.CharacterAdded:Wait() local localRootPart = localCharacter:WaitForChild("HumanoidRootPart") local localHumanoid = localCharacter:WaitForChild("Humanoid") local CoreGui = game:GetService("StarterGui") local function click() local a = game:service("VirtualInputManager") a:SendMouseButtonEvent(500, 500, 0, true, game, 1) wait() a:SendMouseButtonEvent(500, 500, 0, false, game, 1) end local mobsFolder = game:GetService("Workspace").MobsSpawned[tostring(_G.world)] local mobsTable = {} local target = nil local active = false localPlayer.CharacterAdded:Connect(function(character) localCharacter = character localRootPart = localCharacter:WaitForChild("HumanoidRootPart") localHumanoid = localCharacter:WaitForChild("Humanoid") end) UserInputService.InputBegan:Connect(function(input, typing) if not typing then if input.KeyCode == Enum.KeyCode.E then if active then active = false else active = true end end end end) RunService.Stepped:Connect(function() if target and active then localRootPart.CFrame = target.CFrame * CFrame.new(0, 0, 3.5) click() end end) for _, mob in ipairs(mobsFolder:GetChildren()) do if mob:FindFirstChild("HumanoidRootPart") then mobsTable[mob] = mob end end mobsFolder.DescendantAdded:Connect(function(descendant) if descendant.Name == "HumanoidRootPart" then mobsTable[descendant.Parent] = descendant.Parent end end) mobsFolder.ChildRemoved:Connect(function(child) if mobsTable[child] then mobsTable[child] = nil end end) while true do for _, mob in pairs(mobsTable) do if mob:FindFirstChild("HumanoidRootPart") then local humanoid = mob:FindFirstChild("Humanoid") target = mob.HumanoidRootPart while true do if not humanoid or humanoid.Health == 0 then target = nil break end wait() end end end wait() end CoreGui:SetCore("SendNotification", { Title = "Discord Link Set to clipboard", Text = "Link Set to clipboard", Duration = 3; }) CoreGui:SetCore("SendNotification", { Title = "Script Made By SummerTime#0850", Text = "By SummerTime#0850", Duration = 3; })
Comments
0
Loading
Please
Login
to add comment.
Tags
Other Scripts
79
2 hours ago
Free
Rainbow Friends
Chapter 2 Script
142
4 hours ago
Key System
Free
Rainbow Friends
Autofarm
229
4 hours ago
Free
FRONTLINES
Generic FL Script
405
5 hours ago
Free
Universal Script 📌
Portal Gun
152
5 hours ago
Free
Arsenal
Black Partner Scripts
243
5 hours ago
Free
Universal Script 📌
Auto Piano
244
7 hours ago
Free
Universal Script 📌
script request
330
7 hours ago
Free
💪arm wrestling simulator💪
Max Stats
Privacy
Terms and Conditions
Rules