Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().buttonkeykode = ("q");
- getgenv().buttonsize = (110);
- getgenv().buttonpikture = (81697484807530);
- loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/uwuware/main/kustomskript/v1.kustomlogo-keybindtool",false))();
- --[[
- if u want ur own logo as the button,then upload a "Decal" here:
- https://create.roblox.com/dashboard/creations/upload?assetType=Decal
- then tap and kopy the "asset ID" of the image in "Images" here:
- https://create.roblox.com/dashboard/creations?activeTab=Image
- and replace the "getgenv().buttonpikture" ID with yours
- // replace "Space" with the keybind u want
- // for example: "Space" would jump bc on a keyboard thats what space does
- // (u dont have to delete this part for the skript to work——this kounts as a note)
- // make sure keybind name is written korrectly or just use v2 so it wont matter how its typed
- Example: in v2 "space" would register to "Space" inkluding all keys fixed for u besides letters bc some of yall might need lowerkase or kapital kase letters for loxk tools like DaHood n sh*t like that •enjoy
- v2:
- getgenv().buttonkeykode = ("space");
- getgenv().holdbutton = false -- set true to hold
- getgenv().buttonsize = (110);
- getgenv().buttonpikture = (81697484807530);
- loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/uwuware/main/kustomskript/v2.kustomlogo-keybindtool",false))();
- ⬇️
- // KEYBIND KODE LIST:
- ### letters
- - a
- - b
- - c
- - d
- - e
- - f
- - g
- - h
- - i
- - j
- - k
- - l
- - m
- - n
- - o
- - p
- - q
- - r
- - s
- - t
- - u
- - v
- - w
- - x
- - y
- - z
- ### funktion keys
- - F1
- - F2
- - F3
- - F4
- - F5
- - F6
- - F7
- - F8
- - F9
- - F10
- - F11
- - F12
- ### spexial characters
- - `-` (Hyphen)
- - `=` (Equal Sign)
- - `[` (Left Bracket)
- - `]` (Right Bracket)
- - `\` (Backslash)
- - `;` (Semicolon)
- - `'` (Apostrophe)
- - `,` (Comma)
- - `.` (Period)
- - `/` (Slash)
- - `@` (At Symbol)
- - `#` (Hash)
- - `$` (Dollar)
- - `%` (Percent)
- - `^` (Caret)
- - `&` (Ampersand)
- - `*` (Asterisk)
- - `(` (Left Parenthesis)
- - `)` (Right Parenthesis)
- - `_` (Underscore)
- - `+` (Plus Sign)
- ]]--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement