osmarks

PotatoAd Config

Dec 14th, 2019 (edited)
2,147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. return {
  2.     "PotatOS:\nThe OS YOU can rely on.\npastebin run RM13UGFa",
  3.     function() return fetch "https://osmarks.tk/random-stuff/fortune/" end,
  4.     function()
  5.         local p = find_player_nearby()
  6.         if p then
  7.             return ("Hello, %s, armour value %d, health %.1f. We know where you live. Install potatOS."):format(p.account, p.armor, p.health)
  8.         end
  9.         return false
  10.     end,
  11.     "Item Disposal as a Service:\nSend items to EnderStorage Black/Black/Black for them to be automatically disposed of.",
  12.     "ShutdownOS: Shutdown brought to the masses.\nDownload today: pastebin run QcKBFTat",
  13.     "Visit GMart, north of spawn, or else!",
  14.     "Weren't these ads written for CodersNet and not here?"
  15. }
Add Comment
Please, Sign In to add comment