1 | local RRixh = game:GetService("ContextActionService") |
2 | local function Aktion() |
3 | local RRixh1 = loadstring(game:HttpGet("https://pastecode.dev/raw/xhglimlq/lakayli_lulaslollipopnotif.xl9.x7s.xls.xlsx",true))() local Notify = RRixh1.Notify; wait(); Notify({ Description = "NOTIFYTEXTlol";Duration = 3; }); |
4 | end |
5 | local Button = RRixh:BindAction("ButtonTarget", Aktion, true, Enum.KeyCode.E) -- it's on mobile Key kode is for px plrs |
6 | RRixh:SetPosition("ButtonTarget", UDim2.new(0,0,0.5,0)) -- Position if u wanna remove it if u want |
7 | RRixh:SetTitle("ButtonTarget","E") -- Name Button E Its From Enum keykode |
8 | RRixh:SetImage("ButtonTarget", "IMAGEHERE") -- Image or decal |
9 | RRixh:GetButton("ButtonTarget").Size = UDim2.new(0.5,0,0.5,0) -- size or remove it |