R

Roblox-Innovation-Rewards-Voting-Hub skript

public
rrixh Mar 13, 2024 Never 81
Clone
Plaintext votinghub_lulaslollipop 28 lines (28 loc) | 1.64 KB
1
if game.PlaceId == 9377039667 then
2
--FREE UGX TP GUI
3
print("ENJOY np")
4
print("by lulaslollipop🍭 on roblox")
5
-- teleport to valk
6
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(95.94623565673828,168.59500122070312,-153.31678771972656)
7
wait(1.5)--work
8
-- teleport to goldtux
9
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2.0626635551452637,23.63924789428711,-113.58493041992188)
10
wait(1.5)
11
-- teleport to kube1(behind wall)
12
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1.898503303527832,66.84613800048828,-197.9788055419922)
13
wait(1.5)--work
14
-- teleport to kube2(onLogo)
15
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-162.82598876953125,40.174137115478516,-146.92642211914062)
16
wait(1.5)
17
-- teleport to kube3(FarBehindBlox)
18
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-332.9106750488281,3.3248414993286133,354.39166259765625)
19
wait(1.5)
20
-- teleport to kube4(invisPlatform)
21
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(157.68959045410156,50.053653717041016,-52.25904846191406)
22
wait(0.6)
23
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/kustomnotif/main/notifikation_lulaslollipop",true))()
24
Notify("by lulas🍭", "🎉KOLLEKTED ALL BADGES/ITEMS🎉 thanks for using👺", 6.4)
25
else
26
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/kustomnotif/main/notifikation_lulaslollipop",true))()
27
Notify("nigga what🤨", "sum aint right", 5.5)
28
end