Loomian Legacy Auto Finder

Script Credit :- KamiRyoshi#8507
Features

Instructions: 

  • Be close to grass don't go inside but just around
  •  You can add more to the target list by doing _G.Target["Pokemon"] = true
  •  To find gleeming loomians set _G.LookForShiny = true to true. It should already be by default as seen above

Information:

  •  This will ignore corrupt loomians, non shiny loomians, and things that are not in the target table.
  •  Note that this will stop at one of the loomians in the whitelist and will not catch it for you. You will have to catch it your self by getting it low

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

_G.LookForShiny = true _G.Target = {} _G.Target["Protogon"] = true _G.Target["Ikazune"] = true _G.Target["Duskit"] = true _G.Target["Mutagon"] = true _G.Target["Cephalops"] = true _G.Target["Metronette"] = true _G.Target["Wabalisc"] = true _G.Target["Nevermare"] = true _G.Target["Akhalos"] = true _G.Target["Vari"] = true loadstring(game:GetObjects('rbxassetid://8400647391')[1].Source)()

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors