[FREE BETA] Sniper - find instances with easy syntax

:hammer: Download | :crown: Creator Profile | :beetle: Support


[BETA] Sniper - Find your Instances

Sniper is the perfect tool to easily find your instances, thanks to an intuitive syntax. It is designed to have a modern, simple and space-saving interface, without removing any type of feature.

Everything it can do it does via a text field and a button (or if you prefer the Enter ↵ button), easier than that...

🥇 The Most POWERFUL plugin for finding instances. 🥇

⚠️ This plugin is still in BETA, it is constantly being updated, if you find bugs please be patient and let me know. ⚠️

:gem: Interface

:video_camera: Video Tutorial

Coming soon

:sparkles: Features

Here is the list of everything the plugin can do, with the related documentation (I didn’t wanted to create another section lol):

Selection rules:

String: select by name
Class: select by type of instance
Tag: select by tag
Childs: get instance's children
Wildcard: get all
  • Syntax: *
  • Match: you can use * to get everything on the directory,
    I reccomend to NOT do a input with only * because it’ll select ALL the instances in your explorer (my pc completely crashed, if you want to try please share the video here :slight_smile: )
  • Color: the identifying color is CYAN.
  • Example:
Capture: get a specified element/elements
Combining: use more rules at the time

Special syntax:

!info
  • Syntax: !info
  • Result: get info about the plugin.
  • Color: the identifying color is PURPLE.
!help
  • Syntax: !help
  • Result: get the list of all the working commands.
  • Color: the identifying color is PURPLE.
!list
  • Syntax: !list
  • Result: get the history of previous input.
  • Color: the identifying color is PURPLE.
!goto
  • Syntax: !goto <InstanceName>
  • Result: move the camera to the Instance (it has to be a BasePart and in workspace).
  • Color: the identifying color is PURPLE.
!beta
  • Syntax: !beta
  • Result: open BETA program window. When the plugin will exit from BETA status the window will show list of BETA Testers’ names. (which I thank infinitely :))
  • Color: the identifying color is PURPLE.
!docs
  • Syntax: !docs
  • Result: show link to this page.
  • Color: the identifying color is PURPLE.

ps: if you want to close the result part just press send with the textBox empty.

:gear: Changelog

V0.8.8
  • Added !docs command
  • fixed some bugs related to commands
V0.8.7
  • Added !beta command for BETA Program
  • Added Beta Tester message
  • removed some annoying console messages
  • fixed other bugs
V0.8.6
  • added arrow in the bottom to close the ui without going in the toolbar section
V0.8.2
  • changed !list command, now it shows input history + items amount found with each
  • Fixed some bugs with commands
V0.8.0
  • Added special commands with !
    – !info
    – !list
    – !help
    – !goto
V0.7.8
  • Fixed some selection bugs with capture {}
V0.7.6
  • Created first version ever!

:bulb: Ideas or Problems?

Found a bug? Have a feature request? Let me know by writing below. Don’t hesitate to write also criticisms (if constructive), they are welcome.


Thanks to all of you guys for helping make this project a success! ❤️

Made with :heart: by MattQ

6 Likes

Since the plugin is currently in beta, it is now FREE, but in a short time (a month probably) it will become PAID.

If you want to support my hard work, download the plugin now while it is free and report any bugs or feedback here!

Anyone who downloads it during the free period and provides feedback will be added to the list of BETA TESTERS that will be available in the plugin with the command !beta

Sniper Update!
Version 0.8.7

:gem: Added: :gem:

  • Added !beta command for BETA Program
  • Added Beta Tester message
  • removed some annoying console messages
  • fixed other bugs

See you next version! :heart:

Sniper Update!
Version 0.8.8

Guys, I noticed that tons of you don’t read the docs and then dislike the plugin. I added this command to invite people to read how to use the plugin before giving a feedback.

:gem: Added: :gem:

  • Added !docs command for showing this forum page
  • fixed more bugs with commands

See you next version! :heart:

can it search by something like animation id?

1 Like

The plugin is designed to bulk search for instances with certain rules.

To filter by properties, you can do already in Explorer by searching for:
NAME_PROPERTY=VALUE

If you think it’s useful, I can consider including it in Sniper as well.

1 Like