Do you looking for the Roblox give tool script? If you really want to get the scripts, so you are able to visit the site of Pastebin. For your information, Pastebin is a best site in providing the Roblox scripts. There are many Roblox players who visit Pastebin site to get many scripts.
Because you are at this page, now you do not go anywhere. In this page, we will share some options of Roblox give tool scripts. We have already visited Pastebin site to get the scripts and now we are going to share it here. However, we only share some of scripts. It means that if you want to know full of scripts, you are able to go to Pastebin site directly.
ROBLOX BUILD/GIVE TOOLS SCRIPT
When you want to try a script to give tool, so you are able to try using this script. For your information, the script was published by cyclopsguy1321 on October 1st, 2015. Here are some part of script.
wait(0.1)
player = game.Players.PutYourNameHere
workspacePlayer = game.Workspace.PutYourNameHere
local ff = Instance.new(“ForceField”) –Creates forcefield
ff.Parent = workspacePlayer
workspacePlayer.Humanoid.WalkSpeed = 30
To get the scripts fully, you are able to visit this link; https://pastebin.com/pBvEypqs.
ROBLOX INSERT TOOL SCRIPT
This is another script that you can use to give tool. For your information, the script was published by SmokeDelsin on May 25th, 2015. Here are some part of script.
local Tool = script.Parent
game:GetService(“InsertService”):SetCollectionUrl(“http://test.roblox.com/Game/Tools/insertasset.ashx?sid=%d”)
game:GetService(“InsertService”):SetBaseCategoryUrl(“http://test.roblox.com/Game/Tools/insertasset.ashx?nsets=10”)
game:GetService(“InsertService”):SetAssetUrl(“http://test.roblox.com/Asset/?id=%d”)
enabled = true
local origTexture =Tool.TextureId
game:GetService(“ContentProvider”):Preload(“rbxasset://icons/insert_sel.png”)
local height = 20
local width = UDim.new(0.25, 0)
local height = 20
local buttonTransparency = 0.1
local insertButtonTransparency = 0.25
local transparency = 0.25
local selectedButtonColor = Color3.new(.1255, .4078, .1961)
local selectedButtonTextColor = Color3.new(1.0,1.0,1.0)
local buttonColor = Color3.new(0.0898, 0.2148, .2344)
local buttonTextColor = Color3.new(1.0,1.0,1.0)
local frameColor = Color3.new(.1255, .4078, .1961)
local frameTextColor = Color3.new(1.0,1.0,1.0)
local titleColor = Color3.new(0.6289, 0.8398, 0)
local titleTextColor = Color3.new(0.0,0.0,0.0)
local Window
local Data
local Mouse
local SetCache = {}
local soloGame = game:FindFirstChild(“NetworkClient”) == nil
–Constants
local useAssetVersionId = true
local BaseUrl = game:GetService(“ContentProvider”).BaseUrl
local ThumbnailUrl;
if useAssetVersionId then
local InsertRows = 4
local InsertColumns = 8
function getPlayer()
local character = script.Parent.Parent
return game.Players:GetPlayerFromCharacter(character)
function buildImageButton(image)
local buttonFrame = Instance.new(“Frame”)
buttonFrame.BackgroundTransparency = 1.0
local button = Instance.new(“ImageButton”)
button.Name = “Button”
button.Parent = buttonFrame
button.Image = image
button.Size = UDim2.new(1.0, 0, 1.0, 0)
button.Position = UDim2.new(0.0, 0, 0.0, 0)
button.BorderSizePixel = 1
button.Parent = buttonFrame
button.BackgroundTransparency = 0
return buttonFrame
To get the scripts fully, you are able to visit this link; https://pastebin.com/d4CGeiXa.
Of course, on Pastebin site, you are able to get more the scripts of Roblox give tool. If you do not be satisfied with the scripts above, we suggest you to go to Pastebin site now. Or you may want to try going to another site that provide the Roblox scripts. It is up to you. But, we remind you to copy the scripts from the trust website. You do not ever try copying the scripts from unclear site. Or not, you are going to get a problem.