WadL Minigames - Memory & Quicktime Events Minigames!

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!

6 Likes

very attractive

1 Like

Nice script, i like it so much

2 Likes

Thanks!

hey any chance we could get a video?

1 Like