Embed Game x

By embedding games on your website or application you are agreeing to the Construct.net Arcade Terms of Service.

Create Your Own Games Build and publish your own games just like Sword Adventure to this arcade with Construct 3! Share this game
Demo

Sword Adventure

E
4 players, 4 plays 0 playing now, 2 most ever online
UpvoteUpvote 1 DownvoteDownvote
Not favoritedFavorited Favorited 0 favourites
Ghost11105 Published on 29 Apr, 2025

local badgeID = --айди вашего бейджа local badgeService = game:GetService("BadgeService") game.Players.PlayerAdded:Connect(function(player) wait(1) if not badgeService:UserHasBadge(player.UserId, badgeID) then badgeService:AwardBadge(player

Used Behaviours

  • 0 Comments

Want to leave a comment? Login or Register an account!

Suggested Games