Discord Js Slot Machine
Posted on by admin
Discord Js Slot Machine Machines
GamingNet is a fully modular bot which comes with sets of features/commands that can be enabled/disabled to your liking, making it customizable exactly how you want. Slot Machine - This script is going to create 8 NPCs in the Comodo Casino, it is recommended to replace the cmdin02 map with the provided one if you plan to use this location. This Slot Machine has 5 images, here is the order from best to worse: Chest Coin, Bell, Yggdrasil, and Apple. Configuration is script-based.
Discord Js Slot Machine Jackpots
Jul 19th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Discord Js Activity
- ':gem: : :gem: : :gem: ',
- ':seven: : :seven: : :seven: ',
- ':cherries: : :cherries: : :cherries: ',
- ':gem: : :star: : :seven: ',
- ':star: : :star: : :cherries: ',
- ':gem: : :seven: : :seven: ',
- ':star: : :star: : :cherries: ',
- ':star: : :star: : :seven: ',
- ];
- let reponse =(replys1[Math.floor(Math.random()* replys1.length)])
- var replys2 =[
- ':lemon: : :lemon: : :lemon: ',
- ':bell: : :bell: : :bell:',
- ':gem: : :star: : :seven: ',
- ':star: : :star: : :cherries: ',
- ':gem: : :seven: : :seven: ',
- ':star: : :star: : :cherries: ',
- ':star: : :star: : :seven: ',
- ':gem: : :cherries: : :cherries:',
- ];
- let reponse2 =(replys2[Math.floor(Math.random()* replys2.length)])
- ':lemon: : :lemon: : :lemon: ',
- ':cherries: : :cherries: : :cherries: ',
- ':gem: : :star: : :seven: ',
- ':star: : :star: : :cherries: ',
- ':gem: : :seven: : :seven: ',
- ':star: : :star: : :cherries: ',
- ':star: : :star: : :seven: ',
- ];
- let reponse3 =(replys3[Math.floor(Math.random()* replys3.length)])
- const embed =new Discord.RichEmbed()
- .setDescription(`**[:slot_machine: ${message.author} запустил игровой автомат!:slot_machine:]**`)
- .addField(`${reponse} n n${reponse2}**<** n n${reponse3}`, `****`)
- message.channel.send(embed)
- name:'slots'
RAW Paste Data