SHOW:
|
|
- or go back to the newest paste.
1 | wait(0.01) | |
2 | - | --Converted with ttyyuu12345's model to script plugin v4 |
2 | + | |
3 | - | function sandbox(var,func) |
3 | + | game.StarterGui:SetCore("ChatMakeSystemMessage", { |
4 | - | local env = getfenv(func) |
4 | + | Text = "Remade Gui By baldiwrds"; |
5 | - | local newenv = setmetatable({},{ |
5 | + | Color = Color3.new(0, 185, 0); |
6 | - | __index = function(self,k) |
6 | + | Font = Enum.Font.SourceSansBold; |
7 | - | if k=="script" then |
7 | + | FontSize = Enum.FontSize.Size24; |
8 | - | return var |
8 | + | }) |
9 | - | else |
9 | + | wait(1) |
10 | - | return env[k] |
10 | + | game.StarterGui:SetCore("ChatMakeSystemMessage", { |
11 | - | end |
11 | + | Text = "Scripts by baldiwrds For A Power, Credit."; |
12 | - | end, |
12 | + | Color = Color3.new(170, 0, 0); |
13 | - | }) |
13 | + | Font = Enum.Font.SourceSansBold; |
14 | - | setfenv(func,newenv) |
14 | + | FontSize = Enum.FontSize.Size24; |
15 | - | return func |
15 | + | }) |
16 | ||
17 | - | cors = {} |
17 | + | wait(1) |
18 | - | mas = Instance.new("Model",game:GetService("Lighting")) |
18 | + | |
19 | - | LocalScript0 = Instance.new("LocalScript") |
19 | + | game.StarterGui:SetCore("SendNotification", { |
20 | - | ParticleEmitter1 = Instance.new("ParticleEmitter") |
20 | + | Title = "Loaded!"; |
21 | - | ParticleEmitter2 = Instance.new("ParticleEmitter") |
21 | + | Text = "Please read chat for credits, and configure stuff in the script!"; |
22 | - | ParticleEmitter3 = Instance.new("ParticleEmitter") |
22 | + | }) |
23 | - | ParticleEmitter4 = Instance.new("ParticleEmitter") |
23 | + | game.StarterGui:SetCore("SendNotification", { |
24 | - | ParticleEmitter5 = Instance.new("ParticleEmitter") |
24 | + | Title = "Ripull Minigames"; |
25 | - | ParticleEmitter6 = Instance.new("ParticleEmitter") |
25 | + | Text = "Remade Gui By baldiwrds"; |
26 | - | ParticleEmitter7 = Instance.new("ParticleEmitter") |
26 | + | }) |
27 | - | ParticleEmitter8 = Instance.new("ParticleEmitter") |
27 | + | |
28 | - | LocalScript9 = Instance.new("LocalScript") |
28 | + | -- Made by baldiwrds |
29 | - | NumberValue10 = Instance.new("NumberValue") |
29 | + | |
30 | - | NumberValue11 = Instance.new("NumberValue") |
30 | + | -- Scripts to baldiwrds, PowerSans1234, Mr.B |
31 | - | BoolValue12 = Instance.new("BoolValue") |
31 | + | |
32 | - | ParticleEmitter13 = Instance.new("ParticleEmitter") |
32 | + | local RipullMinigamesGui = Instance.new("ScreenGui") |
33 | - | ParticleEmitter14 = Instance.new("ParticleEmitter") |
33 | + | local walkspeedgui = Instance.new("Frame") |
34 | - | ParticleEmitter15 = Instance.new("ParticleEmitter") |
34 | + | local welcome = Instance.new("TextLabel") |
35 | - | ParticleEmitter16 = Instance.new("ParticleEmitter") |
35 | + | local value = Instance.new("TextBox") |
36 | - | ParticleEmitter17 = Instance.new("ParticleEmitter") |
36 | + | local submit = Instance.new("ImageLabel") |
37 | - | ParticleEmitter18 = Instance.new("ParticleEmitter") |
37 | + | local submittext = Instance.new("TextButton") |
38 | - | ParticleEmitter19 = Instance.new("ParticleEmitter") |
38 | + | local next = Instance.new("ImageLabel") |
39 | - | ParticleEmitter20 = Instance.new("ParticleEmitter") |
39 | + | local nexttext = Instance.new("TextButton") |
40 | - | ParticleEmitter21 = Instance.new("ParticleEmitter") |
40 | + | local RightArrow = Instance.new("ImageLabel") |
41 | - | ParticleEmitter22 = Instance.new("ParticleEmitter") |
41 | + | local sphere = Instance.new("ImageLabel") |
42 | - | LocalScript0.Name = "WarPheonix" |
42 | + | local one = Instance.new("TextLabel") |
43 | - | LocalScript0.Parent = mas |
43 | + | local othergui = Instance.new("Frame") |
44 | - | table.insert(cors,sandbox(LocalScript0,function() |
44 | + | local walk = Instance.new("ImageLabel") |
45 | local normalwalk = Instance.new("TextButton") | |
46 | - | wait(0.2) |
46 | + | local back = Instance.new("ImageLabel") |
47 | - | Player = game:GetService("Players").LocalPlayer |
47 | + | local backtext = Instance.new("TextButton") |
48 | - | PlayerGui = Player.PlayerGui |
48 | + | local sthere = Instance.new("ImageLabel") |
49 | - | Cam = workspace.CurrentCamera |
49 | + | local two = Instance.new("TextLabel") |
50 | - | Backpack = Player.Backpack |
50 | + | local LeftArrow2 = Instance.new("ImageLabel") |
51 | - | Character = Player.Character |
51 | + | local jump = Instance.new("ImageLabel") |
52 | - | Humanoid = Character.Humanoid |
52 | + | local normaljump = Instance.new("TextButton") |
53 | - | Mouse = Player:GetMouse() |
53 | + | local walk2 = Instance.new("ImageLabel") |
54 | - | RootPart = Character.HumanoidRootPart |
54 | + | local fastwalk = Instance.new("TextButton") |
55 | - | Torso = Character.Torso |
55 | + | local infjump = Instance.new("ImageLabel") |
56 | - | Head = Character.Head |
56 | + | local jumps = Instance.new("TextButton") |
57 | - | RightArm = Character["Right Arm"] |
57 | + | local high = Instance.new("ImageLabel") |
58 | - | LeftArm = Character["Left Arm"] |
58 | + | local highjump = Instance.new("TextButton") |
59 | - | RightLeg = Character["Right Leg"] |
59 | + | --Properties: |
60 | - | LeftLeg = Character["Left Leg"] |
60 | + | RipullMinigamesGui.Name = "Ripull Minigames Gui" |
61 | - | RootJoint = RootPart.RootJoint |
61 | + | RipullMinigamesGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") |
62 | - | Neck = Torso.Neck |
62 | + | |
63 | - | RightShoulder = Torso["Right Shoulder"] |
63 | + | walkspeedgui.Name = "walkspeed gui" |
64 | - | LeftShoulder = Torso["Left Shoulder"] |
64 | + | walkspeedgui.Parent = RipullMinigamesGui |
65 | - | RightHip = Torso["Right Hip"] |
65 | + | walkspeedgui.Active = true |
66 | - | LeftHip = Torso["Left Hip"] |
66 | + | walkspeedgui.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824) |
67 | - | local sick = Instance.new("Sound", Character) |
67 | + | walkspeedgui.BorderSizePixel = 0 |
68 | - | sick.SoundId = "rbxassetid://1604456093" |
68 | + | walkspeedgui.Position = UDim2.new(0.369524956, 0, 0.336196333, 0) |
69 | - | sick.Looped = true |
69 | + | walkspeedgui.Size = UDim2.new(0, 496, 0, 333) |
70 | - | IT = Instance.new |
70 | + | walkspeedgui.Draggable = true |
71 | - | CF = CFrame.new |
71 | + | |
72 | - | VT = Vector3.new |
72 | + | welcome.Name = "welcome" |
73 | - | RAD = math.rad |
73 | + | welcome.Parent = walkspeedgui |
74 | - | C3 = Color3.new |
74 | + | welcome.BackgroundColor3 = Color3.new(1, 1, 1) |
75 | - | UD2 = UDim2.new |
75 | + | welcome.BackgroundTransparency = 1 |
76 | - | BRICKC = BrickColor.new |
76 | + | welcome.BorderSizePixel = 0 |
77 | - | ANGLES = CFrame.Angles |
77 | + | welcome.Size = UDim2.new(0, 496, 0, 61) |
78 | - | EULER = CFrame.fromEulerAnglesXYZ |
78 | + | welcome.Font = Enum.Font.Cartoon |
79 | - | COS = math.cos |
79 | + | welcome.Text = "Welcome To Ripull Minigames" |
80 | - | ACOS = math.acos |
80 | + | welcome.TextColor3 = Color3.new(0.333333, 0.341176, 0.8) |
81 | - | SIN = math.sin |
81 | + | welcome.TextSize = 30 |
82 | - | ASIN = math.asin |
82 | + | welcome.TextWrapped = true |
83 | - | ABS = math.abs |
83 | + | |
84 | - | MRANDOM = math.random |
84 | + | value.Name = "value" |
85 | - | FLOOR = math.floor |
85 | + | value.Parent = walkspeedgui |
86 | value.BackgroundColor3 = Color3.new(0.34902, 0.6, 1) | |
87 | - | local naeeym2 = Instance.new("BillboardGui",Character) |
87 | + | value.BorderSizePixel = 0 |
88 | - | naeeym2.AlwaysOnTop = true |
88 | + | value.Position = UDim2.new(0.235887095, 0, 0.228228226, 0) |
89 | - | naeeym2.Size = UDim2.new(5,35,2,35) |
89 | + | value.Size = UDim2.new(0, 268, 0, 57) |
90 | - | naeeym2.StudsOffset = Vector3.new(0,4.5,0) |
90 | + | value.Font = Enum.Font.Cartoon |
91 | - | naeeym2.Adornee = Character.Head |
91 | + | value.Text = "Change Your Speed Value" |
92 | - | naeeym2.Name = "Name" |
92 | + | value.TextColor3 = Color3.new(0, 0, 0) |
93 | - | naeeym2.MaxDistance = 200 |
93 | + | value.TextSize = 22 |
94 | - | local tecks2 = Instance.new("TextLabel",naeeym2) |
94 | + | |
95 | - | tecks2.BackgroundTransparency = 1 |
95 | + | submit.Name = "submit" |
96 | - | tecks2.TextScaled = true |
96 | + | submit.Parent = walkspeedgui |
97 | - | tecks2.BorderSizePixel = 0 |
97 | + | submit.BackgroundColor3 = Color3.new(1, 1, 1) |
98 | - | tecks2.Text = "The War Phoenix" |
98 | + | submit.BackgroundTransparency = 1 |
99 | - | tecks2.Font = "Fantasy" |
99 | + | submit.BorderSizePixel = 0 |
100 | - | tecks2.TextSize = 48 |
100 | + | submit.Position = UDim2.new(0.318548381, 0, 0.456456482, 0) |
101 | - | tecks2.TextStrokeTransparency = 0 |
101 | + | submit.Size = UDim2.new(0, 185, 0, 100) |
102 | - | tecks2.TextColor3 = Color3.new(255,255,255) |
102 | + | submit.Image = "rbxassetid://2233828903" |
103 | - | tecks2.TextStrokeColor3 = Color3.new(188/255, 155/255, 93/255) |
103 | + | submit.ImageColor3 = Color3.new(0.388235, 1, 0.592157) |
104 | - | tecks2.Size = UDim2.new(1,0,0.5,0) |
104 | + | |
105 | - | tecks2.Parent = naeeym2 |
105 | + | submittext.Name = "submittext" |
106 | submittext.Parent = submit | |
107 | - | local naeeym3 = Instance.new("BillboardGui",Character) |
107 | + | submittext.BackgroundColor3 = Color3.new(1, 1, 1) |
108 | - | naeeym3.AlwaysOnTop = true |
108 | + | submittext.BackgroundTransparency = 1 |
109 | - | naeeym3.Size = UDim2.new(5,35,2,35) |
109 | + | submittext.BorderSizePixel = 0 |
110 | - | naeeym3.StudsOffset = Vector3.new(0,3,0) |
110 | + | submittext.Position = UDim2.new(0.113513514, 0, 0.239999995, 0) |
111 | - | naeeym3.Adornee = Character.Head |
111 | + | submittext.Size = UDim2.new(0, 144, 0, 52) |
112 | - | naeeym3.Name = "Name" |
112 | + | submittext.Font = Enum.Font.Cartoon |
113 | - | naeeym3.MaxDistance = 200 |
113 | + | submittext.Text = "Submit" |
114 | - | local tecks3 = Instance.new("TextLabel",naeeym2) |
114 | + | submittext.TextColor3 = Color3.new(0.305882, 0.184314, 1) |
115 | - | tecks3.BackgroundTransparency = 1 |
115 | + | submittext.TextSize = 28 |
116 | - | tecks3.TextScaled = true |
116 | + | |
117 | - | tecks3.BorderSizePixel = 0 |
117 | + | next.Name = "next" |
118 | - | tecks3.Text = Player.Name |
118 | + | next.Parent = walkspeedgui |
119 | - | tecks3.Font = "Fantasy" |
119 | + | next.BackgroundColor3 = Color3.new(1, 1, 1) |
120 | - | tecks3.TextSize = 32 |
120 | + | next.BackgroundTransparency = 1 |
121 | - | tecks3.TextStrokeTransparency = 1 |
121 | + | next.BorderSizePixel = 0 |
122 | - | tecks3.TextColor3 = Color3.new(125/255,125/255,125/255) |
122 | + | next.Position = UDim2.new(0.705645144, 0, 0.777777791, 0) |
123 | - | tecks3.TextStrokeColor3 = Color3.new(125/255,125/255,125/255) |
123 | + | next.Size = UDim2.new(0, 146, 0, 74) |
124 | - | tecks3.Size = UDim2.new(1,0,0.5,0) |
124 | + | next.Image = "rbxassetid://2233828903" |
125 | - | tecks3.Parent = naeeym3 |
125 | + | next.ImageColor3 = Color3.new(0.388235, 1, 0.592157) |
126 | ||
127 | nexttext.Name = "nexttext" | |
128 | - | Animation_Speed = 3 |
128 | + | nexttext.Parent = next |
129 | - | Frame_Speed = 0.016666666666666666 |
129 | + | nexttext.BackgroundColor3 = Color3.new(1, 1, 1) |
130 | - | local Speed = 16 |
130 | + | nexttext.BackgroundTransparency = 1 |
131 | - | local ROOTC0 = CF(0, 0, 0) * ANGLES(RAD(-90), RAD(0), RAD(180)) |
131 | + | nexttext.BorderSizePixel = 0 |
132 | - | local NECKC0 = CF(0, 1, 0) * ANGLES(RAD(-90), RAD(0), RAD(180)) |
132 | + | nexttext.Position = UDim2.new(-0.00148099661, 0, 0.148502186, 0) |
133 | - | local RIGHTSHOULDERC0 = CF(-0.5, 0, 0) * ANGLES(RAD(0), RAD(90), RAD(0)) |
133 | + | nexttext.Size = UDim2.new(0, 144, 0, 52) |
134 | - | local LEFTSHOULDERC0 = CF(0.5, 0, 0) * ANGLES(RAD(0), RAD(-90), RAD(0)) |
134 | + | nexttext.Font = Enum.Font.Cartoon |
135 | - | local DAMAGEMULTIPLIER = 1 |
135 | + | nexttext.Text = "Next!" |
136 | - | local ANIM = "Idle" |
136 | + | nexttext.TextColor3 = Color3.new(0.305882, 0.184314, 1) |
137 | - | local ATTACK = false |
137 | + | nexttext.TextSize = 28 |
138 | - | local EQUIPPED = false |
138 | + | |
139 | - | local HOLD = false |
139 | + | RightArrow.Name = "RightArrow" |
140 | - | local COMBO = 1 |
140 | + | RightArrow.Parent = walkspeedgui |
141 | - | local Rooted = false |
141 | + | RightArrow.BackgroundColor3 = Color3.new(1, 1, 1) |
142 | - | local SINE = 0 |
142 | + | RightArrow.BackgroundTransparency = 1 |
143 | - | local KEYHOLD = false |
143 | + | RightArrow.BorderSizePixel = 0 |
144 | - | local CHANGE = 2 / Animation_Speed |
144 | + | RightArrow.Position = UDim2.new(0.489919364, 0, 0.777777791, 0) |
145 | - | local WALKINGANIM = false |
145 | + | RightArrow.Size = UDim2.new(0, 100, 0, 74) |
146 | - | local VALUE1 = false |
146 | + | RightArrow.Image = "rbxassetid://102121728" |
147 | - | local VALUE2 = false |
147 | + | RightArrow.ImageColor3 = Color3.new(0.14902, 1, 0.14902) |
148 | - | local ROBLOXIDLEANIMATION = IT("Animation") |
148 | + | |
149 | - | ROBLOXIDLEANIMATION.Name = "Roblox Idle Animation" |
149 | + | sphere.Name = "sphere" |
150 | - | ROBLOXIDLEANIMATION.AnimationId = "http://www.roblox.com/asset/?id=180435571" |
150 | + | sphere.Parent = walkspeedgui |
151 | - | local WEAPONGUI = IT("ScreenGui", PlayerGui) |
151 | + | sphere.BackgroundColor3 = Color3.new(1, 1, 1) |
152 | - | WEAPONGUI.Name = "Weapon GUI" |
152 | + | sphere.BackgroundTransparency = 1 |
153 | - | local Effects = IT("Folder", Character) |
153 | + | sphere.BorderSizePixel = 0 |
154 | - | Effects.Name = "Effects" |
154 | + | sphere.Position = UDim2.new(0.808467746, 0, 0.570570588, 0) |
155 | - | local ANIMATOR = Humanoid.Animator |
155 | + | sphere.Size = UDim2.new(0, 93, 0, 69) |
156 | - | local ANIMATE = Character.Animate |
156 | + | sphere.Image = "rbxassetid://81991937" |
157 | - | local UNANCHOR = true |
157 | + | |
158 | - | local FLIGHT = false |
158 | + | one.Name = "one" |
159 | - | local BODYPOS, GYRO, FLIGHTRING |
159 | + | one.Parent = sphere |
160 | - | local PARTICLES = false |
160 | + | one.BackgroundColor3 = Color3.new(1, 1, 1) |
161 | - | local WINGS = false |
161 | + | one.BackgroundTransparency = 1 |
162 | - | local APPLYGYRO = true |
162 | + | one.BorderSizePixel = 0 |
163 | - | local DIRECTTURN = false |
163 | + | one.Position = UDim2.new(0.279569894, 0, 0.304347813, 0) |
164 | - | local PHEONIXCOLOR = C3(0.9, 0.9, 0.9) |
164 | + | one.Size = UDim2.new(0, 45, 0, 24) |
165 | - | ArtificialHB = Instance.new("BindableEvent", script) |
165 | + | one.Font = Enum.Font.Cartoon |
166 | - | ArtificialHB.Name = "ArtificialHB" |
166 | + | one.Text = "1" |
167 | - | script:WaitForChild("ArtificialHB") |
167 | + | one.TextColor3 = Color3.new(1, 0, 0) |
168 | - | frame = Frame_Speed |
168 | + | one.TextSize = 28 |
169 | - | tf = 0 |
169 | + | |
170 | - | allowframeloss = false |
170 | + | othergui.Name = "other gui" |
171 | - | tossremainder = false |
171 | + | othergui.Parent = RipullMinigamesGui |
172 | - | lastframe = tick() |
172 | + | othergui.Active = true |
173 | - | script.ArtificialHB:Fire() |
173 | + | othergui.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824) |
174 | - | game:GetService("RunService").Heartbeat:connect(function(s, p) |
174 | + | othergui.BorderSizePixel = 0 |
175 | - | tf = tf + s |
175 | + | othergui.Position = UDim2.new(0.0526431724, 0, 0.310429513, 0) |
176 | - | if tf >= frame then |
176 | + | othergui.Size = UDim2.new(0, 496, 0, 333) |
177 | - | if allowframeloss then |
177 | + | othergui.Visible = false |
178 | - | script.ArtificialHB:Fire() |
178 | + | othergui.Draggable = true |
179 | - | lastframe = tick() |
179 | + | |
180 | - | else |
180 | + | walk.Name = "walk" |
181 | - | for i = 1, math.floor(tf / frame) do |
181 | + | walk.Parent = othergui |
182 | - | script.ArtificialHB:Fire() |
182 | + | walk.BackgroundColor3 = Color3.new(1, 1, 1) |
183 | - | end |
183 | + | walk.BackgroundTransparency = 1 |
184 | - | lastframe = tick() |
184 | + | walk.BorderSizePixel = 0 |
185 | - | end |
185 | + | walk.Position = UDim2.new(0.082661286, 0, 0.0780780762, 0) |
186 | - | if tossremainder then |
186 | + | walk.Size = UDim2.new(0, 185, 0, 75) |
187 | - | tf = 0 |
187 | + | walk.Image = "rbxassetid://2233828903" |
188 | - | else |
188 | + | walk.ImageColor3 = Color3.new(0.388235, 1, 0.592157) |
189 | - | tf = tf - frame * math.floor(tf / frame) |
189 | + | |
190 | - | end |
190 | + | normalwalk.Name = "normalwalk" |
191 | - | end |
191 | + | normalwalk.Parent = walk |
192 | normalwalk.BackgroundColor3 = Color3.new(1, 1, 1) | |
193 | - | function Raycast(POSITION, DIRECTION, RANGE, IGNOREDECENDANTS) |
193 | + | normalwalk.BackgroundTransparency = 1 |
194 | - | return workspace:FindPartOnRay(Ray.new(POSITION, DIRECTION.unit * RANGE), IGNOREDECENDANTS) |
194 | + | normalwalk.BorderSizePixel = 0 |
195 | normalwalk.Position = UDim2.new(0.108108111, 0, 0.152941167, 0) | |
196 | - | function PositiveAngle(NUMBER) |
196 | + | normalwalk.Size = UDim2.new(0, 144, 0, 52) |
197 | - | if NUMBER >= 0 then |
197 | + | normalwalk.Font = Enum.Font.Cartoon |
198 | - | NUMBER = 0 |
198 | + | normalwalk.Text = "Normal Speed" |
199 | - | end |
199 | + | normalwalk.TextColor3 = Color3.new(0.305882, 0.184314, 1) |
200 | - | return NUMBER |
200 | + | normalwalk.TextSize = 28 |
201 | ||
202 | - | function NegativeAngle(NUMBER) |
202 | + | back.Name = "back" |
203 | - | if NUMBER <= 0 then |
203 | + | back.Parent = othergui |
204 | - | NUMBER = 0 |
204 | + | back.BackgroundColor3 = Color3.new(1, 1, 1) |
205 | - | end |
205 | + | back.BackgroundTransparency = 1 |
206 | - | return NUMBER |
206 | + | back.BorderSizePixel = 0 |
207 | back.Position = UDim2.new(0, 0, 0.777777791, 0) | |
208 | - | function Swait(NUMBER) |
208 | + | back.Size = UDim2.new(0, 146, 0, 74) |
209 | - | if NUMBER == 0 or NUMBER == nil then |
209 | + | back.Image = "rbxassetid://2233828903" |
210 | - | ArtificialHB.Event:wait() |
210 | + | back.ImageColor3 = Color3.new(0.388235, 1, 0.592157) |
211 | - | else |
211 | + | |
212 | - | for i = 1, NUMBER do |
212 | + | backtext.Name = "backtext" |
213 | - | ArtificialHB.Event:wait() |
213 | + | backtext.Parent = back |
214 | - | end |
214 | + | backtext.BackgroundColor3 = Color3.new(1, 1, 1) |
215 | - | end |
215 | + | backtext.BackgroundTransparency = 1 |
216 | backtext.BorderSizePixel = 0 | |
217 | - | function CreateMesh(MESH, PARENT, MESHTYPE, MESHID, TEXTUREID, SCALE, OFFSET) |
217 | + | backtext.Position = UDim2.new(0.00536831841, 0, 0.148502186, 0) |
218 | - | local NEWMESH = IT(MESH) |
218 | + | backtext.Size = UDim2.new(0, 144, 0, 52) |
219 | - | if MESH == "SpecialMesh" then |
219 | + | backtext.Font = Enum.Font.Cartoon |
220 | - | NEWMESH.MeshType = MESHTYPE |
220 | + | backtext.Text = "Back!" |
221 | - | if MESHID ~= "nil" and MESHID ~= "" then |
221 | + | backtext.TextColor3 = Color3.new(0.305882, 0.184314, 1) |
222 | - | NEWMESH.MeshId = "http://www.roblox.com/asset/?id=" .. MESHID |
222 | + | backtext.TextSize = 28 |
223 | - | end |
223 | + | |
224 | - | if TEXTUREID ~= "nil" and TEXTUREID ~= "" then |
224 | + | sthere.Name = "sthere" |
225 | - | NEWMESH.TextureId = "http://www.roblox.com/asset/?id=" .. TEXTUREID |
225 | + | sthere.Parent = othergui |
226 | - | end |
226 | + | sthere.BackgroundColor3 = Color3.new(1, 1, 1) |
227 | - | end |
227 | + | sthere.BackgroundTransparency = 1 |
228 | - | NEWMESH.Offset = OFFSET or VT(0, 0, 0) |
228 | + | sthere.BorderSizePixel = 0 |
229 | - | NEWMESH.Scale = SCALE |
229 | + | sthere.Position = UDim2.new(0.00201612711, 0, 0.588588595, 0) |
230 | - | NEWMESH.Parent = PARENT |
230 | + | sthere.Size = UDim2.new(0, 82, 0, 63) |
231 | - | return NEWMESH |
231 | + | sthere.Image = "rbxassetid://81991937" |
232 | ||
233 | - | function CreatePart(FORMFACTOR, PARENT, MATERIAL, REFLECTANCE, TRANSPARENCY, BRICKCOLOR, NAME, SIZE, ANCHOR) |
233 | + | two.Name = "two" |
234 | - | local NEWPART = IT("Part") |
234 | + | two.Parent = sthere |
235 | - | NEWPART.formFactor = FORMFACTOR |
235 | + | two.BackgroundColor3 = Color3.new(1, 1, 1) |
236 | - | NEWPART.Reflectance = REFLECTANCE |
236 | + | two.BackgroundTransparency = 1 |
237 | - | NEWPART.Transparency = TRANSPARENCY |
237 | + | two.BorderSizePixel = 0 |
238 | - | NEWPART.CanCollide = false |
238 | + | two.Position = UDim2.new(0.221479148, 0, 0.239475489, 0) |
239 | - | NEWPART.Locked = true |
239 | + | two.Size = UDim2.new(0, 45, 0, 24) |
240 | - | NEWPART.Anchored = true |
240 | + | two.Font = Enum.Font.Cartoon |
241 | - | if ANCHOR == false then |
241 | + | two.Text = "2" |
242 | - | NEWPART.Anchored = false |
242 | + | two.TextColor3 = Color3.new(1, 0, 0) |
243 | - | end |
243 | + | two.TextSize = 28 |
244 | - | NEWPART.BrickColor = BRICKC(tostring(BRICKCOLOR)) |
244 | + | |
245 | - | NEWPART.Name = NAME |
245 | + | LeftArrow2.Name = "LeftArrow2" |
246 | - | NEWPART.Size = SIZE |
246 | + | LeftArrow2.Parent = othergui |
247 | - | NEWPART.Position = Torso.Position |
247 | + | LeftArrow2.BackgroundColor3 = Color3.new(1, 1, 1) |
248 | - | NEWPART.Material = MATERIAL |
248 | + | LeftArrow2.BackgroundTransparency = 1 |
249 | - | NEWPART:BreakJoints() |
249 | + | LeftArrow2.BorderSizePixel = 0 |
250 | - | NEWPART.Parent = PARENT |
250 | + | LeftArrow2.Position = UDim2.new(0.310483873, 0, 0.777777791, 0) |
251 | - | return NEWPART |
251 | + | LeftArrow2.Size = UDim2.new(0, 93, 0, 74) |
252 | LeftArrow2.Image = "rbxassetid://144168163" | |
253 | - | local weldBetween = function(a, b) |
253 | + | |
254 | - | local weldd = Instance.new("ManualWeld") |
254 | + | jump.Name = "jump" |
255 | - | weldd.Part0 = a |
255 | + | jump.Parent = othergui |
256 | - | weldd.Part1 = b |
256 | + | jump.BackgroundColor3 = Color3.new(1, 1, 1) |
257 | - | weldd.C0 = CFrame.new() |
257 | + | jump.BackgroundTransparency = 1 |
258 | - | weldd.C1 = b.CFrame:inverse() * a.CFrame |
258 | + | jump.BorderSizePixel = 0 |
259 | - | weldd.Parent = a |
259 | + | jump.Position = UDim2.new(0.542338729, 0, 0.0780780762, 0) |
260 | - | return weldd |
260 | + | jump.Size = UDim2.new(0, 185, 0, 75) |
261 | jump.Image = "rbxassetid://2233828903" | |
262 | - | function QuaternionFromCFrame(cf) |
262 | + | jump.ImageColor3 = Color3.new(0.388235, 1, 0.592157) |
263 | - | local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components() |
263 | + | |
264 | - | local trace = m00 + m11 + m22 |
264 | + | normaljump.Name = "normaljump" |
265 | - | if trace > 0 then |
265 | + | normaljump.Parent = jump |
266 | - | local s = math.sqrt(1 + trace) |
266 | + | normaljump.BackgroundColor3 = Color3.new(1, 1, 1) |
267 | - | local recip = 0.5 / s |
267 | + | normaljump.BackgroundTransparency = 1 |
268 | - | return (m21 - m12) * recip, (m02 - m20) * recip, (m10 - m01) * recip, s * 0.5 |
268 | + | normaljump.BorderSizePixel = 0 |
269 | - | else |
269 | + | normaljump.Position = UDim2.new(0.108108111, 0, 0.152941167, 0) |
270 | - | local i = 0 |
270 | + | normaljump.Size = UDim2.new(0, 144, 0, 52) |
271 | - | if m00 < m11 then |
271 | + | normaljump.Font = Enum.Font.Cartoon |
272 | - | i = 1 |
272 | + | normaljump.Text = "Normal Jump" |
273 | - | end |
273 | + | normaljump.TextColor3 = Color3.new(0.305882, 0.184314, 1) |
274 | - | if m22 > (i == 0 and m00 or m11) then |
274 | + | normaljump.TextSize = 28 |
275 | - | i = 2 |
275 | + | |
276 | - | end |
276 | + | walk2.Name = "walk2" |
277 | - | if i == 0 then |
277 | + | walk2.Parent = othergui |
278 | - | local s = math.sqrt(m00 - m11 - m22 + 1) |
278 | + | walk2.BackgroundColor3 = Color3.new(1, 1, 1) |
279 | - | local recip = 0.5 / s |
279 | + | walk2.BackgroundTransparency = 1 |
280 | - | return 0.5 * s, (m10 + m01) * recip, (m20 + m02) * recip, (m21 - m12) * recip |
280 | + | walk2.BorderSizePixel = 0 |
281 | - | elseif i == 1 then |
281 | + | walk2.Position = UDim2.new(0.082661286, 0, 0.372372389, 0) |
282 | - | local s = math.sqrt(m11 - m22 - m00 + 1) |
282 | + | walk2.Size = UDim2.new(0, 185, 0, 75) |
283 | - | local recip = 0.5 / s |
283 | + | walk2.Image = "rbxassetid://2233828903" |
284 | - | return (m01 + m10) * recip, 0.5 * s, (m21 + m12) * recip, (m02 - m20) * recip |
284 | + | walk2.ImageColor3 = Color3.new(0.388235, 1, 0.592157) |
285 | - | elseif i == 2 then |
285 | + | |
286 | - | local s = math.sqrt(m22 - m00 - m11 + 1) |
286 | + | fastwalk.Name = "fastwalk" |
287 | - | local recip = 0.5 / s |
287 | + | fastwalk.Parent = walk2 |
288 | - | return (m02 + m20) * recip, (m12 + m21) * recip, 0.5 * s, (m10 - m01) * recip |
288 | + | fastwalk.BackgroundColor3 = Color3.new(1, 1, 1) |
289 | - | end |
289 | + | fastwalk.BackgroundTransparency = 1 |
290 | - | end |
290 | + | fastwalk.BorderSizePixel = 0 |
291 | fastwalk.Position = UDim2.new(0.108108111, 0, 0.152941167, 0) | |
292 | - | function QuaternionToCFrame(px, py, pz, x, y, z, w) |
292 | + | fastwalk.Size = UDim2.new(0, 144, 0, 52) |
293 | - | local xs, ys, zs = x + x, y + y, z + z |
293 | + | fastwalk.Font = Enum.Font.Cartoon |
294 | - | local wx, wy, wz = w * xs, w * ys, w * zs |
294 | + | fastwalk.Text = "Fast Speed" |
295 | - | local xx = x * xs |
295 | + | fastwalk.TextColor3 = Color3.new(0.305882, 0.184314, 1) |
296 | - | local xy = x * ys |
296 | + | fastwalk.TextSize = 28 |
297 | - | local xz = x * zs |
297 | + | |
298 | - | local yy = y * ys |
298 | + | infjump.Name = "infjump" |
299 | - | local yz = y * zs |
299 | + | infjump.Parent = othergui |
300 | - | local zz = z * zs |
300 | + | infjump.BackgroundColor3 = Color3.new(1, 1, 1) |
301 | - | return CFrame.new(px, py, pz, 1 - (yy + zz), xy - wz, xz + wy, xy + wz, 1 - (xx + zz), yz - wx, xz - wy, yz + wx, 1 - (xx + yy)) |
301 | + | infjump.BackgroundTransparency = 1 |
302 | infjump.BorderSizePixel = 0 | |
303 | - | function QuaternionSlerp(a, b, t) |
303 | + | infjump.Position = UDim2.new(0.542338729, 0, 0.64864862, 0) |
304 | - | local cosTheta = a[1] * b[1] + a[2] * b[2] + a[3] * b[3] + a[4] * b[4] |
304 | + | infjump.Size = UDim2.new(0, 185, 0, 75) |
305 | - | local startInterp, finishInterp |
305 | + | infjump.Image = "rbxassetid://2233828903" |
306 | - | if cosTheta >= 1.0E-4 then |
306 | + | infjump.ImageColor3 = Color3.new(0.388235, 1, 0.592157) |
307 | - | if 1 - cosTheta > 1.0E-4 then |
307 | + | |
308 | - | local theta = ACOS(cosTheta) |
308 | + | jumps.Name = "jumps" |
309 | - | local invSinTheta = 1 / SIN(theta) |
309 | + | jumps.Parent = infjump |
310 | - | startInterp = SIN((1 - t) * theta) * invSinTheta |
310 | + | jumps.BackgroundColor3 = Color3.new(1, 1, 1) |
311 | - | finishInterp = SIN(t * theta) * invSinTheta |
311 | + | jumps.BackgroundTransparency = 1 |
312 | - | else |
312 | + | jumps.BorderSizePixel = 0 |
313 | - | startInterp = 1 - t |
313 | + | jumps.Position = UDim2.new(0.108108111, 0, 0.166274503, 0) |
314 | - | finishInterp = t |
314 | + | jumps.Size = UDim2.new(0, 144, 0, 52) |
315 | - | end |
315 | + | jumps.Font = Enum.Font.Cartoon |
316 | - | elseif 1 + cosTheta > 1.0E-4 then |
316 | + | jumps.Text = "Inf Jump" |
317 | - | local theta = ACOS(-cosTheta) |
317 | + | jumps.TextColor3 = Color3.new(0.305882, 0.184314, 1) |
318 | - | local invSinTheta = 1 / SIN(theta) |
318 | + | jumps.TextSize = 28 |
319 | - | startInterp = SIN((t - 1) * theta) * invSinTheta |
319 | + | |
320 | - | finishInterp = SIN(t * theta) * invSinTheta |
320 | + | high.Name = "high" |
321 | - | else |
321 | + | high.Parent = othergui |
322 | - | startInterp = t - 1 |
322 | + | high.BackgroundColor3 = Color3.new(1, 1, 1) |
323 | - | finishInterp = t |
323 | + | high.BackgroundTransparency = 1 |
324 | - | end |
324 | + | high.BorderSizePixel = 0 |
325 | - | return a[1] * startInterp + b[1] * finishInterp, a[2] * startInterp + b[2] * finishInterp, a[3] * startInterp + b[3] * finishInterp, a[4] * startInterp + b[4] * finishInterp |
325 | + | high.Position = UDim2.new(0.542338729, 0, 0.372372329, 0) |
326 | high.Size = UDim2.new(0, 185, 0, 75) | |
327 | - | function Clerp(a, b, t) |
327 | + | high.Image = "rbxassetid://2233828903" |
328 | - | local qa = { |
328 | + | high.ImageColor3 = Color3.new(0.388235, 1, 0.592157) |
329 | - | QuaternionFromCFrame(a) |
329 | + | |
330 | - | } |
330 | + | highjump.Name = "highjump" |
331 | - | local qb = { |
331 | + | highjump.Parent = high |
332 | - | QuaternionFromCFrame(b) |
332 | + | highjump.BackgroundColor3 = Color3.new(1, 1, 1) |
333 | - | } |
333 | + | highjump.BackgroundTransparency = 1 |
334 | - | local ax, ay, az = a.x, a.y, a.z |
334 | + | highjump.BorderSizePixel = 0 |
335 | - | local bx, by, bz = b.x, b.y, b.z |
335 | + | highjump.Position = UDim2.new(0.108108111, 0, 0.166274503, 0) |
336 | - | local _t = 1 - t |
336 | + | highjump.Size = UDim2.new(0, 144, 0, 52) |
337 | - | return QuaternionToCFrame(_t * ax + t * bx, _t * ay + t * by, _t * az + t * bz, QuaternionSlerp(qa, qb, t)) |
337 | + | highjump.Font = Enum.Font.Cartoon |
338 | highjump.Text = "High Jump" | |
339 | - | function CreateFrame(PARENT, TRANSPARENCY, BORDERSIZEPIXEL, POSITION, SIZE, COLOR, BORDERCOLOR, NAME) |
339 | + | highjump.TextColor3 = Color3.new(0.305882, 0.184314, 1) |
340 | - | local frame = IT("Frame") |
340 | + | highjump.TextSize = 28 |
341 | - | frame.BackgroundTransparency = TRANSPARENCY |
341 | + | -- Scripts: |
342 | - | frame.BorderSizePixel = BORDERSIZEPIXEL |
342 | + | submittext.MouseButton1Click:connect(function() |
343 | - | frame.Position = POSITION |
343 | + | |
344 | - | frame.Size = SIZE |
344 | + | wait() |
345 | - | frame.BackgroundColor3 = COLOR |
345 | + | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = value.Text |
346 | - | frame.BorderColor3 = BORDERCOLOR |
346 | + | |
347 | - | frame.Name = NAME |
347 | + | |
348 | - | frame.Parent = PARENT |
348 | + | |
349 | - | return frame |
349 | + | nexttext.MouseButton1Click:connect(function() |
350 | othergui.Visible = true | |
351 | - | function CreateLabel(PARENT, TEXT, TEXTCOLOR, TEXTFONTSIZE, TEXTFONT, TRANSPARENCY, BORDERSIZEPIXEL, STROKETRANSPARENCY, NAME) |
351 | + | walkspeedgui.Visible = false |
352 | - | local label = IT("TextLabel") |
352 | + | |
353 | - | label.BackgroundTransparency = 1 |
353 | + | |
354 | - | label.Size = UD2(1, 0, 1, 0) |
354 | + | backtext.MouseButton1Click:connect(function() |
355 | - | label.Position = UD2(0, 0, 0, 0) |
355 | + | walkspeedgui.Visible = true |
356 | - | label.TextColor3 = TEXTCOLOR |
356 | + | othergui.Visible = false |
357 | - | label.TextStrokeTransparency = STROKETRANSPARENCY |
357 | + | |
358 | - | label.TextTransparency = TRANSPARENCY |
358 | + | |
359 | - | label.FontSize = TEXTFONTSIZE |
359 | + | normalwalk.MouseButton1Click:connect(function() |
360 | - | label.Font = TEXTFONT |
360 | + | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 |
361 | - | label.BorderSizePixel = BORDERSIZEPIXEL |
361 | + | |
362 | - | label.TextScaled = false |
362 | + | |
363 | - | label.Text = TEXT |
363 | + | normaljump.MouseButton1Click:connect(function() |
364 | - | label.Name = NAME |
364 | + | game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50 |
365 | - | label.Parent = PARENT |
365 | + | |
366 | - | return label |
366 | + | |
367 | fastwalk.MouseButton1Click:connect(function() | |
368 | - | function NoOutlines(PART) |
368 | + | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 65 |
369 | - | PART.TopSurface, PART.BottomSurface, PART.LeftSurface, PART.RightSurface, PART.FrontSurface, PART.BackSurface = 10, 10, 10, 10, 10, 10 |
369 | + | |
370 | ||
371 | - | function CreateWeldOrSnapOrMotor(TYPE, PARENT, PART0, PART1, C0, C1) |
371 | + | jumps.MouseButton1Click:connect(function() |
372 | - | local NEWWELD = IT(TYPE) |
372 | + | local plr = game:GetService"Players".LocalPlayer |
373 | - | NEWWELD.Part0 = PART0 |
373 | + | game:GetService("UserInputService").JumpRequest:connect(function() |
374 | - | NEWWELD.Part1 = PART1 |
374 | + | game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping") |
375 | - | NEWWELD.C0 = C0 |
375 | + | |
376 | - | NEWWELD.C1 = C1 |
376 | + | |
377 | - | NEWWELD.Parent = PARENT |
377 | + | |
378 | - | return NEWWELD |
378 | + | highjump.MouseButton1Click:connect(function() |
379 | game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150 | |
380 | - | local S = IT("Sound") |
380 | + | end) |