Announcements

Easter Contest 2021

Submitted by Myu, , Thread ID: 201735

Thread Closed

RE: Easter Contest 2021

#126
16-04-2021, 07:24 PM
Myu Wrote:
My drop rate has been absolute hell so far.
1 egg in like 20 posts. However, suddenly I got about 3 in a row.

it is rigged to give less for people named myu
blame aoki Kekw

Code:
//Drop rate for the Easter eggs. Rigged to make Myu post more.

dropRate = 20
dropAmount = 0

if username="Myu" or uid="64990" then
  set dropRate = 10;
  if dropAmount = 5 then
     dropRate = 50;
     set dropAmount = 0;
else
  dropRate = 20;
end
Awoo~!

[Image: wJF4V6p.png]

[Image: TpUwOtZ.png]

Users browsing this thread: 16 Guest(s)