SkillAgentSearch skills...

LenzhNotes

A notepad script so you can write writen notes

Install / Use

/learn @lenzh/LenzhNotes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Add to your oxinventory items and paste the images within the web/imgs

["note"] = {
		label = "Written note",
		weight = 20,
		stack = false,
		close = true,
		description = "A written note",
		client = {
			image = "note.png",
		}
	},
	["notepad"] = {
		label = "Notepad",
		weight = 2000,
		stack = false,
		decay = true,
		close = true,
		description = "A notepad",
		client = {
			image = "notepad.png",
		}
	},

make sure to add the note and notepad to a shop

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated10mo ago
Forks2

Languages

Lua

Security Score

62/100

Audited on May 29, 2025

No findings