Skip to content
View tucnak1111's full-sized avatar
:electron:
yes
:electron:
yes

Block or report tucnak1111

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tucnak1111/README.md

Note

this readme is in works

Discord Presence

Hi there 👋

my skills:

My Skills

Pinned Loading

  1. Simple click to get tool Roblox script Simple click to get tool Roblox script
    1
    -- How to set up
    2
    -- 1. Place this script in the part you want to give the item, along with a ClickDetector. 
    3
    -- 2. Place the tool you want to be given into ServerStorage.
    4
    local itemName = "Name" -- Edit the name
    5
    -- Experienced developers only - edit only if you know what you're doing. I am not responsible for broken code that has been tampered with.