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
script_version('01.07.2021') | |
script_author("Grey_Garcia") | |
local nalogovaya = 0 | |
local version = script.this.version | |
local checking = false | |
local tVips = {} | |
local font = renderCreateFont('Arial', 10, 9) |
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
{ | |
"updateurl": "https://gist.githubusercontent.com/GARCIARRP03/441852fb3a8b191815d8432b15e4855a/raw/6046de753d9c8264a135defbc2bfc22211439ef6/RodinaHelper.lua", | |
"latest": "07.07.2021" | |
} |
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
script_version('07.07.2021') | |
script_author("Grey_Garcia") | |
local nalogovaya = 0 | |
local version = script.this.version | |
local checking = false | |
local tVips = {} | |
local font = renderCreateFont('Arial', 10, 9) |