Created by Curver
Features:
- MISSION AUTOFARM
DEV NOTES:
JOIN A LOBBY BEFORE EXECUTING (not the main menu with character customization, press the play button and then you’ll be in a lobby)
Put in auto-execute folder
local lobbyid = 6372960231
local PlaceID = game.PlaceId
if (PlaceID == lobbyid)
then
game:GetService("TeleportService"):Teleport(7664622578, LocalPlayers)
else
getgenv().autofarm = true
getgenv().tpseed = 150 --put to 199 max if you like taking risks. You won't get banned or kicked for this speed but you may die cause sometimes the script breaks > 150
loadstring(game:HttpGet("https://leadmarker.xyz/Scripts/AttackOnTitties.lua"))()
end
For anyone who does not want to farm missions, here’s a private server code to use in free roam: m6XVXB
ENJOY!