of     2   
chevron_rightchevron_rightchevron_right

mraznboy1
#2730745Tuesday, September 09, 2008 10:58 PM GMT

As you probably all (do not) know, I have made a tool called the multi tool. How to use it? Just equpied it, punch in a certain key, and bam, you have the thing you need. However, I have recently run out of ideas. Things I have so far on my tool f = run fast l = walk k twice = invincability p = Shield n = no shield t = tools z = no tools c = parachute g = no tools x = a hint SECRET CODE = mjolnir SECRET CODE = balefire Click = teleport get in a plane and press y = fly Any ideas?
vaati307
#2733111Wednesday, September 10, 2008 12:50 AM GMT

You're making a multi tool right? we how about my kind of tool. The good tool(not created yet i think). what it does:just click it and it will do anything any other tool will do.except reset of course. u name it! run? plane? car? ak47? click n'go man. I don't know how you'll make it, but it's worth an idea. : ) P.S. can u come try out my obby sometime? I might try out yours.
AgentFirefox
Top 100 Poster
#2733130Wednesday, September 10, 2008 12:51 AM GMT

haha m = your head changing mesh types every 0.5 seconds script for that would be: bin = script.Parent function TryToCast(player) -- returns true if player may cast this spell -- make sure this player has the wizard board stats local stats = player:findFirstChild("leaderstats") if stats == nil then return false end local mana = stats:findFirstChild("Mana") local level = stats:findFirstChild("Level") if mana == nil or level == nil then return false end if (mana.Value >= MP) then mana.Value = mana.Value - MP return true end return false end function teleportPlayer(pos) local player = game.Players.LocalPlayer if player == nil or player.Character == nil then return end local char = player.Character.Torso sound = Instance.new("Sound") sound.SoundId = "" sound.Parent = char sound.PlayOnRemove = true sound:remove() char.CFrame = CFrame.new(Vector3.new(pos.x, pos.y + 7, pos.z)) sound = Instance.new("Sound") sound.SoundId = "" sound.Parent = char sound.PlayOnRemove = true sound:remove() end enabled = true function onButton1Down(mouse) if not enabled then return end local player = game.Players.LocalPlayer if player == nil then return end --if TryToCast(player) == false then return end enabled = false mouse.Icon = "rbxasset://textures\\ArrowFarCursor.png" while true do wait(0.5) player.Character.Head.Mesh.MeshType = math.random(1, 6) end wait(COOLDOWN) mouse.Icon = "rbxasset://textures\\ArrowCursor.png" enabled = true end function onSelected(mouse) mouse.Icon = "rbxasset://textures\\ArrowCursor.png" mouse.Button1Down:connect(function() onButton1Down(mouse) end) end bin.Selected:connect(onSelected)
AgentFirefox
Top 100 Poster
#2733155Wednesday, September 10, 2008 12:52 AM GMT

as you may (or may not) notice, this is an edited teleport script lol
Charl3s7
#2734744Wednesday, September 10, 2008 2:25 AM GMT

Thats noobish to do.
AgentFirefox
Top 100 Poster
#2736037Wednesday, September 10, 2008 8:31 AM GMT

at least i have an imagination...
Charl3s7
#2738008Wednesday, September 10, 2008 7:47 PM GMT

A stupid one.
mraznboy1
#2738039Wednesday, September 10, 2008 7:49 PM GMT

Lol xD I just updated guys. Now if you press m, your head mesh changes. Fire, your scritp was WAAYYYYY off. I just need ideas, not (edited) scripts.
AgentFirefox
Top 100 Poster
#2738225Wednesday, September 10, 2008 8:05 PM GMT

now that you mention it, i see why it is wrong lol wrong...
mraznboy1
#2741135Wednesday, September 10, 2008 10:18 PM GMT

bumpsie
mraznboy1
#2741482Wednesday, September 10, 2008 10:32 PM GMT

BUMP
mraznboy1
#2743957Wednesday, September 10, 2008 11:51 PM GMT

Bumpz0rz
Charl3s7
#2745625Thursday, September 11, 2008 1:09 AM GMT

Um, ok. =P BUMBPZZZZZZZZZ
mraznboy1
#2749846Thursday, September 11, 2008 7:55 PM GMT

BUMMMPAAAAAA
Charl3s7
#2749894Thursday, September 11, 2008 7:57 PM GMT

BUUUUUMMMMMMPPPIEZZZZZZZ
mraznboy1
#2750032Thursday, September 11, 2008 8:05 PM GMT

Lulz BUMPZOOOOOORz
Charl3s7
#2750073Thursday, September 11, 2008 8:08 PM GMT

xD BUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUMP0rzinglolaz!!! <-- Idk LOL! Bump.
sroge445
#2750297Thursday, September 11, 2008 8:22 PM GMT

say n to make it so when u click there is an explsion there press a to stop
FlameFace
#2750422Thursday, September 11, 2008 8:34 PM GMT

Sounds like a bunch of dumb weapons, and tools put into one..
Phantom23
#2750454Thursday, September 11, 2008 8:37 PM GMT

[Content Deleted]
richguy421
#2750759Thursday, September 11, 2008 8:59 PM GMT

LOL u idiot why did you post that? you got that off of weebly xD
mraznboy1
#2754497Friday, September 12, 2008 12:00 AM GMT

No, he actually spammed and I reported him for it and mods deleted it. Thank you mods =D
mraznboy1
#2756174Friday, September 12, 2008 12:43 AM GMT

Bumpsaloni
AgentFirefox
Top 100 Poster
#2757074Friday, September 12, 2008 1:17 AM GMT

[Content Deleted] lol oops i meant BUMP
mraznboy1
#2758520Friday, September 12, 2008 2:53 AM GMT

Bumpeee

    of     2   
chevron_rightchevron_rightchevron_right