mur4i / peuren_minigames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peuren_minigames (2)

PEUREN_MINIGAMES

A resource that provides various minigames from our paid releases. You are also free to use this for your own resources, but be sure to include credit or use this script as a dependency if releasing paid work.

Available Minigames

  • Lockpicking

    exports.peuren_minigames:StartLockpick(pickCount, eventStep, breakChance)

  • Hacking

    exports.peuren_minigames:StartHacking(count, rememberTime, completeTime)

  • Looting

    exports.peuren_minigames:StartLooting(items, timeToLoot, size, callback)

  • Typewriter

    exports.peuren_minigames:StartTypewriter(count, completeTime)

  • Pressure Bar

    exports.peuren_minigames:StartPressureBar(breakLine, speed)

You can also find examples on what arguments to send inside of client files in the bottom.

Dependencies

peuren_lib

Check us out!

You can reach us on our Discord and you can find our releases on our Tebex store

About


Languages

Language:JavaScript 80.7%Language:Lua 14.9%Language:CSS 3.1%Language:HTML 1.4%