Remove morblox.us references
This commit is contained in:
parent
465f0d0a31
commit
03aa124613
|
|
@ -63,7 +63,7 @@ local hereText
|
|||
|
||||
-- user facing images
|
||||
local assetUrls = {}
|
||||
local assetUrl = "http://www.morblox.us/Asset/?id="
|
||||
local assetUrl = "http://www.jarfeh.xyz/Asset/?id="
|
||||
local errorImageUrl = assetUrl .. "42557901" table.insert(assetUrls, errorImageUrl)
|
||||
local buyImageUrl = assetUrl .. "104651457" table.insert(assetUrls,buyImageUrl)
|
||||
local buyImageDownUrl = assetUrl .. "104651515" table.insert(assetUrls, buyImageDownUrl)
|
||||
|
|
@ -661,9 +661,9 @@ function startSpinner()
|
|||
|
||||
while pos < 8 do
|
||||
if pos == spinPos or pos == ((spinPos+1)%8) then
|
||||
spinnerIcons[pos+1].Image = "http://www.morblox.us/Asset?id=45880668"
|
||||
spinnerIcons[pos+1].Image = "http://www.jarfeh.xyz/Asset?id=45880668"
|
||||
else
|
||||
spinnerIcons[pos+1].Image = "http://www.morblox.us/Asset?id=45880710"
|
||||
spinnerIcons[pos+1].Image = "http://www.jarfeh.xyz/Asset?id=45880710"
|
||||
end
|
||||
|
||||
pos = pos + 1
|
||||
|
|
@ -716,7 +716,7 @@ function createSpinner(size,position,parent)
|
|||
spinnerImage.Position = UDim2.new(.5+.3*math.cos(math.rad(45*spinnerNum)), -8, .5+.3*math.sin(math.rad(45*spinnerNum)), -8)
|
||||
spinnerImage.BackgroundTransparency = 1
|
||||
spinnerImage.ZIndex = 10
|
||||
spinnerImage.Image = "http://www.morblox.us/Asset/?id=45880710"
|
||||
spinnerImage.Image = "http://www.jarfeh.xyz/Asset/?id=45880710"
|
||||
spinnerImage.Parent = spinnerFrame
|
||||
|
||||
spinnerIcons[spinnerNum] = spinnerImage
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.morblox.us/roblox.xsd" version="4">
|
||||
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.jarfeh.xyz/roblox.xsd" version="4">
|
||||
<External>null</External>
|
||||
<External>nil</External>
|
||||
<Item class="Tool" referent="RBX0">
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
<R22>0.217036352</R22>
|
||||
</CoordinateFrame>
|
||||
<string name="Name">BloxyCola</string>
|
||||
<Content name="TextureId"><url>http://www.morblox.us/asset/?id=10472127</url></Content>
|
||||
<Content name="TextureId"><url>http://www.jarfeh.xyz/asset/?id=10472127</url></Content>
|
||||
<string name="ToolTip"></string>
|
||||
</Properties>
|
||||
<Item class="Part" referent="RBX1">
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
<Properties>
|
||||
<token name="LODX">2</token>
|
||||
<token name="LODY">2</token>
|
||||
<Content name="MeshId"><url>http://www.morblox.us/asset/?id=10470609</url></Content>
|
||||
<Content name="MeshId"><url>http://www.jarfeh.xyz/asset/?id=10470609</url></Content>
|
||||
<token name="MeshType">5</token>
|
||||
<string name="Name">Mesh</string>
|
||||
<Vector3 name="Offset">
|
||||
|
|
@ -108,7 +108,7 @@
|
|||
<Y>1.20000005</Y>
|
||||
<Z>1.20000005</Z>
|
||||
</Vector3>
|
||||
<Content name="TextureId"><url>http://www.morblox.us/asset/?id=10470600</url></Content>
|
||||
<Content name="TextureId"><url>http://www.jarfeh.xyz/asset/?id=10470600</url></Content>
|
||||
<Vector3 name="VertexColor">
|
||||
<X>1</X>
|
||||
<Y>1</Y>
|
||||
|
|
@ -2677,7 +2677,7 @@
|
|||
<string name="Name">DrinkSound</string>
|
||||
<float name="Pitch">1</float>
|
||||
<bool name="PlayOnRemove">false</bool>
|
||||
<Content name="SoundId"><url>http://www.morblox.us/asset/?id=10722059</url></Content>
|
||||
<Content name="SoundId"><url>http://www.jarfeh.xyz/asset/?id=10722059</url></Content>
|
||||
<float name="Volume">0.5</float>
|
||||
</Properties>
|
||||
</Item>
|
||||
|
|
@ -2687,7 +2687,7 @@
|
|||
<string name="Name">OpenSound</string>
|
||||
<float name="Pitch">1</float>
|
||||
<bool name="PlayOnRemove">false</bool>
|
||||
<Content name="SoundId"><url>http://www.morblox.us/asset/?id=10721950</url></Content>
|
||||
<Content name="SoundId"><url>http://www.jarfeh.xyz/asset/?id=10721950</url></Content>
|
||||
<float name="Volume">0.5</float>
|
||||
</Properties>
|
||||
</Item>
|
||||
|
|
|
|||
|
|
@ -123,11 +123,11 @@ local function getFriendStatusIcon(friendStatus)
|
|||
if friendStatus == Enum.FriendStatus.Unknown or friendStatus == Enum.FriendStatus.NotFriend then
|
||||
return ""
|
||||
elseif friendStatus == Enum.FriendStatus.Friend then
|
||||
return "http://www.morblox.us/asset/?id=99749771"
|
||||
return "http://www.jarfeh.xyz/asset/?id=99749771"
|
||||
elseif friendStatus == Enum.FriendStatus.FriendRequestSent then
|
||||
return "http://www.morblox.us/asset/?id=99776888"
|
||||
return "http://www.jarfeh.xyz/asset/?id=99776888"
|
||||
elseif friendStatus == Enum.FriendStatus.FriendRequestReceived then
|
||||
return "http://www.morblox.us/asset/?id=99776838"
|
||||
return "http://www.jarfeh.xyz/asset/?id=99776838"
|
||||
else
|
||||
error("Unknown FriendStatus: " .. friendStatus)
|
||||
end
|
||||
|
|
@ -169,18 +169,18 @@ function MakePopupButton(nparent,ntext,index,last)
|
|||
Parent = nparent,
|
||||
}
|
||||
if index==0 then
|
||||
tobj.Image = 'http://www.morblox.us/asset/?id=97108784'
|
||||
tobj.Image = 'http://www.jarfeh.xyz/asset/?id=97108784'
|
||||
elseif last then
|
||||
if index%2==1 then
|
||||
tobj.Image = 'http://www.morblox.us/asset/?id='.. Images['LightPopupBottom']
|
||||
tobj.Image = 'http://www.jarfeh.xyz/asset/?id='.. Images['LightPopupBottom']
|
||||
else
|
||||
tobj.Image = 'http://www.morblox.us/asset/?id='.. Images['DarkPopupBottom']
|
||||
tobj.Image = 'http://www.jarfeh.xyz/asset/?id='.. Images['DarkPopupBottom']
|
||||
end
|
||||
else
|
||||
if index%2==1 then
|
||||
tobj.Image = 'http://www.morblox.us/asset/?id=97112126'
|
||||
tobj.Image = 'http://www.jarfeh.xyz/asset/?id=97112126'
|
||||
else
|
||||
tobj.Image = 'http://www.morblox.us/asset/?id=97109338'
|
||||
tobj.Image = 'http://www.jarfeh.xyz/asset/?id=97109338'
|
||||
end
|
||||
end
|
||||
return tobj
|
||||
|
|
@ -252,7 +252,7 @@ local HeaderFrame = Obj.Create"Frame"
|
|||
Position = UDim2.new(0,0,0,0),
|
||||
Size = UDim2.new(1, 0, .07, 0),
|
||||
Parent = MainFrame,
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=94692054'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=94692054'),
|
||||
}
|
||||
local HeaderFrameHeight = HeaderFrame.Size.Y.Scale
|
||||
local MaximizeButton = Obj.Create"ImageButton"
|
||||
|
|
@ -315,7 +315,7 @@ local BottomShiftFrame = Obj.Create"Frame"
|
|||
Position = UDim2.new(0,0,.07,0),
|
||||
Size = UDim2.new(1, 0, .03, 0),
|
||||
Parent = BottomShiftFrame,
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=94754966'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=94754966'),
|
||||
}
|
||||
local ExtendButton = Obj.Create"ImageButton"
|
||||
{
|
||||
|
|
@ -332,7 +332,7 @@ local BottomShiftFrame = Obj.Create"Frame"
|
|||
Name = 'extendTab',
|
||||
Active = true,
|
||||
BackgroundTransparency = 1,
|
||||
Image = 'http://www.morblox.us/asset/?id=94692731',
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=94692731',
|
||||
Position = UDim2.new(.608, 0, .3, 0),
|
||||
Size = UDim2.new(.3,0,.7,0),
|
||||
Parent = BottomFrame,
|
||||
|
|
@ -502,7 +502,7 @@ local MiddleBGTemplate = Obj.Create"Frame"
|
|||
BackgroundTransparency = 1,
|
||||
Position = UDim2.new(100,0,.07,0),
|
||||
Size = UDim2.new(.5, 0, .025, 0),--UDim2.new(1, 0, .03, 0),
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=94692025'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=94692025'),
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -537,7 +537,7 @@ local AbuseSettingsFrame = Obj.Create"Frame"
|
|||
Size = UDim2.new(1, 0, 1, 0),
|
||||
Active = true,
|
||||
BackgroundTransparency = 1,
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=96488767'), -- 96480351'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=96488767'), -- 96480351'),
|
||||
Obj.Create"TextLabel"
|
||||
{
|
||||
Name = "Title",
|
||||
|
|
@ -624,7 +624,7 @@ local SubmitReportButton = Obj.Create"ImageButton"
|
|||
Position = UDim2.new(.5, - 200, 1, - 80),
|
||||
Size = UDim2.new(0,150,0,50),
|
||||
AutoButtonColor = false,
|
||||
Image = 'http://www.morblox.us/asset/?id=96502438', -- 96501119',
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=96502438', -- 96501119',
|
||||
Parent = AbuseSettingsFrame,
|
||||
}
|
||||
|
||||
|
|
@ -635,7 +635,7 @@ local CancelReportButton = Obj.Create"ImageButton"
|
|||
Position = UDim2.new(0.5, 50, 1, - 80),
|
||||
Size = UDim2.new(0,150,0,50),
|
||||
AutoButtonColor = true,
|
||||
Image = 'http://www.morblox.us/asset/?id=96500683',
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=96500683',
|
||||
Parent = AbuseSettingsFrame,
|
||||
}
|
||||
|
||||
|
|
@ -674,7 +674,7 @@ local CalmingAbuseBox = Obj.Create'Frame'
|
|||
BackgroundTransparency = 1,
|
||||
Position=UDim2.new(0.25, 0, 0.300000012, 0),
|
||||
Size=UDim2.new(0.5, 0, 0.370000005, 0),
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=96506233'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=96506233'),
|
||||
Obj.Create'TextLabel'
|
||||
{
|
||||
Name = 'Header',
|
||||
|
|
@ -710,7 +710,7 @@ local CalmingAbuseBox = Obj.Create'Frame'
|
|||
Position = UDim2.new(0.5, -75, 1, -80),
|
||||
Size = UDim2.new(0,150,0,50),
|
||||
AutoButtonColor = true,
|
||||
Image = 'http://www.morblox.us/asset/?id=96507959',
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=96507959',
|
||||
}
|
||||
}
|
||||
local NormalAbuseBox = Obj.Create'Frame'
|
||||
|
|
@ -719,7 +719,7 @@ local NormalAbuseBox = Obj.Create'Frame'
|
|||
BackgroundTransparency = 1,
|
||||
Position = UDim2.new(0.25, 0, 0.300000012, 0),
|
||||
Size = UDim2.new(0.5, 0, 0.370000005, 0),
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=96506233'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=96506233'),
|
||||
Obj.Create'TextLabel'
|
||||
{
|
||||
Name = 'Header',
|
||||
|
|
@ -755,7 +755,7 @@ local NormalAbuseBox = Obj.Create'Frame'
|
|||
Position = UDim2.new(0.5, -75, 1, -80),
|
||||
Size = UDim2.new(0,150,0,50),
|
||||
AutoButtonColor = true,
|
||||
Image = 'http://www.morblox.us/asset/?id=96507959',
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=96507959',
|
||||
},
|
||||
}
|
||||
|
||||
|
|
@ -834,7 +834,7 @@ local DefaultEntriesOnScreen = 8
|
|||
|
||||
|
||||
for _,i in pairs(Images) do
|
||||
Game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id="..i)
|
||||
Game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id="..i)
|
||||
end
|
||||
|
||||
-- ordered array of 'score data', each entry has:
|
||||
|
|
@ -1126,20 +1126,20 @@ end
|
|||
player Player to check for rank on
|
||||
--]]
|
||||
function HighlightMyRank(player,BanPlayerButton,VisitorButton,MemberButton,AdminButton)
|
||||
BanPlayerButton.Image= 'http://www.morblox.us/asset/?id='..Images['LightPopupMid']
|
||||
VisitorButton.Image= 'http://www.morblox.us/asset/?id='..Images['DarkPopupMid']
|
||||
MemberButton.Image= 'http://www.morblox.us/asset/?id='..Images['LightPopupMid']
|
||||
AdminButton.Image= 'http://www.morblox.us/asset/?id='..Images['DarkPopupBottom']
|
||||
BanPlayerButton.Image= 'http://www.jarfeh.xyz/asset/?id='..Images['LightPopupMid']
|
||||
VisitorButton.Image= 'http://www.jarfeh.xyz/asset/?id='..Images['DarkPopupMid']
|
||||
MemberButton.Image= 'http://www.jarfeh.xyz/asset/?id='..Images['LightPopupMid']
|
||||
AdminButton.Image= 'http://www.jarfeh.xyz/asset/?id='..Images['DarkPopupBottom']
|
||||
|
||||
local rank=player.PersonalServerRank
|
||||
if rank <= PrivilegeLevel['Banned'] then
|
||||
BanPlayerButton.Image='http://www.morblox.us/asset/?id='..Images['LightBluePopupMid']
|
||||
BanPlayerButton.Image='http://www.jarfeh.xyz/asset/?id='..Images['LightBluePopupMid']
|
||||
elseif rank <= PrivilegeLevel['Visitor'] then
|
||||
VisitorButton.Image='http://www.morblox.us/asset/?id='..Images['DarkBluePopupMid']
|
||||
VisitorButton.Image='http://www.jarfeh.xyz/asset/?id='..Images['DarkBluePopupMid']
|
||||
elseif rank <= PrivilegeLevel['Member'] then
|
||||
MemberButton.Image='http://www.morblox.us/asset/?id='..Images['LightBluePopupMid']
|
||||
MemberButton.Image='http://www.jarfeh.xyz/asset/?id='..Images['LightBluePopupMid']
|
||||
elseif rank <= PrivilegeLevel['Admin'] then
|
||||
AdminButton.Image= 'http://www.morblox.us/asset/?id='..Images['DarkBluePopupBottom']
|
||||
AdminButton.Image= 'http://www.jarfeh.xyz/asset/?id='..Images['DarkBluePopupBottom']
|
||||
end
|
||||
end
|
||||
|
||||
|
|
@ -1184,7 +1184,7 @@ end
|
|||
function CloseAbuseDialog()
|
||||
AbuseName = nil
|
||||
SubmitReportButton.Active = false
|
||||
SubmitReportButton.Image = 'http://www.morblox.us/asset/?id=96502438' -- 96501119',
|
||||
SubmitReportButton.Image = 'http://www.jarfeh.xyz/asset/?id=96502438' -- 96501119',
|
||||
AbuseDescriptionBox:Destroy()
|
||||
CalmingAbuseBox.Parent = nil
|
||||
NormalAbuseBox.Parent = nil
|
||||
|
|
@ -1201,7 +1201,7 @@ function InitReportAbuse()
|
|||
AbuseName = abuseText
|
||||
if AbuseName and SelectedPlayer then
|
||||
SubmitReportButton.Active = true
|
||||
SubmitReportButton.Image = 'http://www.morblox.us/asset/?id=96501119'
|
||||
SubmitReportButton.Image = 'http://www.jarfeh.xyz/asset/?id=96501119'
|
||||
end
|
||||
end
|
||||
|
||||
|
|
@ -1606,7 +1606,7 @@ function UpdateMinimize()
|
|||
BottomClipFrame:TweenPosition(UDim2.new(0,0,-1,0), "Out", "Linear", .25,true)
|
||||
BottomFrame:TweenPosition(UDim2.new(0,0,0,0), "Out", "Linear", .25,true)
|
||||
FocusFrame.Size=UDim2.new(1,0,HeaderFrameHeight,0)
|
||||
ExtendTab.Image = 'http://www.morblox.us/asset/?id=94692731'
|
||||
ExtendTab.Image = 'http://www.jarfeh.xyz/asset/?id=94692731'
|
||||
else
|
||||
if not IsMaximized.Value then
|
||||
MainFrame:TweenSizeAndPosition(NormalBounds,NormalPosition,'Out','Quad',1,true)
|
||||
|
|
@ -1622,7 +1622,7 @@ function UpdateMinimize()
|
|||
--BottomFrame:TweenPosition(UDim2.new(0,0,bottomPositon,0), "Out", "Linear", .25,true)
|
||||
BottomFrame.Position=UDim2.new(0,0,bottomPositon,0)
|
||||
FocusFrame.Size=UDim2.new(1,0,bottomPositon + HeaderFrameHeight,0)
|
||||
ExtendTab.Image = 'http://www.morblox.us/asset/?id=94825585' --wat, why did I put this here?
|
||||
ExtendTab.Image = 'http://www.jarfeh.xyz/asset/?id=94825585' --wat, why did I put this here?
|
||||
|
||||
|
||||
|
||||
|
|
@ -1650,13 +1650,13 @@ function UpdateMaximize()
|
|||
MainFrame:TweenSizeAndPosition(MaximizedBounds,MaximizedPosition,'Out','Quad',1,true)
|
||||
HeaderScore:TweenPosition(UDim2.new(0,0,HeaderName.Position.Y.Scale,0), "Out", "Linear", .25,true)
|
||||
HeaderName:TweenPosition(UDim2.new( - .1, - HeaderScore.TextBounds.x,HeaderName.Position.Y.Scale,0), "Out", "Linear", .25,true)
|
||||
HeaderFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeHeader']
|
||||
BottomFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeBottom']
|
||||
HeaderFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeHeader']
|
||||
BottomFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeBottom']
|
||||
for index, i in ipairs(MiddleFrameBackgrounds) do
|
||||
if (index%2) ~= 1 then
|
||||
i.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeDark']
|
||||
i.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeDark']
|
||||
else
|
||||
i.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeLight']
|
||||
i.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeLight']
|
||||
end
|
||||
end
|
||||
for index, i in ipairs(MiddleFrames) do
|
||||
|
|
@ -1684,13 +1684,13 @@ function UpdateMaximize()
|
|||
end
|
||||
HeaderScore:TweenPosition(UDim2.new(0,0,.4,0), "Out", "Linear", .25,true)
|
||||
HeaderName:TweenPosition(UDim2.new(0,0,HeaderName.Position.Y.Scale,0), "Out", "Linear", .25,true)
|
||||
HeaderFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['NormalHeader']
|
||||
BottomFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['NormalBottom']
|
||||
HeaderFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['NormalHeader']
|
||||
BottomFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['NormalBottom']
|
||||
for index, i in ipairs(MiddleFrameBackgrounds) do
|
||||
if index%2 ~= 1 then
|
||||
i.Background.Image = 'http://www.morblox.us/asset/?id='..Images['midDark']
|
||||
i.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['midDark']
|
||||
else
|
||||
i.Background.Image = 'http://www.morblox.us/asset/?id='..Images['midLight']
|
||||
i.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['midLight']
|
||||
end
|
||||
end
|
||||
for index, i in ipairs(MiddleFrames) do
|
||||
|
|
@ -1976,15 +1976,15 @@ function AddMiddleBGFrame()
|
|||
nBGFrame.Position = UDim2.new(.5,0,((#MiddleFrameBackgrounds) * nBGFrame.Size.Y.Scale),0)
|
||||
if (#MiddleFrameBackgrounds+1)%2 ~= 1 then
|
||||
if IsMaximized.Value then
|
||||
nBGFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeDark']
|
||||
nBGFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeDark']
|
||||
else
|
||||
nBGFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['midDark']
|
||||
nBGFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['midDark']
|
||||
end
|
||||
else
|
||||
if IsMaximized.Value then
|
||||
nBGFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeLight']
|
||||
nBGFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeLight']
|
||||
else
|
||||
nBGFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['midLight']
|
||||
nBGFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['midLight']
|
||||
end
|
||||
end
|
||||
nBGFrame.Parent = ListFrame
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ CurrentLoadout.Parent = gui
|
|||
local CLBackground = Instance.new('ImageLabel')
|
||||
CLBackground.Name = 'Background';
|
||||
CLBackground.Size = UDim2.new(1.2, 0, 1.2, 0);
|
||||
CLBackground.Image = "http://www.morblox.us/asset/?id=96536002"
|
||||
CLBackground.Image = "http://www.jarfeh.xyz/asset/?id=96536002"
|
||||
CLBackground.BackgroundTransparency = 1.0;
|
||||
CLBackground.Position = UDim2.new(-0.1, 0, -0.1, 0);
|
||||
CLBackground.ZIndex = 0.0;
|
||||
|
|
@ -50,7 +50,7 @@ CLBackground.Visible = false
|
|||
local BackgroundUp = Instance.new('ImageLabel')
|
||||
BackgroundUp.Size = UDim2.new(1, 0, 0.025, 1)
|
||||
BackgroundUp.Position = UDim2.new(0, 0, 0, 0)
|
||||
BackgroundUp.Image = 'http://www.morblox.us/asset/?id=97662207'
|
||||
BackgroundUp.Image = 'http://www.jarfeh.xyz/asset/?id=97662207'
|
||||
BackgroundUp.BackgroundTransparency = 1.0
|
||||
BackgroundUp.Parent = CLBackground
|
||||
|
||||
|
|
@ -64,7 +64,7 @@ BackpackButton.RobloxLocked = true
|
|||
BackpackButton.Visible = false
|
||||
BackpackButton.Name = "BackpackButton"
|
||||
BackpackButton.BackgroundTransparency = 1
|
||||
BackpackButton.Image = "http://www.morblox.us/asset/?id=97617958"
|
||||
BackpackButton.Image = "http://www.jarfeh.xyz/asset/?id=97617958"
|
||||
BackpackButton.Position = UDim2.new(0.5, -60, 1, -108)
|
||||
BackpackButton.Size = UDim2.new(0, 120, 0, 18)
|
||||
waitForChild(gui,"ControlFrame")
|
||||
|
|
@ -120,14 +120,14 @@ TempSlot.ZIndex = 3.0
|
|||
local slotBackground = Instance.new('ImageLabel')
|
||||
slotBackground.Name = 'Background'
|
||||
slotBackground.BackgroundTransparency = 1.0
|
||||
slotBackground.Image = 'http://www.morblox.us/asset/?id=97613075'
|
||||
slotBackground.Image = 'http://www.jarfeh.xyz/asset/?id=97613075'
|
||||
slotBackground.Size = UDim2.new(1, 0, 1, 0)
|
||||
slotBackground.Parent = TempSlot
|
||||
|
||||
local HighLight = Instance.new('ImageLabel')
|
||||
HighLight.Name = 'Highlight'
|
||||
HighLight.BackgroundTransparency = 1.0
|
||||
HighLight.Image = 'http://www.morblox.us/asset/?id=97643886'
|
||||
HighLight.Image = 'http://www.jarfeh.xyz/asset/?id=97643886'
|
||||
HighLight.Size = UDim2.new(1, 0, 1, 0)
|
||||
--HighLight.Parent = TempSlot
|
||||
HighLight.Visible = false
|
||||
|
|
@ -322,8 +322,8 @@ Backpack.Active = true
|
|||
local XImage = Instance.new("ImageLabel")
|
||||
XImage.RobloxLocked = true
|
||||
XImage.Name = "XImage"
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=75547445")
|
||||
XImage.Image = "http://www.morblox.us/asset/?id=75547445" --TODO: move to rbxasset
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=75547445")
|
||||
XImage.Image = "http://www.jarfeh.xyz/asset/?id=75547445" --TODO: move to rbxasset
|
||||
XImage.BackgroundTransparency = 1
|
||||
XImage.Position = UDim2.new(-.25,-1,-.25,-1)
|
||||
XImage.Size = UDim2.new(1.5,2,1.5,2)
|
||||
|
|
@ -426,7 +426,7 @@ Backpack.Active = true
|
|||
local slotBackground = Instance.new('ImageLabel')
|
||||
slotBackground.Name = 'Background'
|
||||
slotBackground.BackgroundTransparency = 1.0
|
||||
slotBackground.Image = 'http://www.morblox.us/asset/?id=97613075'
|
||||
slotBackground.Image = 'http://www.jarfeh.xyz/asset/?id=97613075'
|
||||
slotBackground.Size = UDim2.new(1, 0, 1, 0)
|
||||
slotBackground.Parent = GearButton
|
||||
|
||||
|
|
@ -759,24 +759,24 @@ Backpack.Active = true
|
|||
|
||||
--CharacterPane Children
|
||||
local FaceFrame = makeCharFrame("FacesFrame", CharacterPane)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=75460621")
|
||||
makeZone("FaceZone","http://www.morblox.us/asset/?id=75460621",UDim2.new(0,157,0,137),UDim2.new(0.5,-78,0.5,-68),FaceFrame)
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=75460621")
|
||||
makeZone("FaceZone","http://www.jarfeh.xyz/asset/?id=75460621",UDim2.new(0,157,0,137),UDim2.new(0.5,-78,0.5,-68),FaceFrame)
|
||||
makeStyledButton("Face",UDim2.new(0,64,0,64),UDim2.new(0.5,-32,0.5,-135),FaceFrame)
|
||||
|
||||
local HeadFrame = makeCharFrame("HeadsFrame", CharacterPane)
|
||||
makeZone("FaceZone","http://www.morblox.us/asset/?id=75460621",UDim2.new(0,157,0,137),UDim2.new(0.5,-78,0.5,-68),HeadFrame)
|
||||
makeZone("FaceZone","http://www.jarfeh.xyz/asset/?id=75460621",UDim2.new(0,157,0,137),UDim2.new(0.5,-78,0.5,-68),HeadFrame)
|
||||
makeStyledButton("Head",UDim2.new(0,64,0,64),UDim2.new(0.5,-32,0.5,-135),HeadFrame)
|
||||
|
||||
local HatsFrame = makeCharFrame("HatsFrame", CharacterPane)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=75457888")
|
||||
local HatsZone = makeZone("HatsZone","http://www.morblox.us/asset/?id=75457888",UDim2.new(0,186,0,184),UDim2.new(0.5,-93,0.5,-100), HatsFrame)
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=75457888")
|
||||
local HatsZone = makeZone("HatsZone","http://www.jarfeh.xyz/asset/?id=75457888",UDim2.new(0,186,0,184),UDim2.new(0.5,-93,0.5,-100), HatsFrame)
|
||||
makeStyledButton("Hat1Button",UDim2.new(0,64,0,64),UDim2.new(0,-1,0,-1),HatsZone,Enum.ButtonStyle.RobloxButton)
|
||||
makeStyledButton("Hat2Button",UDim2.new(0,64,0,64),UDim2.new(0,63,0,-1),HatsZone,Enum.ButtonStyle.RobloxButton)
|
||||
makeStyledButton("Hat3Button",UDim2.new(0,64,0,64),UDim2.new(0,127,0,-1),HatsZone,Enum.ButtonStyle.RobloxButton)
|
||||
|
||||
local PantsFrame = makeCharFrame("PantsFrame", CharacterPane)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=75457920")
|
||||
makeZone("PantsZone","http://www.morblox.us/asset/?id=75457920",UDim2.new(0,121,0,99),UDim2.new(0.5,-60,0.5,-100),PantsFrame)
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=75457920")
|
||||
makeZone("PantsZone","http://www.jarfeh.xyz/asset/?id=75457920",UDim2.new(0,121,0,99),UDim2.new(0.5,-60,0.5,-100),PantsFrame)
|
||||
|
||||
local pantFrame = Instance.new("Frame")
|
||||
pantFrame.RobloxLocked = true
|
||||
|
|
@ -814,19 +814,19 @@ Backpack.Active = true
|
|||
makeTextLabel("LeftArmLabel","Left Arm",UDim2.new(0.5,-16,0,-25),leftArmButton)
|
||||
|
||||
local TShirtFrame = makeCharFrame("T-ShirtsFrame",CharacterPane)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=75460642")
|
||||
makeZone("TShirtZone","http://www.morblox.us/asset/?id=75460642",UDim2.new(0,121,0,154),UDim2.new(0.5,-60,0.5,-100),TShirtFrame)
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=75460642")
|
||||
makeZone("TShirtZone","http://www.jarfeh.xyz/asset/?id=75460642",UDim2.new(0,121,0,154),UDim2.new(0.5,-60,0.5,-100),TShirtFrame)
|
||||
makeStyledButton("TShirtButton", UDim2.new(0,64,0,64),UDim2.new(0.5,-32,0.5,-64),TShirtFrame)
|
||||
|
||||
|
||||
local ShirtFrame = makeCharFrame("ShirtsFrame", CharacterPane)
|
||||
makeZone("ShirtZone","http://www.morblox.us/asset/?id=75460642",UDim2.new(0,121,0,154),UDim2.new(0.5,-60,0.5,-100),ShirtFrame)
|
||||
makeZone("ShirtZone","http://www.jarfeh.xyz/asset/?id=75460642",UDim2.new(0,121,0,154),UDim2.new(0.5,-60,0.5,-100),ShirtFrame)
|
||||
makeStyledButton("ShirtButton", UDim2.new(0,64,0,64),UDim2.new(0.5,-32,0.5,-64),ShirtFrame)
|
||||
|
||||
|
||||
local ColorFrame = makeCharFrame("ColorFrame", CharacterPane)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=76049888")
|
||||
local ColorZone = makeZone("ColorZone","http://www.morblox.us/asset/?id=76049888", UDim2.new(0,120,0,150),UDim2.new(0.5,-60,0.5,-100),ColorFrame)
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=76049888")
|
||||
local ColorZone = makeZone("ColorZone","http://www.jarfeh.xyz/asset/?id=76049888", UDim2.new(0,120,0,150),UDim2.new(0.5,-60,0.5,-100),ColorFrame)
|
||||
makeStyledButton("Head",UDim2.new(0.26,0,0.19,0),UDim2.new(0.37,0,0.02,0),ColorZone).AutoButtonColor = false
|
||||
makeStyledButton("LeftArm",UDim2.new(0.19,0,0.36,0),UDim2.new(0.78,0,0.26,0),ColorZone).AutoButtonColor = false
|
||||
makeStyledButton("RightArm",UDim2.new(0.19,0,0.36,0),UDim2.new(0.025,0,0.26,0),ColorZone).AutoButtonColor = false
|
||||
|
|
|
|||
|
|
@ -186,7 +186,7 @@ function showBackpack()
|
|||
backpackOpenEvent:Fire(currentTab)
|
||||
canToggle = true
|
||||
readyForNextEvent = true
|
||||
backpackButton.Image = 'http://www.morblox.us/asset/?id=97644093'
|
||||
backpackButton.Image = 'http://www.jarfeh.xyz/asset/?id=97644093'
|
||||
backpackButton.Position = UDim2.new(0.5, -60, 1, -backpackSize.Y.Offset - 103)
|
||||
end)
|
||||
end
|
||||
|
|
@ -202,7 +202,7 @@ function toggleBackpack()
|
|||
backpackIsOpen = not backpackIsOpen
|
||||
|
||||
if backpackIsOpen then
|
||||
loadoutBackground.Image = 'http://www.morblox.us/asset/?id=97623721'
|
||||
loadoutBackground.Image = 'http://www.jarfeh.xyz/asset/?id=97623721'
|
||||
loadoutBackground.Position = UDim2.new(-0.03, 0, -0.17, 0)
|
||||
loadoutBackground.Size = UDim2.new(1.05, 0, 1.25, 0)
|
||||
loadoutBackground.ZIndex = 2.0
|
||||
|
|
@ -213,8 +213,8 @@ function toggleBackpack()
|
|||
backpackButton.Position = UDim2.new(0.5, -60, 1, -44)
|
||||
loadoutBackground.Visible = false
|
||||
backpackButton.Selected = false
|
||||
backpackButton.Image = "http://www.morblox.us/asset/?id=97617958"
|
||||
loadoutBackground.Image = 'http://www.morblox.us/asset/?id=96536002'
|
||||
backpackButton.Image = "http://www.jarfeh.xyz/asset/?id=97617958"
|
||||
loadoutBackground.Image = 'http://www.jarfeh.xyz/asset/?id=96536002'
|
||||
loadoutBackground.Position = UDim2.new(-0.1, 0, -0.1, 0)
|
||||
loadoutBackground.Size = UDim2.new(1.2, 0, 1.2, 0)
|
||||
hideBackpack()
|
||||
|
|
|
|||
|
|
@ -122,13 +122,13 @@ t.CreateStyledMessageDialog = function(title, message, style, buttons)
|
|||
styleImage.Position = UDim2.new(0,5,0,15)
|
||||
if style == "error" or style == "Error" then
|
||||
styleImage.Size = UDim2.new(0, 71, 0, 71)
|
||||
styleImage.Image = "http://www.morblox.us/asset?id=42565285"
|
||||
styleImage.Image = "http://www.jarfeh.xyz/asset?id=42565285"
|
||||
elseif style == "notify" or style == "Notify" then
|
||||
styleImage.Size = UDim2.new(0, 71, 0, 71)
|
||||
styleImage.Image = "http://www.morblox.us/asset?id=42604978"
|
||||
styleImage.Image = "http://www.jarfeh.xyz/asset?id=42604978"
|
||||
elseif style == "confirm" or style == "Confirm" then
|
||||
styleImage.Size = UDim2.new(0, 74, 0, 76)
|
||||
styleImage.Image = "http://www.morblox.us/asset?id=42557901"
|
||||
styleImage.Image = "http://www.jarfeh.xyz/asset?id=42557901"
|
||||
else
|
||||
return t.CreateMessageDialog(title,message,buttons)
|
||||
end
|
||||
|
|
@ -237,7 +237,7 @@ t.CreateDropDownMenu = function(items, onSelect, forRoblox)
|
|||
local dropDownIcon = Instance.new("ImageLabel")
|
||||
dropDownIcon.Name = "Icon"
|
||||
dropDownIcon.Active = false
|
||||
dropDownIcon.Image = "http://www.morblox.us/asset/?id=45732894"
|
||||
dropDownIcon.Image = "http://www.jarfeh.xyz/asset/?id=45732894"
|
||||
dropDownIcon.BackgroundTransparency = 1
|
||||
dropDownIcon.Size = UDim2.new(0,11,0,6)
|
||||
dropDownIcon.Position = UDim2.new(1,-11,0.5, -2)
|
||||
|
|
@ -1330,7 +1330,7 @@ t.CreateScrollingFrame = function(orderList,scrollStyle)
|
|||
local scrollStamp = 0
|
||||
|
||||
local scrollDrag = Instance.new("ImageButton")
|
||||
scrollDrag.Image = "http://www.morblox.us/asset/?id=61367186"
|
||||
scrollDrag.Image = "http://www.jarfeh.xyz/asset/?id=61367186"
|
||||
scrollDrag.Size = UDim2.new(1, 0, 0, 16)
|
||||
scrollDrag.BackgroundTransparency = 1
|
||||
scrollDrag.Name = "ScrollDrag"
|
||||
|
|
@ -2603,7 +2603,7 @@ t.CreateSetPanel = function(userIdsForSets, objectSelected, dialogClosed, size,
|
|||
local cancelImage = Instance.new("ImageLabel")
|
||||
cancelImage.Name = "CancelImage"
|
||||
cancelImage.BackgroundTransparency = 1
|
||||
cancelImage.Image = "http://www.morblox.us/asset?id=54135717"
|
||||
cancelImage.Image = "http://www.jarfeh.xyz/asset?id=54135717"
|
||||
cancelImage.Position = UDim2.new(0,-2,0,-2)
|
||||
cancelImage.Size = UDim2.new(0,16,0,16)
|
||||
cancelImage.ZIndex = 6
|
||||
|
|
@ -2805,7 +2805,7 @@ t.CreateSetPanel = function(userIdsForSets, objectSelected, dialogClosed, size,
|
|||
local function createDropDownMenuButton(parent)
|
||||
local dropDownButton = Instance.new("ImageButton")
|
||||
dropDownButton.Name = "DropDownButton"
|
||||
dropDownButton.Image = "http://www.morblox.us/asset/?id=67581509"
|
||||
dropDownButton.Image = "http://www.jarfeh.xyz/asset/?id=67581509"
|
||||
dropDownButton.BackgroundTransparency = 1
|
||||
dropDownButton.Size = UDim2.new(0,16,0,16)
|
||||
dropDownButton.Position = UDim2.new(1,-24,0,6)
|
||||
|
|
@ -3235,24 +3235,24 @@ t.CreateTerrainMaterialSelector = function(size,position)
|
|||
-- we so need a better way to do this
|
||||
for i,v in pairs(materialNames) do
|
||||
materialToImageMap[v] = {}
|
||||
if v == "Grass" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=56563112"
|
||||
elseif v == "Sand" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=62356652"
|
||||
elseif v == "Brick" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=65961537"
|
||||
elseif v == "Granite" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532153"
|
||||
elseif v == "Asphalt" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532038"
|
||||
elseif v == "Iron" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532093"
|
||||
elseif v == "Aluminum" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67531995"
|
||||
elseif v == "Gold" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532118"
|
||||
elseif v == "Plastic (red)" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67531848"
|
||||
elseif v == "Plastic (blue)" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67531924"
|
||||
elseif v == "Plank" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532015"
|
||||
elseif v == "Log" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532051"
|
||||
elseif v == "Gravel" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532206"
|
||||
elseif v == "Cinder Block" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532103"
|
||||
elseif v == "Stone Wall" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67531804"
|
||||
elseif v == "Concrete" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532059"
|
||||
elseif v == "Water" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=81407474"
|
||||
else materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=66887593" -- fill in the rest here!!
|
||||
if v == "Grass" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=56563112"
|
||||
elseif v == "Sand" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=62356652"
|
||||
elseif v == "Brick" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=65961537"
|
||||
elseif v == "Granite" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532153"
|
||||
elseif v == "Asphalt" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532038"
|
||||
elseif v == "Iron" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532093"
|
||||
elseif v == "Aluminum" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67531995"
|
||||
elseif v == "Gold" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532118"
|
||||
elseif v == "Plastic (red)" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67531848"
|
||||
elseif v == "Plastic (blue)" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67531924"
|
||||
elseif v == "Plank" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532015"
|
||||
elseif v == "Log" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532051"
|
||||
elseif v == "Gravel" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532206"
|
||||
elseif v == "Cinder Block" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532103"
|
||||
elseif v == "Stone Wall" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67531804"
|
||||
elseif v == "Concrete" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532059"
|
||||
elseif v == "Water" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=81407474"
|
||||
else materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=66887593" -- fill in the rest here!!
|
||||
end
|
||||
end
|
||||
|
||||
|
|
@ -3355,7 +3355,7 @@ t.CreateTerrainMaterialSelector = function(size,position)
|
|||
end
|
||||
|
||||
t.CreateLoadingFrame = function(name,size,position)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=35238053")
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=35238053")
|
||||
|
||||
local loadingFrame = Instance.new("Frame")
|
||||
loadingFrame.Name = "LoadingFrame"
|
||||
|
|
@ -3376,7 +3376,7 @@ t.CreateLoadingFrame = function(name,size,position)
|
|||
|
||||
local loadingGreenBar = Instance.new("ImageLabel")
|
||||
loadingGreenBar.Name = "LoadingGreenBar"
|
||||
loadingGreenBar.Image = "http://www.morblox.us/asset/?id=35238053"
|
||||
loadingGreenBar.Image = "http://www.jarfeh.xyz/asset/?id=35238053"
|
||||
loadingGreenBar.Position = UDim2.new(0,0,0,0)
|
||||
loadingGreenBar.Size = UDim2.new(0,0,1,0)
|
||||
loadingGreenBar.Visible = false
|
||||
|
|
|
|||
|
|
@ -661,7 +661,7 @@ t.GetStampModel = function(assetId, terrainShape, useAssetVersionId)
|
|||
if cellType == 3 then
|
||||
local inverseCornerWedgeMesh = Instance.new("SpecialMesh")
|
||||
inverseCornerWedgeMesh.MeshType = "FileMesh"
|
||||
inverseCornerWedgeMesh.MeshId = "http://www.morblox.us/asset?id=66832495"
|
||||
inverseCornerWedgeMesh.MeshId = "http://www.jarfeh.xyz/asset?id=66832495"
|
||||
inverseCornerWedgeMesh.Scale = Vector3.new(2, 2, 2)
|
||||
inverseCornerWedgeMesh.Parent = newTerrainPiece
|
||||
end
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@
|
|||
<Properties>
|
||||
<token name="LODX">2</token>
|
||||
<token name="LODY">2</token>
|
||||
<Content name="MeshId"><url>http://www.morblox.us/asset/?id=302</url></Content>
|
||||
<Content name="MeshId"><url>http://www.jarfeh.xyz/asset/?id=302</url></Content>
|
||||
<token name="MeshType">5</token>
|
||||
<string name="Name">Mesh</string>
|
||||
<Vector3 name="Offset">
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
<Y>1.01999998</Y>
|
||||
<Z>1.01999998</Z>
|
||||
</Vector3>
|
||||
<Content name="TextureId"><url>http://www.morblox.us/asset/?id=301</url></Content>
|
||||
<Content name="TextureId"><url>http://www.jarfeh.xyz/asset/?id=301</url></Content>
|
||||
<Vector3 name="VertexColor">
|
||||
<X>1</X>
|
||||
<Y>1</Y>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<External>nil</External>
|
||||
<Item class="ShirtGraphic" referent="RBX0">
|
||||
<Properties>
|
||||
<Content name="Graphic"><url>http://morblox.us/asset/?id=304</url></Content>
|
||||
<Content name="Graphic"><url>http://jarfeh.xyz/asset/?id=304</url></Content>
|
||||
<string name="Name">Shirt Graphic</string>
|
||||
</Properties>
|
||||
</Item>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<Item class="Pants" referent="RBX0">
|
||||
<Properties>
|
||||
<string name="Name">Clothing</string>
|
||||
<Content name="PantsTemplate"><url>http://morblox.us/asset/?id=4000000000000000001</url></Content>
|
||||
<Content name="PantsTemplate"><url>http://jarfeh.xyz/asset/?id=4000000000000000001</url></Content>
|
||||
</Properties>
|
||||
</Item>
|
||||
</roblox>
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
<Item class="Shirt" referent="RBX0">
|
||||
<Properties>
|
||||
<string name="Name">Clothing</string>
|
||||
<Content name="ShirtTemplate"><url>http://morblox.us/asset/?id=4000000000000000000</url></Content>
|
||||
<Content name="ShirtTemplate"><url>http://jarfeh.xyz/asset/?id=4000000000000000000</url></Content>
|
||||
</Properties>
|
||||
</Item>
|
||||
</roblox>
|
||||
|
|
@ -7,7 +7,7 @@
|
|||
<string name="Name">face</string>
|
||||
<float name="Shiny">20</float>
|
||||
<float name="Specular">0</float>
|
||||
<Content name="Texture"><url>http://morblox.us/asset/?id=307</url></Content>
|
||||
<Content name="Texture"><url>http://jarfeh.xyz/asset/?id=307</url></Content>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.morblox.us/roblox.xsd" version="4">
|
||||
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.jarfeh.xyz/roblox.xsd" version="4">
|
||||
<External>null</External>
|
||||
<External>nil</External>
|
||||
<Item class="Script" referent="RBX0">
|
||||
|
|
@ -199,7 +199,7 @@ humanoid.Died:connect(function() HealthChanged(0) end)</ProtectedString>
|
|||
<Color3 name="BorderColor3">4279970357</Color3>
|
||||
<int name="BorderSizePixel">1</int>
|
||||
<bool name="Draggable">false</bool>
|
||||
<Content name="Image"><url>http://www.morblox.us/asset/?id=34854607</url></Content>
|
||||
<Content name="Image"><url>http://www.jarfeh.xyz/asset/?id=34854607</url></Content>
|
||||
<string name="Name">hurtOverlay</string>
|
||||
<UDim2 name="Position">
|
||||
<XS>2</XS>
|
||||
|
|
@ -254,7 +254,7 @@ humanoid.Died:connect(function() HealthChanged(0) end)</ProtectedString>
|
|||
<Color3 name="BorderColor3">4279970357</Color3>
|
||||
<int name="BorderSizePixel">1</int>
|
||||
<bool name="Draggable">false</bool>
|
||||
<Content name="Image"><url>http://www.morblox.us/asset/?id=35238000</url></Content>
|
||||
<Content name="Image"><url>http://www.jarfeh.xyz/asset/?id=35238000</url></Content>
|
||||
<string name="Name">bkg</string>
|
||||
<UDim2 name="Position">
|
||||
<XS>0</XS>
|
||||
|
|
@ -282,7 +282,7 @@ humanoid.Died:connect(function() HealthChanged(0) end)</ProtectedString>
|
|||
<Color3 name="BorderColor3">4279970357</Color3>
|
||||
<int name="BorderSizePixel">1</int>
|
||||
<bool name="Draggable">false</bool>
|
||||
<Content name="Image"><url>http://www.morblox.us/asset/?id=35238036</url></Content>
|
||||
<Content name="Image"><url>http://www.jarfeh.xyz/asset/?id=35238036</url></Content>
|
||||
<string name="Name">barRed</string>
|
||||
<UDim2 name="Position">
|
||||
<XS>0.0189999994</XS>
|
||||
|
|
@ -338,7 +338,7 @@ humanoid.Died:connect(function() HealthChanged(0) end)</ProtectedString>
|
|||
<Color3 name="BorderColor3">4279970357</Color3>
|
||||
<int name="BorderSizePixel">1</int>
|
||||
<bool name="Draggable">false</bool>
|
||||
<Content name="Image"><url>http://www.morblox.us/asset/?id=35238053</url></Content>
|
||||
<Content name="Image"><url>http://www.jarfeh.xyz/asset/?id=35238053</url></Content>
|
||||
<string name="Name">bar</string>
|
||||
<UDim2 name="Position">
|
||||
<XS>0.0189999994</XS>
|
||||
|
|
@ -366,7 +366,7 @@ humanoid.Died:connect(function() HealthChanged(0) end)</ProtectedString>
|
|||
<Color3 name="BorderColor3">4279970357</Color3>
|
||||
<int name="BorderSizePixel">0</int>
|
||||
<bool name="Draggable">false</bool>
|
||||
<Content name="Image"><url>http://www.morblox.us/asset/?id=34816363</url></Content>
|
||||
<Content name="Image"><url>http://www.jarfeh.xyz/asset/?id=34816363</url></Content>
|
||||
<string name="Name">label</string>
|
||||
<UDim2 name="Position">
|
||||
<XS>0.680000007</XS>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<Item class="Shirt" referent="RBX0">
|
||||
<Properties>
|
||||
<string name="Name">Clothing</string>
|
||||
<Content name="ShirtTemplate"><url>http://morblox.us/asset/?id=400</url></Content>
|
||||
<Content name="ShirtTemplate"><url>http://jarfeh.xyz/asset/?id=400</url></Content>
|
||||
</Properties>
|
||||
</Item>
|
||||
</roblox>
|
||||
|
|
@ -24,8 +24,8 @@ local updateCameraDropDownSelection = nil
|
|||
local updateVideoCaptureDropDownSelection = nil
|
||||
local tweenTime = 0.2
|
||||
|
||||
local mouseLockLookScreenUrl = "http://www.morblox.us/asset?id=54071825"
|
||||
local classicLookScreenUrl = "http://www.morblox.us/Asset?id=45915798"
|
||||
local mouseLockLookScreenUrl = "http://www.jarfeh.xyz/asset?id=54071825"
|
||||
local classicLookScreenUrl = "http://www.jarfeh.xyz/Asset?id=45915798"
|
||||
|
||||
local hasGraphicsSlider = (game:GetService("CoreGui").Version >= 5)
|
||||
local GraphicsQualityLevels = 10 -- how many levels we allow on graphics slider
|
||||
|
|
@ -321,17 +321,17 @@ local function createHelpDialog(baseZIndex)
|
|||
buttons[2] = {}
|
||||
buttons[2].Text = "Move"
|
||||
buttons[2].Function = function()
|
||||
image.Image = "http://morblox.us/asset/?id=45915811"
|
||||
image.Image = "http://jarfeh.xyz/asset/?id=45915811"
|
||||
end
|
||||
buttons[3] = {}
|
||||
buttons[3].Text = "Gear"
|
||||
buttons[3].Function = function()
|
||||
image.Image = "http://morblox.us/asset/?id=45917596"
|
||||
image.Image = "http://jarfeh.xyz/asset/?id=45917596"
|
||||
end
|
||||
buttons[4] = {}
|
||||
buttons[4].Text = "Zoom"
|
||||
buttons[4].Function = function()
|
||||
image.Image = "http://morblox.us/asset/?id=45915825"
|
||||
image.Image = "http://jarfeh.xyz/asset/?id=45915825"
|
||||
end
|
||||
|
||||
CreateTextButtons(buttonRow, buttons, UDim.new(0, 0), UDim.new(1,0))
|
||||
|
|
@ -1528,7 +1528,7 @@ local createSaveDialogs = function()
|
|||
spinnerImage.Size = UDim2.new(0, 16, 0, 16)
|
||||
spinnerImage.Position = UDim2.new(.5+.3*math.cos(math.rad(45*spinnerNum)), -8, .5+.3*math.sin(math.rad(45*spinnerNum)), -8)
|
||||
spinnerImage.BackgroundTransparency = 1
|
||||
spinnerImage.Image = "http://morblox.us/asset/?id=45880710"
|
||||
spinnerImage.Image = "http://jarfeh.xyz/asset/?id=45880710"
|
||||
spinnerImage.Parent = spinnerFrame
|
||||
|
||||
spinnerIcons[spinnerNum] = spinnerImage
|
||||
|
|
@ -1549,9 +1549,9 @@ local createSaveDialogs = function()
|
|||
|
||||
while pos < 8 do
|
||||
if pos == spinPos or pos == ((spinPos+1)%8) then
|
||||
spinnerIcons[pos+1].Image = "http://morblox.us/asset/?id=45880668"
|
||||
spinnerIcons[pos+1].Image = "http://jarfeh.xyz/asset/?id=45880668"
|
||||
else
|
||||
spinnerIcons[pos+1].Image = "http://morblox.us/asset/?id=45880710"
|
||||
spinnerIcons[pos+1].Image = "http://jarfeh.xyz/asset/?id=45880710"
|
||||
end
|
||||
|
||||
pos = pos + 1
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ popupImage.Parent = popupFrame
|
|||
local backing = Instance.new("ImageLabel")
|
||||
backing.BackgroundTransparency = 1
|
||||
backing.Size = UDim2.new(1,0,1,0)
|
||||
backing.Image = "http://www.morblox.us/asset/?id=47574181"
|
||||
backing.Image = "http://www.jarfeh.xyz/asset/?id=47574181"
|
||||
backing.Name = "Backing"
|
||||
backing.ZIndex = 2
|
||||
backing.Parent = popupImage
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ function makeFriend(fromPlayer,toPlayer)
|
|||
if friendRequestBlacklist[fromPlayer] then return end -- previously cancelled friend request, we don't want it!
|
||||
|
||||
popup.PopupText.Text = "Accept Friend Request from " .. tostring(fromPlayer.Name) .. "?"
|
||||
popup.PopupImage.Image = "http://www.morblox.us/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=352&y=352"
|
||||
popup.PopupImage.Image = "http://www.jarfeh.xyz/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=352&y=352"
|
||||
|
||||
showTwoButtons()
|
||||
popup.Visible = true
|
||||
|
|
@ -73,7 +73,7 @@ game.Players.FriendRequestEvent:connect(function(fromPlayer,toPlayer,event)
|
|||
if event == Enum.FriendRequestEvent.Accept then
|
||||
game:GetService("GuiService"):SendNotification("You are Friends",
|
||||
"With " .. toPlayer.Name .. "!",
|
||||
"http://www.morblox.us/thumbs/avatar.ashx?userId="..tostring(toPlayer.userId).."&x=48&y=48",
|
||||
"http://www.jarfeh.xyz/thumbs/avatar.ashx?userId="..tostring(toPlayer.userId).."&x=48&y=48",
|
||||
5,
|
||||
function()
|
||||
|
||||
|
|
@ -84,7 +84,7 @@ game.Players.FriendRequestEvent:connect(function(fromPlayer,toPlayer,event)
|
|||
if friendRequestBlacklist[fromPlayer] then return end -- previously cancelled friend request, we don't want it!
|
||||
game:GetService("GuiService"):SendNotification("Friend Request",
|
||||
"From " .. fromPlayer.Name,
|
||||
"http://www.morblox.us/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=48&y=48",
|
||||
"http://www.jarfeh.xyz/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=48&y=48",
|
||||
8,
|
||||
function()
|
||||
makeFriend(fromPlayer,toPlayer)
|
||||
|
|
@ -92,7 +92,7 @@ game.Players.FriendRequestEvent:connect(function(fromPlayer,toPlayer,event)
|
|||
elseif event == Enum.FriendRequestEvent.Accept then
|
||||
game:GetService("GuiService"):SendNotification("You are Friends",
|
||||
"With " .. fromPlayer.Name .. "!",
|
||||
"http://www.morblox.us/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=48&y=48",
|
||||
"http://www.jarfeh.xyz/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=48&y=48",
|
||||
5,
|
||||
function()
|
||||
|
||||
|
|
|
|||
|
|
@ -485,7 +485,7 @@ function Chat:CreateTouchButton()
|
|||
Size = UDim2.new(1, 0, 1, 0);
|
||||
Position = UDim2.new(0, 0, 0, 0);
|
||||
BackgroundTransparency = 1.0;
|
||||
Image = 'http://www.morblox.us/asset/?id=97078724'
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=97078724'
|
||||
};
|
||||
}
|
||||
self.TapToChatLabel = self.ChatTouchFrame.ChatLabel
|
||||
|
|
@ -630,7 +630,7 @@ function Chat:CreateGui()
|
|||
Gui.Create'ImageLabel'
|
||||
{
|
||||
Name = 'Background';
|
||||
Image = 'http://www.morblox.us/asset/?id=97120937'; --96551212';
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=97120937'; --96551212';
|
||||
Size = UDim2.new(1.3, 0, 1.64, 0);
|
||||
Position = UDim2.new(0, 0, 0, 0);
|
||||
BackgroundTransparency = 1.0;
|
||||
|
|
@ -808,7 +808,7 @@ function Chat:CreateSafeChatGui()
|
|||
Size = UDim2.new(0, 44, 0, 31);
|
||||
Position = UDim2.new(0, 1, 0.35, 0);
|
||||
BackgroundTransparency = 1.0;
|
||||
Image = 'http://www.morblox.us/asset/?id=97080365';
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=97080365';
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
ROBLOX Help
|
||||
</title><link href="/CSS/RobloxOld.css" type="text/css" rel="stylesheet"><link rel="stylesheet" type="text/css"></head>
|
||||
<body>
|
||||
<form name="Form1" method="post" action="morblox.us/Game/Help.aspx" id="Form1">
|
||||
<form name="Form1" method="post" action="jarfeh.xyz/Game/Help.aspx" id="Form1">
|
||||
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTEzMDU5NjU4NjhkZIKJzjfFEOdRA2+w7aT1UMPiON7a">
|
||||
|
||||
<p>Besides using simple blocks, you can insert Things that other people have built
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@ local ns = game:GetService("NetworkServer")
|
|||
local badgeUrlFlagExists, badgeUrlFlagValue = pcall(function () return settings():GetFFlag("NewBadgeServiceUrlEnabled") end)
|
||||
local newBadgeUrlEnabled = badgeUrlFlagExists and badgeUrlFlagValue
|
||||
if url~=nil then
|
||||
local url = "http://www.morblox.us"
|
||||
local url = "http://www.jarfeh.xyz"
|
||||
|
||||
pcall(function() game:GetService("Players"):SetAbuseReportUrl(url .. "/AbuseReport/InGameChatHandler.ashx") end)
|
||||
pcall(function() game:GetService("ScriptInformationProvider"):SetAssetUrl(url .. "/Asset/") end)
|
||||
|
|
|
|||
|
|
@ -64,20 +64,20 @@ end)
|
|||
|
||||
game:GetService("ChangeHistoryService"):SetEnabled(false)
|
||||
game:GetService("ContentProvider"):SetThreadPool(16)
|
||||
game:GetService("InsertService"):SetBaseSetsUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?nsets=10&type=base")
|
||||
game:GetService("InsertService"):SetUserSetsUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?nsets=20&type=user&userid=%d")
|
||||
game:GetService("InsertService"):SetCollectionUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?sid=%d")
|
||||
game:GetService("InsertService"):SetAssetUrl("http://www.morblox.us/asset/?id=%d")
|
||||
game:GetService("InsertService"):SetAssetVersionUrl("http://www.morblox.us/Asset/?assetversionid=%d")
|
||||
game:GetService("InsertService"):SetBaseSetsUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?nsets=10&type=base")
|
||||
game:GetService("InsertService"):SetUserSetsUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?nsets=20&type=user&userid=%d")
|
||||
game:GetService("InsertService"):SetCollectionUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?sid=%d")
|
||||
game:GetService("InsertService"):SetAssetUrl("http://www.jarfeh.xyz/asset/?id=%d")
|
||||
game:GetService("InsertService"):SetAssetVersionUrl("http://www.jarfeh.xyz/Asset/?assetversionid=%d")
|
||||
|
||||
pcall(function() game:GetService("SocialService"):SetFriendUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetBestFriendUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsBestFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsInGroup&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRankUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRank&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRoleUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRole&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("GamePassService"):SetPlayerHasPassUrl("http://www.morblox.us/Game/GamePass/GamePassHandler.ashx?Action=HasPass&UserID=%d&PassID=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetProductInfoUrl("https://api.morblox.us/marketplace/productinfo?assetId=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetPlayerOwnsAssetUrl("https://api.morblox.us/ownership/hasasset?userId=%d&assetId=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetFriendUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetBestFriendUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsBestFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsInGroup&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRankUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRank&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRoleUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRole&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("GamePassService"):SetPlayerHasPassUrl("http://www.jarfeh.xyz/Game/GamePass/GamePassHandler.ashx?Action=HasPass&UserID=%d&PassID=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetProductInfoUrl("https://api.jarfeh.xyz/marketplace/productinfo?assetId=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetPlayerOwnsAssetUrl("https://api.jarfeh.xyz/ownership/hasasset?userId=%d&assetId=%d") end)
|
||||
pcall(function() game:SetCreatorID(0, Enum.CreatorType.User) end)
|
||||
|
||||
pcall(function() game:GetService("Players"):SetChatStyle(Enum.ChatStyle.ClassicAndBubble) end)
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ $id = addslashes($_GET["id"]);
|
|||
ob_start();
|
||||
?>
|
||||
|
||||
{"ClientPort":0,"MachineAddress":"<?php echo $ip; ?>","ServerPort":<?php echo $port; ?>,"PingUrl":"","PingInterval":120,"UserName":"<?php echo $username; ?>","SeleniumTestMode":false,"UserId":<?php echo $id; ?>,"SuperSafeChat":false,"CharacterAppearance":"http://morblox.us/Asset/CharacterFetch.ashx","ClientTicket":"","GameId":"00000000-0000-0000-0000-000000000000","PlaceId":1818,"MeasurementUrl":"","WaitingForCharacterGuid":"4d8dfc8d-cd68-4ed7-8adc-efebaba40f58","BaseUrl":"http://morblox.us/","ChatStyle":"ClassicAndBubble","VendorId":0,"ScreenShotInfo":"","VideoInfo":"<?xml version=\"1.0\"?><entry xmlns=\"http://www.w3.org/2005/Atom\" xmlns:media=\"http://search.yahoo.com/mrss/\" xmlns:yt=\"http://gdata.youtube.com/schemas/2007\"><media:group><media:title type=\"plain\"><![CDATA[ROBLOX Place]]></media:title><media:description type=\"plain\"><![CDATA[ For more games visit http://www.morblox.us]]></media:description><media:category scheme=\"http://gdata.youtube.com/schemas/2007/categories.cat\">Games</media:category><media:keywords>ROBLOX, video, free game, online virtual world</media:keywords></media:group></entry>","CreatorId":0,"CreatorTypeEnum":"User","MembershipType":"None","AccountAge":300000000,"CookieStoreFirstTimePlayKey":"rbx_evt_ftp","CookieStoreFiveMinutePlayKey":"rbx_evt_fmp","CookieStoreEnabled":true,"IsRobloxPlace":true,"GenerateTeleportJoin":false,"IsUnknownOrUnder13":false,"SessionId":"","DataCenterId":0,"UniverseId":0,"BrowserTrackerId":0,"UsePortraitMode":false,"FollowUserId":0,"characterAppearanceId":1}
|
||||
{"ClientPort":0,"MachineAddress":"<?php echo $ip; ?>","ServerPort":<?php echo $port; ?>,"PingUrl":"","PingInterval":120,"UserName":"<?php echo $username; ?>","SeleniumTestMode":false,"UserId":<?php echo $id; ?>,"SuperSafeChat":false,"CharacterAppearance":"http://jarfeh.xyz/Asset/CharacterFetch.ashx","ClientTicket":"","GameId":"00000000-0000-0000-0000-000000000000","PlaceId":1818,"MeasurementUrl":"","WaitingForCharacterGuid":"4d8dfc8d-cd68-4ed7-8adc-efebaba40f58","BaseUrl":"http://jarfeh.xyz/","ChatStyle":"ClassicAndBubble","VendorId":0,"ScreenShotInfo":"","VideoInfo":"<?xml version=\"1.0\"?><entry xmlns=\"http://www.w3.org/2005/Atom\" xmlns:media=\"http://search.yahoo.com/mrss/\" xmlns:yt=\"http://gdata.youtube.com/schemas/2007\"><media:group><media:title type=\"plain\"><![CDATA[ROBLOX Place]]></media:title><media:description type=\"plain\"><![CDATA[ For more games visit http://www.jarfeh.xyz]]></media:description><media:category scheme=\"http://gdata.youtube.com/schemas/2007/categories.cat\">Games</media:category><media:keywords>ROBLOX, video, free game, online virtual world</media:keywords></media:group></entry>","CreatorId":0,"CreatorTypeEnum":"User","MembershipType":"None","AccountAge":300000000,"CookieStoreFirstTimePlayKey":"rbx_evt_ftp","CookieStoreFiveMinutePlayKey":"rbx_evt_fmp","CookieStoreEnabled":true,"IsRobloxPlace":true,"GenerateTeleportJoin":false,"IsUnknownOrUnder13":false,"SessionId":"","DataCenterId":0,"UniverseId":0,"BrowserTrackerId":0,"UsePortraitMode":false,"FollowUserId":0,"characterAppearanceId":1}
|
||||
|
||||
<?php
|
||||
$data = ob_get_clean();
|
||||
|
|
|
|||
|
|
@ -55,31 +55,31 @@
|
|||
|
||||
<div class="templates" js-data-templatetype="Basic" style="display: block;">
|
||||
<div class="template" placeid="200">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.morblox.us/362ae9c43957047a0287f9cd2c98646c"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.jarfeh.xyz/362ae9c43957047a0287f9cd2c98646c"></a>
|
||||
<p>Baseplate</p>
|
||||
</div>
|
||||
<div class="template" placeid="201">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.morblox.us/ab99a6e34406eb5e7aebd349c90ce35b"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.jarfeh.xyz/ab99a6e34406eb5e7aebd349c90ce35b"></a>
|
||||
<p>Flat Terrain</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="templates" js-data-templatetype="Strategy">
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.morblox.us/2db15742ba86f0dfe6cd2762a8debbde"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.jarfeh.xyz/2db15742ba86f0dfe6cd2762a8debbde"></a>
|
||||
<p>Capture The Flag</p>
|
||||
</div>
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.morblox.us/426308e89cd36c0bb531b9dd8e990c10"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.jarfeh.xyz/426308e89cd36c0bb531b9dd8e990c10"></a>
|
||||
<p>Control Points</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="templates" js-data-templatetype="Action">
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.morblox.us/4ae1c9ec91cd33a9b38ad741ac1d0a4f"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.jarfeh.xyz/4ae1c9ec91cd33a9b38ad741ac1d0a4f"></a>
|
||||
<p>Free For All</p>
|
||||
</div>
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.morblox.us/f6e818f03afa39b999a4ed33b464c0cb"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.jarfeh.xyz/f6e818f03afa39b999a4ed33b464c0cb"></a>
|
||||
<p>Team Deathmatch</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -55,31 +55,31 @@
|
|||
|
||||
<div class="templates" js-data-templatetype="Basic" style="display: block;">
|
||||
<div class="template" placeid="200">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.morblox.us/362ae9c43957047a0287f9cd2c98646c"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.jarfeh.xyz/362ae9c43957047a0287f9cd2c98646c"></a>
|
||||
<p>Baseplate</p>
|
||||
</div>
|
||||
<div class="template" placeid="201">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.morblox.us/ab99a6e34406eb5e7aebd349c90ce35b"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.jarfeh.xyz/ab99a6e34406eb5e7aebd349c90ce35b"></a>
|
||||
<p>Flat Terrain</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="templates" js-data-templatetype="Strategy">
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.morblox.us/2db15742ba86f0dfe6cd2762a8debbde"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.jarfeh.xyz/2db15742ba86f0dfe6cd2762a8debbde"></a>
|
||||
<p>Capture The Flag</p>
|
||||
</div>
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.morblox.us/426308e89cd36c0bb531b9dd8e990c10"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.jarfeh.xyz/426308e89cd36c0bb531b9dd8e990c10"></a>
|
||||
<p>Control Points</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="templates" js-data-templatetype="Action">
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.morblox.us/4ae1c9ec91cd33a9b38ad741ac1d0a4f"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.jarfeh.xyz/4ae1c9ec91cd33a9b38ad741ac1d0a4f"></a>
|
||||
<p>Free For All</p>
|
||||
</div>
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.morblox.us/f6e818f03afa39b999a4ed33b464c0cb"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.jarfeh.xyz/f6e818f03afa39b999a4ed33b464c0cb"></a>
|
||||
<p>Team Deathmatch</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -63,7 +63,7 @@ local hereText
|
|||
|
||||
-- user facing images
|
||||
local assetUrls = {}
|
||||
local assetUrl = "http://www.morblox.us/Asset/?id="
|
||||
local assetUrl = "http://www.jarfeh.xyz/Asset/?id="
|
||||
local errorImageUrl = assetUrl .. "42557901" table.insert(assetUrls, errorImageUrl)
|
||||
local buyImageUrl = assetUrl .. "104651457" table.insert(assetUrls,buyImageUrl)
|
||||
local buyImageDownUrl = assetUrl .. "104651515" table.insert(assetUrls, buyImageDownUrl)
|
||||
|
|
@ -661,9 +661,9 @@ function startSpinner()
|
|||
|
||||
while pos < 8 do
|
||||
if pos == spinPos or pos == ((spinPos+1)%8) then
|
||||
spinnerIcons[pos+1].Image = "http://www.morblox.us/Asset?id=45880668"
|
||||
spinnerIcons[pos+1].Image = "http://www.jarfeh.xyz/Asset?id=45880668"
|
||||
else
|
||||
spinnerIcons[pos+1].Image = "http://www.morblox.us/Asset?id=45880710"
|
||||
spinnerIcons[pos+1].Image = "http://www.jarfeh.xyz/Asset?id=45880710"
|
||||
end
|
||||
|
||||
pos = pos + 1
|
||||
|
|
@ -716,7 +716,7 @@ function createSpinner(size,position,parent)
|
|||
spinnerImage.Position = UDim2.new(.5+.3*math.cos(math.rad(45*spinnerNum)), -8, .5+.3*math.sin(math.rad(45*spinnerNum)), -8)
|
||||
spinnerImage.BackgroundTransparency = 1
|
||||
spinnerImage.ZIndex = 10
|
||||
spinnerImage.Image = "http://www.morblox.us/Asset/?id=45880710"
|
||||
spinnerImage.Image = "http://www.jarfeh.xyz/Asset/?id=45880710"
|
||||
spinnerImage.Parent = spinnerFrame
|
||||
|
||||
spinnerIcons[spinnerNum] = spinnerImage
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.morblox.us/roblox.xsd" version="4">
|
||||
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.jarfeh.xyz/roblox.xsd" version="4">
|
||||
<External>null</External>
|
||||
<External>nil</External>
|
||||
<Item class="Tool" referent="RBX0">
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
<R22>0.217036352</R22>
|
||||
</CoordinateFrame>
|
||||
<string name="Name">BloxyCola</string>
|
||||
<Content name="TextureId"><url>http://www.morblox.us/asset/?id=10472127</url></Content>
|
||||
<Content name="TextureId"><url>http://www.jarfeh.xyz/asset/?id=10472127</url></Content>
|
||||
<string name="ToolTip"></string>
|
||||
</Properties>
|
||||
<Item class="Part" referent="RBX1">
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
<Properties>
|
||||
<token name="LODX">2</token>
|
||||
<token name="LODY">2</token>
|
||||
<Content name="MeshId"><url>http://www.morblox.us/asset/?id=10470609</url></Content>
|
||||
<Content name="MeshId"><url>http://www.jarfeh.xyz/asset/?id=10470609</url></Content>
|
||||
<token name="MeshType">5</token>
|
||||
<string name="Name">Mesh</string>
|
||||
<Vector3 name="Offset">
|
||||
|
|
@ -108,7 +108,7 @@
|
|||
<Y>1.20000005</Y>
|
||||
<Z>1.20000005</Z>
|
||||
</Vector3>
|
||||
<Content name="TextureId"><url>http://www.morblox.us/asset/?id=10470600</url></Content>
|
||||
<Content name="TextureId"><url>http://www.jarfeh.xyz/asset/?id=10470600</url></Content>
|
||||
<Vector3 name="VertexColor">
|
||||
<X>1</X>
|
||||
<Y>1</Y>
|
||||
|
|
@ -2677,7 +2677,7 @@
|
|||
<string name="Name">DrinkSound</string>
|
||||
<float name="Pitch">1</float>
|
||||
<bool name="PlayOnRemove">false</bool>
|
||||
<Content name="SoundId"><url>http://www.morblox.us/asset/?id=10722059</url></Content>
|
||||
<Content name="SoundId"><url>http://www.jarfeh.xyz/asset/?id=10722059</url></Content>
|
||||
<float name="Volume">0.5</float>
|
||||
</Properties>
|
||||
</Item>
|
||||
|
|
@ -2687,7 +2687,7 @@
|
|||
<string name="Name">OpenSound</string>
|
||||
<float name="Pitch">1</float>
|
||||
<bool name="PlayOnRemove">false</bool>
|
||||
<Content name="SoundId"><url>http://www.morblox.us/asset/?id=10721950</url></Content>
|
||||
<Content name="SoundId"><url>http://www.jarfeh.xyz/asset/?id=10721950</url></Content>
|
||||
<float name="Volume">0.5</float>
|
||||
</Properties>
|
||||
</Item>
|
||||
|
|
|
|||
|
|
@ -123,11 +123,11 @@ local function getFriendStatusIcon(friendStatus)
|
|||
if friendStatus == Enum.FriendStatus.Unknown or friendStatus == Enum.FriendStatus.NotFriend then
|
||||
return ""
|
||||
elseif friendStatus == Enum.FriendStatus.Friend then
|
||||
return "http://www.morblox.us/asset/?id=99749771"
|
||||
return "http://www.jarfeh.xyz/asset/?id=99749771"
|
||||
elseif friendStatus == Enum.FriendStatus.FriendRequestSent then
|
||||
return "http://www.morblox.us/asset/?id=99776888"
|
||||
return "http://www.jarfeh.xyz/asset/?id=99776888"
|
||||
elseif friendStatus == Enum.FriendStatus.FriendRequestReceived then
|
||||
return "http://www.morblox.us/asset/?id=99776838"
|
||||
return "http://www.jarfeh.xyz/asset/?id=99776838"
|
||||
else
|
||||
error("Unknown FriendStatus: " .. friendStatus)
|
||||
end
|
||||
|
|
@ -169,18 +169,18 @@ function MakePopupButton(nparent,ntext,index,last)
|
|||
Parent = nparent,
|
||||
}
|
||||
if index==0 then
|
||||
tobj.Image = 'http://www.morblox.us/asset/?id=97108784'
|
||||
tobj.Image = 'http://www.jarfeh.xyz/asset/?id=97108784'
|
||||
elseif last then
|
||||
if index%2==1 then
|
||||
tobj.Image = 'http://www.morblox.us/asset/?id='.. Images['LightPopupBottom']
|
||||
tobj.Image = 'http://www.jarfeh.xyz/asset/?id='.. Images['LightPopupBottom']
|
||||
else
|
||||
tobj.Image = 'http://www.morblox.us/asset/?id='.. Images['DarkPopupBottom']
|
||||
tobj.Image = 'http://www.jarfeh.xyz/asset/?id='.. Images['DarkPopupBottom']
|
||||
end
|
||||
else
|
||||
if index%2==1 then
|
||||
tobj.Image = 'http://www.morblox.us/asset/?id=97112126'
|
||||
tobj.Image = 'http://www.jarfeh.xyz/asset/?id=97112126'
|
||||
else
|
||||
tobj.Image = 'http://www.morblox.us/asset/?id=97109338'
|
||||
tobj.Image = 'http://www.jarfeh.xyz/asset/?id=97109338'
|
||||
end
|
||||
end
|
||||
return tobj
|
||||
|
|
@ -252,7 +252,7 @@ local HeaderFrame = Obj.Create"Frame"
|
|||
Position = UDim2.new(0,0,0,0),
|
||||
Size = UDim2.new(1, 0, .07, 0),
|
||||
Parent = MainFrame,
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=94692054'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=94692054'),
|
||||
}
|
||||
local HeaderFrameHeight = HeaderFrame.Size.Y.Scale
|
||||
local MaximizeButton = Obj.Create"ImageButton"
|
||||
|
|
@ -315,7 +315,7 @@ local BottomShiftFrame = Obj.Create"Frame"
|
|||
Position = UDim2.new(0,0,.07,0),
|
||||
Size = UDim2.new(1, 0, .03, 0),
|
||||
Parent = BottomShiftFrame,
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=94754966'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=94754966'),
|
||||
}
|
||||
local ExtendButton = Obj.Create"ImageButton"
|
||||
{
|
||||
|
|
@ -332,7 +332,7 @@ local BottomShiftFrame = Obj.Create"Frame"
|
|||
Name = 'extendTab',
|
||||
Active = true,
|
||||
BackgroundTransparency = 1,
|
||||
Image = 'http://www.morblox.us/asset/?id=94692731',
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=94692731',
|
||||
Position = UDim2.new(.608, 0, .3, 0),
|
||||
Size = UDim2.new(.3,0,.7,0),
|
||||
Parent = BottomFrame,
|
||||
|
|
@ -502,7 +502,7 @@ local MiddleBGTemplate = Obj.Create"Frame"
|
|||
BackgroundTransparency = 1,
|
||||
Position = UDim2.new(100,0,.07,0),
|
||||
Size = UDim2.new(.5, 0, .025, 0),--UDim2.new(1, 0, .03, 0),
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=94692025'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=94692025'),
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -537,7 +537,7 @@ local AbuseSettingsFrame = Obj.Create"Frame"
|
|||
Size = UDim2.new(1, 0, 1, 0),
|
||||
Active = true,
|
||||
BackgroundTransparency = 1,
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=96488767'), -- 96480351'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=96488767'), -- 96480351'),
|
||||
Obj.Create"TextLabel"
|
||||
{
|
||||
Name = "Title",
|
||||
|
|
@ -624,7 +624,7 @@ local SubmitReportButton = Obj.Create"ImageButton"
|
|||
Position = UDim2.new(.5, - 200, 1, - 80),
|
||||
Size = UDim2.new(0,150,0,50),
|
||||
AutoButtonColor = false,
|
||||
Image = 'http://www.morblox.us/asset/?id=96502438', -- 96501119',
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=96502438', -- 96501119',
|
||||
Parent = AbuseSettingsFrame,
|
||||
}
|
||||
|
||||
|
|
@ -635,7 +635,7 @@ local CancelReportButton = Obj.Create"ImageButton"
|
|||
Position = UDim2.new(0.5, 50, 1, - 80),
|
||||
Size = UDim2.new(0,150,0,50),
|
||||
AutoButtonColor = true,
|
||||
Image = 'http://www.morblox.us/asset/?id=96500683',
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=96500683',
|
||||
Parent = AbuseSettingsFrame,
|
||||
}
|
||||
|
||||
|
|
@ -674,7 +674,7 @@ local CalmingAbuseBox = Obj.Create'Frame'
|
|||
BackgroundTransparency = 1,
|
||||
Position=UDim2.new(0.25, 0, 0.300000012, 0),
|
||||
Size=UDim2.new(0.5, 0, 0.370000005, 0),
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=96506233'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=96506233'),
|
||||
Obj.Create'TextLabel'
|
||||
{
|
||||
Name = 'Header',
|
||||
|
|
@ -710,7 +710,7 @@ local CalmingAbuseBox = Obj.Create'Frame'
|
|||
Position = UDim2.new(0.5, -75, 1, -80),
|
||||
Size = UDim2.new(0,150,0,50),
|
||||
AutoButtonColor = true,
|
||||
Image = 'http://www.morblox.us/asset/?id=96507959',
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=96507959',
|
||||
}
|
||||
}
|
||||
local NormalAbuseBox = Obj.Create'Frame'
|
||||
|
|
@ -719,7 +719,7 @@ local NormalAbuseBox = Obj.Create'Frame'
|
|||
BackgroundTransparency = 1,
|
||||
Position = UDim2.new(0.25, 0, 0.300000012, 0),
|
||||
Size = UDim2.new(0.5, 0, 0.370000005, 0),
|
||||
MakeBackgroundGuiObj('http://www.morblox.us/asset/?id=96506233'),
|
||||
MakeBackgroundGuiObj('http://www.jarfeh.xyz/asset/?id=96506233'),
|
||||
Obj.Create'TextLabel'
|
||||
{
|
||||
Name = 'Header',
|
||||
|
|
@ -755,7 +755,7 @@ local NormalAbuseBox = Obj.Create'Frame'
|
|||
Position = UDim2.new(0.5, -75, 1, -80),
|
||||
Size = UDim2.new(0,150,0,50),
|
||||
AutoButtonColor = true,
|
||||
Image = 'http://www.morblox.us/asset/?id=96507959',
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=96507959',
|
||||
},
|
||||
}
|
||||
|
||||
|
|
@ -834,7 +834,7 @@ local DefaultEntriesOnScreen = 8
|
|||
|
||||
|
||||
for _,i in pairs(Images) do
|
||||
Game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id="..i)
|
||||
Game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id="..i)
|
||||
end
|
||||
|
||||
-- ordered array of 'score data', each entry has:
|
||||
|
|
@ -1126,20 +1126,20 @@ end
|
|||
player Player to check for rank on
|
||||
--]]
|
||||
function HighlightMyRank(player,BanPlayerButton,VisitorButton,MemberButton,AdminButton)
|
||||
BanPlayerButton.Image= 'http://www.morblox.us/asset/?id='..Images['LightPopupMid']
|
||||
VisitorButton.Image= 'http://www.morblox.us/asset/?id='..Images['DarkPopupMid']
|
||||
MemberButton.Image= 'http://www.morblox.us/asset/?id='..Images['LightPopupMid']
|
||||
AdminButton.Image= 'http://www.morblox.us/asset/?id='..Images['DarkPopupBottom']
|
||||
BanPlayerButton.Image= 'http://www.jarfeh.xyz/asset/?id='..Images['LightPopupMid']
|
||||
VisitorButton.Image= 'http://www.jarfeh.xyz/asset/?id='..Images['DarkPopupMid']
|
||||
MemberButton.Image= 'http://www.jarfeh.xyz/asset/?id='..Images['LightPopupMid']
|
||||
AdminButton.Image= 'http://www.jarfeh.xyz/asset/?id='..Images['DarkPopupBottom']
|
||||
|
||||
local rank=player.PersonalServerRank
|
||||
if rank <= PrivilegeLevel['Banned'] then
|
||||
BanPlayerButton.Image='http://www.morblox.us/asset/?id='..Images['LightBluePopupMid']
|
||||
BanPlayerButton.Image='http://www.jarfeh.xyz/asset/?id='..Images['LightBluePopupMid']
|
||||
elseif rank <= PrivilegeLevel['Visitor'] then
|
||||
VisitorButton.Image='http://www.morblox.us/asset/?id='..Images['DarkBluePopupMid']
|
||||
VisitorButton.Image='http://www.jarfeh.xyz/asset/?id='..Images['DarkBluePopupMid']
|
||||
elseif rank <= PrivilegeLevel['Member'] then
|
||||
MemberButton.Image='http://www.morblox.us/asset/?id='..Images['LightBluePopupMid']
|
||||
MemberButton.Image='http://www.jarfeh.xyz/asset/?id='..Images['LightBluePopupMid']
|
||||
elseif rank <= PrivilegeLevel['Admin'] then
|
||||
AdminButton.Image= 'http://www.morblox.us/asset/?id='..Images['DarkBluePopupBottom']
|
||||
AdminButton.Image= 'http://www.jarfeh.xyz/asset/?id='..Images['DarkBluePopupBottom']
|
||||
end
|
||||
end
|
||||
|
||||
|
|
@ -1184,7 +1184,7 @@ end
|
|||
function CloseAbuseDialog()
|
||||
AbuseName = nil
|
||||
SubmitReportButton.Active = false
|
||||
SubmitReportButton.Image = 'http://www.morblox.us/asset/?id=96502438' -- 96501119',
|
||||
SubmitReportButton.Image = 'http://www.jarfeh.xyz/asset/?id=96502438' -- 96501119',
|
||||
AbuseDescriptionBox:Destroy()
|
||||
CalmingAbuseBox.Parent = nil
|
||||
NormalAbuseBox.Parent = nil
|
||||
|
|
@ -1201,7 +1201,7 @@ function InitReportAbuse()
|
|||
AbuseName = abuseText
|
||||
if AbuseName and SelectedPlayer then
|
||||
SubmitReportButton.Active = true
|
||||
SubmitReportButton.Image = 'http://www.morblox.us/asset/?id=96501119'
|
||||
SubmitReportButton.Image = 'http://www.jarfeh.xyz/asset/?id=96501119'
|
||||
end
|
||||
end
|
||||
|
||||
|
|
@ -1606,7 +1606,7 @@ function UpdateMinimize()
|
|||
BottomClipFrame:TweenPosition(UDim2.new(0,0,-1,0), "Out", "Linear", .25,true)
|
||||
BottomFrame:TweenPosition(UDim2.new(0,0,0,0), "Out", "Linear", .25,true)
|
||||
FocusFrame.Size=UDim2.new(1,0,HeaderFrameHeight,0)
|
||||
ExtendTab.Image = 'http://www.morblox.us/asset/?id=94692731'
|
||||
ExtendTab.Image = 'http://www.jarfeh.xyz/asset/?id=94692731'
|
||||
else
|
||||
if not IsMaximized.Value then
|
||||
MainFrame:TweenSizeAndPosition(NormalBounds,NormalPosition,'Out','Quad',1,true)
|
||||
|
|
@ -1622,7 +1622,7 @@ function UpdateMinimize()
|
|||
--BottomFrame:TweenPosition(UDim2.new(0,0,bottomPositon,0), "Out", "Linear", .25,true)
|
||||
BottomFrame.Position=UDim2.new(0,0,bottomPositon,0)
|
||||
FocusFrame.Size=UDim2.new(1,0,bottomPositon + HeaderFrameHeight,0)
|
||||
ExtendTab.Image = 'http://www.morblox.us/asset/?id=94825585' --wat, why did I put this here?
|
||||
ExtendTab.Image = 'http://www.jarfeh.xyz/asset/?id=94825585' --wat, why did I put this here?
|
||||
|
||||
|
||||
|
||||
|
|
@ -1650,13 +1650,13 @@ function UpdateMaximize()
|
|||
MainFrame:TweenSizeAndPosition(MaximizedBounds,MaximizedPosition,'Out','Quad',1,true)
|
||||
HeaderScore:TweenPosition(UDim2.new(0,0,HeaderName.Position.Y.Scale,0), "Out", "Linear", .25,true)
|
||||
HeaderName:TweenPosition(UDim2.new( - .1, - HeaderScore.TextBounds.x,HeaderName.Position.Y.Scale,0), "Out", "Linear", .25,true)
|
||||
HeaderFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeHeader']
|
||||
BottomFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeBottom']
|
||||
HeaderFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeHeader']
|
||||
BottomFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeBottom']
|
||||
for index, i in ipairs(MiddleFrameBackgrounds) do
|
||||
if (index%2) ~= 1 then
|
||||
i.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeDark']
|
||||
i.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeDark']
|
||||
else
|
||||
i.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeLight']
|
||||
i.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeLight']
|
||||
end
|
||||
end
|
||||
for index, i in ipairs(MiddleFrames) do
|
||||
|
|
@ -1684,13 +1684,13 @@ function UpdateMaximize()
|
|||
end
|
||||
HeaderScore:TweenPosition(UDim2.new(0,0,.4,0), "Out", "Linear", .25,true)
|
||||
HeaderName:TweenPosition(UDim2.new(0,0,HeaderName.Position.Y.Scale,0), "Out", "Linear", .25,true)
|
||||
HeaderFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['NormalHeader']
|
||||
BottomFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['NormalBottom']
|
||||
HeaderFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['NormalHeader']
|
||||
BottomFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['NormalBottom']
|
||||
for index, i in ipairs(MiddleFrameBackgrounds) do
|
||||
if index%2 ~= 1 then
|
||||
i.Background.Image = 'http://www.morblox.us/asset/?id='..Images['midDark']
|
||||
i.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['midDark']
|
||||
else
|
||||
i.Background.Image = 'http://www.morblox.us/asset/?id='..Images['midLight']
|
||||
i.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['midLight']
|
||||
end
|
||||
end
|
||||
for index, i in ipairs(MiddleFrames) do
|
||||
|
|
@ -1976,15 +1976,15 @@ function AddMiddleBGFrame()
|
|||
nBGFrame.Position = UDim2.new(.5,0,((#MiddleFrameBackgrounds) * nBGFrame.Size.Y.Scale),0)
|
||||
if (#MiddleFrameBackgrounds+1)%2 ~= 1 then
|
||||
if IsMaximized.Value then
|
||||
nBGFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeDark']
|
||||
nBGFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeDark']
|
||||
else
|
||||
nBGFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['midDark']
|
||||
nBGFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['midDark']
|
||||
end
|
||||
else
|
||||
if IsMaximized.Value then
|
||||
nBGFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['LargeLight']
|
||||
nBGFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['LargeLight']
|
||||
else
|
||||
nBGFrame.Background.Image = 'http://www.morblox.us/asset/?id='..Images['midLight']
|
||||
nBGFrame.Background.Image = 'http://www.jarfeh.xyz/asset/?id='..Images['midLight']
|
||||
end
|
||||
end
|
||||
nBGFrame.Parent = ListFrame
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ CurrentLoadout.Parent = gui
|
|||
local CLBackground = Instance.new('ImageLabel')
|
||||
CLBackground.Name = 'Background';
|
||||
CLBackground.Size = UDim2.new(1.2, 0, 1.2, 0);
|
||||
CLBackground.Image = "http://www.morblox.us/asset/?id=96536002"
|
||||
CLBackground.Image = "http://www.jarfeh.xyz/asset/?id=96536002"
|
||||
CLBackground.BackgroundTransparency = 1.0;
|
||||
CLBackground.Position = UDim2.new(-0.1, 0, -0.1, 0);
|
||||
CLBackground.ZIndex = 0.0;
|
||||
|
|
@ -50,7 +50,7 @@ CLBackground.Visible = false
|
|||
local BackgroundUp = Instance.new('ImageLabel')
|
||||
BackgroundUp.Size = UDim2.new(1, 0, 0.025, 1)
|
||||
BackgroundUp.Position = UDim2.new(0, 0, 0, 0)
|
||||
BackgroundUp.Image = 'http://www.morblox.us/asset/?id=97662207'
|
||||
BackgroundUp.Image = 'http://www.jarfeh.xyz/asset/?id=97662207'
|
||||
BackgroundUp.BackgroundTransparency = 1.0
|
||||
BackgroundUp.Parent = CLBackground
|
||||
|
||||
|
|
@ -64,7 +64,7 @@ BackpackButton.RobloxLocked = true
|
|||
BackpackButton.Visible = false
|
||||
BackpackButton.Name = "BackpackButton"
|
||||
BackpackButton.BackgroundTransparency = 1
|
||||
BackpackButton.Image = "http://www.morblox.us/asset/?id=97617958"
|
||||
BackpackButton.Image = "http://www.jarfeh.xyz/asset/?id=97617958"
|
||||
BackpackButton.Position = UDim2.new(0.5, -60, 1, -108)
|
||||
BackpackButton.Size = UDim2.new(0, 120, 0, 18)
|
||||
waitForChild(gui,"ControlFrame")
|
||||
|
|
@ -120,14 +120,14 @@ TempSlot.ZIndex = 3.0
|
|||
local slotBackground = Instance.new('ImageLabel')
|
||||
slotBackground.Name = 'Background'
|
||||
slotBackground.BackgroundTransparency = 1.0
|
||||
slotBackground.Image = 'http://www.morblox.us/asset/?id=97613075'
|
||||
slotBackground.Image = 'http://www.jarfeh.xyz/asset/?id=97613075'
|
||||
slotBackground.Size = UDim2.new(1, 0, 1, 0)
|
||||
slotBackground.Parent = TempSlot
|
||||
|
||||
local HighLight = Instance.new('ImageLabel')
|
||||
HighLight.Name = 'Highlight'
|
||||
HighLight.BackgroundTransparency = 1.0
|
||||
HighLight.Image = 'http://www.morblox.us/asset/?id=97643886'
|
||||
HighLight.Image = 'http://www.jarfeh.xyz/asset/?id=97643886'
|
||||
HighLight.Size = UDim2.new(1, 0, 1, 0)
|
||||
--HighLight.Parent = TempSlot
|
||||
HighLight.Visible = false
|
||||
|
|
@ -322,8 +322,8 @@ Backpack.Active = true
|
|||
local XImage = Instance.new("ImageLabel")
|
||||
XImage.RobloxLocked = true
|
||||
XImage.Name = "XImage"
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=75547445")
|
||||
XImage.Image = "http://www.morblox.us/asset/?id=75547445" --TODO: move to rbxasset
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=75547445")
|
||||
XImage.Image = "http://www.jarfeh.xyz/asset/?id=75547445" --TODO: move to rbxasset
|
||||
XImage.BackgroundTransparency = 1
|
||||
XImage.Position = UDim2.new(-.25,-1,-.25,-1)
|
||||
XImage.Size = UDim2.new(1.5,2,1.5,2)
|
||||
|
|
@ -426,7 +426,7 @@ Backpack.Active = true
|
|||
local slotBackground = Instance.new('ImageLabel')
|
||||
slotBackground.Name = 'Background'
|
||||
slotBackground.BackgroundTransparency = 1.0
|
||||
slotBackground.Image = 'http://www.morblox.us/asset/?id=97613075'
|
||||
slotBackground.Image = 'http://www.jarfeh.xyz/asset/?id=97613075'
|
||||
slotBackground.Size = UDim2.new(1, 0, 1, 0)
|
||||
slotBackground.Parent = GearButton
|
||||
|
||||
|
|
@ -759,24 +759,24 @@ Backpack.Active = true
|
|||
|
||||
--CharacterPane Children
|
||||
local FaceFrame = makeCharFrame("FacesFrame", CharacterPane)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=75460621")
|
||||
makeZone("FaceZone","http://www.morblox.us/asset/?id=75460621",UDim2.new(0,157,0,137),UDim2.new(0.5,-78,0.5,-68),FaceFrame)
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=75460621")
|
||||
makeZone("FaceZone","http://www.jarfeh.xyz/asset/?id=75460621",UDim2.new(0,157,0,137),UDim2.new(0.5,-78,0.5,-68),FaceFrame)
|
||||
makeStyledButton("Face",UDim2.new(0,64,0,64),UDim2.new(0.5,-32,0.5,-135),FaceFrame)
|
||||
|
||||
local HeadFrame = makeCharFrame("HeadsFrame", CharacterPane)
|
||||
makeZone("FaceZone","http://www.morblox.us/asset/?id=75460621",UDim2.new(0,157,0,137),UDim2.new(0.5,-78,0.5,-68),HeadFrame)
|
||||
makeZone("FaceZone","http://www.jarfeh.xyz/asset/?id=75460621",UDim2.new(0,157,0,137),UDim2.new(0.5,-78,0.5,-68),HeadFrame)
|
||||
makeStyledButton("Head",UDim2.new(0,64,0,64),UDim2.new(0.5,-32,0.5,-135),HeadFrame)
|
||||
|
||||
local HatsFrame = makeCharFrame("HatsFrame", CharacterPane)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=75457888")
|
||||
local HatsZone = makeZone("HatsZone","http://www.morblox.us/asset/?id=75457888",UDim2.new(0,186,0,184),UDim2.new(0.5,-93,0.5,-100), HatsFrame)
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=75457888")
|
||||
local HatsZone = makeZone("HatsZone","http://www.jarfeh.xyz/asset/?id=75457888",UDim2.new(0,186,0,184),UDim2.new(0.5,-93,0.5,-100), HatsFrame)
|
||||
makeStyledButton("Hat1Button",UDim2.new(0,64,0,64),UDim2.new(0,-1,0,-1),HatsZone,Enum.ButtonStyle.RobloxButton)
|
||||
makeStyledButton("Hat2Button",UDim2.new(0,64,0,64),UDim2.new(0,63,0,-1),HatsZone,Enum.ButtonStyle.RobloxButton)
|
||||
makeStyledButton("Hat3Button",UDim2.new(0,64,0,64),UDim2.new(0,127,0,-1),HatsZone,Enum.ButtonStyle.RobloxButton)
|
||||
|
||||
local PantsFrame = makeCharFrame("PantsFrame", CharacterPane)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=75457920")
|
||||
makeZone("PantsZone","http://www.morblox.us/asset/?id=75457920",UDim2.new(0,121,0,99),UDim2.new(0.5,-60,0.5,-100),PantsFrame)
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=75457920")
|
||||
makeZone("PantsZone","http://www.jarfeh.xyz/asset/?id=75457920",UDim2.new(0,121,0,99),UDim2.new(0.5,-60,0.5,-100),PantsFrame)
|
||||
|
||||
local pantFrame = Instance.new("Frame")
|
||||
pantFrame.RobloxLocked = true
|
||||
|
|
@ -814,19 +814,19 @@ Backpack.Active = true
|
|||
makeTextLabel("LeftArmLabel","Left Arm",UDim2.new(0.5,-16,0,-25),leftArmButton)
|
||||
|
||||
local TShirtFrame = makeCharFrame("T-ShirtsFrame",CharacterPane)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=75460642")
|
||||
makeZone("TShirtZone","http://www.morblox.us/asset/?id=75460642",UDim2.new(0,121,0,154),UDim2.new(0.5,-60,0.5,-100),TShirtFrame)
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=75460642")
|
||||
makeZone("TShirtZone","http://www.jarfeh.xyz/asset/?id=75460642",UDim2.new(0,121,0,154),UDim2.new(0.5,-60,0.5,-100),TShirtFrame)
|
||||
makeStyledButton("TShirtButton", UDim2.new(0,64,0,64),UDim2.new(0.5,-32,0.5,-64),TShirtFrame)
|
||||
|
||||
|
||||
local ShirtFrame = makeCharFrame("ShirtsFrame", CharacterPane)
|
||||
makeZone("ShirtZone","http://www.morblox.us/asset/?id=75460642",UDim2.new(0,121,0,154),UDim2.new(0.5,-60,0.5,-100),ShirtFrame)
|
||||
makeZone("ShirtZone","http://www.jarfeh.xyz/asset/?id=75460642",UDim2.new(0,121,0,154),UDim2.new(0.5,-60,0.5,-100),ShirtFrame)
|
||||
makeStyledButton("ShirtButton", UDim2.new(0,64,0,64),UDim2.new(0.5,-32,0.5,-64),ShirtFrame)
|
||||
|
||||
|
||||
local ColorFrame = makeCharFrame("ColorFrame", CharacterPane)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=76049888")
|
||||
local ColorZone = makeZone("ColorZone","http://www.morblox.us/asset/?id=76049888", UDim2.new(0,120,0,150),UDim2.new(0.5,-60,0.5,-100),ColorFrame)
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=76049888")
|
||||
local ColorZone = makeZone("ColorZone","http://www.jarfeh.xyz/asset/?id=76049888", UDim2.new(0,120,0,150),UDim2.new(0.5,-60,0.5,-100),ColorFrame)
|
||||
makeStyledButton("Head",UDim2.new(0.26,0,0.19,0),UDim2.new(0.37,0,0.02,0),ColorZone).AutoButtonColor = false
|
||||
makeStyledButton("LeftArm",UDim2.new(0.19,0,0.36,0),UDim2.new(0.78,0,0.26,0),ColorZone).AutoButtonColor = false
|
||||
makeStyledButton("RightArm",UDim2.new(0.19,0,0.36,0),UDim2.new(0.025,0,0.26,0),ColorZone).AutoButtonColor = false
|
||||
|
|
|
|||
|
|
@ -186,7 +186,7 @@ function showBackpack()
|
|||
backpackOpenEvent:Fire(currentTab)
|
||||
canToggle = true
|
||||
readyForNextEvent = true
|
||||
backpackButton.Image = 'http://www.morblox.us/asset/?id=97644093'
|
||||
backpackButton.Image = 'http://www.jarfeh.xyz/asset/?id=97644093'
|
||||
backpackButton.Position = UDim2.new(0.5, -60, 1, -backpackSize.Y.Offset - 103)
|
||||
end)
|
||||
end
|
||||
|
|
@ -202,7 +202,7 @@ function toggleBackpack()
|
|||
backpackIsOpen = not backpackIsOpen
|
||||
|
||||
if backpackIsOpen then
|
||||
loadoutBackground.Image = 'http://www.morblox.us/asset/?id=97623721'
|
||||
loadoutBackground.Image = 'http://www.jarfeh.xyz/asset/?id=97623721'
|
||||
loadoutBackground.Position = UDim2.new(-0.03, 0, -0.17, 0)
|
||||
loadoutBackground.Size = UDim2.new(1.05, 0, 1.25, 0)
|
||||
loadoutBackground.ZIndex = 2.0
|
||||
|
|
@ -213,8 +213,8 @@ function toggleBackpack()
|
|||
backpackButton.Position = UDim2.new(0.5, -60, 1, -44)
|
||||
loadoutBackground.Visible = false
|
||||
backpackButton.Selected = false
|
||||
backpackButton.Image = "http://www.morblox.us/asset/?id=97617958"
|
||||
loadoutBackground.Image = 'http://www.morblox.us/asset/?id=96536002'
|
||||
backpackButton.Image = "http://www.jarfeh.xyz/asset/?id=97617958"
|
||||
loadoutBackground.Image = 'http://www.jarfeh.xyz/asset/?id=96536002'
|
||||
loadoutBackground.Position = UDim2.new(-0.1, 0, -0.1, 0)
|
||||
loadoutBackground.Size = UDim2.new(1.2, 0, 1.2, 0)
|
||||
hideBackpack()
|
||||
|
|
|
|||
|
|
@ -122,13 +122,13 @@ t.CreateStyledMessageDialog = function(title, message, style, buttons)
|
|||
styleImage.Position = UDim2.new(0,5,0,15)
|
||||
if style == "error" or style == "Error" then
|
||||
styleImage.Size = UDim2.new(0, 71, 0, 71)
|
||||
styleImage.Image = "http://www.morblox.us/asset?id=42565285"
|
||||
styleImage.Image = "http://www.jarfeh.xyz/asset?id=42565285"
|
||||
elseif style == "notify" or style == "Notify" then
|
||||
styleImage.Size = UDim2.new(0, 71, 0, 71)
|
||||
styleImage.Image = "http://www.morblox.us/asset?id=42604978"
|
||||
styleImage.Image = "http://www.jarfeh.xyz/asset?id=42604978"
|
||||
elseif style == "confirm" or style == "Confirm" then
|
||||
styleImage.Size = UDim2.new(0, 74, 0, 76)
|
||||
styleImage.Image = "http://www.morblox.us/asset?id=42557901"
|
||||
styleImage.Image = "http://www.jarfeh.xyz/asset?id=42557901"
|
||||
else
|
||||
return t.CreateMessageDialog(title,message,buttons)
|
||||
end
|
||||
|
|
@ -237,7 +237,7 @@ t.CreateDropDownMenu = function(items, onSelect, forRoblox)
|
|||
local dropDownIcon = Instance.new("ImageLabel")
|
||||
dropDownIcon.Name = "Icon"
|
||||
dropDownIcon.Active = false
|
||||
dropDownIcon.Image = "http://www.morblox.us/asset/?id=45732894"
|
||||
dropDownIcon.Image = "http://www.jarfeh.xyz/asset/?id=45732894"
|
||||
dropDownIcon.BackgroundTransparency = 1
|
||||
dropDownIcon.Size = UDim2.new(0,11,0,6)
|
||||
dropDownIcon.Position = UDim2.new(1,-11,0.5, -2)
|
||||
|
|
@ -1330,7 +1330,7 @@ t.CreateScrollingFrame = function(orderList,scrollStyle)
|
|||
local scrollStamp = 0
|
||||
|
||||
local scrollDrag = Instance.new("ImageButton")
|
||||
scrollDrag.Image = "http://www.morblox.us/asset/?id=61367186"
|
||||
scrollDrag.Image = "http://www.jarfeh.xyz/asset/?id=61367186"
|
||||
scrollDrag.Size = UDim2.new(1, 0, 0, 16)
|
||||
scrollDrag.BackgroundTransparency = 1
|
||||
scrollDrag.Name = "ScrollDrag"
|
||||
|
|
@ -2603,7 +2603,7 @@ t.CreateSetPanel = function(userIdsForSets, objectSelected, dialogClosed, size,
|
|||
local cancelImage = Instance.new("ImageLabel")
|
||||
cancelImage.Name = "CancelImage"
|
||||
cancelImage.BackgroundTransparency = 1
|
||||
cancelImage.Image = "http://www.morblox.us/asset?id=54135717"
|
||||
cancelImage.Image = "http://www.jarfeh.xyz/asset?id=54135717"
|
||||
cancelImage.Position = UDim2.new(0,-2,0,-2)
|
||||
cancelImage.Size = UDim2.new(0,16,0,16)
|
||||
cancelImage.ZIndex = 6
|
||||
|
|
@ -2805,7 +2805,7 @@ t.CreateSetPanel = function(userIdsForSets, objectSelected, dialogClosed, size,
|
|||
local function createDropDownMenuButton(parent)
|
||||
local dropDownButton = Instance.new("ImageButton")
|
||||
dropDownButton.Name = "DropDownButton"
|
||||
dropDownButton.Image = "http://www.morblox.us/asset/?id=67581509"
|
||||
dropDownButton.Image = "http://www.jarfeh.xyz/asset/?id=67581509"
|
||||
dropDownButton.BackgroundTransparency = 1
|
||||
dropDownButton.Size = UDim2.new(0,16,0,16)
|
||||
dropDownButton.Position = UDim2.new(1,-24,0,6)
|
||||
|
|
@ -3235,24 +3235,24 @@ t.CreateTerrainMaterialSelector = function(size,position)
|
|||
-- we so need a better way to do this
|
||||
for i,v in pairs(materialNames) do
|
||||
materialToImageMap[v] = {}
|
||||
if v == "Grass" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=56563112"
|
||||
elseif v == "Sand" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=62356652"
|
||||
elseif v == "Brick" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=65961537"
|
||||
elseif v == "Granite" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532153"
|
||||
elseif v == "Asphalt" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532038"
|
||||
elseif v == "Iron" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532093"
|
||||
elseif v == "Aluminum" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67531995"
|
||||
elseif v == "Gold" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532118"
|
||||
elseif v == "Plastic (red)" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67531848"
|
||||
elseif v == "Plastic (blue)" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67531924"
|
||||
elseif v == "Plank" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532015"
|
||||
elseif v == "Log" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532051"
|
||||
elseif v == "Gravel" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532206"
|
||||
elseif v == "Cinder Block" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532103"
|
||||
elseif v == "Stone Wall" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67531804"
|
||||
elseif v == "Concrete" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=67532059"
|
||||
elseif v == "Water" then materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=81407474"
|
||||
else materialToImageMap[v].Regular = "http://www.morblox.us/asset/?id=66887593" -- fill in the rest here!!
|
||||
if v == "Grass" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=56563112"
|
||||
elseif v == "Sand" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=62356652"
|
||||
elseif v == "Brick" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=65961537"
|
||||
elseif v == "Granite" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532153"
|
||||
elseif v == "Asphalt" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532038"
|
||||
elseif v == "Iron" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532093"
|
||||
elseif v == "Aluminum" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67531995"
|
||||
elseif v == "Gold" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532118"
|
||||
elseif v == "Plastic (red)" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67531848"
|
||||
elseif v == "Plastic (blue)" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67531924"
|
||||
elseif v == "Plank" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532015"
|
||||
elseif v == "Log" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532051"
|
||||
elseif v == "Gravel" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532206"
|
||||
elseif v == "Cinder Block" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532103"
|
||||
elseif v == "Stone Wall" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67531804"
|
||||
elseif v == "Concrete" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=67532059"
|
||||
elseif v == "Water" then materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=81407474"
|
||||
else materialToImageMap[v].Regular = "http://www.jarfeh.xyz/asset/?id=66887593" -- fill in the rest here!!
|
||||
end
|
||||
end
|
||||
|
||||
|
|
@ -3355,7 +3355,7 @@ t.CreateTerrainMaterialSelector = function(size,position)
|
|||
end
|
||||
|
||||
t.CreateLoadingFrame = function(name,size,position)
|
||||
game:GetService("ContentProvider"):Preload("http://www.morblox.us/asset/?id=35238053")
|
||||
game:GetService("ContentProvider"):Preload("http://www.jarfeh.xyz/asset/?id=35238053")
|
||||
|
||||
local loadingFrame = Instance.new("Frame")
|
||||
loadingFrame.Name = "LoadingFrame"
|
||||
|
|
@ -3376,7 +3376,7 @@ t.CreateLoadingFrame = function(name,size,position)
|
|||
|
||||
local loadingGreenBar = Instance.new("ImageLabel")
|
||||
loadingGreenBar.Name = "LoadingGreenBar"
|
||||
loadingGreenBar.Image = "http://www.morblox.us/asset/?id=35238053"
|
||||
loadingGreenBar.Image = "http://www.jarfeh.xyz/asset/?id=35238053"
|
||||
loadingGreenBar.Position = UDim2.new(0,0,0,0)
|
||||
loadingGreenBar.Size = UDim2.new(0,0,1,0)
|
||||
loadingGreenBar.Visible = false
|
||||
|
|
|
|||
|
|
@ -661,7 +661,7 @@ t.GetStampModel = function(assetId, terrainShape, useAssetVersionId)
|
|||
if cellType == 3 then
|
||||
local inverseCornerWedgeMesh = Instance.new("SpecialMesh")
|
||||
inverseCornerWedgeMesh.MeshType = "FileMesh"
|
||||
inverseCornerWedgeMesh.MeshId = "http://www.morblox.us/asset?id=66832495"
|
||||
inverseCornerWedgeMesh.MeshId = "http://www.jarfeh.xyz/asset?id=66832495"
|
||||
inverseCornerWedgeMesh.Scale = Vector3.new(2, 2, 2)
|
||||
inverseCornerWedgeMesh.Parent = newTerrainPiece
|
||||
end
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@
|
|||
<Properties>
|
||||
<token name="LODX">2</token>
|
||||
<token name="LODY">2</token>
|
||||
<Content name="MeshId"><url>http://www.morblox.us/asset/?id=302</url></Content>
|
||||
<Content name="MeshId"><url>http://www.jarfeh.xyz/asset/?id=302</url></Content>
|
||||
<token name="MeshType">5</token>
|
||||
<string name="Name">Mesh</string>
|
||||
<Vector3 name="Offset">
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
<Y>1.01999998</Y>
|
||||
<Z>1.01999998</Z>
|
||||
</Vector3>
|
||||
<Content name="TextureId"><url>http://www.morblox.us/asset/?id=301</url></Content>
|
||||
<Content name="TextureId"><url>http://www.jarfeh.xyz/asset/?id=301</url></Content>
|
||||
<Vector3 name="VertexColor">
|
||||
<X>1</X>
|
||||
<Y>1</Y>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<External>nil</External>
|
||||
<Item class="ShirtGraphic" referent="RBX0">
|
||||
<Properties>
|
||||
<Content name="Graphic"><url>http://morblox.us/asset/?id=304</url></Content>
|
||||
<Content name="Graphic"><url>http://jarfeh.xyz/asset/?id=304</url></Content>
|
||||
<string name="Name">Shirt Graphic</string>
|
||||
</Properties>
|
||||
</Item>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<Item class="Pants" referent="RBX0">
|
||||
<Properties>
|
||||
<string name="Name">Clothing</string>
|
||||
<Content name="PantsTemplate"><url>http://morblox.us/asset/?id=4000000000000000001</url></Content>
|
||||
<Content name="PantsTemplate"><url>http://jarfeh.xyz/asset/?id=4000000000000000001</url></Content>
|
||||
</Properties>
|
||||
</Item>
|
||||
</roblox>
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
<Item class="Shirt" referent="RBX0">
|
||||
<Properties>
|
||||
<string name="Name">Clothing</string>
|
||||
<Content name="ShirtTemplate"><url>http://morblox.us/asset/?id=4000000000000000000</url></Content>
|
||||
<Content name="ShirtTemplate"><url>http://jarfeh.xyz/asset/?id=4000000000000000000</url></Content>
|
||||
</Properties>
|
||||
</Item>
|
||||
</roblox>
|
||||
|
|
@ -7,7 +7,7 @@
|
|||
<string name="Name">face</string>
|
||||
<float name="Shiny">20</float>
|
||||
<float name="Specular">0</float>
|
||||
<Content name="Texture"><url>http://morblox.us/asset/?id=307</url></Content>
|
||||
<Content name="Texture"><url>http://jarfeh.xyz/asset/?id=307</url></Content>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.morblox.us/roblox.xsd" version="4">
|
||||
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.jarfeh.xyz/roblox.xsd" version="4">
|
||||
<External>null</External>
|
||||
<External>nil</External>
|
||||
<Item class="Script" referent="RBX0">
|
||||
|
|
@ -199,7 +199,7 @@ humanoid.Died:connect(function() HealthChanged(0) end)</ProtectedString>
|
|||
<Color3 name="BorderColor3">4279970357</Color3>
|
||||
<int name="BorderSizePixel">1</int>
|
||||
<bool name="Draggable">false</bool>
|
||||
<Content name="Image"><url>http://www.morblox.us/asset/?id=34854607</url></Content>
|
||||
<Content name="Image"><url>http://www.jarfeh.xyz/asset/?id=34854607</url></Content>
|
||||
<string name="Name">hurtOverlay</string>
|
||||
<UDim2 name="Position">
|
||||
<XS>2</XS>
|
||||
|
|
@ -254,7 +254,7 @@ humanoid.Died:connect(function() HealthChanged(0) end)</ProtectedString>
|
|||
<Color3 name="BorderColor3">4279970357</Color3>
|
||||
<int name="BorderSizePixel">1</int>
|
||||
<bool name="Draggable">false</bool>
|
||||
<Content name="Image"><url>http://www.morblox.us/asset/?id=35238000</url></Content>
|
||||
<Content name="Image"><url>http://www.jarfeh.xyz/asset/?id=35238000</url></Content>
|
||||
<string name="Name">bkg</string>
|
||||
<UDim2 name="Position">
|
||||
<XS>0</XS>
|
||||
|
|
@ -282,7 +282,7 @@ humanoid.Died:connect(function() HealthChanged(0) end)</ProtectedString>
|
|||
<Color3 name="BorderColor3">4279970357</Color3>
|
||||
<int name="BorderSizePixel">1</int>
|
||||
<bool name="Draggable">false</bool>
|
||||
<Content name="Image"><url>http://www.morblox.us/asset/?id=35238036</url></Content>
|
||||
<Content name="Image"><url>http://www.jarfeh.xyz/asset/?id=35238036</url></Content>
|
||||
<string name="Name">barRed</string>
|
||||
<UDim2 name="Position">
|
||||
<XS>0.0189999994</XS>
|
||||
|
|
@ -338,7 +338,7 @@ humanoid.Died:connect(function() HealthChanged(0) end)</ProtectedString>
|
|||
<Color3 name="BorderColor3">4279970357</Color3>
|
||||
<int name="BorderSizePixel">1</int>
|
||||
<bool name="Draggable">false</bool>
|
||||
<Content name="Image"><url>http://www.morblox.us/asset/?id=35238053</url></Content>
|
||||
<Content name="Image"><url>http://www.jarfeh.xyz/asset/?id=35238053</url></Content>
|
||||
<string name="Name">bar</string>
|
||||
<UDim2 name="Position">
|
||||
<XS>0.0189999994</XS>
|
||||
|
|
@ -366,7 +366,7 @@ humanoid.Died:connect(function() HealthChanged(0) end)</ProtectedString>
|
|||
<Color3 name="BorderColor3">4279970357</Color3>
|
||||
<int name="BorderSizePixel">0</int>
|
||||
<bool name="Draggable">false</bool>
|
||||
<Content name="Image"><url>http://www.morblox.us/asset/?id=34816363</url></Content>
|
||||
<Content name="Image"><url>http://www.jarfeh.xyz/asset/?id=34816363</url></Content>
|
||||
<string name="Name">label</string>
|
||||
<UDim2 name="Position">
|
||||
<XS>0.680000007</XS>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<Item class="Shirt" referent="RBX0">
|
||||
<Properties>
|
||||
<string name="Name">Clothing</string>
|
||||
<Content name="ShirtTemplate"><url>http://morblox.us/asset/?id=400</url></Content>
|
||||
<Content name="ShirtTemplate"><url>http://jarfeh.xyz/asset/?id=400</url></Content>
|
||||
</Properties>
|
||||
</Item>
|
||||
</roblox>
|
||||
|
|
@ -24,8 +24,8 @@ local updateCameraDropDownSelection = nil
|
|||
local updateVideoCaptureDropDownSelection = nil
|
||||
local tweenTime = 0.2
|
||||
|
||||
local mouseLockLookScreenUrl = "http://www.morblox.us/asset?id=54071825"
|
||||
local classicLookScreenUrl = "http://www.morblox.us/Asset?id=45915798"
|
||||
local mouseLockLookScreenUrl = "http://www.jarfeh.xyz/asset?id=54071825"
|
||||
local classicLookScreenUrl = "http://www.jarfeh.xyz/Asset?id=45915798"
|
||||
|
||||
local hasGraphicsSlider = (game:GetService("CoreGui").Version >= 5)
|
||||
local GraphicsQualityLevels = 10 -- how many levels we allow on graphics slider
|
||||
|
|
@ -321,17 +321,17 @@ local function createHelpDialog(baseZIndex)
|
|||
buttons[2] = {}
|
||||
buttons[2].Text = "Move"
|
||||
buttons[2].Function = function()
|
||||
image.Image = "http://morblox.us/asset/?id=45915811"
|
||||
image.Image = "http://jarfeh.xyz/asset/?id=45915811"
|
||||
end
|
||||
buttons[3] = {}
|
||||
buttons[3].Text = "Gear"
|
||||
buttons[3].Function = function()
|
||||
image.Image = "http://morblox.us/asset/?id=45917596"
|
||||
image.Image = "http://jarfeh.xyz/asset/?id=45917596"
|
||||
end
|
||||
buttons[4] = {}
|
||||
buttons[4].Text = "Zoom"
|
||||
buttons[4].Function = function()
|
||||
image.Image = "http://morblox.us/asset/?id=45915825"
|
||||
image.Image = "http://jarfeh.xyz/asset/?id=45915825"
|
||||
end
|
||||
|
||||
CreateTextButtons(buttonRow, buttons, UDim.new(0, 0), UDim.new(1,0))
|
||||
|
|
@ -1528,7 +1528,7 @@ local createSaveDialogs = function()
|
|||
spinnerImage.Size = UDim2.new(0, 16, 0, 16)
|
||||
spinnerImage.Position = UDim2.new(.5+.3*math.cos(math.rad(45*spinnerNum)), -8, .5+.3*math.sin(math.rad(45*spinnerNum)), -8)
|
||||
spinnerImage.BackgroundTransparency = 1
|
||||
spinnerImage.Image = "http://morblox.us/asset/?id=45880710"
|
||||
spinnerImage.Image = "http://jarfeh.xyz/asset/?id=45880710"
|
||||
spinnerImage.Parent = spinnerFrame
|
||||
|
||||
spinnerIcons[spinnerNum] = spinnerImage
|
||||
|
|
@ -1549,9 +1549,9 @@ local createSaveDialogs = function()
|
|||
|
||||
while pos < 8 do
|
||||
if pos == spinPos or pos == ((spinPos+1)%8) then
|
||||
spinnerIcons[pos+1].Image = "http://morblox.us/asset/?id=45880668"
|
||||
spinnerIcons[pos+1].Image = "http://jarfeh.xyz/asset/?id=45880668"
|
||||
else
|
||||
spinnerIcons[pos+1].Image = "http://morblox.us/asset/?id=45880710"
|
||||
spinnerIcons[pos+1].Image = "http://jarfeh.xyz/asset/?id=45880710"
|
||||
end
|
||||
|
||||
pos = pos + 1
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ popupImage.Parent = popupFrame
|
|||
local backing = Instance.new("ImageLabel")
|
||||
backing.BackgroundTransparency = 1
|
||||
backing.Size = UDim2.new(1,0,1,0)
|
||||
backing.Image = "http://www.morblox.us/asset/?id=47574181"
|
||||
backing.Image = "http://www.jarfeh.xyz/asset/?id=47574181"
|
||||
backing.Name = "Backing"
|
||||
backing.ZIndex = 2
|
||||
backing.Parent = popupImage
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ function makeFriend(fromPlayer,toPlayer)
|
|||
if friendRequestBlacklist[fromPlayer] then return end -- previously cancelled friend request, we don't want it!
|
||||
|
||||
popup.PopupText.Text = "Accept Friend Request from " .. tostring(fromPlayer.Name) .. "?"
|
||||
popup.PopupImage.Image = "http://www.morblox.us/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=352&y=352"
|
||||
popup.PopupImage.Image = "http://www.jarfeh.xyz/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=352&y=352"
|
||||
|
||||
showTwoButtons()
|
||||
popup.Visible = true
|
||||
|
|
@ -73,7 +73,7 @@ game.Players.FriendRequestEvent:connect(function(fromPlayer,toPlayer,event)
|
|||
if event == Enum.FriendRequestEvent.Accept then
|
||||
game:GetService("GuiService"):SendNotification("You are Friends",
|
||||
"With " .. toPlayer.Name .. "!",
|
||||
"http://www.morblox.us/thumbs/avatar.ashx?userId="..tostring(toPlayer.userId).."&x=48&y=48",
|
||||
"http://www.jarfeh.xyz/thumbs/avatar.ashx?userId="..tostring(toPlayer.userId).."&x=48&y=48",
|
||||
5,
|
||||
function()
|
||||
|
||||
|
|
@ -84,7 +84,7 @@ game.Players.FriendRequestEvent:connect(function(fromPlayer,toPlayer,event)
|
|||
if friendRequestBlacklist[fromPlayer] then return end -- previously cancelled friend request, we don't want it!
|
||||
game:GetService("GuiService"):SendNotification("Friend Request",
|
||||
"From " .. fromPlayer.Name,
|
||||
"http://www.morblox.us/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=48&y=48",
|
||||
"http://www.jarfeh.xyz/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=48&y=48",
|
||||
8,
|
||||
function()
|
||||
makeFriend(fromPlayer,toPlayer)
|
||||
|
|
@ -92,7 +92,7 @@ game.Players.FriendRequestEvent:connect(function(fromPlayer,toPlayer,event)
|
|||
elseif event == Enum.FriendRequestEvent.Accept then
|
||||
game:GetService("GuiService"):SendNotification("You are Friends",
|
||||
"With " .. fromPlayer.Name .. "!",
|
||||
"http://www.morblox.us/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=48&y=48",
|
||||
"http://www.jarfeh.xyz/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=48&y=48",
|
||||
5,
|
||||
function()
|
||||
|
||||
|
|
|
|||
|
|
@ -485,7 +485,7 @@ function Chat:CreateTouchButton()
|
|||
Size = UDim2.new(1, 0, 1, 0);
|
||||
Position = UDim2.new(0, 0, 0, 0);
|
||||
BackgroundTransparency = 1.0;
|
||||
Image = 'http://www.morblox.us/asset/?id=97078724'
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=97078724'
|
||||
};
|
||||
}
|
||||
self.TapToChatLabel = self.ChatTouchFrame.ChatLabel
|
||||
|
|
@ -630,7 +630,7 @@ function Chat:CreateGui()
|
|||
Gui.Create'ImageLabel'
|
||||
{
|
||||
Name = 'Background';
|
||||
Image = 'http://www.morblox.us/asset/?id=97120937'; --96551212';
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=97120937'; --96551212';
|
||||
Size = UDim2.new(1.3, 0, 1.64, 0);
|
||||
Position = UDim2.new(0, 0, 0, 0);
|
||||
BackgroundTransparency = 1.0;
|
||||
|
|
@ -808,7 +808,7 @@ function Chat:CreateSafeChatGui()
|
|||
Size = UDim2.new(0, 44, 0, 31);
|
||||
Position = UDim2.new(0, 1, 0.35, 0);
|
||||
BackgroundTransparency = 1.0;
|
||||
Image = 'http://www.morblox.us/asset/?id=97080365';
|
||||
Image = 'http://www.jarfeh.xyz/asset/?id=97080365';
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
ROBLOX Help
|
||||
</title><link href="/CSS/RobloxOld.css" type="text/css" rel="stylesheet"><link rel="stylesheet" type="text/css"></head>
|
||||
<body>
|
||||
<form name="Form1" method="post" action="morblox.us/Game/Help.aspx" id="Form1">
|
||||
<form name="Form1" method="post" action="jarfeh.xyz/Game/Help.aspx" id="Form1">
|
||||
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTEzMDU5NjU4NjhkZIKJzjfFEOdRA2+w7aT1UMPiON7a">
|
||||
|
||||
<p>Besides using simple blocks, you can insert Things that other people have built
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@ local ns = game:GetService("NetworkServer")
|
|||
local badgeUrlFlagExists, badgeUrlFlagValue = pcall(function () return settings():GetFFlag("NewBadgeServiceUrlEnabled") end)
|
||||
local newBadgeUrlEnabled = badgeUrlFlagExists and badgeUrlFlagValue
|
||||
if url~=nil then
|
||||
local url = "http://www.morblox.us"
|
||||
local url = "http://www.jarfeh.xyz"
|
||||
|
||||
pcall(function() game:GetService("Players"):SetAbuseReportUrl(url .. "/AbuseReport/InGameChatHandler.ashx") end)
|
||||
pcall(function() game:GetService("ScriptInformationProvider"):SetAssetUrl(url .. "/Asset/") end)
|
||||
|
|
|
|||
|
|
@ -64,20 +64,20 @@ end)
|
|||
|
||||
game:GetService("ChangeHistoryService"):SetEnabled(false)
|
||||
game:GetService("ContentProvider"):SetThreadPool(16)
|
||||
game:GetService("InsertService"):SetBaseSetsUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?nsets=10&type=base")
|
||||
game:GetService("InsertService"):SetUserSetsUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?nsets=20&type=user&userid=%d")
|
||||
game:GetService("InsertService"):SetCollectionUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?sid=%d")
|
||||
game:GetService("InsertService"):SetAssetUrl("http://www.morblox.us/asset/?id=%d")
|
||||
game:GetService("InsertService"):SetAssetVersionUrl("http://www.morblox.us/Asset/?assetversionid=%d")
|
||||
game:GetService("InsertService"):SetBaseSetsUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?nsets=10&type=base")
|
||||
game:GetService("InsertService"):SetUserSetsUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?nsets=20&type=user&userid=%d")
|
||||
game:GetService("InsertService"):SetCollectionUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?sid=%d")
|
||||
game:GetService("InsertService"):SetAssetUrl("http://www.jarfeh.xyz/asset/?id=%d")
|
||||
game:GetService("InsertService"):SetAssetVersionUrl("http://www.jarfeh.xyz/Asset/?assetversionid=%d")
|
||||
|
||||
pcall(function() game:GetService("SocialService"):SetFriendUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetBestFriendUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsBestFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsInGroup&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRankUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRank&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRoleUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRole&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("GamePassService"):SetPlayerHasPassUrl("http://www.morblox.us/Game/GamePass/GamePassHandler.ashx?Action=HasPass&UserID=%d&PassID=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetProductInfoUrl("https://api.morblox.us/marketplace/productinfo?assetId=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetPlayerOwnsAssetUrl("https://api.morblox.us/ownership/hasasset?userId=%d&assetId=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetFriendUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetBestFriendUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsBestFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsInGroup&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRankUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRank&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRoleUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRole&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("GamePassService"):SetPlayerHasPassUrl("http://www.jarfeh.xyz/Game/GamePass/GamePassHandler.ashx?Action=HasPass&UserID=%d&PassID=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetProductInfoUrl("https://api.jarfeh.xyz/marketplace/productinfo?assetId=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetPlayerOwnsAssetUrl("https://api.jarfeh.xyz/ownership/hasasset?userId=%d&assetId=%d") end)
|
||||
pcall(function() game:SetCreatorID(0, Enum.CreatorType.User) end)
|
||||
|
||||
pcall(function() game:GetService("Players"):SetChatStyle(Enum.ChatStyle.ClassicAndBubble) end)
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ $id = addslashes($_GET["id"]);
|
|||
ob_start();
|
||||
?>
|
||||
|
||||
{"ClientPort":0,"MachineAddress":"<?php echo $ip; ?>","ServerPort":<?php echo $port; ?>,"PingUrl":"","PingInterval":120,"UserName":"<?php echo $username; ?>","SeleniumTestMode":false,"UserId":<?php echo $id; ?>,"SuperSafeChat":false,"CharacterAppearance":"http://morblox.us/Asset/CharacterFetch.ashx","ClientTicket":"","GameId":"00000000-0000-0000-0000-000000000000","PlaceId":1818,"MeasurementUrl":"","WaitingForCharacterGuid":"4d8dfc8d-cd68-4ed7-8adc-efebaba40f58","BaseUrl":"http://morblox.us/","ChatStyle":"ClassicAndBubble","VendorId":0,"ScreenShotInfo":"","VideoInfo":"<?xml version=\"1.0\"?><entry xmlns=\"http://www.w3.org/2005/Atom\" xmlns:media=\"http://search.yahoo.com/mrss/\" xmlns:yt=\"http://gdata.youtube.com/schemas/2007\"><media:group><media:title type=\"plain\"><![CDATA[ROBLOX Place]]></media:title><media:description type=\"plain\"><![CDATA[ For more games visit http://www.morblox.us]]></media:description><media:category scheme=\"http://gdata.youtube.com/schemas/2007/categories.cat\">Games</media:category><media:keywords>ROBLOX, video, free game, online virtual world</media:keywords></media:group></entry>","CreatorId":0,"CreatorTypeEnum":"User","MembershipType":"None","AccountAge":300000000,"CookieStoreFirstTimePlayKey":"rbx_evt_ftp","CookieStoreFiveMinutePlayKey":"rbx_evt_fmp","CookieStoreEnabled":true,"IsRobloxPlace":true,"GenerateTeleportJoin":false,"IsUnknownOrUnder13":false,"SessionId":"","DataCenterId":0,"UniverseId":0,"BrowserTrackerId":0,"UsePortraitMode":false,"FollowUserId":0,"characterAppearanceId":1}
|
||||
{"ClientPort":0,"MachineAddress":"<?php echo $ip; ?>","ServerPort":<?php echo $port; ?>,"PingUrl":"","PingInterval":120,"UserName":"<?php echo $username; ?>","SeleniumTestMode":false,"UserId":<?php echo $id; ?>,"SuperSafeChat":false,"CharacterAppearance":"http://jarfeh.xyz/Asset/CharacterFetch.ashx","ClientTicket":"","GameId":"00000000-0000-0000-0000-000000000000","PlaceId":1818,"MeasurementUrl":"","WaitingForCharacterGuid":"4d8dfc8d-cd68-4ed7-8adc-efebaba40f58","BaseUrl":"http://jarfeh.xyz/","ChatStyle":"ClassicAndBubble","VendorId":0,"ScreenShotInfo":"","VideoInfo":"<?xml version=\"1.0\"?><entry xmlns=\"http://www.w3.org/2005/Atom\" xmlns:media=\"http://search.yahoo.com/mrss/\" xmlns:yt=\"http://gdata.youtube.com/schemas/2007\"><media:group><media:title type=\"plain\"><![CDATA[ROBLOX Place]]></media:title><media:description type=\"plain\"><![CDATA[ For more games visit http://www.jarfeh.xyz]]></media:description><media:category scheme=\"http://gdata.youtube.com/schemas/2007/categories.cat\">Games</media:category><media:keywords>ROBLOX, video, free game, online virtual world</media:keywords></media:group></entry>","CreatorId":0,"CreatorTypeEnum":"User","MembershipType":"None","AccountAge":300000000,"CookieStoreFirstTimePlayKey":"rbx_evt_ftp","CookieStoreFiveMinutePlayKey":"rbx_evt_fmp","CookieStoreEnabled":true,"IsRobloxPlace":true,"GenerateTeleportJoin":false,"IsUnknownOrUnder13":false,"SessionId":"","DataCenterId":0,"UniverseId":0,"BrowserTrackerId":0,"UsePortraitMode":false,"FollowUserId":0,"characterAppearanceId":1}
|
||||
|
||||
<?php
|
||||
$data = ob_get_clean();
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -4,7 +4,7 @@
|
|||
$url = explode("?", $_SERVER['REQUEST_URI']);
|
||||
$id = $url[1];
|
||||
//echo($id);
|
||||
$file = "https://morblox.us/stamper/stampericons.php?" . $id;
|
||||
$file = "https://jarfeh.xyz/stamper/stampericons.php?" . $id;
|
||||
header("location:" . $file);
|
||||
|
||||
?>
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
$url = explode("?", $_SERVER['REQUEST_URI']);
|
||||
$id = $url[1];
|
||||
$file = "http://assetgame.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?" . $id;
|
||||
$file = "http://assetgame.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?" . $id;
|
||||
//header("location:" . $file);
|
||||
|
||||
?>
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
$url = explode("?", $_SERVER['REQUEST_URI']);
|
||||
$id = $url[1];
|
||||
//echo($id);
|
||||
$file = "http://morblox.us/Game/Tools/InsertAsset.ashx?" . $id;
|
||||
$file = "http://jarfeh.xyz/Game/Tools/InsertAsset.ashx?" . $id;
|
||||
header("location:" . $file);
|
||||
|
||||
?>
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
//echo $height[1];
|
||||
$id = substr($redirect_linka, strpos($redirect_linka, "aid=") + 4);
|
||||
//echo $id;
|
||||
$assetimage = file_get_contents('https://assetgame.morblox.us/Thumbs/Asset.asmx/RequestThumbnail_v2?assetId=' . $id . '&assetVersionId=0&width=' . $width . '&height=' . $height . '&imageFormat=%22' . $format .'%22&thumbnailFormatId=296&overrideModeration=false');
|
||||
$assetimage = file_get_contents('https://assetgame.jarfeh.xyz/Thumbs/Asset.asmx/RequestThumbnail_v2?assetId=' . $id . '&assetVersionId=0&width=' . $width . '&height=' . $height . '&imageFormat=%22' . $format .'%22&thumbnailFormatId=296&overrideModeration=false');
|
||||
//echo $text;
|
||||
preg_match('/"url":"(.*?)"}}/', $assetimage, $imageurl);
|
||||
//echo $imageurl[1];
|
||||
|
|
@ -27,6 +27,6 @@ if ( copy($imageurl[1], $newfile) ) {
|
|||
}
|
||||
}
|
||||
$textbox = ($id . "+" . $width[1] . "+" . $height[1] );
|
||||
header("Location: http://www.morblox.us/stamper/icons/{$textbox}");
|
||||
header("Location: http://www.jarfeh.xyz/stamper/icons/{$textbox}");
|
||||
exit();
|
||||
?>
|
||||
|
|
@ -21,4 +21,4 @@ if ($userId == 0) {
|
|||
}
|
||||
//TODO: add catalog + avatar system
|
||||
@endphp
|
||||
http://morblox.us/Asset/BodyColors.ashx?userId=@php echo $userId @endphp;http://morblox.us/asset/?id=@php echo $hat1 @endphp;http://morblox.us/asset/?id=@php echo $hat2 @endphp;http://morblox.us/asset/?id=@php echo $hat3 @endphp;http://morblox.us/asset/?id=@php echo $shirt @endphp;http://morblox.us/asset/?id=@php echo $pants @endphp;http://morblox.us/asset/?id=@php echo $shirtgraphic @endphp;http://morblox.us/asset/?id=@php echo $face @endphp
|
||||
http://jarfeh.xyz/Asset/BodyColors.ashx?userId=@php echo $userId @endphp;http://jarfeh.xyz/asset/?id=@php echo $hat1 @endphp;http://jarfeh.xyz/asset/?id=@php echo $hat2 @endphp;http://jarfeh.xyz/asset/?id=@php echo $hat3 @endphp;http://jarfeh.xyz/asset/?id=@php echo $shirt @endphp;http://jarfeh.xyz/asset/?id=@php echo $pants @endphp;http://jarfeh.xyz/asset/?id=@php echo $shirtgraphic @endphp;http://jarfeh.xyz/asset/?id=@php echo $face @endphp
|
||||
|
|
@ -3,7 +3,7 @@ header("content-type:text/xml");
|
|||
ob_start();
|
||||
$PlaceID = addslashes($_GET["PlaceID"]);
|
||||
@endphp
|
||||
game:Load("http://morblox.us/asset?id=@php echo $PlaceID @endphp")
|
||||
game:Load("http://jarfeh.xyz/asset?id=@php echo $PlaceID @endphp")
|
||||
@php
|
||||
$data = ob_get_clean();
|
||||
$signature;
|
||||
|
|
|
|||
|
|
@ -62,31 +62,31 @@
|
|||
|
||||
<div class="templates" js-data-templatetype="Basic" style="display: block;">
|
||||
<div class="template" placeid="200">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.morblox.us/362ae9c43957047a0287f9cd2c98646c"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.jarfeh.xyz/362ae9c43957047a0287f9cd2c98646c"></a>
|
||||
<p>Baseplate</p>
|
||||
</div>
|
||||
<div class="template" placeid="201">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.morblox.us/ab99a6e34406eb5e7aebd349c90ce35b"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.jarfeh.xyz/ab99a6e34406eb5e7aebd349c90ce35b"></a>
|
||||
<p>Flat Terrain</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="templates" js-data-templatetype="Strategy">
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.morblox.us/2db15742ba86f0dfe6cd2762a8debbde"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.jarfeh.xyz/2db15742ba86f0dfe6cd2762a8debbde"></a>
|
||||
<p>Capture The Flag</p>
|
||||
</div>
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.morblox.us/426308e89cd36c0bb531b9dd8e990c10"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.jarfeh.xyz/426308e89cd36c0bb531b9dd8e990c10"></a>
|
||||
<p>Control Points</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="templates" js-data-templatetype="Action">
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.morblox.us/4ae1c9ec91cd33a9b38ad741ac1d0a4f"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.jarfeh.xyz/4ae1c9ec91cd33a9b38ad741ac1d0a4f"></a>
|
||||
<p>Free For All</p>
|
||||
</div>
|
||||
<div class="template" placeid="0">
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.morblox.us/f6e818f03afa39b999a4ed33b464c0cb"></a>
|
||||
<a class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t3ak.jarfeh.xyz/f6e818f03afa39b999a4ed33b464c0cb"></a>
|
||||
<p>Team Deathmatch</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -22,11 +22,11 @@
|
|||
}
|
||||
if ($nsets == 20 && $type == "user") {
|
||||
header("content-type:text/xml");
|
||||
$file = "http://morblox.us/stamper/base/{$userid}.xml";
|
||||
$file = "http://jarfeh.xyz/stamper/base/{$userid}.xml";
|
||||
readfile($file);
|
||||
} else if ($sid != 0 || $type == "0") {
|
||||
header("content-type:text/xml");
|
||||
$file = "http://morblox.us/stamper/sid/{$sid}.xml";
|
||||
$file = "http://jarfeh.xyz/stamper/sid/{$sid}.xml";
|
||||
readfile($file);
|
||||
}
|
||||
@endphp
|
||||
|
|
@ -14,13 +14,13 @@ if (Auth::check()) {
|
|||
$username = addslashes(Auth::user()->name);
|
||||
$authorised = 1;
|
||||
$id = addslashes(Auth::id());
|
||||
$app = 'http://morblox.us/Asset/CharacterFetch.ashx?userId=' . addslashes(Auth::id());
|
||||
$app = 'http://jarfeh.xyz/Asset/CharacterFetch.ashx?userId=' . addslashes(Auth::id());
|
||||
} else {
|
||||
$randName = mt_rand(1, 9999);
|
||||
$username = "Guest " . $randName;
|
||||
$authorised = 0;
|
||||
$id = mt_rand(1000, 9999);
|
||||
$app = 'http://morblox.us/Asset/CharacterFetch.ashx?userId=0';
|
||||
$app = 'http://jarfeh.xyz/Asset/CharacterFetch.ashx?userId=0';
|
||||
}
|
||||
$ip = addslashes($_GET["ip"]);
|
||||
$port = addslashes($_GET["port"]);
|
||||
|
|
@ -79,20 +79,20 @@ end)
|
|||
|
||||
game:GetService("ChangeHistoryService"):SetEnabled(false)
|
||||
game:GetService("ContentProvider"):SetThreadPool(16)
|
||||
pcall(function() game:GetService("InsertService"):SetBaseSetsUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?nsets=10&type=base") end)
|
||||
pcall(function() game:GetService("InsertService"):SetUserSetsUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?nsets=20&type=user&userid=%d") end)
|
||||
pcall(function() game:GetService("InsertService"):SetCollectionUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?sid=%d") end)
|
||||
pcall(function() game:GetService("InsertService"):SetAssetUrl("http://www.morblox.us/asset/?id=%d") end)
|
||||
pcall(function() game:GetService("InsertService"):SetAssetVersionUrl("http://www.morblox.us/asset/?id=%d") end)
|
||||
pcall(function() game:GetService("InsertService"):SetBaseSetsUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?nsets=10&type=base") end)
|
||||
pcall(function() game:GetService("InsertService"):SetUserSetsUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?nsets=20&type=user&userid=%d") end)
|
||||
pcall(function() game:GetService("InsertService"):SetCollectionUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?sid=%d") end)
|
||||
pcall(function() game:GetService("InsertService"):SetAssetUrl("http://www.jarfeh.xyz/asset/?id=%d") end)
|
||||
pcall(function() game:GetService("InsertService"):SetAssetVersionUrl("http://www.jarfeh.xyz/asset/?id=%d") end)
|
||||
|
||||
pcall(function() game:GetService("SocialService"):SetFriendUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetBestFriendUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsBestFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsInGroup&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRankUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRank&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRoleUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRole&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("GamePassService"):SetPlayerHasPassUrl("http://www.morblox.us/Game/GamePass/GamePassHandler.ashx?Action=HasPass&UserID=%d&PassID=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetProductInfoUrl("https://api.morblox.us/marketplace/productinfo?assetId=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetPlayerOwnsAssetUrl("https://api.morblox.us/ownership/hasasset?userId=%d&assetId=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetFriendUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetBestFriendUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsBestFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsInGroup&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRankUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRank&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRoleUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRole&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("GamePassService"):SetPlayerHasPassUrl("http://www.jarfeh.xyz/Game/GamePass/GamePassHandler.ashx?Action=HasPass&UserID=%d&PassID=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetProductInfoUrl("https://api.jarfeh.xyz/marketplace/productinfo?assetId=%d") end)
|
||||
pcall(function() game:GetService("MarketplaceService"):SetPlayerOwnsAssetUrl("https://api.jarfeh.xyz/ownership/hasasset?userId=%d&assetId=%d") end)
|
||||
pcall(function() game:SetCreatorID(0, Enum.CreatorType.User) end)
|
||||
|
||||
pcall(function() game:GetService("Players"):SetChatStyle(Enum.ChatStyle.ClassicAndBubble) end)
|
||||
|
|
|
|||
|
|
@ -28,6 +28,6 @@ echo "Copy failed.";
|
|||
}
|
||||
}
|
||||
$textbox = ($id . "+" . $width[1] . "+" . $height[1] );
|
||||
header("Location: http://www.morblox.us/stamper/icons/{$textbox}");
|
||||
header("Location: http://www.jarfeh.xyz/stamper/icons/{$textbox}");
|
||||
exit();
|
||||
@endphp
|
||||
|
|
@ -7,15 +7,15 @@ ob_start();
|
|||
|
||||
game:GetService("ScriptContext"):AddStarterScript(1)
|
||||
|
||||
pcall(function() game:GetService("InsertService"):SetFreeModelUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?type=fm&q=%s&pg=%d&rs=%d") end)
|
||||
pcall(function() game:GetService("InsertService"):SetFreeDecalUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?type=fd&q=%s&pg=%d&rs=%d") end)
|
||||
pcall(function() game:GetService("InsertService"):SetFreeModelUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?type=fm&q=%s&pg=%d&rs=%d") end)
|
||||
pcall(function() game:GetService("InsertService"):SetFreeDecalUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?type=fd&q=%s&pg=%d&rs=%d") end)
|
||||
|
||||
game:GetService("ScriptInformationProvider"):SetAssetUrl("http://www.morblox.us/asset/")
|
||||
game:GetService("InsertService"):SetBaseSetsUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?nsets=10&type=base")
|
||||
game:GetService("InsertService"):SetUserSetsUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?nsets=20&type=user&userid=%d")
|
||||
game:GetService("InsertService"):SetCollectionUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?sid=%d")
|
||||
game:GetService("InsertService"):SetAssetUrl("http://www.morblox.us/asset/?id=%d")
|
||||
game:GetService("InsertService"):SetAssetVersionUrl("http://www.morblox.us/asset/?assetversionid=%d")
|
||||
game:GetService("ScriptInformationProvider"):SetAssetUrl("http://www.jarfeh.xyz/asset/")
|
||||
game:GetService("InsertService"):SetBaseSetsUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?nsets=10&type=base")
|
||||
game:GetService("InsertService"):SetUserSetsUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?nsets=20&type=user&userid=%d")
|
||||
game:GetService("InsertService"):SetCollectionUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?sid=%d")
|
||||
game:GetService("InsertService"):SetAssetUrl("http://www.jarfeh.xyz/asset/?id=%d")
|
||||
game:GetService("InsertService"):SetAssetVersionUrl("http://www.jarfeh.xyz/asset/?assetversionid=%d")
|
||||
|
||||
@php
|
||||
$data = ob_get_clean();
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
<script id="Functions" type="text/jscript">
|
||||
function insertContent(id) {
|
||||
try {
|
||||
window.external.Insert("http://www.morblox.us/asset/?id=" + id);
|
||||
window.external.Insert("http://www.jarfeh.xyz/asset/?id=" + id);
|
||||
} catch (x) {
|
||||
alert("Could not insert the requested item.");
|
||||
}
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
function dragRBX(id) {
|
||||
try {
|
||||
window.external.StartDrag("http://www.morblox.us/asset/?id=" + id);
|
||||
window.external.StartDrag("http://www.jarfeh.xyz/asset/?id=" + id);
|
||||
} catch (x) {
|
||||
alert("Sorry, could not drag the requested item.");
|
||||
}
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
</head>
|
||||
|
||||
<body class="Page" bottommargin="0" leftmargin="0" rightmargin="0">
|
||||
<form name="fToolbox" method="post" action="http://morblox.us/IDE/ClientToolbox.aspx" id="fToolbox">
|
||||
<form name="fToolbox" method="post" action="http://jarfeh.xyz/IDE/ClientToolbox.aspx" id="fToolbox">
|
||||
<div>
|
||||
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
|
||||
value="9xWrfPWkBTL4D3cUhOCQs3m/7bgMvK0RoI9MOFUmEIAHOt1JW6Nb3X8CmccyJHOOEGBotbmZ3ZjhiwFUHMgxdNs1/joVEHxvTKkwvqQ5Nnc21nBvRvHHw/r7GRoLEYSIDqMizTlyQTPXUNxstyN4HyCnsmxZGXMpwR0fVZdkcE8Jt+ED5HtSaI62mHOWR6FBKOdk3ZnivO+oOsf0xRLgT2EcXXX/iCMgAbeNMWt4wMWDErydoL91eo5J9iLBOIIT5AB7ALR7TDo/ICDIYyHq7yAFm+mcVyDvvtnJj2RfpbjDC51NBasER9WkCqittOmlSwvaIauD1LsfcZBCSmP0U+sGU1rMI87y9QkJFLaJIaaxrkV/qsXOUK0X0Cq4pIzjH/QQcKiVxi2/WvBdvxSbnnL1QhDJUnSUh446jmzw6gUHNhs1SFHguW+/azk5phRCnpyZBV7poH5RiUEmxccc43RXHmlR//rrlAe7+rlTdl9eZasf2LjYotqJ0T+hfHffBGudG11t7etWePMCfuHgovOkmse6s4lHJ5PmzsRVAnzOhD9uN5mJK/prTY33qIrhGmh7GCG262HQURoGCj8qCqeFy+KNeHCuXUdbUTd00ut8py48uyQ4f/C2QTLKenZgZYSj05ydl50DHFNsGrc0dMWI6fPBeM/n65aRe2zNrqQTQopubgt/TI3/f/wxeXHjd++A2sNy0ZfVO5b5Rd8PkZlYNgNx1uFx92ImekOL77alVaEgF7d7s7qnyYKJC3YmyayHhHTcK+GL63O8QcITRswiz1i5hnsv8Lo85/kdp7B4XIVefYW178zkLYgOd2U7K2zs5fNbq6814K/alfsSteTs75uAcXibBYaLnOWCiXpg81CF78IB6Uo1jvSk49tvD4Mke9LDwTXSLMPtaoc6KL1Mr4q77/7t+18fy/VpIZsqjR623CbjDPljyB9W+KrpPXYdhFvRDoNlZ5C9ctTtFqmBrs7rliw0xuQyzwRJQSKhrABcLTlCF0yur2oMl1WGSw/9V4vZgJLHfn32bM226KAWS8TtHB2ng6hh9i4ZisZS3W7UZiZDds8pGsngCcOeWZTrOj07mcT9OkGh12B9HwwpOENWZ/Q7LM6OV4yFmRoMLQUzE3cBGu+Zq0BuGi9FYKHxyw7S8sdZ3ezzJ8dEvm9zPwui93UmppgKkG716XVPoJCqB4e7vXCfRRly7KiBaD+NSTxROHxUZKiHbEn2tV6H/Dj8VXuEk10TYzIECcnCjJWKs63YDrCVasJNt0O60JyKPBwIlkkeU6AAzyIgA+EnF8s2X35Ou8SW7Aw7U892QY/CXKw+snlXwTEomarf3aV1iTYDOwTue/DeT0Z32KLeRJdV9mEvZgvJOjw6hk5a8m5NbBxuh4EuymO5hxYLHM1Oht5VRe3GsCt3JxnPTyILWsPqp1Hc87C1U+Fbaaa9mbwDYXrxu1kma/oUq1VFx8RKHK4YgEaVAc//LM5F+TByz/b1Xx2ETJ+AD6G06aUNn4m4duu4y9X2ysEJefUHSfSzGOUIrjdNiOGCURYyXviZUsQDXhgUmBbGAADXZQFkp0pW3VJQc2/pvpjY7aJWVAOWwNZjE2z1X6YAJUVP/dVWz2GeJr6iTOMTNXnY7McYGgdnG36kmh0GzZK/POmITP6EvU4e6UdeKmwtnaE7v1ZVDjafIE4sGOlYZM3nGmY3R5QFWBqw3uYMa8NX/Ydg1oP9vPpQOgOpuLjlJNrHWHKRLVO6JqSq4THMpvRrcs3eWek0TvlhgnoWa8rxP6sXzBi/JWlXNNncDFtf0KUQ3XWzYYXENEvIycgXlqpNqUyj/lztIyPq+kpIn73o/xg0YJa+DbbwuMXlFCxfLXwZvLKObTxrXxU/Helxvgce2W2h5z/GbHFWJi79/0FMai3qeqkJiGSLJUR4z7y4DSubZPDodVHamXr9x6PoAT0ccEhErXqwOd6dG6OrpeLb22euXyBO6zPPGa/E5od31aNqO4A5sGw+AK95mKUwVMqLNcCzxKqiTXb7pTh5SQH4ZnTkoq/SDDlTqMJjVutgV0RU4ac6YgmPLgzv0NGZRck0RqSd1h/XEt9kk/YCFxvd/DTA9j2IWEdevf/5JPeaNc91t5AKGaIyrGIEdNPBa1ZW9PUzJ9WLVTWFEyaX5J1AQ/a8+AUV5pb8ySLScfskWzfhV98MfZ/BspWAM/zljxNbJKcXJFd8565aHAsT6Xl74yQ7QMmkwN/DQK0BswxDNCHuGTiNLa7kYQwnGA+VeeOrfqm1JqeqFTOqPF2OK4mAyTraQjaw1MSqZXhxkwsomotLixLWuH8a4pqrmUm8GAeiAkXGWpz8tJX82T+yGWKhpbd+b1/st0soGBOM/qQrllCRz7fsKxPfTxKAknYqd/zfqtH4XqlCO/pzrLTyrXjWFKiKAcwp0hjjg8nAG0VpriwPumt87dhAcNd7lNLjKPtrcSFZr+Cpse3rZS/6apJqUn/84nkYebUZfaPN7o+vInb1nSus0uVkdqO2Jf/d7q0vByogiIH88Gq03Y17M2Wlv6a3GjQAZiGLG5/o2YVpbJtPnVpXe65oy0V9VbAI6IQC7qWpUBSqHqyOel0sA/C/dq9FZq4sNrxyJH2XgwSwctni3TmUtuXDwuM5p3r+6PieOQbpSIUbSJx6/eaZ0NYPHL93YikMqcAxZcsatRqyUIiE9BQW/g1c1aCbnL7MmRONOCLEjcgXk3mgFHYzuPDAFcIPcG9kloDu12LXG6wxG7ZuqI6HfzzFSmXZ5+tT8205rFYDVK656wDNI/LSCuHx/q3inAAcaRnX8aERKIs6Jfffb874Nqe23eRu4FrnJJAcQaIqtWIbLmVX3qCWxRUU3HMouKRd/bcL0WYIeHrvGaZd0ht/nI/zieNLzkp/lxrefdRV/kGz872SPGTRvcufK3wOHKVW8k0Bz/mjhrhdE4SLyug1aow3MOO6LQymgoMkI3+gzQb1QRhlHgYT1Z0XVZ/fV7NrTV6MdsYViySuQkk9SdHqWu9pWzFPOYHMqPkOhUAMba2Fx5mF3xTKHCN63b/C2gf++LjQkg+MOGYImLSzg1anc3FPNn5y4gV31sjQGtmxfttfG+kWD+sy0pzG826YXut0dneLVQElsYwWiNxcANmRDEPmp1pg4jY3lqEhYUmj6VSTd15dHynzqct32RmPJL+AcaPiXQpYa1MCtYkwhtVzyBmAHW05F2htwRviipbEZXrIcmbrtUfY1JXe7ua1w9l694LgLBnkddtVoz+5fJnRqMNJN8Ot7UVkYcQLXvkBWZQvXQlIikL/tpNgqYvUiSJW6T6glRsnCUR02c1+4FtuGtlmwUR2Yt35hMygmPeyPYzPLNmGqjgao4zUnlBM7m4Yz5Mpf+Rg0guT4MoDMY3gRU0PM2HwBDW98cHZYT7R+8exaTQpCCqfkHhcYYX8zbmpxVoM9p6L1V0X+T4wU84K8Z89IWBfgPxuoftQvEzYrzO5jlBc+4DepmmBzzN2G3s3kCTv+oEG+CssHv4TeyvJQ+rrZlh004lChb2JUWnskoR4+cbgCsJMLPiZFCHi7VOMgmvdSEOKZ/88c7q6F7Nxu05LgAitXFRBf1HFbKzbVC/CfxJM8VRFDhMuhjdjpg3p3wHIJDOwaZIAXosWpGdZ6e7q10sYqbEQ8WMvbIUe5ez/flp+VPGN8+nl3VHIv9Qu/PM5/O2m55wp/M+AJp6ntDylu9OvG7gwBuXxXHNiVohW6+3ZdnymhsBiKi2Tv1WZdUwRw5Fws+jrwR1em4yhe5pxbMf89QNI02URlDRVvzS+B9nmTeX8JkEaODhhA7dzl1zdjrQ62dGB70WJAqTy1YSsqSunGAxIqbatdjZgfsUYMxFpFgPKezEX96Xf0i4zID9kcYOJz/J8pD2bXq/WJ2UVkyEUbat/mseIm9DdQzHAxmUioQNy4TFsw3y03UsvogdASx3382Dd1EInVJhq5o178I1y8yMWezWUarYHsHO4oddN10ocJHvW7GnjXvvVmg==">
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/p1-unapprove-60x62.Png" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="2x2 Truss Part"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10099842)"
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/13af69798ab1d6971cef27d4fab700ee" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Truss Beam"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10099923)"
|
||||
|
|
@ -116,7 +116,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/046f5a704fe24c07641a648a84f73255" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Wooden Truss Beam"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10099957)"
|
||||
|
|
@ -127,7 +127,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/9e27aea8c1c695f0d8f1889d6adb88d0" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Rusty Truss Beam"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10099981)"
|
||||
|
|
@ -139,7 +139,7 @@
|
|||
src="/img/Toolbox/94bca904298ac0be1cd9c2300847443b" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)"
|
||||
alt="Shiny Aluminium Truss Beam"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100046)"
|
||||
|
|
@ -150,7 +150,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/460f6ae4c7e600474369c46a42d7efac" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Green Plastic Brick"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100069)"
|
||||
|
|
@ -161,7 +161,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/da98053826366aa1ef087df1020ee27b" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Wooden Brick"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100083)"
|
||||
|
|
@ -172,7 +172,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/ebc9803632c9df19f040433ab1b02c1a" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Stone Brick"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100275)"
|
||||
|
|
@ -183,7 +183,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/3fd8c80952e3c7532763eb3d4de833bc" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Transparent Brick"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100297)"
|
||||
|
|
@ -194,7 +194,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/488becf24c411704f039468aa83da237" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Shiny Brick"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100356)"
|
||||
|
|
@ -205,7 +205,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/1457159ef2646b0e2411ce23c390997f" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Plastic Plate"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100371)"
|
||||
|
|
@ -216,7 +216,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/2e18154e9e628d962ae9cb9e9904fd30" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Wooden Plate"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100380)"
|
||||
|
|
@ -227,7 +227,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/1d5db006dff448f304a28d43250a73f8" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Stone Plate"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100399)"
|
||||
|
|
@ -238,7 +238,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/2fadd20074dc6f892e7bd0a0f96e018d" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Shiny Metal Plate"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100422)"
|
||||
|
|
@ -249,7 +249,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/c15f38239eaf6191ac7199403a0a08db" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Weld Connector"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100443)"
|
||||
|
|
@ -260,7 +260,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/8d26d119dd3ce6aa68db64599fe3bc39" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Universal Connector"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100483)"
|
||||
|
|
@ -271,7 +271,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/121d4ba43746366e2bca73d54707c5bb" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Smooth Wooden Ball"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100552)"
|
||||
|
|
@ -282,7 +282,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/d9e3414d018608c156586495db3cef44" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Welded Plastic Ball"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100614)"
|
||||
|
|
@ -293,7 +293,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/fba68c0b4d364f2229e17117a5cc857a" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Wooden Wheel"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span><span>
|
||||
<span class="ToolboxItem" ondragstart="dragRBX(10100669)"
|
||||
|
|
@ -304,7 +304,7 @@
|
|||
style="display:inline-block;height:62px;width:60px;cursor:pointer;"><img
|
||||
src="/img/Toolbox/b9d4714c7d2690ccd55d4d62d2967e72" border="0"
|
||||
onerror="return Roblox.Controls.Image.OnError(this)" alt="Stone Sphere"
|
||||
blankurl="http://t0ak.morblox.us/p1-blank-60x62.gif"></a>
|
||||
blankurl="http://t0ak.jarfeh.xyz/p1-blank-60x62.gif"></a>
|
||||
</span>
|
||||
</span></span>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -29,27 +29,27 @@ local message = Instance.new("Message")
|
|||
message.Parent = workspace
|
||||
message.archivable = false
|
||||
|
||||
game:GetService("ScriptInformationProvider"):SetAssetUrl("http://www.morblox.us/asset/")
|
||||
game:GetService("ScriptInformationProvider"):SetAssetUrl("http://www.jarfeh.xyz/asset/")
|
||||
game:GetService("ContentProvider"):SetThreadPool(16)
|
||||
pcall(function() game:GetService("InsertService"):SetFreeModelUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?type=fm&q=%s&pg=%d&rs=%d") end) -- Used for free model search (insert tool)
|
||||
pcall(function() game:GetService("InsertService"):SetFreeDecalUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?type=fd&q=%s&pg=%d&rs=%d") end) -- Used for free decal search (insert tool)
|
||||
pcall(function() game:GetService("InsertService"):SetFreeModelUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?type=fm&q=%s&pg=%d&rs=%d") end) -- Used for free model search (insert tool)
|
||||
pcall(function() game:GetService("InsertService"):SetFreeDecalUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?type=fd&q=%s&pg=%d&rs=%d") end) -- Used for free decal search (insert tool)
|
||||
|
||||
ifSeleniumThenSetCookie("SeleniumTest2", "Set URL service")
|
||||
|
||||
settings().Diagnostics:LegacyScriptMode()
|
||||
|
||||
game:GetService("InsertService"):SetBaseSetsUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?nsets=10&type=base")
|
||||
game:GetService("InsertService"):SetUserSetsUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?nsets=20&type=user&userid=%d")
|
||||
game:GetService("InsertService"):SetCollectionUrl("http://www.morblox.us/Game/Tools/InsertAsset.ashx?sid=%d")
|
||||
game:GetService("InsertService"):SetAssetUrl("http://www.morblox.us/asset/?id=%d")
|
||||
game:GetService("InsertService"):SetAssetVersionUrl("http://www.morblox.us/asset/?assetversionid=%d")
|
||||
game:GetService("InsertService"):SetBaseSetsUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?nsets=10&type=base")
|
||||
game:GetService("InsertService"):SetUserSetsUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?nsets=20&type=user&userid=%d")
|
||||
game:GetService("InsertService"):SetCollectionUrl("http://www.jarfeh.xyz/Game/Tools/InsertAsset.ashx?sid=%d")
|
||||
game:GetService("InsertService"):SetAssetUrl("http://www.jarfeh.xyz/asset/?id=%d")
|
||||
game:GetService("InsertService"):SetAssetVersionUrl("http://www.jarfeh.xyz/asset/?assetversionid=%d")
|
||||
|
||||
pcall(function() game:GetService("SocialService"):SetFriendUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetBestFriendUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsBestFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=IsInGroup&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRankUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRank&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRoleUrl("http://www.morblox.us/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRole&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("GamePassService"):SetPlayerHasPassUrl("http://www.morblox.us/Game/GamePass/GamePassHandler.ashx?Action=HasPass&UserID=%d&PassID=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetFriendUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetBestFriendUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsBestFriendsWith&playerid=%d&userid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=IsInGroup&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRankUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRank&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("SocialService"):SetGroupRoleUrl("http://www.jarfeh.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRole&playerid=%d&groupid=%d") end)
|
||||
pcall(function() game:GetService("GamePassService"):SetPlayerHasPassUrl("http://www.jarfeh.xyz/Game/GamePass/GamePassHandler.ashx?Action=HasPass&UserID=%d&PassID=%d") end)
|
||||
pcall(function() game:SetCreatorID(0, Enum.CreatorType.User) end)
|
||||
|
||||
ifSeleniumThenSetCookie("SeleniumTest3", "Set creator ID")
|
||||
|
|
@ -74,7 +74,7 @@ pcall(function() settings().Rendering.EnableFRM = true end)
|
|||
pcall(function() settings()["Task Scheduler"].PriorityMethod = Enum.PriorityMethod.AccumulatedError end)
|
||||
|
||||
game:GetService("ChangeHistoryService"):SetEnabled(false)
|
||||
pcall(function() game:GetService("Players"):SetBuildUserPermissionsUrl("http://www.morblox.us//Game/BuildActionPermissionCheck.ashx?assetId=0&userId=%d&isSolo=true") end)
|
||||
pcall(function() game:GetService("Players"):SetBuildUserPermissionsUrl("http://www.jarfeh.xyz//Game/BuildActionPermissionCheck.ashx?assetId=0&userId=%d&isSolo=true") end)
|
||||
|
||||
workspace:SetPhysicsThrottleEnabled(true)
|
||||
|
||||
|
|
@ -101,7 +101,7 @@ function doVisit()
|
|||
else
|
||||
player = game:GetService("Players"):CreateLocalPlayer(0)
|
||||
end
|
||||
player.CharacterAppearance = "http://www.morblox.us/Asset/CharacterFetch.ashx?userId=1"
|
||||
player.CharacterAppearance = "http://www.jarfeh.xyz/Asset/CharacterFetch.ashx?userId=1"
|
||||
local propExists, canAutoLoadChar = false
|
||||
propExists = pcall(function() canAutoLoadChar = game.Players.CharacterAutoLoads end)
|
||||
|
||||
|
|
@ -117,7 +117,7 @@ function doVisit()
|
|||
|
||||
if false then
|
||||
message.Text = "Setting Ping"
|
||||
visit:SetPing("http://www.morblox.us/Game/ClientPresence.ashx?version=old&PlaceID=0", 300)
|
||||
visit:SetPing("http://www.jarfeh.xyz/Game/ClientPresence.ashx?version=old&PlaceID=0", 300)
|
||||
|
||||
message.Text = "Sending Stats"
|
||||
game:HttpGet("")
|
||||
|
|
@ -148,7 +148,7 @@ else
|
|||
wait(5)
|
||||
message.Text = "Error on visit: " .. err
|
||||
if false then
|
||||
game:HttpPost("http://www.morblox.us/Error/Lua.ashx?", "Visit.lua: " .. err)
|
||||
game:HttpPost("http://www.jarfeh.xyz/Error/Lua.ashx?", "Visit.lua: " .. err)
|
||||
end
|
||||
end
|
||||
@php
|
||||
|
|
|
|||
Loading…
Reference in New Issue