This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Meteora Position Lines (Rock Solid) | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.7 | |
| // @description Anti-duplicate protection with local cache and enhanced validation | |
| // @author https://x.com/ArtHouseIsShit | |
| // @match https://www.meteora.ag/* | |
| // @match https://meteora.ag/* | |
| // @grant none | |
| // @run-at document-end |