Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -
- Download Here --> https://tinyurl.com/34s5vetw (Copy and Paste Link)
- Backpacks
- Backpacks are equipment items used to store food. The main purpose of backpacks is to store food until it is full. When full, players must return back to their nest and feed it to their eggs, which in return, gives coins. The only exception to this rule is the Infinity Backpack, which allows players to have an unlimited amount of storage. They can be purchased at shops in different zones.
- Note: Currently, the only zones that have backpack shops are The Commons, Frozen Valley, The Underworld, Ocean Depths, Tiki Island and The Crystal Island.
- There are currently 16 backpacks in the game.
- Backpack List
- Backpack Price Capacity Zone Backpack 0 150 The Commons Backpack 1 1200 480 The Commons Backpack 2 3000 1080 The Commons Backpack 3 28.8K 6000 The Commons Backpack 4 400K 50K Frozen Valley Backpack 5 5M 307K Frozen Valley Backpack 6 60M 5M Frozen Valley Backpack 7 200M 160M The Underworld Backpack 8 2.5B 1.26B The Underworld Backpack 9 20B 10B Ocean Depths Backpack 10 160B 80B Ocean Depths Backpack 11 1.3T 646B Tiki Island Backpack 12 10.3T 5.2T Tiki Island Backpack 13 164T 82.4T Tiki Island Backpack 14 13.5q 2.70q The Crystal Island Infinity Backpack 685 750 ∞ Game Pass ShopAll Backpack ShopsSacrificial Palace
- Name already in use
- A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
- kocmoc / kocmoc-remastered.lua
- This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 1 contributor
- Users who have contributed to this file
- Open with Desktop
- View raw
- Copy raw contents Copy raw contents Copy raw contents
- This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
- --[[ // Kocmoc Gen 3 \\ Credits: [Boxking776]: Owner, developer, pet simulator x, bee swarm simulator [Weuz]: Bee Swarm Simulator, function library (xlp) [Devixl]: Bee Swarm Simulator, function library (xlp) Kocmoc is owned, coded developed and managed by Boxking776 alone. Anyone else who claims to be a developer is an impersonator. Kocmoc is mostly open source apart from some premium functions. Any attempts at stealing Kocmoc source and using it without credit will result in a valid takedown request *. * In moderation. You can use sections of code, however you are prohibited from ripping off the entire source as your own. Thanks for using kocmoc! ^-^ ]] if game. PlaceId == 1537690962 then loadstring (game: HttpGet ( " https://raw.githubusercontent.com/Boxking776/kocmoc/main/games/bss.lua " ))() elseif game. PlaceId == 6284583030 or game. PlaceId == 7722306047 then loadstring (game: HttpGet ( " https://raw.githubusercontent.com/Boxking776/kocmoc/main/games/psx.lua " ))() else game. Players . LocalPlayer : Kick ( " Error loadng kocmoc. \n\n No supported game found. \n\n Please join a supported game. " ) end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement