Roblox Studio Tutorials/Printable version - Wikibooks, open books for an open world (2024)

One of more pages displayed in this print version may contain typographical or formatting errors which cannot necessarily be fixed individually, because of the technical limitations of the Module used.

This is the print version of Roblox Studio Tutorials
You won't see this message or any elements not part of the book's content when you print or preview this page.

Roblox Studio Tutorials

The current, editable version of this book is available in Wikibooks, the open-content textbooks collection, at
https://en.wikibooks.org/wiki/Roblox_Studio_Tutorials

Permission is granted to copy, distribute, and/or modify this document under the terms of the Creative Commons Attribution-ShareAlike 3.0 License.

Contents

  • 1 Beginning to build
  • 2 Effects and lighting
    • 2.1 ...
  • 3 Effects
    • 3.1 Campfire
    • 3.2 Fountain
  • 4 Treasure Hunt Simulator
    • 4.1 Currencies
    • 4.2 Rebirths
    • 4.3 Crates
    • 4.4 Hat crates
    • 4.5 Hats
    • 4.6 Tools
    • 4.7 Backpacks
    • 4.8 Pets
    • 4.9 Dig Sites
    • 4.10 Chests
    • 4.11 General Strategies
  • 5 Beginning to script
  • 6 Ways to die in Roblox Natural Disaster Survival
  • 7 New spawns
  • 8 Day and night cycle
  • 9 Basic hinges and jump boost

Every Roblox PC or Mac player already has Roblox Studio downloaded. So just open Roblox Studio, then click install. Once that is done, log in to your Roblox account. You should now be on the templates page. We are going to start an obby now. Click on baseplate, a new place should be opened. Select "Baseplate" then use CTRL+X to delete it. Click on part and a new block should spawn in the middle of your screen. Click on scale and make the block look like a floor. Insert three new blocks and scale them like walls that fits the floor. Use the move tool to move your walls in the right spot. Select your floor and click on duplicate. Use the move tool and move it on top of the walls. Now we just need a spawn so the players will spawn in your lobby. Go to models and click on spawn. move the spawn in your lobby. The lobby for your obby is now finished(VIP doors are in future tutorials). Click next again and your game should be saved.

...

[edit | edit source]

This tutorial will be about how to make a light that goes off in the day and goes on at night. First, make the part that shines. Insert a script and a PointLight inside it. And let's say it is named "Light". Script:

light = game.workspace.LightminutesAfterMidnight = 0while true do() minutesAfterMidnight =[press space]minutesAfterMidnight+10

Campfire

[edit | edit source]

You can make a cool campfire using effects! First, build the campfire with surroundings and a base and some logs. Then, add a fire effect by going to models>effects>fire. You will see a fire coming out from the base. The fire might be too small, but we can make it bigger by going to the properties of the fire. You can change the size of the fire by changing the size property. You can also change the brightness, and the color, also the range to make a cool campfire!

Fountain

[edit | edit source]

This one is a little bit harder than campfire. But it is really cool. First, add a ring of water, then, add surrounding and a middle. Add a part that would spray water into the air in the middle. Insert a ParticleEmitter inside the sprayer. You will see that the sprayer starts to "spray" out sparkles. But sparkles look nothing like water. We need water.Copy this smoke: wiki.roblox.com/index.php?title=File:Smoke.png&filetimestamp=20150731221157&

copy this website.

Add the new smoke file to replace the sparkles file. You should see smoke coming out of the sprayer.That still doesn't look like water though, we need to change the properties. Change Color>Start to light teal, then change LightEmission to 0.5, click on size and click ... and drag the right endpoint to the bottom. Do the same thing to transparency. But this time, drag the left endpoint to about in the middle. Now they look good but they don't fall. To make the particles fall, we need to change acceleration to 0,-10,0. Now for the finishing touches. Change RotSpeed to -90,90, change speed to 15, velocity spread to 5, rate to 200 and LifeTime to 4.

There are two types of currency in Treasure Hunt Simulator: Coins and Rubies.

Coins are earned by selling sand and by opening Chests found underground. Coins are used to purchase Tools, Backpacks, Pets and Crates.

Rubies are earned by Rebirthing and opening Chests found underground.

Rebirths

[edit | edit source]

Rebirths reset the player's progress, removing all Tools, Backpacks and Pets. After rebirthing, the player starts with the Bucket and Starterpack. Rebirths can be purchased using the Coin currency, with each subsequent rebirth costing more than the previous.

Each rebirth grants the player a 0.5 multiplier to Coins earned from selling Sand and opening Chests, and 50 Rubies.

Crates

[edit | edit source]

Crates are items containing one random Skin or Hat. Skin and Hat Crates can be purchased at the Upgrade Shop with Coins or Rubies. The Crates that require Rubies have a higher chance of granting rare items.

Skins can be applied to the player's Tool or Backpack. Skins do not grant any bonuses to Tool strength or Backpack storage and are purely cosmetic. Rebirthing does not remove skins from the player's inventory.

Hat crates

[edit | edit source]

tier 1: 5000 coins 70% chance of common 20% chance of rare 7% chance of epic 2.9% chance of legendary 0.1% chance of mythical

tier 2: 250K coins 49% chance of common 20% chance of rare 15% chance of epic 5% chance of legendary 1% chance of mythical

tier 3: 5M coins 23% chance of common 45% chance of rare 20% chance of epic 10% chance of legendary 1.9% chance of mythical 0.1% chance of sacred

tier 4: 250 gems 0% chance of common 54.5% chance of rare 25% chance of epic 15% chance of legendary 5% chance of mythical 0.5% chance of sacred

tier 5: 500 gems 0% chance of common 30% chance of rare 36.5% chance of epic 25% chance of legendary 7.5% chance of mythical 1% chance of sacred

tier 6: 1500 gems 0% chance of common 10% chance of rare 20% chance of epic 40% chance of legendary 25% chance of mythical 5% chance of sacred 0.01% chance of GODLY

Hats

[edit | edit source]

Hats grant a bonus to Tool strength. Most importantly, Hats are not removed when rebirthing, so spending Coins on Hat Crates is a good strategy to start rebirths with plenty of strength, even when the player only has the starting Bucket.

The player may equip hats in the Hats tab of the inventory screen. Up to three hats can be equipped at once.

Minimum and Maximum bonus values were obtained from the in-game Hat Index.

QualityColorMinimum BonusMaximum BonusNotes
CommonWhite1050
RareYellow130170
EpicPurple250380
LegendaryRed500750The White Sparkle Time Fedora emits a visual effect around the player's head that can significantly obstruct the player's view, especially in first-person view. This effect is visible even when hats display is turned off in game.
MythicalGreen1,0301,480
SacredOrange2,3103,250
GODLYPink4,5606,200

[edit | edit source]

Tools can be purchased at the Upgrade Shop (also referred to as simply Shop). Some tools are only available for purchase in specific areas. When a new tool is purchased, it will automatically be equipped. The player can switch between purchased tools at the Shop. BEWARE!!! Some tools dig automatically and only dig straight down, which makes it very difficult to mine a chest above or beside you; these tools are primarily used for getting to lower depths very quickly, without regard for chests you pass along the way down.

ToolStrengthTime (seconds)CostRobuxArea ShopDig TypeNotes
Bucket120ManualCan target blocks above, beside and below the player, up to four blocks away (excluding the block the player is in).
Spade22100Manual
Toy Shovel32250Manual
Small Shovel41.5600Manual
Medium Shovel51.52,100Manual
Large Shovel71.58,800Manual
Big Scooper10124,000Manual
Rake15140,000Manual
Vacuum20165,000AutomaticUnlike regular tools, the Vacuum tool will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.
Dynamite500.5185,000ManualWhen used, dynamite is dropped near the feet and explodes. Cannot be used to target blocks like regular tools.
Giant Shovel750.5250,000Manual
Metal Detector1000.5500,000AutomaticUnlike regular tools, the Metal Detector tool will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.
Lollipop1000.5200,000CandyManual
Chisel1250.5300,000DinoManual
Magical Message Bottle1500.5400,000PirateManual
C41500.51,500,000Manual
Jack Hammer2500.53,000,000AutomaticUnlike regular tools, the Jack Hammer tool will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.
Golden Spoon5000.510,000,000Manual
Dual Scoops7500.522,000,000Manual
Candy Hammer8000.520,000,000CandyManual
Pickaxe9000.525,000,000DinoManual
Drill1,0000.545,000,000AutomaticUnlike regular tools, drill-type tools will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.
Golden Bucket1,0000.530,000,000PirateManual
Easter Basket2,0000.5250,000,000Manual
Nuke2,0000.5100,000,000ManualNukes are dropped on the floor and eventually explode, like the dynamite tool.
Dual Drills2,0000.5500,000,000AutomaticUnlike regular tools, the Dual Drills tool will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.
Golden Nuke4,0000.5300,000,000Manual
Lightning Bolt3,5000.3N/A500AutomaticUnlike regular tools, the Lightning Bolt tool will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.
Magnifying Glass3,0000.251,000,000,000AutomaticUnlike regular tools, the Magnifying Glass tool will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.
Golden Metal Detector3,5000.253,000,000,000AutomaticUnlike regular tools, the Golden Metal Detector tool will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.
Claw Scooper4,7500.254,000,000,000CandyManual
Magical Map4,9000.255,000,000,000Pirate
Grenade5,0000.251,500,000,000Manual
Spiked Shovel5,0000.256,000,000,000DinoManual
Firework6,0000.2580,000,000,000Manual
Sword5,0000.25,000,000,000MedievalManual
Black Hole5,0000.15N/A1,299AutomaticUnlike regular tools, the Black Hole tool will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.
Double Big Scooper5,5000.1520,000,000,000Manual
Hoover6,0000.15100,000,000,000AutomaticUnlike regular tools, the Hoover tool will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.
Golden Fork6,1500.15125,000,000,000Manual
Lawn Mower6,5000.15250,000,000,000AutomaticUnlike regular tools, the Lawn Mower tool will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.
Trident6,5000.15300,000,000,000AtlantisManual
Lazer Gun6,7500.15500,000,000,000Toy LandManual
Great Sword7,0000.15650,000,000,000MedievalManual
Alien Lazer Gun7,2500.15700,000,000,000MarsManual
Police Baton7,3500.15800,000,000,000PrisonManual
Flaming Axe7,5000.151,000,000,000,000VolcanoManual
Scythe10,0000.125N/A3,000AutomaticUnlike regular tools, the Scythe tool will continuously dig at the block directly below the player when active. With careful positioning, the player can dig adjacent blocks, but not ones above.

Backpacks

[edit | edit source]

Like tools, backpacks can be purchased at the Upgrade Shop. Similarly, backpacks are automatically equipped when first purchased, and can only be switched at the shop.

When the backpack is filled, a prompt will appear on screen that allows the player to return to the Sell area. The player may ignore the prompt and continue digging through blocks, but will not be able to accumulate any more sand until they've emptied their backpack.

BackpackStorageCostRobuxArea ShopNotes
Starterpack100This is the backpack the player starts with.
Small Bag25150
Medium Bag40375
Large Bag140900
XL Bag2503,150
XXL Bag48013,200
SuperStorage1,00036,000
SuperStorage 21,50075,000
Sand Safe2,500150,000
Sand Vault5,000350,000
SuperStorage 37,500700,000
Small Canister10,0001,500,000
Medium Canister15,0004,000,000
Ice Cream Sandwich25,0005,000,000Candy
Large Canister25,0008,000,000
Duffle Bag35,00012,000,000
Empty Crate50,0007,500,000Pirate
Dual Canister50,00024,000,000
Giant Canister75,00048,000,000
Magical Fanny Pack100,000100,000,000
Hiking Pack100,00010,000,000Dino
Humongous Canister200,000250,000,000
Candy Bucket200,000200,000,000Candy
Giant Magical Fanny Pack300,000500,000,000
Bucket O350,000250,000,000Pirate
Brief Case400,000750,000,000
Chest500,0001,000,000,000
Dinosaur Cage500,000330,000,000Dino
Candy Bag700,0001,250,000,000Candy
Popcorn Bucket750,0005,000,000,000
Golden Chest900,0001,500,000,000Pirate
Giant Safe1,000,0002,500,000,000
Egg Preserver1,200,0002,000,000,000Dino
Present2,000,00020,000,000,000
Rubix Cube10,000,00050,000,000,000Toy
Shield15,000,00070,000,000,000Medieval
Double Humongous Canister20,000,00080,000,000,000
Rainbow Rock30,000,000100,000,000,000
InfiniteN/A800

Pets

[edit | edit source]

Pets can be purchased at the Upgrade Shop. Like tools and backpacks, they are automatically equipped when purchased, and can be switched at the Shop.

When equipped, a pet will give the player a passive bonus to digging strength that is added to their tool strength. This bonus remains active as long as the pet is equipped.

PetStrengthCostRobuxArea ShopNotes
Duck57,500
Squid1014,000
Hedgehog1527,000
Turtle1734,000
Snow Fairy1833,750
Cat2043,000
Duckling2249,000
Red Orb2453,750
Ocelot2552,500
Elephant2661,250
Fighter Jet2867,187
Parrot2880,000
Alpaca30110,000
Iguana35150,000
Penguin40170,000
Candy40100,000Candy
Shark45205,000
Eyepatch Parrot45125,000Pirate
Elf48125,000
White Orb50150,000Dino
Seagull50260,000
Siamese Cat54256,250
Hound54256,250
Gummy Bear54156,250
Crab54256,250
Crocodile60300,000
Octopus64320,312
Eagle70375,000
Robot Dog80450,000
Sloth100500,000
Robot1201,500,000
Panda1402,500,000
Red Panda1607,500,000
Rocket Cat1683,125,000
Robot Horse1683,125,000
RC Tank20012,500,000
Doge24017,500,000
Polar Bear28035,000,000
Dragon32050,000,000
Walrus33643,750,000
Pony36065,000,000
Seahorse38462,500,000
Robot Bunny39072,500,000
Phoenix42087,500,000
Fairy46890,625,000
Donuts750100,000,000Candy
Unicorn750125,000,000
Black Orb1,000125,000,000Pirate
Dinosaur1,250150,000,000Dino
Pegasus1,500200,000,000
Magical Frog1,750500,000,000
Monkey2,0001,000,000,000
Dark Pegasus2,000N/A1299
Snowman2,100625,000,000
Car2,2501,500,000,000
Butterfly2,5002,500,000,000
Pufferfish3,0005,000,000,000Atlantis
Pinata3,50010,000,000,000Candy
Ship4,00015,000,000,000Pirate
Santa4,04018,000,000,000
Booga4,50020,000,000,000Dino
Jellyfish4,65030,000,000,000
Swamp Monster4,80035,000,000,000
Magical Umbrella5,00040,000,000,000
Snow Fox5,05060,000,000,000
Gurt5,10080,000,000,000
Blue Doge5,250100,000,000,000
Blimp5,400250,000,000,000
Moon5,760337,500,000,000Moon
Satellites6,120500,000,000,000
Pink Jellyfish6,250550,000,000,000Atlantis
K-96,500650,000,000,000Prison

Dig Sites

[edit | edit source]

Dig sites are what the player interacts with for the bulk of the game. When starting out, the player only has access to the initial dig site. Other dig sites are walled off with messages indicating the entrance requirements, which can be total sand extracted, total rebirths, or Robux.

Each dig site covers a 10-block by 10-block area, with an indeterminate depth. Every 30 minutes, all dig sites are reset and refilled with sand and chests.

Players use their equipped tool to dig up blocks and chests.

Notes for the table below:

- Sand Value is how much the seller pays for each unit of sand sold in the area. While it's possible to dig sand from the Start area and move to the seller in another area to sell for a higher price, the time it takes to do this is largely negated by the time it takes to climb back out of the dig site (if it's even possible), and walk to another dig site.- 1 to 100 indicates the strength of each block of sand between depth 1 and 100. 101 to 200 indicates the strength of each block between depth 101 and 200, and so on.

AreaSand to UnlockRebirths to UnlockRobux to UnlockSand Value1 to 100101 to 200201 to 300301 to 666667 to 900901 to 13001301 to?Notes
Start55501505001,5003,0005,000
Candy Land5,00010151504501,5004,5009,00015,000This site is at the end of the path to the left of the spawn location.
Pirate Isle25,00015252507502,5007,50015,00025,000The portal to this site is at the pier just past the Start site.
Dino Land125,00020353501,0503,50010,50021,00035000This site is at the end of the path opposite the Start site.
Launch Site625,00025454501,3504,50013,50027,00045,000This site is at the end of the path to the right of the spawn location.
Moon Landing1030555501,6505,50016,50033,00055,000The portal to this site is accessed from the Launch Site.
Atlantis5040757502,2507,50022,50045,00075,000The portal to this site is at the pier just past the Start site.
VIP IslandN/A40050The portal to this site is the helicopter next to the spawn location.
Toy Land75551001,0003,00010,00030,00060,000100,000The portal to this site is to the right of the spawn location.
Medieval100651251,2503,75012,50037,50075,000125,000The portal to this site is to the left of the spawn location.
Mars Landing125751501,5004,50015,00045,00090,000150,000The portal to this site is accessed from the Launch Site.
Prison150851751,7505,25017,50052,500105,00175,000The portal to this site is to the right of the spawn location.
Dominus Land250,000,00075952002,0006,00020,00060,000120,000200,000The portal to this site is to the left of the spawn location.
Volcano500,000,0001501102502,5007,50025,00075,000150,000250,000The portal to this site is to the right of the spawn location.
Private IslandsN/A35The portal to this site is at the pier just past the Start site.

Chests

[edit | edit source]

Normal: Normal layer+ Rare: Gray layer+ Epic: Brown layer+ Legendary: Underworld+ Mythical: Mythtic+

General Strategies

[edit | edit source]

- The first rebirth takes the longest. Each subsequent rebirth takes less and less time as the player accumulates more strength bonuses through hats.

- Before rebirthing, spend Coins and/or Rubies on the most expensive Hat Crates possible, leaving just enough for the rebirth cost. Since Hats are not removed when rebirthing, they are the main source of boosts when starting over after rebirthing.

- Look for Dice Chests from depth 50 and below in any dig site. They offer the highest reward to work ratio. Often times, the first Dice Chest the player opens after a rebirth will contain enough Coins to do the next rebirth.

- The site-specific Tools and Backpacks found in the Candy, Pirate and Dino sites offer the best value, once those sites are accessible. However, once the player has rebirthed eight times or more, the differences in cost become more and more negligible.

- For max efficency, immediately BEFORE you hit the rebirth button, FIND, & stand next to a very HIGH value chest, e.g. a "Dice Chest" or a "Mars Chest".

Hit the rebirth button (Purple swirl @ bottom left). Everything then goes back to "zero", so, equip the bucket & dig out the valuable chest. You will now have several millions of cash to zoom off to the Shop with & kit yourself out again with little time wasted. Check the "rebirth" button to see what is the next cash total that you need to collect.

And repeat. (Set aside half a day to get 150 rebirths)

- Check the chart above for the best "Sand values" & always dig the highest value site you can access.

- A big rucksack is ALMOST as important as your preferred digging tool. You will be very surprised at the value of the sand you have dug when you sell it, especially when you times by the "rebirth multiplier", (screen bottom left) ( Value is x76 when "rebirth" = 150) - SO DON'T WASTE YOUR SAND, sell it as soon as your backpack is full.

- Digging tools - A personal preference, "Drill type" tools are VERY fast & VERY hard to control.

I used the "Giant Shovel" for a very long time as It was cheap & totaly controllable for "cherry picking" the best chests on the way down. Take your pick (lol).

Oops. I forgot to tell you to go to models, then use the anchor tool to anchor everything. Do it right now. I apologize for that. But anyways, we are going to start scripting today! The first thing we are going to script is lava. Insert a new part then rename it "Lava" by clicking on its name, delete its current name, and type in "Lava".Now click on the plus sign on the right side of lava. search "Script" and click on script. Now type this in the script:

local LavaPart = script.Parentlocal function onPartTouch(otherPart) local partParent = otherPart.Parent local humanoid = partParent:FindFirstChildWhichIsA("Humanoid") if ( Humanoid ) then humanoid.Health = 0 endendLavaPart.Touched:Connect(onPartTouch)

Test it by touching the lava. If you died, then the script is working. The other thing we are going to script is a conveyor that pushes players off. Make a new part and insert another script inside this one. Put the following script inside:while wait() doscript.Parent.Velocity=script.Parent.CFrame.lookVector*10Change 10 to how fast you want the player to move on it. Don't forget to anchor everything!

Roblox Studio Tutorials/Printable version - Wikibooks, open books for an open world (2)

This page or section is an undeveloped draft or outline.
You can help to develop the work, or you can ask for assistance in the project room.
  1. Fall damage
  2. Drowned
  3. Burnt
  4. Hit by a piece of lava
  5. Fell off the edge
  6. Hit by a piece of thing in a sandstorm
  7. Staying outside in a blizzard
  8. Hit by a meteor
  9. Attempting to cross over a tsunami when not high enough
  10. Struck by lightning
  11. Falling into the volcano
  12. Volcano spawned on you
  13. Staying on the edge in an earthquake
  14. Staying outside in an acid rain
  15. Walking into the tornado
  16. Falling off second floor of lobby
  17. Staying on green or black stuff in an acid rain
  18. Staying on white stuff in a blizzard
  19. Attempting to reach the volcano when you have orange or red health bar
  20. Falling off the play area
  21. Reset your character

You will need new spawns for each level in your obby, but when you put multiple spawns, if you test your game a died, you will spawn at random positions. To prevent that, we needed teams. We can do that by click on the advanced section, then click on services, then select teams. We can add a new team by click on the plus sign by teams, then insert the object "team". Change the team color to whatever color you want and change the spawn you want to have that color in properties and change neutral to false and change TeamColorChangeOnTouch to true. Keep the lobby spawn neutral though, because the player is not going to spawn on the lobby spawn if you don't do so.

Have you ever wondered how to set the time of day? It is easy. Just go to Workspace -> Lighting, and change the property (clock time) to whatever you want (0:00 - 23:59). To make the time change in game, we just need to insert a script. Also, "_" in the script section is empty space. This is the simplest way to do it:__________________ while wait(1) do --change one to whatever speed you want. less is faster________ game.Lighting.SetMinutesAfterMidnight((+1)_________________________________end --30 is the minutes changed

Basically, press enter whenever you see "_".

This will be our final obby tutorial, we are going to move on to lighting and effects next. One basic hinge is a seesaw.

To build it, first we need to make two supporters for the seesaw. Make sure that the supporters have anchored true and CanCollide false so that the player don't just pass the level by jumping on the supporter. Now, make the part that the player have to balance on so they're not dumped into empty space. Make sure that the balancing part is NOT anchored. Go to models and select surface select hinge inside surface. Put hinges on the supporters and name them Hinge0 or something(If I'm wrong then I will say the correct name in discussion). And put hinges on the opposite sides of the seesaw and rename them Hinge1. Test your game and the seesaw should not fall into empty space(If it did I apologize for that and I will say the correct way in discussion). You can also make doors with this strategy too.

The other kind of hinge we are going to talk about is spinning blocks. (I think it is like this, if not, same thing, discussion)First, you make one supporter for the spinning block. Put the block that is going to spin on top of the supporter. Connect them using hinges again and change the hinge type to motor. Test your game and the block should spin! You can also use spinning lava too. Now it is time for jump boost. First, insert a new part, go to properties, expand velocity, change y velocity to something no bigger than 200. Test your game and your character should be able to jump very high!

Roblox Studio Tutorials/Printable version - Wikibooks, open books for an open world (2024)
Top Articles
Latest Posts
Article information

Author: Pres. Carey Rath

Last Updated:

Views: 5841

Rating: 4 / 5 (61 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Pres. Carey Rath

Birthday: 1997-03-06

Address: 14955 Ledner Trail, East Rodrickfort, NE 85127-8369

Phone: +18682428114917

Job: National Technology Representative

Hobby: Sand art, Drama, Web surfing, Cycling, Brazilian jiu-jitsu, Leather crafting, Creative writing

Introduction: My name is Pres. Carey Rath, I am a faithful, funny, vast, joyous, lively, brave, glamorous person who loves writing and wants to share my knowledge and understanding with you.