Arkasino - Arkshop/permission intergrated Ark Casino bot

Free + paid Arkasino - Arkshop/permission intergrated Ark Casino bot 1.01

No permission to download
This resource is free, with optional premium version
ARKASINO - ARK Casino Discord Bot
FREE

Seamless ARKShop Casino Integration


What is Arkasino?

Arkasino brings engaging casino games directly to your ARK server Discord. Players bet with real ARKShop points, and VIP permissions are applied automatically. Setup is simple, features are robust, and your community stays entertained.


ARKShop Integration

Real Currency: Players bet using actual ARKShop points.
Permission-Aware: VIPs get enhanced multipliers automatically.
Account Linking: Discord and Steam IDs sync seamlessly.
Direct Shop Access: Players can buy points without leaving Discord.


Games

Coinflip (FREE):
Simple 50/50 bets with permission-based multipliers.

Blackjack (PREMIUM):
Classic card game with full casino rules.
Buy Here

Slots (PREMIUM):
Multi-line slots with big jackpots.
Buy Here

Fully Modular: Each game is independent, with its own config and permissions. New games can be added easily without touching the core bot. We plan to release more exciting games in the near future.


Features

Balance Overview: Check points and betting history.
Leaderboards: Track top players by profit and win rate.
Admin Tools: Add points, ban players, monitor logs.
Statistics: View 30-day activity charts.


Configuration

Code:
{
  "bot": { // Bot configuration section
    "token": "", // Discord bot token from Discord Developer Portal
    "clientId": "", // Discord application client ID
    "guildId": "", // Guild (server) ID where the bot operates
    "pointsPurchaseUrl": "", // URL for purchasing points
    "staffRoleIds": [], // Array of staff role IDs
    "enabledebugging": false // Enable debugging mode
  },
  "database": { // Database configuration
    "mysql": {
      "host": "localhost", // MySQL host address
      "port": 3306, // MySQL port number
      "user": "root", // MySQL username
      "password": "", // MySQL password
      "database": "" // Database name
    }
  },
  "economy": { // Economy settings
    "arkshop_enabled": true, // Enable ArkShop integration either have ark shop or wshop enabled , not both
    "wshop_enabled": false, // Enable WShop integration either have ark shop or wshop enabled , not both
    "outOfPointsMessage": "", // Message shown when out of points , redirect to specific points purchase link.
    "lowBalanceThreshold": 50, // Threshold for low balance warning
    "url": "", // Shop URL
    "currency_name": "", // Name of the currency you can name it whatever i called mine tities
    "database": "", // Economy database name
    "user": "root", // Economy database user
    "password": "", // Economy database password
    "port": 3306 // Economy database port
  },
  "permissionsDb": { // Permissions database
    "enabled": false, // Enable permissions database
    "database": "", // Permissions database name
    "user": "", // Permissions database user
    "password": "", // Permissions database password
    "port": 3306 // Permissions database port
  },
  "channels": { // Channel IDs for games and features
    "blackjack": "", // Channel ID for blackjack game
    "coinflip": "", // Channel ID for coinflip game
    "slots": "", // Channel ID for slots game
    "leaderboard": "", // Channel ID for leaderboard
    "logging": "" // Channel ID for logging
  },
  "permissions": { // Permissions settings
    "adminRoleIds": [] // Array of admin role IDs
  },
  "discordlinking": { // Discord linking settings
    "enabled": false, // Enable Discord linking this only applies if you dont use the plugin we recommend you use the plugin. default is recommended false
    "linkEmbedChannel": "", // Channel ID for link embed to be posted
    "use_plugin_link": true // Use plugin for linking , this will force the plugin to be used (different embed) recommend to use this instead of discord linking
  },
  "licenses": { //premium licenses 
    "blackjack": "",
    "slots": ""
  }
}


Casino Link Plugin

The Casino Link Plugin allows players to connect their Discord accounts to Steam easily.
Currently, the plugin supports ASE only, and ASA support is coming soon: COMING SOON.

Code:
{
  "database": { // Database connection for plugin
    "mysql": {
      "host": "localhost", // MySQL host
      "port": 3306, // MySQL port
      "user": "root", // MySQL username
      "password": "", // MySQL password
      "database": "ark_casino" // Must match the casino bot database
    }
  },
  "Messages": { // Messages displayed to users
    "LinkSuccess": "Your Discord account has been linked to your Steam account!", // Successful linking
    "InvalidCode": "Invalid linking code. Please check the code and try again.", // Wrong code
    "AlreadyLinked": "Your account is already linked.", // Already linked
    "Error": "An error occurred while linking your account. Please try again later." // General error
  }
}


Why Choose Arkasino?

Ready to Go: Works with ARKShop out of the box.
Permission-Aware: Integrates smoothly with VIP systems.
Real Betting: Players use actual server points.
User-Friendly: Easy commands and automatic linking.
Admin-Friendly: Full control with detailed logs.
Modular & Expandable: Add new games anytime without touching the core bot.


Discord Commands

Code:
/addpermission       - Add a permission group to a player (Admin only)
/addpoints           - Add points to a player by Steam ID (Admin only)
/balance             - Check your current shop balance
/blacklist           - Blacklist or unblacklist a user from using the bot (Admin only)
/getbalance          - Get shop balance for any Steam ID (Admin only)
/getpermission       - Get permission groups for a player (Admin only)
/leaderboard         - View the casino leaderboard
/link                - Link or unlink your Discord account to your Steam account
/removeblacklist     - Remove a user from the blacklist (Admin only)
/removepermission    - Remove a permission group from a player (Admin only)
/removepoints        - Remove points from a player by Steam ID (Admin only)
/status              - Check the bot's current status (Admin only)


Join Our Discord!

Join for Suggestions, Bug Reports & Support!




Bring Casino Fun to Your ARK Server

Arkasino = ARKShop + Casino Games — simple as that.

Built for ARK Communities
  • image_2026-01-16_173859546.png
    image_2026-01-16_173859546.png
    151 KB · Views: 38
  • image_2026-01-16_173923319.png
    image_2026-01-16_173923319.png
    180.6 KB · Views: 36
  • image_2026-01-16_173938672.png
    image_2026-01-16_173938672.png
    184.9 KB · Views: 33
  • image_2026-01-16_174328174.png
    image_2026-01-16_174328174.png
    74.9 KB · Views: 33
  • image_2026-01-16_174346982.png
    image_2026-01-16_174346982.png
    58.4 KB · Views: 34
Author
little_brain
Downloads
6
Views
147
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from little_brain

Back
Top