War Simulator 2 AUTO FARM – $15K PER MINUTE SCRIPT

Created by logicPatek 

Features:

  • AUTO FARM

GAME LINK:
WAR SIMULATOR 2

SCRIPT:

game:GetService("Workspace")["Rifle Assembly 2"].Name = "Rifle Assembly 3"
while true do
    for i, v in pairs(game:GetService("Workspace")["Rifle Assembly 1"]:GetDescendants()) do
    if v.Name == "ClickDetector" and v.Parent then
        fireclickdetector(v)
    end
end
for i, v in pairs(game:GetService("Workspace")["Rifle Assembly 2"]:GetDescendants()) do
    if v.Name == "ClickDetector" and v.Parent then
        fireclickdetector(v)
    end
end

for i, v in pairs(game:GetService("Workspace")["Rifle Assembly 3"]:GetDescendants()) do
    if v.Name == "ClickDetector" and v.Parent then
        fireclickdetector(v)
    end
end
wait(9)
end

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!