WadL Minigames - Memory & Quicktime Events Minigames!

A script by WadL

No reviews yet.
WadL Minigames - Memory & Quicktime Events Minigames! main image

Price

Unknown

Full Description

These are two minigames you can incorporate into any of your scripts!

  • Both minigames are optimized with a 0.00-0.01ms CPU msec time!
  • Script has no obfuscation or IP lock!

Preview:

Memory Game:

Quicktime Events:

Explanation:

The memory game consists of a pattern being presented to the player then they must input the pattern into the UI before the timer expires.

The quicktime events game consists of players pressing a key a random amount of times before the timer expires.

The yellow bar in both scripts represents the timer and appearance is easily modified with CSS!

Usage:

TriggerEvent('WadL-Memory:start', function(success)
    if success then
		--Your code here
    else 
        --Your code here
    end
end)

TriggerEvent('WadL-QuicktimeEvents:start', function(success)
    if success then
		--Your code here
    else 
        --Your code here
    end
end)

Purchase:

Both minigames can be purchased for a total of $9.99 from my tebex store!

Purchase Here

If you have any questions feel free to ask down below!

Config Merger
Have you tried Config Merger? Merge your configs easily