Skip to main content

The Power of Pride Bundle 2026 — $10 PWYC Edition
On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Follow up question: How can I implement the windows and rtext? I see that it can help. but how do I format the script to actually replace multiple characters or individual words?

Do I use a code like this?

on change val do
 a1:2 window "thwhshqu"
 a2:1 window "tvzc"
 a1 dict a2
 II.text:rot13 @ I.text
end