Hello everyone,
I just need some simple help.
I use this code:
$(user) $(eval a=$(urlfetch json https://pastebin.com/raw/***).split(#); a[Math.floor(Math.random()*a.length)])
What i want to change / remove in this code is the "random" function.
In the Pastebin file there are over a hundred lines and I want them to show up one by one and not randomly when the command triggered.
Any help would be greatly appreciated.
Thank you!