Advertisement
Tornado12

Untitled

Feb 25th, 2020
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 178.06 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local gui = Instance.new("ScreenGui")
  5. local openframe = Instance.new("Frame")
  6. local open = Instance.new("TextButton")
  7. local main = Instance.new("Frame")
  8. local frametext = Instance.new("Frame")
  9. local titulo = Instance.new("TextLabel")
  10. local close = Instance.new("TextButton")
  11. local Novidades = Instance.new("TextButton")
  12. local gui2 = Instance.new("TextButton")
  13. local gui1 = Instance.new("TextButton")
  14. local gui3 = Instance.new("TextButton")
  15. local gui4 = Instance.new("TextButton")
  16. local gui5 = Instance.new("TextButton")
  17. local gui6 = Instance.new("TextButton")
  18. local gui7 = Instance.new("TextButton")
  19. local gui8 = Instance.new("TextButton")
  20. --Properties:
  21. gui.Name = "gui"
  22. gui.Parent = game.CoreGui
  23.  
  24. openframe.Name = "openframe"
  25. openframe.Parent = gui
  26. openframe.Active = true
  27. openframe.BackgroundColor3 = Color3.new(0.290196, 0.282353, 0.262745)
  28. openframe.Position = UDim2.new(0.728159308, 0, 0, 0)
  29. openframe.Size = UDim2.new(0, 107, 0, 25)
  30. openframe.Visible = false
  31. openframe.Draggable = true
  32.  
  33. open.Name = "open"
  34. open.Parent = openframe
  35. open.BackgroundColor3 = Color3.new(0.384314, 0.392157, 0.356863)
  36. open.Position = UDim2.new(-0.00588789629, 0, 0.331428915, 0)
  37. open.Size = UDim2.new(0, 107, 0, 16)
  38. open.Font = Enum.Font.SourceSans
  39. open.Text = "Abrir"
  40. open.TextColor3 = Color3.new(0, 0, 0)
  41. open.TextSize = 14
  42. open.MouseButton1Down:connect(function()
  43. main.Visible = true
  44. openframe.Visible = false
  45. end)
  46.  
  47. main.Name = "main"
  48. main.Parent = gui
  49. main.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  50. main.BackgroundTransparency = 0.03999999910593
  51. main.Position = UDim2.new(0.272789061, 0, 0.210248843, 0)
  52. main.Size = UDim2.new(0, 665, 0, 367)
  53. main.Draggable = true
  54.  
  55. frametext.Name = "frametext"
  56. frametext.Parent = main
  57. frametext.BackgroundColor3 = Color3.new(0.184314, 0.560784, 0.560784)
  58. frametext.Size = UDim2.new(0, 636, 0, 29)
  59.  
  60. titulo.Name = "titulo"
  61. titulo.Parent = frametext
  62. titulo.BackgroundColor3 = Color3.new(1, 1, 1)
  63. titulo.BackgroundTransparency = 1
  64. titulo.BorderSizePixel = 0
  65. titulo.Size = UDim2.new(0, 656, 0, 32)
  66. titulo.Font = Enum.Font.SourceSans
  67. titulo.Text = "GUI Lumber Tycoon 2 CREDITO PARA OS DONOS DOS SCRIPTS"
  68. titulo.TextColor3 = Color3.new(0, 0, 0)
  69. titulo.TextSize = 14
  70.  
  71. close.Name = "close"
  72. close.Parent = main
  73. close.BackgroundColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  74. close.BackgroundTransparency = 2
  75. close.Position = UDim2.new(0.957688749, 0, 0.0027247956, 0)
  76. close.Size = UDim2.new(0, 27, 0, 29)
  77. close.Font = Enum.Font.SourceSans
  78. close.Text = "X"
  79. close.TextColor3 = Color3.new(1, 0, 0)
  80. close.TextSize = 14
  81. close.MouseButton1Down:connect(function()
  82. openframe.Visible = true
  83. main.Visible = false
  84. end)
  85.  
  86.  
  87. Novidades.Name = "Novidades"
  88. Novidades.Parent = main
  89. Novidades.BackgroundColor3 = Color3.new(0, 0, 0)
  90. Novidades.Position = UDim2.new(0.711937368, 0, 0.754791617, 0)
  91. Novidades.Size = UDim2.new(0, 191, 0, 89)
  92. Novidades.Font = Enum.Font.SourceSans
  93. Novidades.Text = "NOVIDADES- Nao vou mais atualizar"
  94. Novidades.TextColor3 = Color3.new(1, 1, 1)
  95. Novidades.TextSize = 14
  96.  
  97. gui2.Name = "gui 2"
  98. gui2.Parent = main
  99. gui2.BackgroundColor3 = Color3.new(0, 0, 0)
  100. gui2.Position = UDim2.new(0, 0, 0.2097397, 0)
  101. gui2.Size = UDim2.new(0, 120, 0, 32)
  102. gui2.Font = Enum.Font.SourceSans
  103. gui2.Text = "script 1"
  104. gui2.TextColor3 = Color3.new(1, 1, 1)
  105. gui2.TextSize = 14
  106. gui2.MouseButton1Down:connect(function()
  107. loadstring(game:HttpGet('https://pastebin.com/raw/1uCmaKZs', true))()
  108. end)
  109.  
  110. gui1.Name = "gui 1"
  111. gui1.Parent = main
  112. gui1.BackgroundColor3 = Color3.new(0, 0, 0)
  113. gui1.Position = UDim2.new(0, 0, 0.0871239007, 0)
  114. gui1.Size = UDim2.new(0, 120, 0, 32)
  115. gui1.Font = Enum.Font.SourceSans
  116. gui1.Text = "dupe item"
  117. gui1.TextColor3 = Color3.new(1, 1, 1)
  118. gui1.TextSize = 14
  119. gui1.MouseButton1Down:connect(function()
  120. local i1i11l11i1iiII1liIi = {} for lIl1ii1iilliIl1iI1liI = 0, 255 do local I1l11iIililliliIIi1, l1l1l1ii11iiI1ll1il = string.char(lIl1ii1iilliIl1iI1liI), string.char(lIl1ii1iilliIl1iI1liI, 0) i1i11l11i1iiII1liIi[l1l1l1ii11iiI1ll1il] = I1l11iIililliliIIi1 end local lIlIliIliIIl1I11Illi1 = function(IlIiIi1IllilIIlII11, liilllI11I1liIlilIl, iiiIiIiIiiii1llilII, i11i1IlIlIiIi1111l1) if iiiIiIiIiiii1llilII >= 256 then iiiIiIiIiiii1llilII, i11i1IlIlIiIi1111l1 = 0, i11i1IlIlIiIi1111l1 + 1 if i11i1IlIlIiIi1111l1 >= 256 then liilllI11I1liIlilIl = {} i11i1IlIlIiIi1111l1 = 1 end end liilllI11I1liIlilIl[string.char(iiiIiIiIiiii1llilII, i11i1IlIlIiIi1111l1)] = IlIiIi1IllilIIlII11 iiiIiIiIiiii1llilII = iiiIiIiIiiii1llilII + 1 return liilllI11I1liIlilIl, iiiIiIiIiiii1llilII, i11i1IlIlIiIi1111l1 end local function IIl1Il1i1i1IiiI1liI(lIliiI11Ii1iilIii1111) local iI1l1liIl1II1I11I11 = #lIliiI11Ii1iilIii1111 local liilllI11I1liIlilIl = {} local iiiIiIiIiiii1llilII, i11i1IlIlIiIi1111l1 = 0, 1 local iI11iIiiiIiI111Iiii = {} local IIIi11lIIlllI1llIli = 1 local illl1liiiI1llIIilil = string.sub(lIliiI11Ii1iilIii1111, 1, 2) iI11iIiiiIiI111Iiii[IIIi11lIIlllI1llIli] = i1i11l11i1iiII1liIi[illl1liiiI1llIIilil] or liilllI11I1liIlilIl[illl1liiiI1llIIilil] IIIi11lIIlllI1llIli = IIIi11lIIlllI1llIli + 1 for lIl1ii1iilliIl1iI1liI = 3, iI1l1liIl1II1I11I11, 2 do local IlIIIlI1Ili1IIil1Ii = string.sub(lIliiI11Ii1iilIii1111, lIl1ii1iilliIl1iI1liI, lIl1ii1iilliIl1iI1liI + 1) local lIliIIIIillllilIi11I1 = i1i11l11i1iiII1liIi[illl1liiiI1llIIilil] or liilllI11I1liIlilIl[illl1liiiI1llIIilil] local ii1ii1IliIIi1I1iliI = i1i11l11i1iiII1liIi[IlIIIlI1Ili1IIil1Ii] or liilllI11I1liIlilIl[IlIIIlI1Ili1IIil1Ii] if ii1ii1IliIIi1I1iliI then iI11iIiiiIiI111Iiii[IIIi11lIIlllI1llIli] = ii1ii1IliIIi1I1iliI IIIi11lIIlllI1llIli = IIIi11lIIlllI1llIli + 1 liilllI11I1liIlilIl, iiiIiIiIiiii1llilII, i11i1IlIlIiIi1111l1 = lIlIliIliIIl1I11Illi1(lIliIIIIillllilIi11I1 .. string.sub(ii1ii1IliIIi1I1iliI, 1, 1), liilllI11I1liIlilIl, iiiIiIiIiiii1llilII, i11i1IlIlIiIi1111l1) else local lIlIiI11lii1l1IiIIli1 = lIliIIIIillllilIi11I1 .. string.sub(lIliIIIIillllilIi11I1, 1, 1) iI11iIiiiIiI111Iiii[IIIi11lIIlllI1llIli] = lIlIiI11lii1l1IiIIli1 IIIi11lIIlllI1llIli = IIIi11lIIlllI1llIli + 1 liilllI11I1liIlilIl, iiiIiIiIiiii1llilII, i11i1IlIlIiIi1111l1 = lIlIliIliIIl1I11Illi1(lIlIiI11lii1l1IiIIli1, liilllI11I1liIlilIl, iiiIiIiIiiii1llilII, i11i1IlIlIiIi1111l1) end illl1liiiI1llIIilil = IlIIIlI1Ili1IIil1Ii end return table.concat(iI11iIiiiIiI111Iiii) end local iIIlIliIlIililiilII = function(lIliiI11Ii1iilIii1111) return ({ lIliiI11Ii1iilIii1111:sub(5):gsub("..", function(lI1ii1Ii11lIiIi1Ili) return string.char(tonumber(lI1ii1Ii11lIiIi1Ili, 16)) end) })[1] end loadstring(IIl1Il1i1i1IiiI1liI(iIIlIliIlIililiilII("LPH|6C006F00630061006C002000490006013100310049006C000B01310069000E016C000E010801690020003D00200061007300730065007200740020000001020104016C000A016900080109010B0123016C00090106010C011301150174006F006E0075006D0062001A011D01010103011D01220110010901690049003C012A01080128010A011401200075006E007000610063006B0035011F0120006900280124010601220149000D0129010901430170001F012001360120010A0153013E014E0128013C01550121014900430119017400660065006E0076004B0137014E011201270123010E0107010A0128016601650074006D00780161007400610062006C0065006D0104013C010E01600128010C01100184012101430174007900700081011E01370121016201250153010D013D010D010C0143016700780169016B01820138018901110187019801970139018C016F0073007400720069006E006700A001610129011001B30107014E013C01040115011A0172006F007200A0014E015E016F013E012401B6018B0115013100A001660045016300740069002F01A1012A015D012301120154012101280128002301D00126010F013100D501BF012C001D01B30108013D010B019301270189012900B00139017201E301D5013B0194014D01B20175018501A401B4014301D8015D01DA016F01DD0121013A007300750062002800350029003A006700FE01000222002E002E002200DF01C9016E00CB01CD016E002800D5012101D301E2014101E401E201E80169006600A10114025401160225010C0109013A00620079007400650028003200E8013D0015013700C701740068006A01A101B601970160010A01EE0196014301DD0150012601DC01290175010D01120275019601D201250121024F014900FD01FF0128003100DF0131002900E80172007801750072006E00200022002200200065006C001901A0015D010D0162010F01F201E401B8011D0244023C024702E2012E00630068006100720042023A0116023A0141012A01610170021E0245023702750148024E02360050024D011C02FB01EB0136024101730108012000300232029101200127013702F1014101DC01C5010501140286026202260164023A0052027000700234028A01ED013D019401E801820235020B017A028602C70115016E004E012000520274005402560273028E02D9010901910265015B025D02AD02AF029302C001C0011302860104016A0164005A026E00C202C102A2025B0120000D020F02CE01FB014F01D201B4013A0185012800C7024C014F0161013A015E011001D1016502F701BE02DB01FB01490225022702D7019402C10107011201B401DF01BF0160026101E7029901BF011A02E502ED029601EF029202EB02DB01C201E802BF0120002B002000C701B90255021D014001EF02B402B601DB02C302C2028B02C902CA01CC01CC02F201520199015E01E201BF01D302B00103033402D902B701E301DF015F029502BF019702E401DF01B1024802F801B402A502EA023E026F01C0017201B4023D01F6018F02A201F401BF01240226022802F702E602F402C4014900EA02F202A601C301F501FD023300F102BD023E03FA02F6023D03F902F5026501FD023400AC02530201032701990105031101D8013B0120002A00FE02360037005B03320031003600FC021D018D0224039F02B5025703200036003500350033005F03FD021D0361021F03B301E4016603320035006C0302032903D802EF020703C102C8010C0310024D019601DA021F029701470228000601E6014502D20162012201EA028E02D602B1016101D8012203D1013E0240029502400169001A0281029403170291031203DC0113018902B002C80213023E02BE020C013D01A0024D02A1014001D1029102DF02890143013000DF013000C902BC011D0284013B012B018701F301F6018E03AD03D401600209019303930195032B0161029803200064006F001D02A60363028502AA033A024002F40171033B01D103FD02320020005E00AC03AF03D40189018701B103580394018203890353017B02860398013D0215028B031001C403DA02D801600152033103A2028E03AE03DA01E0030E01D2038F032C03F703AF031301FD02C7017C030003B002D303DC01CF03D60311015A025C029001A403F10337029002CF0287034301D903DB03D701BF039102C103110165012D00FE0251024F03B0020E0487010503400112043C0015018703DD03EB03E60310012000250020001202210495031F026401FF036103A80322049F033404E8016100C402FE022000B703B5037C037C030A03CA020D030404170237029D022901EB0115030A03D60204031903DB021C03E502BD02CF030B01FA03DA02E403940213032101D302EE03B70161025B04BA03490015031B027703D702550306039301B8011501B5033C04C2026E035504200357042C022000B503A2034E03AE02010341043D0403042F042D00D903E2038103C80312012B040B0186035404EC0256046C00DF0133002A0260034F027303DA032F04E30384048403E70371048A0473048C0420005D038D0491041C04310030003200420366032800160498039F039704E4018804BC029A0471030B014E02DF0132003000E8015803340032003900340039005A03B90476034F0418037A036B04E8012F002000340035003000330035003900BC0432003700330037003000BB04760391044304C80245047F035301B0047102E4019602D701E6017102DB0212034900D4023701B50162018901060493012A0143017B00F001D9013103EA043303E20236034803EE023A033C03440349033A036003A5047D004D01F6043903F50115013703F3023F03FB024C035E02EE01710254010603560315017B00FF046600B703BE029801EC01F203BD03C601DF013800CA03CC03E6030F0189037A033B015B001505F003BB03A0030F015D00BE03A9048303EC038704A301EA03E20454013B03B8031605F103FA01F301E801D6044C015D01510129033A031F0243015802B603BD012505BA03D7022805AB021A05C6041D05E9018801EA04D503A9031101C403AD03FC03DF03FE03B203B4034405AC03F30106045E05A00340014301AB031C05CB034E051A0495014B046F013E022B05A003AA042E056C00E8036002DA04A301D1012A0124050F032605480531035D0054055D0514021E02DC049A0305010B0521050E053D0177059103FA01DA04830440012A0575042F023102470467055F0287036A0576011501DD0155039405A0024F041401C60116013D04B503B70301043D04A503D4030E04840123015804CE0320030804AA05D8039304ED01DD038803FA01E10333029A05140295059D05B2053D02B405F8032C01DC03BD05FE03BF0590040803BB023E059103B4014105270464010701C905F70287020902C705CE05EC02D00531006B026D026F02A6055005A805AA033A05A505A403170379036A041B03BB027205AF04BF0222036203E2012503DA042101280348052B0333050F05D305DA04D50562043403E302AB0334001E047A04560251032A0360022C031F0566035E035B0337005D03BF04EB058F0226038B01580368036A03760399049602DB04730375036003C004E3055904E301C60544047E03CC0251038504D301B9053C01DF049102E1046B04E304E5040401F801D20183041A03B40258046004D9029F03E30164044303EC0245034A03F601010507058B016D033B02B40228059405C7010A031F053402D3018605C00511055B054605170538050F0162051B054D0547060C057201820387054E063705BC0329056C05E403C3018604700530052806360633055F0436052705F3031D06C8023D05D40520056204420559021305450578054705180551064B052D06E2019803300653014D054E040504A703D0035305C105F6035705DA01590576044D064904DF028B05980361054B056405CC038006E9042B04E6039C0503035E0696046F05D70130037E053901E1023503E402FA04F704F5011C047A06420689014406180675064F065C06AB02A10429007D058D065F058105800283059C0585055806690088050206A401B506CF028E059F05780499052D03B90598066B0598052201B8059706DB01C9069F056F048A06A3051D06810607045205AA05CA064F058206AE05C701B005DB03BC058606B003F9035803C50696066905BB05F5035605E206C005E006EA06B505F9030004C6056D06F6056F069F034301F3063F05CA05D2012000D205F806CF056204D8056E027702AC055105A905D5047D041F04F505F906D6056B063C05FA06BE0698016A05FA03F10333041F0372010E014D046C06B101A9035101CD05B90313072202CF021607020619074C01D804CE01B50174022B043E02700125076E018601EC05ED01A3010D01ED0420005B00CF043600330039008E0520001105DF015B005E033000300036003C073E073607340042073000380045077D003F0735003200340037004B07ED04FF04FF0446061707D50175025907A903430123007B00340036003400310056073901CE0298033B02D2022B06CF0129070503CB067B0632061003D605360615031C0428005E07C60462073400DF013600CE044E02A3043500DF01690374038D0462073200B304750336008D046A03AB0331003800370039004E028F0789072000CB04310090079407C70493079607D204DF01480742074E02BB0438009D07350062079D07310060078D042E02B303FE02390031008007FE02D1048D043A0786079D04A707C701FF0400043300D00432008F0473063505790577064A05050158073D05E4013D053C01C4033E05010660042E06C70165054E043E01B906A4015F013C015407BE01A002300788017301FB02D90614072207680718078205A905D9075C0636069E052000770741077A079D04CC04B30452079307380075039D07C904B4077C0732009307690337004E023A07A20720003300380068039D07C704A0073000AB0336008D079307340038006B037B075107EB07620736009707D00401087807ED079D04C704AB07340033003000AF0735008D07AB073100F707FD07A707B9042000B807FE023100370088029105610351016F060604D40749005B00A407390032003C07CD021502D002170769001503FD0215055A0435061403E8013E087A023207AE0328042506DF05C2026604E3071802DA078A0165017504E907C80433007B07BA0493073300FB053800F107B3041B08FA07FE07080181079607EB0774033900AF07AE07B804A0078E071B052E029F046108FE074A076708960767084207FD074F079607DF019707CB043600AB071006AB03C804610781078E078C075B03AB07F707CB042608900407082B088A02D1072F08EB04A0023208340836085D07EE04680330009707A7071608320038008408BB04A0075B037B0768084E026A035508C6044F07EB071B087D077008A807C60439003300EB07A7073600930736008E075F0868031408BA076F08BC078D07A40830005F08080114089C081A089107BA04A408FF0789084C03380042073300E7077707A4043500FD07BC07B9044E028E07D208A404B708A304AB03FF0703089D04BC070F08D2049A07C3080D080A08F3079C07FE07350819085107FD0760075F08CE04AE077B07FF079307B4045F0860073500EE083800C4089D045B035A08D1084E02A204B707600337007C085908C6054C08D8074E08E507DC0715017707D004390020089D0882080008D508F707FB079808FB075E0381078507A6079E04FE07A407B407A404DD08BC071109940766085F08C804A2047B07BC071908CB04A6086A030F0982085107B2073400B1086007B4073A07FE082509B3088208F00820000806D2085E030109FD027C078C0820042E08C401300895059208BB0494080C09EE04BC048608CB04760852076208C90456084A078D0438009C08B304A2047D08CF042E09350827091A08370938003900270941098A07F9087B0769031208B4042C09BD08C60442079707B4048108FB0821089107CF048D04F707B4079607B508A3076207C90894079D084F07CE084F097C088707390053097608A204A60811085809FE075A0940099F0767035F09810761091A098E0459096609620807086909EB0710066D099309C70470099E077309430764082E027C095B03A6088E047C074E02BC04EC08A40742098209AE07D9037C030709F30188010A09C5014E09FE029D087C09F7079A071B08AF0750077009FF0743076C08DB085B0397071108AB035D036A09FE0260077A08BA07A9080F096708D104C409D2045F08650997072C095A09A607AF075B0819082108CC096207DB08A308C604390735008109B40445092D08BA058A05310833084C09370821068403D4011F056404770734097909AE08C804DF015207EB078E07CC09F10767081E087C095E03740893096803AB085D0389097B078F072009CB08F807370034099D07B308A908FA08AE073100A608AE0711088107B9049F096608AF07A3094D0327085D094A08B7064D08BA0943060B09E807EE048D07D408DE080F0AE90916085A03660881074A075F08B0085B089D07F908B408E50867038E04CE093907120837006A03200A3D0A98076B08940917096703370AA208EE0811081D0A1108D208BB04F5086903F807F707810996073900EE09DA02F009D3074A09F3093508F5092C07F7098D02D6038804D005F30111074F01290AB8090F012C0AAA062E0ACF08CF0473095007AB076C09140A8307EC07480A3E09F2079D045B08EE08590AA4083D09F707AB07470A99085B088C0705082308A204B407690339092109B108000884085A03B304AF08AC095E03B4070A0865098107CA04F50724018908C4068E08480990087301640A4D0933022107670722012407700A1C022B0AE0032D0ABC092F0A9409130994072E029A074307AB073A079908B8047608D0045309C608BE092909FE07AA087E073508390A2908A607C8092000AD0720097B095709AF07B508A507FE075B03F3080F09AB03890958085E0896097709C6045007D90327080B085F0AA60AE101A80A3C01AA0A3708450849044708110737060609B20A0809730ADB07B60A770707084C0AB5087F0AC10AB70834097608D108AC09C904FD07B008E10A2908EC08C904E2081909820A160AC604CA04FD08F508CB08FD07AF089F090309FB056B03F507390737090708580AA2096A03EC094D03A50A4709E90A1C07A90A9308ED0A480468043305F10A1503B709F40AB909B40A740AF80AEE04BA074A0A52071D086208CB048707B107820AFD0768038F07A00A1B08EE07CA0462083D0B8E0415096703A4047F0875034C0B08062A099909E909B108AD078B0AC2088F07970762070309EC094A07E70A240BF109630A280B3A02F6099401690AA9036B0A5B046D0A57060801700A30070C063307BC06410743075D008805EF0376065006B006C3079A045A07C7074900F5095E0B620A9108D4062601710762047307F403830B40081F02860BAC0A6607A003E0073C086A075B07D9026D07E9043106D9065904610441085D04E801BE075A0669061905790B96027B0B34043405920B52035E016E0731066505720A63038C06290337076B033A07730B9E0B7A05BD03A706C4076401C607A40B3C076C073E050F04C301900B06096D0BB3026F0B40076808BA04290BDE07AE0AD102E1074E05CA071004A90B7E06970B330611038A0B42088B06830BC007770B650211071F03A30B8703A50B6D06A70B9701950B7E06AB0BC30B2503C50B9E074A07B30BAD065B0649056C00290B980B3406D60B9B0B820BF30BD50B2E06D70BAC0B3107AE0B61013308B508F908C90BAD0A8E0BAF0A69078C0B39082307070C9406CF0B940B1101960B3505890BFA0BF60B7507F90A75039D0AD0098D0748078407D70A5B08CC098A0AB304F6083C09A907CF0A7C08A4048D0487094F0A0C0B590AB7081E0AB3044A07D208AA07A00809085908EE08BC07580BF7088F0A1E08D508CF0A6B0369033E0A50075C0ABA07150A0202D80B750BAE06F00BF706B80BDF0BA903C907BD0BE40B0F0CE60B93066C062401A80306038501B701A8023D075607A403D902CD05D602E903420127048E0BDD04AD03DF030A0188043305D1076D06B903E801F402560CEF038501370240077403450A3C0795046E056106420299015F0C24046203DF015E07470A34004D07B70A62079B09AE08DD08B508C70ACC043B0A750386080B085808D10406089D08FD07D90AA208980A940722087D02270C0F0B510B6609B7089C080608B5088D09EA09A007B00826086E0C550C8502710C73012801740C1A08530704058304790C85039402A5023F013008EA04800C300A9C08E208AC091808390A3D0BA7070C086703C804B70861077309AF08F807F9072A09980C2809000A7E0967035A09EE080A082E091E080F08FF07C0085A09A908CB08020A3B091E09F90881095F08FB09B308890A150AA00ADF094F0A3B0B7109FD0AD108CC09B308090BDF0C0801160834093B0C200000081208480B8A07E708BC0759087E070E0B8D07F60C11080E0B370AB407BC046208B90A5908490BF00C5C0AB5048305C003E301E307590C5B0066094A073300770CB30C2D057A0CB60C7D0CB90CD501BB0C28083D0B7C07810A7C073907200A870AF708CC096809B007A7079D07B008DB09C70A59084A0A6B038C073409580B8F076408CE04B4084A077F08100BB304B9042E096107D208A3045F03840CE9075908D50AA5082E0D290C1C0A470B5A032308D60A280C070D9D04F607990A9F0AA708E90C920A64084D0B8208A304390ACB085D0805082F0C1C0AF307C40CBA07530D740976081C08D7091D092108450BC6045A09040A4207EC09A90C100D570C720CAE0C5D035908170D9A06B40CE7031C0D1D077E0CBA0C2F0A7C073800460D300AB0086B09AB08DC08F507C9049F09B3081D0ABB04A608C308950C570D500784097D00750D1804110DD807130D2108D204C704180D2C05E503B50C5E0C810D1E0D0A01200D030976086107930DB904DB09490B150A64083E0DFE021E089A0782078D04150DD50852072608200D4F075409FE07B508F5085908930C4E0A9607A00C50079D073508FB05BC04B408AB09620870099F0D9D07B9047A0A8D07A608920D640939092E027F08CD043E0AA407A80C0F0D9B0D770DAD0C3100740CC904A707A20D6D051A0DA50D7C0CA70DC5031F0D2F0ADC08860D200DCA04690817088F09BC0775092108980C5A034F0B700D620DAE08290CF708CF0A4F07B4045D0DC008BA072008B2088D04C904C30D470AA907C40C250D7D08AD079F093409B7079A0D700C120D730C0A0842073100E90D5F0622067F0DA60DB80CEF0DA90DB70A1F0876089C08A608B0094E0274039D0A1108910AB5087A0A6509F508D0085909DD0834099F0894078D07CE090B08C409AF083F0BD30C7D022409A404CF0AC1080F089D09BE096803BD0DB70A5A033D095908DF0C290D410E5609D10924091C0A380A3B0E060EFE07970D5C09980C50074C0A7403930C3A077908CB0A17087F0A4F07980CA204AE09B50D530D4C099A07D1043F0B21088C072908EA08D70A08010309200A8F07740D4D01E80B32070006330850075207ED0BD90B760BAF06F10BF706AA0CBA031A0E760102040907FC0B6E0B00060D0737012707B002940B900352036201DF041802900E29032203E1014705E501FE038D03600A1F052603EA01910B8E02AC0BF4069B0E3405A3018D02570C9601980113042008B5030A033007CF027C0CA6012C0404057D0EFE0B0D01800EEB082A05B60E9C059702A60EA50234070405CE02710172058604310028004607EE045F005F00AD016400650078004301940E160470031605E40B3901530419037B068401E00B91044606CD05F4064005FB06BC0EAC0EE90B7F0E710B44075B001D03E1043502E30E2A05710AE407B50A6404FE06F7059F03EC0A030206024C024E022B02150122007300590278047E04EE04EC0AF706E60E0B076204EC0A4A0200027E0289088D0EFE050A07FF06F6067C03990D5E02C805EC01D107710C6205C70B4D03460652012B0149095805EA0E2202C40B7F0E3807B20B6605B302A603170760024301930866053404B201EB01B301F601BD0E9103AF0B75035B083400C20EE10564012D03CB066402C2072108B00C5E02CC0BB2029A045601280FAD0B3C0FFF0BEB0B530746067A03AA03460F7B0213041C0A1C0A7D030E024604F0012C03DD02E0034904280009022E006A07DD023906AD03CB0651088A06B60E9402970681031804DC01D6070C0C2404AB0CBF0140026D0F45066C06A80BC201F2013F02620C5B0C5E028B035501590CB10EF90310055C0CD5029F0EEC01A10E8806CA0694015F023502B90E2E078C02F2033B012706790F6502EE04660F8908B60E940133052B01A50192024C060C0C7301E3010D05730F820F2300D1023804E0049B0F2000A104460CB903480C310389065907A80FC101DE0316024D056604E0021605060CA7013E00D30B6806B50B5106F1067804F702710F030322026C00740BB50FEF0B7B05620B980FE90397027605B40BC107040100042A05B709A10FD801A30F1104D00FC60FDA0F660AFA01990FDD04B90BE30FDA0B860E9004DD0FE0053C05550C670770013D055A0C0D09FC0987070B082D0EAD08D108CD0AFE02BF0886081B080908980806088D07D20866086009AD08430C7309D1049D0AFE0C4F0A8F094807530B1110FA0FC80A5B09B5071C08A408D10CA204EB0CD1085D03420CA204BB04CE0B5F02830B5101B20213014E0468074B047502CE053507AA029C042F100C021F0611025907C70E6E073F01D6028D03C707C0033602D2019303810DF3022E06E4016A07A40FE304E3031E02FA03430225011A04BF0BDC01E60D5908400F840F7803BA0B54033E014910361095064D10CF0F7A0D1C0A410FD50239014306940F6E0A5A0C3510B905591022044E109F0DF50C5E106E018E0BCE03B50FB101571066104C106810CF0F150D0B086C108C023510A80BF50F990172102B0474102C07CF0F9F0D50102A05A706F20F6E107205430FB706FB016110D10F520320003E009D0469035F0A6010AA0662106A0BBE03AC0B010613025E01880550067E0F990F6F01B20F9310EF0EDD012F0FBC03C2030E01DD0F0B04AC0A8E1036059010C90EA80B3F02CD0FD6029F10E50798105203EF0F4B08700FB410A603B61071012204EB04E00F5401770CBD103E05BF104001F00E000664026E07A80F830EA010B9106F01BB1032105E0F100270024A1037105A10441011046A0C81034810D906D910671082104F10E80D5210D7025410170706017F104B10690FB6105C107C0D9406D1108F10A310E11058108110B6106A10A10DB001DE0B700F7D10C20765108010EE10CA108410E610871003038910AD0C0701BE016E10620AC410D806CF01F71003114E1077107C0DCB0FBE10B40A4E10C1106F101605B1013C0723001711C8101911CF0FE9037C0CA502E904CF100803D510CB023410F801731013119C043E01360F18043D106B0BE7102611C506A80FEC10DA1075105B00F01079103604F8017C10430F7E10F6102F11B201E41005115110071182106A050A117E0657072404DE106B0F8702461102114811F910B40485100C11E90A49090F1164102E1157113810CA10151140118D109710F41097051111471163116910B4046B10B7062511BF02CE10561092107403EB0978047211CD1028115610B20C9B1090029D10BF0E7A11E910CC0EA410750CD010A81060055510AC105D02831127115510EB10B2109704E7022311CB1053108F11EA107D0BF30AAE106811B010A31076119410C406961095029E116A11A905E90FC60E9402B710AF10F00390101C0487119F108911CC0B60028C119001A3116102A5115A0C21119411730FCF0F6711A411AD11D3100609C710BC11CE0F5B001B110E1146022301BC0BCC1084113A111C04BF11B811C1118C0EC402DF0131100B03D6102F01D8101211581140013A103311BB03C503AB03E60E22045F0172029C0459074603CE03A501DC01DC105211F003DF1039025611ED10DD116E11E70D5110B60E0D115E11CA11601181113C11E4106511350FAC11A2106A110111F4116D1183106F11FB105111E81098118511F311FF11EF105B0FF1100D047B10BA0EE7020011611107125A10E5104B11E10DD6024E111A035011540C6202D0018A018D026D0F9C02B8106911C701B1066603C8047111CD110E123A11750477042C088E1139117D11EF048C064F01B502AA06C6059D0BEE0B9F0B7806FE021C0332123912EB10AB0BC411720FC611C811FB1149041E0EF00E8A042612110D06044B03BF07850EF00BC610B3102211BD11C711FA11C310FC11AC06840EB60FF301BB102A11D8112C11DB116C115A10DF1128043411A5023E1038014010A60142100B01EE110D1248126D0F06121112CA103F11FC1016123211181265027C12E3105911F71186101F12F30F8A100B11F2102B12B9113B11861204110A123500401145105311B50255116B1162111C124A1140114E12611250129112F8106411700E16114B12B510CA10A0125205FC113C076E006F001C01BB114C12B610381274110601D410691246046B129C1275106E12A40FE810A5013F106311E611470278123811B6127B121A127D124E107F1251115E05F0115411FD11E210A412F6115B11F9115D11A1127110101292121411A6126611FD1043118312A31230111D1289126F0C8B124F117C0F5F10E90AC0110412D212DC110812E60D7011AB12701054012F03D812AC12A2127E006D04311297117A1291109310781137124712C8129A1086019C104A10BC06B5127C11EB10AF11750388112503300FAA106900B511790B7912051392118B03C511B41204130C139A112F0B9C11ED126310001377119510EC12D211EE120613A8118B05C70EBC06D111A11023130E13A61052011113A9108B110A045D022F13D210A611A812C9104E103A132C12671266040B13901165012604211328132313FB12F001F812F512AA05A2118005A602B4017A0F4910770F8A0EB90B4101C5054204D511B912D7108512D4123111D001BF12ED0D7212E41129036F127B02C907EA11A401EC11E8113413E6036D050A114101680F6012F912DA129B121B123D1101128E1203122313DB126013F2120B126C06DD10D0129912EF126C123D119E1280124211171244028412CA12DC1209128812A410E71209112212EA12E6041D134513E312F5115B101312F50E9B0327133013991075040A08EE097E045B077F05A40EB80C870596075D00CF0E3607011215019D064D131D11F612AF11A204E8012E04750C3F077F12B313441399118611B9132D04A5103F078A13FC121A0F7C0341126412D20FA00BF412B61323014612FE1205134A125C121B13CA10D90FDB0BAE12AB025B136400D6114E012B11BA125F133011BE12CF02C012D201EE11CF12D603D1129C13F1128A13D00781126213E802ED139D125A1106118A129613F50F371173111E13F4133D11CD125D0CA2133B138713BC12491194129F1275134E13041479130012DE12FD121713FD137504810EA7130907A913EE056B0C27105B004407B013140D0E14B313CF135F11A4108D07BA13C5133607BE132F0440139012A10438002414BC133607C7138A06C913F00FE6045312750534026401F712E70FD912F612B0059406AB13F91207135A0CEE04B212A9121A110914D0131E0EA3069311B312AA1247142114DC0FF9044B144514CF0F20146212D8035D00E801120514054212C70F470FC403F3109012D51352143E1324113514C310B1025712D913860EF20B1814D10F650CEB0F5912D30F2013441464145F12B5134F14FE072A054B132F10EE09741495115514A21257143C06D6134C1446147714561479143813B6115113780F58134E0FCF015613110D8E145712A405C5025C13D90EE3139D13E5133C1071126F0866134110E71174138714A2127F13E4127B138313EF11EB138613FE13061493130C12C71211147813CB129E137B0D6611B711A313B110B2149113811395128B13E91182128E13AC1487125B114C112012CA0EFA13D007D50FB00FB90BEA05A7115E05EF037305C907E8106D0A8504B701EE03C6071E0F750B26016103CA149A0FB90B750F7B0271121D07DA14BB0E8A0643139A13C1134B1390053202E714D313FD134B1336128A02E90BF9017802A903DC024E148814C0138511B30FB7028B14EF0A31034402F6142F033F01CE063E12730140125B14CC134312C207801471100004D2147C0CD414F30E0401CF07E11490087506DB14970BD814E314B903DB14F106AE0F9503CB14D80F16151C07181510015B12631495116A145A121D06DB078A057113730535077E145E120D15C5102A12F0111E0F0303680C20158502DE142A01B204111111156202D51442011C04351523017F02FF04FD146103CE147F05E20EA00332153D137F14F8145012AF135914C6057E04AB0175006500CD1498064E15A903A003800C740A2F15D0145015C102E1135E13901360139B147012E211910BE0128D13F313A5149D13E512941388109F0EE91202129D11D3110B14B314BC140814A31477139914F112A7143C05E8140F12BA14801300148615A9146015AB147315EE13F6135110ED1410149B13A01102133202FA14341280037F11A9119E109A15561032131013BC058A1117071513A01591110005841453149611951599114213A11360147C152413A1112C082914B3157E11071380110913AB117B152913A215B1113513A515B4118A144813B814F510AA1529155E12B715EE1242135215341554151E114A0CEE149B132E04CC15231367152000D711D71198146A15E41380033B106D15C1127312C312681321039014F502EB1145026C00C612FC139B1390151C128B1592017015C01472158915E4128A13C514E81297135210EA138E15C70E7D15BB14EF13C80247150116801385159201B7140314C2149312A00DBD149415B014EF15C6015A031414150F1614AF03261019143B071C14B2139404D115B7135903450CBB13810A3E119F1343012A127D139910A10468032D1424163014B50332144B081C02A81551081501E30A1516BA0217162510A70DAD134914090F1D16B4133A147613201624012D1693072516B5142716D7152A1628089104231647162F16E00D20133416E707B4041C05070F1514C507171419164802700B1B143F161E141E1681152016B4042216251448165D104A160A162C1286111C084616C61392153C073016B10ADA15B0127516B112CF154D121F16CB11E7072816BE157E136D04E8015013810352139B0F5913E11091143A035413F106DD13DF139C04DD15FE1191136C15E111E3159F147512A1147A152213A413F7157415FA10BD14D71242160A140C16DD12160DDF12F113FF108F1391168013F915F8137815FC15AF14EE15C113F015FF132616CE125B04FF15E0109C1691159313BF0F6B1690128F058009581616165A16181626105D163E1136081C1661164116C2104316AA051C04F9086F162F14071427165416D016FC05C4132E147515C813290AD712B4103F012515D507270487153A1192106E043D04D6163E0409159108A90F5605BD0FD011A006C10FD102A701CB13470CCD1344120516F005A116481460035103BE0BA6022E086501AB0BA113F6160B15040146157B16C7014713B90F5F01B101E601BD0FCA0F7916B6102B15D30FBC0E39032102940F0604B71028042A01380FAB02FD0277026E145D1407174C13FB165F11290015133315C6111417661243017C14DD133B12C905AA0C6C0F3914CD16A216FD02FE1674010017E00B6812DC153310BB120C143910E015E011E7133611A0163617FC16B3160D14A516FD15B7164710F211BA16F513AE14A814AE1588158315F115B51615128C13F515451151178913711676150811AE16C8140114B21529134A1787127011C914E70FD60F5313E8112E15BF066515ED03411560011215E20E6E1364021715840EDB143C15E80FD70F820F4C061016B1168511EA147D143316E4165610F0142613FF1476170215040509176003E9160104AD1035104215EB02131503153C1233173F1243042415D9141D15E514B503F5162217DA0F35171C117814E311F31400154415141593069E171C15D60FEC06AF177502A017350445066A0B3D15E90F2315791725157B1727158314CA152B175C14E50F2D154D1573056015E514431412174D146316CB1137150804EE0D25013004DD14BA17260EA9174608AB1798170817CD174F02571595177517431598170C09631571174F152C044B15E417CF14E6174B06C9151A1385145414091756159F0FAA178D17B7015D07E9175F15E804130120134B1690108517CA0FB1158F12B3158A178316D314E1177717A617C9118114C6150B16AF11C515DF17F4140115F617F6109617F514F617381790179D17BC179F17B117B203B40FE40FDB0B09184F12B1011015E0179717081815151B18B017880358041B15B4171D18F1062A171317C317DA13620BC6173015A003740B2E1826151413C605B709481105159811C912D817F51745153E04D9153E17D9112D11AA16DF15C014E6136413461754171116B2165E17E410F2157A105B17F2135D1757175F179313FA15F9138B10B6164610F1119A125C18AD14D612041690176817A5124C177C137F169B1666186917FB10BD1602146C168F0598155602A813C4163B16AC13BC065D03AF1360164C171F149017AF11CA04D21668167C0DBF1388170D139D048618D9162E166017DC16C311AB1575140516180DA40E990F2C13B601AD155318CC0EB812DB15E0135D13DA117118DE1143176F1294166513C6166713A5016913E815A70A5612EB156F15A716441119124C189D1660175F1863176118651702186717551872189F16521883179B15A418CC1259174C010516A31676100E14621898120016CA1875154E04DD0EA10FAB04E5141D179603260FDA019611FE154F170801B6146005CD0F6D05DD04750F1A07C810A80B680BE5142112A51574010C01CF0E840CD10ED30EC402D60ED80E3F1750089D14E718DE0EE60548067E0FE30EB218430F6F0C930B74043801E018A603E2182601F00EB60CCD07E20E60152A05A81336027013EF11E0034007B30B0F194206CF1212193608B812D20E6E0065007700D40EF3181501D90EF618C503F818B301DF0E04036D075F0153015405A8034206EB152102FE187401550C01198F130419C210B7010719F10E0A19260B5301C20E15190019F20383101419B70C1619B60C91023E115D00290B9B0D2E19F20F7501C6051A0FA3172018ED0F4B05ED02EB042401D5180A131C0F75171D07A9052A05CF0765179214440FF301D8013C06250F5310BA0E2E13930F9F028A16A803A01333026119CD062005090124055612440FDF03E90FC206DC03AA0E9711E20195103619300F7B0269190A15231722144507ED17CC0F64145F1470196905180352120603570FDD047B022A054A150B0474182712900295058D196C137619AC0BB3017919AE0E30086515990F7E190C0537198119701465125106A104861933067401550382028A19480971198D1951049019880B0B019319820B84168D1475028F14E911EA045713BD199414F206FC188604F70176052300B5011C072102C7194201DC0FD2037F19BC0381192E0FEA04C707550397013A02960E1904ED02CE0E55198E15210E26019E0E6A058E0F90190E01DF0EE702F8180D0510013806EE17AC15961813072C13D6192E19B60297143F17C5186113E115A8185118C8186A18BF186C187810BE141D035A18B518D312F815B818AD16211264178C155517C418DE15741557180C187618FE19F6116A17A814DC1864180616061ABC168717D415C1139715EE095416B9152B1350059F158B181B04A510A315BF03B311AB10C515211A871918115E123416B015111A90121F1A501366177E139C15BA159E15BF0EFD17A310C015A710C2152B1A3D18E817BE16B8152F1A5D12C2177518B911CE1594185315DC17730B321A2007291690104818A1189016051A9A14A61863133511E40E161A4E17181AD0180316EB12381A70180E1ABB16151A0B1A9D180D1AB618F112101AD002021AA816621A071A9513BA188D126918DC17D01801123218CC172617AD123507A3025205D117680C4607AB0354169210570B5E0AD106891A3F04BD0134165715561A8F16F619671A6D125B1A4F185D1AC212BF0BC412AD18BF19AF183311ED1199164913661A6D1A5217691A99138D15DD18191AB7185317D502F415031AA916591ABB16C414081AC714BB18FC19791A6B18A416001AB0167B11EF15131AB4146916BF196B196E178716E815C31A861656013E08AE1A721AD915581AF012951A4E189C14E211991AE511E6157712A11AC7150512941A5D18A61A2C06261AD018101AC918B91ACB186D185A17BF14AF1A731A5E18B41AF40FB61AA71A171AEC13E31A75159619BD188016FE02C808C21639167B183F14C716AE078018B113CB16C918AF11D20487189E163C078603DF1A021BD8164F16701693139218B7096F139918F20410019C18C3183E012815ED199518F1176812CE1A8813821093164517A91774129B1A43105C117E1AA414BF1A1D14E51A8C15EF1A8F15281B631A09164B1A471AF7197F15FB13BD1A5418331B6F1ACB1AB418B01ACF1A5D18B31A751A091A8B107C1A8614261BD2152704E819180263198A039C023C0273023F022B014A14181B4F1A451BC510B20657026000730660004D01AA02CC013701760003015B1520006D007500AA01200033011601DA153101330172002200EC198819531B4817A817BC0B481BC703B6014B1B4106CC199503BD193C08431BF017791ADC0F561B2200581BBC015A1B10016D0069001C015F1B6C00611B631B651B671B6100691B32011A016D1B481AD713441B711B8814AB0AE618491B2005771BAF0A720239179603511B6F1BD0157F1B9D045814DF01821B591B2000AA016500700020008A1B8C1B641B1C018F1B911B6B1B941B7D1B7614541B7C161913A41B7A16501AA410B91BC9188214C21A851693145513C0199214C21918063A1BE212CD1A931AA41ABD12961AD21A9516AA18A01447026A13E9156C13EB158A193219710CED05A214BB1BAA1A8415CC185F1A6318F01A2E1B60176E189A16B914331B051B011AFE103B1BE91A3F1B7715411B771A6A1A151BA915381B26168217361B8511361A03131D1A8815A711C50E2C13AA11E916B011411AA415431AA715DF1ABD1B301AC611521AFC17461A2913001CF214311BBE18041CE101061C9E103E1A7601401A34130B1C310F2C1A451A181C391AB91B1E1C1E0E9318C117C0101A1BE316021C3A11C504291C1B1BD01BB11AD01A6213971A9D145E1AB71AE21B7A1AE51BAD1AB318E212F11AAC16401BB51AF71B301B651AED1BDB1AAD14DD1A16136B1A3A12FB1B4916CD188513CF18431C6017C21B2E1C951BEF17141BFE1B2911190FE001060C2B104302DA041319F4184A184017B3141F1B5018211BE515AC18E7159D1AF8126D13DD1B7013DF1B9F02ED155D1C501C4B1C1212521CBC18541AC815EE1BD4164717A7176212F11A08165818E71A721A561CEA1A451CEC1A471CDE1AA81A611A8A1C5B11581CC01B221A051C241A82118413AA140016291A4F040C1C1D062A10E00B631C4E1030003C071C1B05144217D11AE215A918221BD61AEC154D17E71B2D1B801CAC1AF315411CC114921CF7138C1C8C122312641AF41AA31A361CDC1A8213F81B781CFA1B7A1C7E12C7186D10B81A281B01122E1AB91B521AF31A7E1C7601161C9205BE1CB9141A1C08132D13BD15EC1B3F1A281AC115221C13131513331C0F1C491A3318261C6A0B4D1A2C1C7D1A981B0B182A1C2F1C0C1A5610941CE21BCC11301C3E01DA1CA21ABA10A01C611CA21C44198310B10CA2184B18C01C1E1BD31BAB1CFB19B51C5918891CE91B8B1CF51B461CBC1CC91C3D1C851C3F1C481CD51C7F1CC61C141AC21CA71AEF1CC51CD11B5618C81C8F1C2C1B551C091D931CCB17971B831C5515D315191D65018A17D01C6F18FE17FC1283168916C41ABE196A19C61BCB1B8C163D044304A11C1C07FC1C4819661C6A12F7196A1C981AE4159A1AAE1CD91B9E1A6F12DC01731C2603A905E01BF01BE112B71C211DB91C0B1D8D1C0D1D8301FD19331B861C4E1CF91B4318011D7B1CC11A7D1C2C1D141D1B1DC01896129A1CB8165017B31C6818641A770D82038810C005F11CEB1C0E15A71BBE013D0646036D0F6F1D251DD2154408DF03A711D418CE025A1CEE19591C05053A06FC0496196B1D7D1D12010013F114FF05B20A741D3B064713771D0A18711D2A1C2F1DC91B6C19C51AC51BBC198B164111881CF21B901D23183C148914191338033E06F419C50295198C1DA4060205FB02C40F7F1D191BA61B931DB615331D991DA803C81BC71AC71BCA1AB61CF3139E1D3B14AF05A11DED17A31D751D3E18A505391D3211430F5B10AB0AA71C4117A518AA1CFA196C1C431D6E1CB104AE18711CDC1B6F19DE1B4B1D761C351BCE11791C621DC71C7C1C3C1C701DF612101D2A1B121DD11CE31BA51A171D871C711AF21BB81C1E12BA1C7915531C9B1CB916681DE610A00F9A0F160265066419ED141F1DE010C6014907730DCA0FB00FF71DD005761D231D5B101E082917011E9501031E2A13971C81110A13651DA91A9D1CCD0F231C441AC31DE3198601E519BC0663064210F81D0901171BBE1B2D1CC01B381DFA1C3A1DC61D3E1151102119351C3D1B8210771CDA1D1A1D5C1DDD1D5E1D401C071DEB1D501DED1D521DBB1C98135C01E61C4A1CDC1D161DC118DF1D781DE11DCB1C111D1E1D601AE81BF31D93151C1A281DB4157818591DC41C761DC40E1B1C981C0F1EF41C8C18091C211C2A1A141E0D1C561E041E4E1A311A261A331A331CD31C341A471AD71CBB15D91C331C201C600ADF1C3713251C491CC815281C141C6310E81C521BA51BF21C271D4F1CEB10DF06731E9910231EF00AC51DCE053E11A51C3D1DE213151DF81944176B1CD41AAB187612AF1CF013341E421C361EE612381EEF1DE61BCE18F21D871ED118C218501EE01A1D1D2517E01D1011571D451E651EBE18B31CF3124B1E7A1E6501641ECD1C521ED81C071C081BDD1C0A1C5A1EE01C2D1A0E1CAD1D9511121C3D042B1DDB1CD21C01132613701EA611AD1E681EAA116A1EB11E591E9E1C5B1E0F187D1ED61C051EF61CD91A2A1CB709CD1EEF19EE1CA91E6312C01E9514601C801E2C10641CDE18851E69153E1E881EA718201BE913471EB21C991E2F1B551DCA1CA21EE31D8F1C4C1EF11A6F1ACB1E611D301E3F1EA616901E4F1D491E931E6217F61B541D7C0EF61D0A1EB716FD12FB1DF211FD1DFE1D7D14091E32056419E31C961B061ED01EAD101B1E021E001F961C531E0E1EDB18E51E9C1CDE1CB31E6E1EBA1ED21E591CC50EA00E191EC711071F2906330567128F112C0B811E641C4407DE1EA318871E401D3A1C8B1ED71B9C1A930F461D6D13E11BA01EE61D7A13A31E701AF11B911EF81E61174D110C1D3A1E4F1E2E1E5B1D2B1E5D1D1412BD1CE51DE91A4D1C9712541C981EE01EF21A01184A1F7504150A381601033A16FB1A13033707FE1A291B001A8318791AA104D10487182714071B5D1E2214621F8F18501691183114290A5119EC0F490C8F17DC17800C7D1B7F060416EC162618A80F1C060C0960159706E40B4206A002C505BE07B10E4402F70A381973179002860FE8026C0F830156021C19780074001C03C519791BC6168E164D05BE070F1FFF1EE304EA0544194019B5055B1BDA15D60E901F0203831F1F021607D614DA15AB020317B71EBD11E70771033219111947192A1CD106AE1F1019171947194D09C50F6F1FB70F00187716C3077013CA19881FA002C711771FF901791F4E012A057911850FC01F7F1F0E01C31FBA0FC51F8E08870E0A1F5B1C2C175D0643047F1F9F03A61F0A01211FFE1E081F1E1EED047C1F860F7A02130369008D03CF1FA201C61F6C004A15371DEC1F9614EE1FD91E0306251E821E9C08A61C2A1E1D1BA91C381CD41BE813B01C971E671DE71EEA1B5F1DBC1E381F4C1CE81D431F3312DB1DF31EC01A481F0E1D371F3E1CEC1E9B1DEA1D3D1FFF1F0A1DFA1E411F9F1E421E1011C9182A1DA81E5A1D4D1E201AB61E671E3C1A551E4C1E6B1E8212C81EB41E4B15CD1CCD1EB91E3216A41E2313641EE21C3A1A231A141FC51E581E6C1E191FA615CA1E3C1E711ECD1E291C331A211ADD07131D76014B13C918941DB61DCB1B8816951D311DC3193017261FF701281F4E101B08F51F671C3F1D031DCD1D301F9716C512D81A0B168A1C4C1F101E911C921ED91D07202F1E461F311E0B20E91D3C1FF71E1320F41B1520531D421FE21A441E4C17BB1EF71CF5103616A304561F4704D001C5163C167E185F16FF1A821862163D1C2B160A1B6716641F92176107041B6B1F73162B1C761EBF1B781E15012D00CE1C611EF91CDA1EA31C061E53203E1D2D1F5620201B5820231BD11D701C4216721CD51D741CD71D7A02E41EB11C201D3E1FBC1A441F9D1EDE1D0C2018200320B610581D3B1F4E1DF6153E1FB918FB1E421F3120A61E73181C02AF121C01BF20AB1F111C932075047E160220E7070E0D4620341D5413492047209A1D93175D02BB1DCE16ED1CC2201C135D1E67127F1EF11F502083102A1F291E54209A20CC1DE31E251B0D20E21DBB1A01207420DA1A501FEF1BAB206320451FF71F6620F51E9C1D1220EA20741A941EAF16961E4E1FFE1FF420B41C3B1E8C170718F614D714E2142F1888032C19701A700129030F14D51E8F05782088027200611B53160E1C2E1DB11D4418FF20131831176A0F0615D507251CFE2027188E171720911DA01D081C820BAF039D1A910E8A0F1D023B18BE17C005A217091505178419711FE21B25181118AC177F06B3173C182D18022137211F150F040621C203FF0B13022921E4143D18D31FAC15D51FC71F581509075A155C15AC03D70F7802000601217A1742219420DA20DB1E6910BD14DE209920E01E2E1FD31A421DD51AD01D8E1EE61A11206A20FB206C20401F6E205B20121ABC20401E181D0A21281B101A4D1FF11DFA2009209A1E411E2021A11E991EB3200F03261022173A01C0178D20D620281D2A056E1F7114A00B54160F152E20991029183F147C2177217C184014650CFC062E00D520D81334186B148C20201EEA1CB0206C1419168C21D81E581F18145D16801AC41D55218310400F9E0E241EDB20271E7C05F01F271FA4213308AB214E20621C3B1D1E0EA72195203B1DBA07B021A32196205B004B07B5215421BB218E04B921A821AE21A51CBE21AD21BB21A204C221B621261EBC07CA21BF213B1DA404CE21C721D021B421AC214F20AE213608C621D721BB213700D221DB21B321DD21DA21B221261E5220E221FB1C261EDE18E621F21F641CB404DE21E321821E5E03EE21E721821EB008F221EB2151209512EA21A9212108F621A9213B07FA21D821E121D621EF21EC21FF210322F321641CA6210722F721CF0F44070022BB21F41F0F22B321170D1222E821F9210B22A92114221822AE21AE131522F021BD211B2210220E222122D0211722B121082251202A1C8B0F930E3310282139212A211503770068004E0181014A21751FEB1209206519B101671932118219BB19C1197A0FC20EB21D4022B41DCD20CB20B41D1F15A4033D12D3011F054411861A0C0F170F1F027D0545197E0F690449102410591F2305801CB00C2A05DC0F681C911382052202C3012D03790FA30AF81A0103FA0EF50652225C0554223502562230173B056E018E152F15770FC807160FFB0E6B2232076D2206075E013C0657195C19E304E60377024121B517E2077322BF0675226501BC1F6922E80E8702B31F50129D1FAA037D22E6160C21811A0B19BF03680C8C220F078C0753229122670599033E1894176918B310D0036422920222004C005402610070006800200053006300AC01700074003A0059020C0C1903B41F21052716A822AA22AC22AE22B0226900B222B42291212F04060C590C53039F0288053F22CA1B5413AB198D1A5702941BD20522003A005702C32299053307E2113D2270059A22D60550020402FF0E22005B005E003A005D002B003A00250064002A00D3220B02FF1C7702670220027B021902B706C120811183034508290F3A006D007C016C022800BB227200AB22AD22AF22B122B322E722941B672256024305DD13A2022C0BB30165226A04D810B7220F192105B403290A1A187C1037057D1F64019D06610FB201630F6101E2195D16D814B405FD05BA021B23620F3E12340771225C010F0C34042E067E0FF706930BBE0B681060021503A813DA19CC10840342022B239505EC0535021F235C04711222232E0BA5055A16E211AA0FED01FC224C00500048007C001A081B084300030E30004100A3044207320044003500470042074500BB043409300042004400430039004200410069034300440046006023210837004600920C33005823980833004300480752236E095A23300044006D23420757231A08512355231B08BB07BC074400B404F70775230B086E237A238E048123390734007523450078231C0847001A08900AE70D320047007B094400D204190B4100752341008E2387231C080A0DBC0745008323480743009D239023350CF70733004200D00405083200A523420075234600A623912308063907AB236C237C074700BB07430055238C23B323A823B623AC234600D308FB0D320046007523AF088623A7237623D308A22336009B23BF23BF08B10BAD0959087523AB23CA239123480B0A0D7C0777233700C823BF23E30AA123A3233000A523D8237B0DC623FD0C4100A9231C0A30005A238C09E6233000C323BC23A304BC0746001C0AE823A404EA2339073100EE231C0AE6232408BC079C23D809AE235908542342003200EA23C323DE2348078D23FF238E04C323F923EB2398237C079A236207BA07FF230F09EA238123B523AA23AD237C070724D00808240424FC234807C9237923CB23DC23190B45007523E52327249123A304EA232108C3231A245007BE23F023A223012455239F232108E223CF234807D7232E24AA085A1108069C23680E7503EE236A03F0233C248223DB0C0A0DA523DC23CE045423BC23F223350CED233F24D123A304532423240D1044003400410037004100010D41003900440039006523A523C323812363237023712331009723942344001C0A692436006E234600C904C7237907D1232108A5236923EB23900A9C23350807088E049C2307247C07692438006E23752377230E2404243024BB07EA23BC234400D023FF237C08442432004500A9094400360092246A2362233900F623812356233300692437006E230C242524BF237F24B307DC23572342074807030DA3049A246E23D004A7245123D1232C0FAD091C085523AD24E4231C085C23B123A924A3045424D10477237C07A223FB0D0A0D65245E2436004200380066239224380062230B0869249808EF08CB085D23390041004300CD24A324BB24892443076107B1247424CC08712356246F23F0234F079124D00436244124A3040A0DEA23F523AD235A240B245E03A9240F24D308440D32000724F32412245924E8237C24D104EE231A088C24102482231F24AE23E8231C24770EA923B723EE23C904FF23C224042403091B08C52497245D03EB23DF23FF231C240D25480749244124C0241A250C25AC23FE245424740EDE24592343074600B5248B24412429082225AA070824AB245523E3245924B52426248F237B23F223D30808065F239C0845008D0752233F25D1244100D32455235F244100B9234200460038004425FC23A4046924BC24CB0869032B25D1233A25BC07CF041125A5233C25342597243625C1249623CE04BB24330056237124350046004F074500CF2377242025ED24B824C1091B08A2239124A92315245D23D12385243B2518256207402438251B084B24A3044D247B24190B1B242908A0237D23C904DA23C5238123C9047425B223F0231A24BA07B10B920C7B09B80480232C2458240825952389234324FD23D1238F25BA073907D104A30420245523E30A7C070B24F123D123B804A025900AFB23A10AEA23440D4824A9243907440D05249E259125AC257B0D4F07AF25E3232D247C250624D3088123AA25CE049625E6238223BC2399257B090D0EEE23A4041A25B00894239623F723A5238E249624C72555234200340043008E07CC2445009F24310041004400CF047824B6248E253A244F24EB24A824102522249A25B2242825A324EE23390737240424B325880A1C0AB923BB2355230806542333244C24D623BF23F7259523B804C3233E24A825C52591244A0773251C0ADB2394237025860C9725EA241B25AC232B098F2408257124B4251C0ABA2506256C25BE25210834240D104324222491248A24E0235A0939076124BA087B09BA23E624BD259E23242633005223FE24B5237523F0252D255D259F23E6236424D1044F23090E3F25FA24BF084600C723160D6E235D233700420051235323E6242C257C25D125AA0802242026BD238507A924CF04B8049523DC234B26D3254E2692247223B225BF0822249824242441264124A4258A233226A924B0235A26E925F423E82303267B259E23D5256A03B425A72533264A2674258523ED24E625A7256C26CB23FB259A254B0BF8254200A7071524DE2329084100D725EE251D25BF234300080133007523570E310062239A24340961074226480B39006E2395261D0E8623172479239A269F239D23032579239F26BE249E26A3268623A126A407A426A026A826A226A526AA26A726AC26AF26A926B026AB26B126B426B326B626AE26B526B8266B0D8E23DC256A236725AE230508E423AB2346266E090B26F4074200E5231B08D725C6268E04C8262E26C6260D1029266B030A08BC232B242A256F232108BA23B00C0626D7263508BA231124A523450EF4088E0D190B5F0E722545007209CA04FF07F707D50C6A03FA23D426A425DF2339075A094100D50C3907BC23F5260B081C0A5A095A23900C8B269C08150AE726CB08AF08CF04A223FD26D004CF26FD26E72643006F230B083C26D50C0B0889265F0E7B0D3F25420DEB265D03BF081A086A03B8040508A5230B08A3041A08A523AF087F2570232E26AA08A5237C247D255D230D0E8E04FF07310043008D23C60C9D08EB263F255E24DE2570233500430060232E02CC04BA045D240210B023C826712365096B248F07B607A7077209B02345006023A2241C082E024100DF253400420061076B23CB087323592350269424AA08FB237C2377239F25D00484259C23AD091925ED242924C6249C25F125E625440D0508190BBA2308069124080622268C24D2253125D4254F26E7244124CE250124E72509265A2716265D279025AB250D0EFD0C312648077526BE2550243C25BC245A23BA04B5241E257C259D084400652537006023360041004600AD07CA044200D72542266207602396266E2331008623CF04A3279D23A4277923A7274E27A6279D238727020B862337252D0986239C23B2279D23B32779232B26B8279D23B9278623BB27B7279D2349263500C0278D254207CC241108AD07980805088909DF25C4265423D226FA24C9265D2353267E23CF27BB072926D1267E231627EC23D90CF4077E23F9262D271A08DE271C0A7B2339275A11C72629278E0D4526D924F526662435009C23A304BA23420D6123EB274F23DA24552334007624D8260B26F1274300F327ED27B0087E235107E70DDF272F27DD27D326FA267E238E07F4070B26DE27A404A523E127FF271C083A279427B2238E26C7250028E9275027BB04F4273127BF0833275B083027460071240C245523DB24AA235E24A2233F24E8266A0369251C089A24370C0708EE0C712446007C087508FC26920C1A24CE244200A508F526150ACC2756246E0D7E271224B625AB25CF046227E323B02728247D2367275927ED247125B10B6B274E28680E162529248A2789245B238E277A245327ED275D238D2336003027C90476232A254226A2049F277209A1276E2382246828FE23C4276B2843076D2869286C288E237C077228A126CA043508970D2809D7253900E8265727EF27D327CE262926CB26CE27CE268E04D6277E280A0BD50CDA2709282D278B25D50C21092E2689281028E4278328602319288909ED271C285207E2276024332845005327C323AE073F257F2663236424F72366096A249827D8254300CC24460050279B2735009824AB23F52697235A234F07812364242B2466254300D1045B031E088123FA249A23AA077D28272556248D27E6248F2787236523B5084500E025D925F42367236E24632334009326ED23972698086728C4277226900D6828DA28DD287228DA28A9275A037228E1283725B008E025AB094526410761243E28CC26D4278128D227E6276D235E08E42397244500F82723278C283927EA26E627DC2672096723790A4F07AB23450ECD263A27A425F728440007244500F9088E260B2621092F2799283327AD0730278B26DE23D2042E258D2777231A080A0896278F076623DC2574095E243800DC25A824B0288E046A234025A423ED2767235107D925A3246B237B28B223A328DA248224A10A66091B087D2864274A261026A725AD27A723D8271725EC25F1236B258726E62353277C08E50C4B27AD079C23C7044400DA24D3284907A2046524A0279826C427BD255E2872285629592958295B2968285629492697230C274807880A3E266624EC289428F228D127ED28CE26BC078628D5260A290C276624F528F7287B0D88280728A4047C07E126AA08BA23792953232527DA2604288725021013293227570E3A265B276A033800AD28E8263800AB28DC256E248E0A4D291E104F0735003A28F0245007AA237624B9046E24890900083E28392987232E25C1237126BF237127E825612694255328EF25A924C824F724BB25D8087B09AA07BB238525AA25B125F0235625EF08F423A10A0708C8247729A9232C273F280F252D25BC29190BB325C223082557256827ED248F25E9249C08F707B8251726EB23332575244329E423F624F823CF26AD25C029552508256926F623F7241124FB236426E6239924A524AE24E624722687235C2434254A07B524E829A7235C0341292110E729A429DC233425A707ED29A429B628F629F908E624B6277C2590251C267D23F4246D288723EA25A10AF52322241325AA08C3247523C828A723B30807245E24AA2336006725B223CA04CB045A2363287C07D628D628A2274207150A8E23202A6E23222A1F2AA126470A212A8F27272A232A292A2C2A282A2E2A2B2A2F2A1F2A292AA927AB09232A342A342A87275207212A392A3C2A3B2A3E2A232A3D2A402A3F2A1F2AFE296024212A452A452A7B254426212A4A2A4D2A4C2A4F2A232A4E2A512A502A1F2A49263700562A582A212A0D241F2A5B2ABF085D2ADE235A2A612A232A5F2A642A622A5C2A8E23CB08682AC1294A076B2A692A6E2333276F2A6D28702A7508722A752A682A762A712A772A7A2A6F2A9C260B08682A7D2A7D2AA126F908682A822A852A842A872A6F2A862A892A882A750872260008682A8E2A4926860C63236124E826ED234A254207C3286729EF286A295A25D026F4282B248C29D524CE27D50C7E2874030E287F28E1269F2AD8278E04A52AFF07AD2A1F2726271327C904AA2A5A25082825270329BB2887255A110727DA23072763097D25BB287723FC28F528A22ADE26D327A52A9729A72A2627F1286C29F328AC2AB32AAF2AD12A9C23D12AB52AAA23B72A7C297023D104BA07BC2AD50CBE2AD50CC02A1D27ED23A92A6E29C62AED28C92A0B08CB2AEE270429480B8628D02AAE2AE92AAE2AD42AAE2AD62AC32AAF2AD92ABA2ADC2AC904BD2AFD0CBF2A8C282F273100B223C42AA12A7029E72A1F270424EA2AA92AED2ACF2A0A0BB02AB72AD32A0E2BB42A480B6824D82A8C28DA2ABB2AFB2ADE2AFD2AE02AFF2A892660280429E52A052BA42A1F278C09092BCD2AAB2A0D2BD12AF12AB12AF32AB12AB52A7A0D040BB82A7E23F92A8E04192B7E2A1B2B0B08E12A2F27302B202BC52A222BC82A242B6309FA28EB2AD427CE2A0010EF2AB12A2B2B0528D52A132BA404152BB92ADB2A352B8B261A2BA404FE2A450E04280329CF27E30A86287403002870230D29C12A10291C0AE8260724890951233F09C82629083027C6274D29BA07C8267B28CB045E244625AC233409FA24572A9E29A6297C25E123A9294807C327BE25AA2560271626AE251926A423D6291024D82974290E25DB29F323D308DE29D729FA23D52362076B2A052A02267825D9297F230827FD29D123712562262E2693242D25050EC623C429D2291D0EFC29AA29FF23AC29E823AE29BB07A6258C096F27B329A3238A26CD254B24C32AF8241326EA243F289C269E231125FA23022A2E251E2BEB23BA29912B7525F0236F27A425AF293E24B22BCA297D23CC292426CF29C22B5F260E2AB00C4B258E0759089B27632439276323CC24F107A127522966285429C8278E230F09E22B6B2AE32B9626E52B6D2899279626E92BEC2BE22BE92BCC25E926E22B9C269A0A9626F32BF62BF22BE22BA126BA04F92BFC2B9626FA2B292AC323D1083F25A125472597239A2A0A2B9C2A67290806EE2AEE2AA62A082B152BD409C12A482BCC2601287B0D1A08D927FA279128900C91289C23D927252716275825F72ACC26342B2D274E28072B2127902521270428DF2A372B1A08FC2A3907FC2A5A09BC07652309292A258E263D25F6289D085E238123F6288926AB236A032B090F29CA041D280926FF075527CD240E28EA234825C826602443002A256803F0267F26C6239E288D23F123022CCF04AE07C309F92676247F26D2045F247C2847269F29492815252B241624B2255B27B5257D235F27B1290806C82B9F2B1B269325EA25FD25E623FF25E30A0226CD24CB255126CE25542655235626752758266F2CA02995245D262E028423E0238923CE254400882454230829D825DA25B023DD25DF25E125812CCB231A24D529A025622C2F24EA2596233425E826DD24E025A624C728BF2333282D091C087F26A3242F276B238A294F291D0EAE231C2AD82898083725CC04E22BB22CB52CE22BFE29D924B72CE22B7B256123E22BBD256624BE2CC12C9626BF2CC42CC22C7209C52CC32CC62C9808C82C72095D2A7B28E22B7E2B9F24D02CD32C9626D12CD62CD42CFE28D82C9808D72CD52C8E23EA238E2398279507D2040C27100B5E236629082CCA26F028EC2A5A095C2BD226242C552BDE2AFF270727F525C3098926DA27D427090E172B9025E92AFA28022BEC2ADA27DB248129B42AA7076E294B256F23BA079C234E28F325152C2B28EC260B08072B1127AF2A5924252723278C091E277D25282C1B27C509A82A2427AF2327270B26D225162DB10B0D280428552C0429232C45269025032DD825722903279025092DF225AA080C2DFF261627102D2527072B282763252A27372D182D25271A2D9E27CC2A2A0E1E2DFE247B293B2DE625242D8329442CBA074F23032DE024F926A2044500402CAD282E02A1250824380DB223A123692B3A284200702B5A03BB04AF08DC256A03662394275A262F265C2396075329AE248E2398239D276B2DA126362649078F27702D9B264226722643076B2D762D762DA927D22342267B2D7B2D8727602675086B2D802D37257827E9264226852DFE29E32549078A2D8A2DBD2576236B2D4926902D4226922D952D912D6B2D5D2AE32A4226992D5D2AEF231D0E6D2840281D0E9C267D27A22D8E23A42D6C27A62DA32DA32DA126592CA1278F27AD2D1D0EAF2DB22DA62DB32DA1277226F524B62DA62DB72DBB2DBA2DBD2DA12787279607A62DFE293727A127C32DC62DC22DC82DA1277B250428A127BD25CC2D1D0ECE2DD12DA62DD22DDD2BA62D49266E24D62DD92DD52DDB2D1D0ED72D7E2B5A116E237A0DE12D6D28E22D5423E42DE72D8E23E52DB929E12DF02BEB2D5423ED2DFD0CEC2DE92DF02DF02D9C264E2BE12DF62DF92DE92DFA2DF82DE92DA1269729E12DFF2DFF2D8F275D2BE12D042E072EE92D082EE12D7226CE04E92D87272A0EE12D0F2E122E0E2E142EE12D3725FA24E92DBD257D23E12D49261B2E8C2CE92D1D2E212EE92D5D2AA22BE12DDF2D272EE92D282E262E292E8E237E23B3246B2A2E2ECC08302E332E2D2E342EB3246D287B0D372E2D2E382EED2D9025B3249C263E2ECC08402E432E2D2E402E752872260827B3248727AF2A4A2E2D2E4B2E4F2E4E2E2D2EE528FE292627B324542E572E2D2E582E562E2D2E7B25D72AB3245D2E602E5C2E622E5F2E2D2EBD257E29E424652E2D2E49268B262D2E5D2A6C2EB3246E2E712E6D2E2D2E7E2B1624A624ED2D4D23A624A12634098E237C2E7A2E7D2E7B2E812E7D2E8F2760077D2E7226852EA624872E8A2E862E8C2EA624A92751077D2E8F2E8F2E8727920DA6243725952EAE24972E9A2E7D2E972EFE293400C027C828A12E9D23C828E829E8297E2B66259D23A72EAA2E9D23DA286B2A04096828A126AD0D6828AE2E8F2768037228B52EB82EB72E72283725530A6828BC2EBC2EB52E7B25CC24722849269B247228C22E7E2B142A7228C92ECC2ECB2ECE2E6828CD2ED02ECF2EC4277E2B5F09232A7D2A4926CE24212A7D2A7E2B8929E22B8F27DE2E9626A92736296E23DF2CE52EED2D8909DE2C9C266227E52EEB2EEE2EEA2EF02EED2EF12E992AEF2EA526150A4200470AF8276B03C32A4526C5266729EC2CE92C9D2A61250C2C0C2B0D298E285E2B79297B233B2BD226152CF72306282A2DF72A0B2B9E27CC260928602BDE27090E202DDF272E271628B42A512B252C1C2B7D29092F70230B2FAA08472B6309DF083E0E322D322B1C27242F2027DB2A402C0E2DFB28422DDF271B2DC6260027292B0824F62627272B2FA10C9E2AF7235729EE27AE23DB2AB5235D250B083F09452F13264E28552CC30CA523D409AE230428AF08022B5E28E527422F832795230727A909452F0B26522F5A25592CB3082227162C532F5908CA0C532FF325F92ACF04A1230A080D2EC1265F2B412B5F2B152D11270B26B8048926BC236A03B2236007F826D2235F2F8625552F0827692FFC26462D182E05082127A22B8E0A5F2BC3260428A5231A2D742F0424772F532FB52B672F480BFD26822F162D8A26832F872F7D2511276E0D1D273E2DCE25742F8C098E2F5A25AB094825602F360B652F2727432F922F6A2F152DB42A400D972FBC23702F5F2BDA264F2F752FA324F208792F45288F2FA82F2C277F2F942FAD2F882F842FB12FBC23882F392D8B2F3B2B142B0008B82B7D2F682F5A2F882F032DEC234C2F942F9A2F0A2FC52F9E2F002B7724B72FD0044B2A6925602F6A03AB28BC23662FA92FBD2F5825162D2A0EAF2FAE2FD60D1628732F3B2B762F7023BA2F5924E22F452FF5246C2FC32F3D2D8926E42F712FC42F9D2FEB2FBC23142BDF2F7C2F912FBD2FCE2F232F6E2FF52F862F8926152DD52FFC2FA02FEE2FF323BB2F1308B804582FB308F22F9C23B223FF2FE12FBC2F5A2FAC2F6F2FF62FE82F712FB32FC725042816305E286E24C62EDC2F012B1E088B26A72FF02F1930FD26EE24F42F2F304C2F31301F30D62F0C2772240D30C9042D09DC2FD0049429F90DDD2F7409E02F0F30CC2F932FE42FAD2F05301E30B22F35305D2BC3234307B82F3E300030F12F2E30B325E52FC02F7023D2230730942F0A30B42F8D2F403050302D306A2F03300C274730882F9A2F0930FB2FB42FA02F5D306028CB2F6107482F0309C6240A0837274C3024302A25480B2B30CB2FAA2F710D812F152DC12F992F4930FC2F6C277330E42CC7043E30B424B5235729AF08A808773001305A2F45306D2F1D30C22F722F5B30762F5007532F52238730CA2F8C302E30212DBF2FF62F5730E92F593067308C2F68249530993051306030462D160DE72F6430232F66308A2F35306930782F542F672F6D30123070309D081530A530012B5227C10941302C307E2F1A307B3090307E30EA2FB42F8130A530393081245729150A6A248830DC2AC92F4B0B3508A42FBE297830BD2F1B30B02FC33058302030EC2FDD24C92F42298324EF2FD530CD2F462D962FD12FAC301227122CAF300B307724BD0C0E30BF3003091130D50C6F301430DD3074301725D3301830C030932FD730E82F7D30DA303530C730DE30762808245E286609CF239D087C2329262F278526C72ABD0A0A0D29260409EA2310310A0B4526202711270724F423E7274A0785260B2C0210C9040D311131C6260409D9261E3190256E090428CC246229D50CDB2482230F2C75088526002F0E31FA2A9C2FEE271F2AB42A53271931202A822D4D2FB008D02D7023D72516313F312D313C312F31B00C2231562F25310724133126313E31AA2373232B31C826193110281B314D2347314C319C2F8E26E826332C86253A0AFB2A352BF926822FD5290630DB2ABB281F27202A6331112D1B273C0DBB2823276231462A472BBB28C3266731232D3E31212941312C3152316F265431DC2A4B3133310428ED27CB0813277831332C4F287B317E311A312B27572A1B081D0E1A085825420785262431BD0A602A5029E0278B3170319A2377310F09193182243B319331E423D7270010FD2E6028150A0D106308F0305A097D09A73174311D27622B3A0765244600CD244C2922298F07D62B66246609CC048B23740E4C25452682264A25582547254A259A246223BC2488076107122706249A31072CF12891318526EF286829C30CEE2A9131CC2D5E083800EB2256196805940FF103D302E801")))()
  121. end)
  122.  
  123. gui3.Name = "gui 3"
  124. gui3.Parent = main
  125. gui3.BackgroundColor3 = Color3.new(0, 0, 0)
  126. gui3.Position = UDim2.new(0, 0, 0.329630703, 0)
  127. gui3.Size = UDim2.new(0, 120, 0, 32)
  128. gui3.Font = Enum.Font.SourceSans
  129. gui3.Text = "script 2"
  130. gui3.TextColor3 = Color3.new(1, 1, 1)
  131. gui3.TextSize = 14
  132. gui3.MouseButton1Down:connect(function()
  133. -- Video on how to use https://youtu.be/8mThLrAWhnY
  134. --[[
  135. ORIGINAL POST: https://v3rmillion.net/showthread.php?tid=424123&page=1
  136. UI and 90% of scripting scripted from scratch by DrSTaTTiK
  137. I know I didn't ask for sigmas GreyWood script but credit to him
  138. the user by the name of joseph2235(Your're welcome) provided the
  139. script made by sigma.
  140. Please give to ye boy DrSTaTTiK credit for his work.
  141.  
  142. THANKS!!
  143. --]]
  144.  
  145. local service = setmetatable({}, {
  146. __index = function(t, k)
  147. return game:GetService(k)
  148. end
  149. })
  150.  
  151. if service.Players.LocalPlayer.PlayerGui:FindFirstChild("DrSTaTTiK") then
  152. service.Players.LocalPlayer.PlayerGui:FindFirstChild("DrSTaTTiK"):Destroy()
  153. end
  154.  
  155. function Create(cls,props)
  156. local inst = Instance.new(cls)
  157. for i,v in pairs(props) do
  158. inst[i] = v
  159. end
  160. return inst
  161. end
  162.  
  163. local HitPoints={
  164. ['GoldAxe']= 50;
  165. ['BasicHatchet']= 0.2;
  166. ['Axe1']= 0.55;
  167. ['Axe2']= 0.93;
  168. ['AxeAlphaTesters']= 1.5;
  169. ['Rukiryaxe']= 1.68;
  170. ['Axe3']= 1.45;
  171. ['AxeBetaTesters']= 1.45;
  172. ['FireAxe']= 0.6;
  173. ['SilverAxe']= 1.6;
  174. ['EndTimesAxe']= 10000000;
  175. ['AxeChicken']= 0.1;
  176. ['CandyCaneAxe']= 0;
  177. }
  178.  
  179. local WayPointss = {
  180. ["Spawn"] = CFrame.new(155, 3, 74),
  181. ["Wood R Us"] = CFrame.new(265, 3, 57),
  182. ["Land Store"] = CFrame.new(258, 3, -99),
  183. ["Dock"] = CFrame.new(1114, -1, -197),
  184. ["Link's Logic"] = CFrame.new(4605, 3, -727),
  185. ["Cave"] = CFrame.new(3581, -179, 430),
  186. ["Volcano"] = CFrame.new(-1585, 622, 1140),
  187. ["Swamp"] = CFrame.new(-1209, 132, -801),
  188. ["Palm Island"] = CFrame.new(2549, -5, -42),
  189. ["Fancy Furnishings"] = CFrame.new(491, 3, -1720),
  190. ["Boxed Cars"] = CFrame.new(509, 3, -1463),
  191. ["Fine Arts Shop"] = CFrame.new(5207, -166, 719),
  192. ["Bob's Shack"] = CFrame.new(260, 8, -2542),
  193. ["Bridge"] = CFrame.new(113, 11, -977),
  194. ["End Times"] = CFrame.new(113, -214, -951),
  195. ["Shrine of Sight"] = CFrame.new(-1600, 195, 919),
  196. ["The Den"] = CFrame.new(323, 41, 1930),
  197. ["Volcano Win"] = CFrame.new(-1675, 348, 1476),
  198. ["Ski Lodge"] = CFrame.new(1244, 62, 2306),
  199. ["Strange Man"] = CFrame.new(1061, 16, 1131)
  200. }
  201.  
  202. function GetAxe()
  203. if service.Players.LocalPlayer.Character:FindFirstChild("Tool") then
  204. return service.Players.LocalPlayer.Character:FindFirstChild("Tool")
  205. end
  206. end
  207.  
  208. local Walk=16
  209. local Jump=100
  210.  
  211. function god()
  212. game.Players.LocalPlayer.Character.Humanoid.Name = "1"
  213. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  214. l.Parent = game.Players.LocalPlayer.Character
  215. l.Name = "Humanoid"
  216. wait(0.1)
  217. game.Players.LocalPlayer.Character["1"]:Destroy()
  218. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  219. game.Players.LocalPlayer.Character.Animate.Disabled = true
  220. l.Changed:Connect(function()
  221. if l then
  222. l.WalkSpeed=Walk
  223. l.JumpPower=Jump
  224. end
  225. end)
  226. end
  227.  
  228. function SetTransOfShadow(Trans,UI)
  229. for i,v in pairs(UI:GetChildren()) do
  230. if v.Name=="Shadow" then
  231. v.Transparency=Trans
  232. end
  233. end
  234. end
  235.  
  236. function MakeShadow(UI,Index)
  237. Create("Frame",{Parent=UI,Size=UDim2.new(1,0,1,0),ZIndex=Index,Position=UDim2.new(0,1,0,1),BackgroundColor3=Color3.fromRGB(0,0,0),BorderSizePixel=0,Transparency=0.9,Name="Shadow"})
  238. Create("Frame",{Parent=UI,Size=UDim2.new(1,0,1,0),ZIndex=Index,Position=UDim2.new(0,2,0,2),BackgroundColor3=Color3.fromRGB(0,0,0),BorderSizePixel=0,Transparency=0.9,Name="Shadow"})
  239. Create("Frame",{Parent=UI,Size=UDim2.new(1,0,1,0),ZIndex=Index,Position=UDim2.new(0,3,0,3),BackgroundColor3=Color3.fromRGB(0,0,0),BorderSizePixel=0,Transparency=0.9,Name="Shadow"})
  240. end
  241.  
  242. local Glitching=false
  243. local Main = Create("ScreenGui",{Parent=service.Players.LocalPlayer.PlayerGui,Name="DrSTaTTiK"})
  244. local Open = Create("TextButton",{Parent=Main,Size=UDim2.new(0,40,0,20),ZIndex=2,Position=UDim2.new(.5,-20,.9,-10),Text="Open",BackgroundColor3=Color3.fromRGB(218, 114, 45),BorderSizePixel=0})
  245. local Hub = Create("Frame",{Parent=Main,Size=UDim2.new(0,400,0,300),Position=UDim2.new(.3,0,.5,0),Draggable=true,Visible=false,Transparency=1,ZIndex=100,Active=true})
  246. local TopBar = Create("Frame",{Parent=Hub,Size=UDim2.new(1,0,.1,0),BackgroundColor3=Color3.fromRGB(218, 114, 45),BorderSizePixel=0,ZIndex=4})
  247. local Exit = Create("TextButton",{Parent=TopBar,ZIndex=4,Size=UDim2.new(.075,0,1,0),Position=UDim2.new(.925,0,0,0),TextScaled=false,TextSize=14,BackgroundTransparency=1,Text="X"})
  248. local Name = Create("TextLabel",{Parent=TopBar,ZIndex=4,Size=UDim2.new(.5,0,1,0),Position=UDim2.new(0,10,0,0),TextStrokeTransparency=0.9,Text="Produced by DrSTaTTiK",TextColor3=Color3.fromRGB(230,230,230),BackgroundTransparency=1,TextXAlignment="Left",BorderSizePixel=0})
  249. local Menu = Create("ImageLabel",{Parent=Hub,Size=UDim2.new(1,0,.9,0),ZIndex=2,ImageColor3=Color3.fromRGB(100,100,100),ScaleType="Tile",TileSize=UDim2.new(0,100,0,100),Image="rbxassetid://585867512",Position=UDim2.new(0,0,.1,0),BorderSizePixel=0})
  250. local TPWood = Create("TextButton",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.25,0,.1,0),Position=UDim2.new(0,10,0,10),Text="TPWood",BorderSizePixel=0})
  251. local TPWoodToSell = Create("TextButton",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.25,0,.1,0),Position=UDim2.new(.75,-10,0,10),Text="Sell Wood",BorderSizePixel=0})
  252. local GodMode = Create("TextButton",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.25,0,.1,0),Position=UDim2.new(.75,-10,0.1,20),Text="GodMode",BorderSizePixel=0})
  253. --local TPWoodToPrecess = Create("TextButton",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.25,0,.1,0),Position=UDim2.new(.75,-10,0.1,20),Text="Process Wood",BorderSizePixel=0})
  254. local GlitchWood = Create("TextButton",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.25,0,.1,0),Position=UDim2.new(0,10,0.1,20),Text="GlitchWood: Off",BorderSizePixel=0})
  255. local WalkSpeed = Create("TextBox",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.1,0,.1,0),Position=UDim2.new(0.15,10,0.2,30),Text="16",BorderSizePixel=0})
  256. local WalkSpeedName = Create("TextLabel",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.125,0,.1,0),Position=UDim2.new(0,1,0.2,30),Text="WalkSpeed:",TextSize=8,TextXAlignment="Left",BorderSizePixel=0,TextColor3=Color3.fromRGB(255,255,255),BackgroundTransparency=1})
  257. local JumpPower = Create("TextBox",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.1,0,.1,0),Position=UDim2.new(.15,10,0.3,40),Text="50",BorderSizePixel=0})
  258. local JumpPowerName = Create("TextLabel",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.125,0,.1,0),Position=UDim2.new(0,1,0.3,40),Text="JumpPower:",TextSize=8,TextXAlignment="Left",BorderSizePixel=0,TextColor3=Color3.fromRGB(255,255,255),BackgroundTransparency=1})
  259. local TabDistance = Create("TextLabel",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.25,0,.1,0),Position=UDim2.new(0.35,0,0.02,20),Text="Length",TextColor3=Color3.fromRGB(255,255,255),BackgroundTransparency=1,BorderSizePixel=0})
  260. local Distance = Create("TextBox",{Parent=Menu,ZIndex=4,Size=UDim2.new(0.25,0,.1,0),Position=UDim2.new(0.35,0,0.1,20),BackgroundColor3=Color3.fromRGB(200,200,200),Text="50",BorderSizePixel=0})
  261. local Hub2 = Create("Frame",{Parent=Main,Size=UDim2.new(0,150,0,300),Position=UDim2.new(.3,410,.5,0),Draggable=true,Visible=false,Transparency=1,ZIndex=100,Active=true})
  262. local TopBar2 = Create("Frame",{Parent=Hub2,Size=UDim2.new(1,0,.1,0),BackgroundColor3=Color3.fromRGB(218, 114, 45),BorderSizePixel=0,ZIndex=4})
  263. local Name2 = Create("TextLabel",{Parent=TopBar2,ZIndex=4,Size=UDim2.new(.5,0,1,0),Position=UDim2.new(0,10,0,0),TextStrokeTransparency=0.9,Text="WayPoints",TextColor3=Color3.fromRGB(230,230,230),BackgroundTransparency=1,TextXAlignment="Left",BorderSizePixel=0})
  264. local Menu2 = Create("ImageLabel",{Parent=Hub2,Size=UDim2.new(1,0,.9,0),ZIndex=2,ImageColor3=Color3.fromRGB(100,100,100),ScaleType="Tile",TileSize=UDim2.new(0,100,0,100),Image="rbxassetid://585867512",Position=UDim2.new(0,0,.1,0),BorderSizePixel=0})
  265. local WayPoints = Create("ScrollingFrame",{Parent=Menu2,ZIndex=4,BorderSizePixel=0,Size=UDim2.new(.8,0,.9,0),BackgroundColor3=Color3.fromRGB(50,50,50),Position=UDim2.new(.1,0,0.05,0),ScrollBarThickness=0,Transparency=0.8})
  266. local Hub3 = Create("Frame",{Parent=Main,Size=UDim2.new(0,150,0,300),Position=UDim2.new(.3,-160,.5,0),Draggable=true,Visible=false,Transparency=1,ZIndex=100,Active=true})
  267. local TopBar3 = Create("Frame",{Parent=Hub3,Size=UDim2.new(1,0,.1,0),BackgroundColor3=Color3.fromRGB(218, 114, 45),BorderSizePixel=0,ZIndex=4})
  268. local Name3 = Create("TextLabel",{Parent=TopBar3,ZIndex=4,Size=UDim2.new(.5,0,1,0),Position=UDim2.new(0,10,0,0),TextStrokeTransparency=0.9,Text="Player Bases",TextColor3=Color3.fromRGB(230,230,230),BackgroundTransparency=1,TextXAlignment="Left",BorderSizePixel=0})
  269. local Menu3 = Create("ImageLabel",{Parent=Hub3,Size=UDim2.new(1,0,.9,0),ZIndex=2,ImageColor3=Color3.fromRGB(100,100,100),ScaleType="Tile",TileSize=UDim2.new(0,100,0,100),Image="rbxassetid://585867512",Position=UDim2.new(0,0,.1,0),BorderSizePixel=0})
  270. local PlayersBases = Create("ScrollingFrame",{Parent=Menu3,ZIndex=4,BorderSizePixel=0,Size=UDim2.new(.8,0,.9,0),BackgroundColor3=Color3.fromRGB(50,50,50),Position=UDim2.new(.1,0,0.05,0),ScrollBarThickness=0,Transparency=0.8})
  271. local Hub4 = Create("Frame",{Parent=Main,Size=UDim2.new(0,150,0,300),Position=UDim2.new(.3,-330,.5,0),Draggable=true,Visible=false,Transparency=1,ZIndex=100,Active=true})
  272. local Menu4 = Create("ImageLabel",{Parent=Hub4,Size=UDim2.new(1,0,.9,0),ZIndex=2,ImageColor3=Color3.fromRGB(100,100,100),ScaleType="Tile",TileSize=UDim2.new(0,100,0,100),Image="rbxassetid://585867512",Position=UDim2.new(0,0,.1,0),BorderSizePixel=0})
  273. local TopBar4 = Create("Frame",{Parent=Hub4,Size=UDim2.new(1,0,.1,0),BackgroundColor3=Color3.fromRGB(218, 114, 45),BorderSizePixel=0,ZIndex=4})
  274. local Name3 = Create("TextLabel",{Parent=TopBar4,ZIndex=4,Size=UDim2.new(.5,0,1,0),Position=UDim2.new(0,10,0,0),TextStrokeTransparency=0.9,Text="Players",TextColor3=Color3.fromRGB(230,230,230),BackgroundTransparency=1,TextXAlignment="Left",BorderSizePixel=0})
  275. local Players = Create("ScrollingFrame",{Parent=Menu4,ZIndex=4,BorderSizePixel=0,Size=UDim2.new(.8,0,.9,0),BackgroundColor3=Color3.fromRGB(50,50,50),Position=UDim2.new(.1,0,0.05,0),ScrollBarThickness=0,Transparency=0.8})
  276. local TeleportToSpook = Create("TextButton",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.25,0,.1,0),Position=UDim2.new(0,10,0.4,50),Text="Teleport to Spook",BorderSizePixel=0})
  277. local BlueprintToGreyWood = Create("TextButton",{Parent=Menu,ZIndex=3,Size=UDim2.new(0.25,0,.1,0),Position=UDim2.new(0,10,0.5,60),Text="Blueprint to\nGreyWood",BorderSizePixel=0})
  278. local Warning = Create("TextLabel",{Parent=Hub,ZIndex=4,Size=UDim2.new(.5,0,1,5),Position=UDim2.new(0,0,.5,10),TextStrokeTransparency=0.7,Text="Press or hold E to use the GlitchWood option.\nAfter clicking Blueprint to GreyWood pick the blueprint up then palce it back down with B/E",TextColor3=Color3.fromRGB(218, 114, 45),BackgroundTransparency=1,TextXAlignment="Left",BorderSizePixel=0})
  279. local WarningGreyWood = Create("TextLabel",{Parent=Hub,ZIndex=4,Size=UDim2.new(.5,0,1,55),Position=UDim2.new(0,0,.5,10),TextStrokeTransparency=0.7,Text="Some Blueprints do not turn to GreyWood so if you lose a Blueprint oh well. \nand dont try to cut trees with their corresponding super axe you will die.",TextColor3=Color3.fromRGB(255, 0, 0),BackgroundTransparency=1,TextXAlignment="Left",BorderSizePixel=0})
  280. local Minimize = Create("TextButton",{Parent=TopBar,ZIndex=4,Size=UDim2.new(.1,0,1,0),Position=UDim2.new(.85,0,0,0),TextScaled=true,TextSize=14,BackgroundTransparency=1,Text="-"})
  281. local Minimize2 = Create("TextButton",{Parent=TopBar2,ZIndex=4,Size=UDim2.new(.1,0,1,0),Position=UDim2.new(.85,0,0,0),TextScaled=true,TextSize=14,BackgroundTransparency=1,Text="-"})
  282. local Minimize3 = Create("TextButton",{Parent=TopBar3,ZIndex=4,Size=UDim2.new(.1,0,1,0),Position=UDim2.new(.85,0,0,0),TextScaled=true,TextSize=14,BackgroundTransparency=1,Text="-"})
  283. local Minimize4 = Create("TextButton",{Parent=TopBar4,ZIndex=4,Size=UDim2.new(.1,0,1,0),Position=UDim2.new(.85,0,0,0),TextScaled=true,TextSize=14,BackgroundTransparency=1,Text="-"})
  284.  
  285.  
  286. MakeShadow(TopBar,3)
  287. MakeShadow(Hub,1)
  288. MakeShadow(Hub2,1)
  289. MakeShadow(TopBar2,3)
  290. MakeShadow(Hub3,1)
  291. MakeShadow(TopBar3,3)
  292. MakeShadow(Hub4,1)
  293. MakeShadow(TopBar4,3)
  294. MakeShadow(TPWood,2)
  295. MakeShadow(GlitchWood,2)
  296. MakeShadow(Distance,2)
  297. MakeShadow(Open,0)
  298. MakeShadow(WalkSpeed,2)
  299. MakeShadow(JumpPower,2)
  300. MakeShadow(TPWoodToSell,2)
  301. MakeShadow(TeleportToSpook,2)
  302. --MakeShadow(TPWoodToPrecess,2)
  303. MakeShadow(BlueprintToGreyWood,2)
  304. MakeShadow(GodMode,2)
  305.  
  306. local numb=0
  307. for key,value in next, WayPointss do
  308. WayPoints.CanvasSize=UDim2.new(0,0,0,30*numb)
  309. local button = Create("TextButton",{Parent=WayPoints,Text=key,Size=UDim2.new(1,0,0,20),ZIndex=4,BorderSizePixel=0,Position=UDim2.new(0,0,0,30*numb)})
  310. MakeShadow(button,3)
  311. numb=numb+1
  312. button.MouseButton1Click:Connect(function()
  313. service.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(value.p+Vector3.new(0,5,0))
  314. end)
  315. end
  316. local numbb=0
  317. for i,v in pairs(service.Workspace.Properties:GetChildren()) do
  318. if v.Owner and v.Owner.Value then
  319. PlayersBases.CanvasSize=UDim2.new(0,0,0,30*numbb)
  320. local button = Create("TextButton",{Parent=PlayersBases,Text=v.Owner.Value.Name,Size=UDim2.new(1,0,0,20),ZIndex=4,BorderSizePixel=0,Position=UDim2.new(0,0,0,30*numbb)})
  321. MakeShadow(button,3)
  322. numbb=numbb+1
  323. button.MouseButton1Click:Connect(function()
  324. service.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(v.OriginSquare.Position+Vector3.new(0,5,0))
  325. end)
  326. end
  327. v.Owner.Changed:Connect(function()
  328. numbb=0
  329. PlayersBases:ClearAllChildren()
  330. for i,v in pairs(service.Workspace.Properties:GetChildren()) do
  331. if v.Owner and v.Owner.Value then
  332. PlayersBases.CanvasSize=UDim2.new(0,0,0,30*numbb)
  333. local button = Create("TextButton",{Parent=PlayersBases,Text=v.Owner.Value.Name,Size=UDim2.new(1,0,0,20),ZIndex=4,BorderSizePixel=0,Position=UDim2.new(0,0,0,30*numbb)})
  334. MakeShadow(button,3)
  335. numbb=numbb+1
  336. button.MouseButton1Click:Connect(function()
  337. service.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(v.OriginSquare.Position+Vector3.new(0,5,0))
  338. end)
  339. end
  340. end
  341. numbb=0
  342. end)
  343. end
  344.  
  345. local numbbb=0
  346. for i,v in pairs(service.Players:GetPlayers()) do
  347. if v.Character then
  348. Players.CanvasSize=UDim2.new(0,0,0,30*numbbb)
  349. local button = Create("TextButton",{Parent=Players,Text=v.Name,Size=UDim2.new(1,0,0,20),ZIndex=4,BorderSizePixel=0,Position=UDim2.new(0,0,0,30*numbbb)})
  350. MakeShadow(button,3)
  351. numbbb=numbbb+1
  352. button.MouseButton1Click:Connect(function()
  353. service.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(v.Character.HumanoidRootPart.Position+Vector3.new(0,5,0))
  354. end)
  355. end
  356. end
  357. service.Players.PlayerAdded:Connect(function()
  358. numbbb=0
  359. Players:ClearAllChildren()
  360. for i,v in pairs(service.Players:GetPlayers()) do
  361. while not v.Character do wait() end
  362. if v.Character then
  363. Players.CanvasSize=UDim2.new(0,0,0,30*numbbb)
  364. local button = Create("TextButton",{Parent=Players,Text=v.Name,Size=UDim2.new(1,0,0,20),ZIndex=4,BorderSizePixel=0,Position=UDim2.new(0,0,0,30*numbbb)})
  365. MakeShadow(button,3)
  366. numbbb=numbbb+1
  367. button.MouseButton1Click:Connect(function()
  368. service.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(v.Character.HumanoidRootPart.Position+Vector3.new(0,5,0))
  369. end)
  370. end
  371. end
  372. numbbb=0
  373. end)
  374. service.Players.PlayerRemoving:Connect(function()
  375. numbbb=0
  376. Players:ClearAllChildren()
  377. for i,v in pairs(service.Players:GetPlayers()) do
  378. if v.Character then
  379. Players.CanvasSize=UDim2.new(0,0,0,30*numbbb)
  380. local button = Create("TextButton",{Parent=Players,Text=v.Name,Size=UDim2.new(1,0,0,20),ZIndex=4,BorderSizePixel=0,Position=UDim2.new(0,0,0,30*numbbb)})
  381. MakeShadow(button,3)
  382. numbbb=numbbb+1
  383. button.MouseButton1Click:Connect(function()
  384. service.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(v.Character.HumanoidRootPart.Position+Vector3.new(0,5,0))
  385. end)
  386. end
  387. end
  388. numbbb=0
  389. end)
  390.  
  391. Minimize.MouseButton1Click:Connect(function()
  392. if Menu.Visible==true then
  393. Menu.Visible=false
  394. Warning.Visible=false
  395. SetTransOfShadow(1,Hub)
  396. else
  397. Menu.Visible=true
  398. Warning.Visible=true
  399. SetTransOfShadow(0.9,Hub)
  400. end
  401. end)
  402.  
  403. Minimize2.MouseButton1Click:Connect(function()
  404. if Menu2.Visible==true then
  405. Menu2.Visible=false
  406. SetTransOfShadow(1,Hub2)
  407. else
  408. Menu2.Visible=true
  409. SetTransOfShadow(0.9,Hub2)
  410. end
  411. end)
  412.  
  413. Minimize3.MouseButton1Click:Connect(function()
  414. if Menu3.Visible==true then
  415. Menu3.Visible=false
  416. SetTransOfShadow(1,Hub3)
  417. else
  418. Menu3.Visible=true
  419. SetTransOfShadow(0.9,Hub3)
  420. end
  421. end)
  422.  
  423. Minimize4.MouseButton1Click:Connect(function()
  424. if Menu4.Visible==true then
  425. Menu4.Visible=false
  426. SetTransOfShadow(1,Hub4)
  427. else
  428. Menu4.Visible=true
  429. SetTransOfShadow(0.9,Hub4)
  430. end
  431. end)
  432.  
  433. Exit.MouseButton1Click:Connect(function()
  434. if Hub.Visible then
  435. Hub.Visible=false
  436. Hub2.Visible=false
  437. Hub3.Visible=false
  438. Hub4.Visible=false
  439. Open.Visible=true
  440. end
  441. end)
  442.  
  443. Open.MouseButton1Click:Connect(function()
  444. if not Hub.Visible then
  445. Hub.Visible=true
  446. Hub2.Visible=true
  447. Hub3.Visible=true
  448. Hub4.Visible=true
  449. Open.Visible=false
  450. end
  451. end)
  452.  
  453. GodMode.MouseButton1Click:Connect(function()
  454. god()
  455. end)
  456.  
  457. WalkSpeed.Changed:Connect(function()
  458. Walk=tonumber(WalkSpeed.Text)
  459. end)
  460.  
  461. BlueprintToGreyWood.MouseButton1Click:Connect(function()
  462. for i,v in next,workspace.PlayerModels:GetChildren() do
  463. if v:FindFirstChild("Type") then
  464. if v.Type.Value == "Blueprint" then
  465. v.Type.Value = "Structure"
  466. end
  467. end
  468. end
  469. end)
  470.  
  471. JumpPower.Changed:Connect(function()
  472. Jump=tonumber(JumpPower.Text)
  473. end)
  474.  
  475. service.Players.LocalPlayer.Character.Humanoid.Changed:Connect(function()
  476. if service.Players.LocalPlayer.Character:FindFirstChild("Humanoid") then
  477. service.Players.LocalPlayer.Character.Humanoid.WalkSpeed=Walk
  478. service.Players.LocalPlayer.Character.Humanoid.JumpPower=Jump
  479. end
  480. end)
  481.  
  482. BlueprintToGreyWood.MouseButton1Click:Connect(function()
  483. for i,v in next,workspace.PlayerModels:GetChildren() do
  484. if v:FindFirstChild("Type") then
  485. if v.Type.Value == "Blueprint" then
  486. v.Type.Value = "Structure"
  487. end
  488. end
  489. end
  490. end)
  491.  
  492. TPWood.MouseButton1Click:Connect(function()
  493. for _, Log in pairs(service.Workspace.LogModels:GetChildren()) do
  494. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  495. if Log.Owner.Value == service.Players.LocalPlayer then
  496. Log:MoveTo(service.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 20, 0))
  497. for i=1,100 do
  498. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  499. end
  500. end
  501. end
  502. end
  503. end)
  504.  
  505. TPWoodToSell.MouseButton1Click:Connect(function()
  506. for _, Log in pairs(service.Workspace.LogModels:GetChildren()) do
  507. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  508. if Log.Owner.Value == service.Players.LocalPlayer then
  509. for i,v in pairs(Log:GetChildren()) do
  510. if v.Name=="WoodSection" then
  511. spawn(function()
  512. for i=1,10 do
  513. wait()
  514. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  515. end
  516. end)
  517. end
  518. end
  519. spawn(function()
  520. for i=1,20 do
  521. wait()
  522. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  523. end
  524. end)
  525. end
  526. end
  527. end
  528. end)
  529.  
  530. TeleportToSpook.MouseButton1Click:Connect(function()
  531. for i, v in pairs(game.Workspace:GetChildren()) do
  532. if v.Name == "TreeRegion" then
  533. for j, k in ipairs(v:GetChildren()) do
  534. if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Spooky" or k:FindFirstChild("TreeClass") and k.TreeClass.Value == "SpookyNeon" then
  535. game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  536. break
  537. end
  538. end
  539. end
  540. end
  541. end)
  542.  
  543. GlitchWood.MouseButton1Click:Connect(function()
  544. if not Glitching then
  545. Glitching=true
  546. GlitchWood.Text="GlitchWood: On"
  547. else
  548. Glitching=false
  549. GlitchWood.Text="GlitchWood: Off"
  550. end
  551. end)
  552.  
  553. local Pressing = false
  554.  
  555. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(key)
  556. if key=="e" and Glitching then
  557. Pressing=true
  558. poop(GetAxe())
  559. end
  560. end)
  561.  
  562. game.Players.LocalPlayer:GetMouse().KeyUp:Connect(function(key)
  563. if key=="e" then
  564. Pressing=false
  565. end
  566. end)
  567.  
  568. function cut(Height,Tool)
  569. local Tree=game.Players.LocalPlayer:GetMouse().Target
  570. game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(Tree.Parent.CutEvent,{
  571. ["cuttingClass"] = "Axe",
  572. ["cooldown"] = 0,
  573. ["hitPoints"] = HitPoints[Tool.ToolName.Value],
  574. ["sectionId"] = 1,
  575. ["tool"] = Tool,
  576. ["faceVector"] = Vector3.new(-1,0,0),
  577. ["height"] = Height})
  578. end
  579.  
  580. function poop(Tool)
  581. while Pressing do
  582. for i=1,50 do
  583. wait()
  584. cut(tonumber(Distance.Text),Tool)
  585. cut(1,Tool)
  586. end
  587. end
  588. end
  589.  
  590. ----Fly function
  591.  
  592. do
  593. function fly()
  594.  
  595. for i,v in pairs(script:GetChildren()) do
  596. pcall(function() v.Value = "" end)
  597. game:GetService("Debris"):AddItem(v,.1)
  598. end
  599.  
  600. function weld(p0,p1,c0,c1,par)
  601. local w = Instance.new("Weld",p0 or par)
  602. w.Part0 = p0
  603. w.Part1 = p1
  604. w.C0 = c0 or CFrame.new()
  605. w.C1 = c1 or CFrame.new()
  606. return w
  607. end
  608.  
  609. local motors = {}
  610.  
  611. function motor(p0,p1,c0,c1,des,vel,par)
  612. local w = Instance.new("Motor6D",p0 or par)
  613. w.Part0 = p0
  614. w.Part1 = p1
  615. w.C0 = c0 or CFrame.new()
  616. w.C1 = c1 or CFrame.new()
  617. w.MaxVelocity = tonumber(vel) or .05
  618. w.DesiredAngle = tonumber(des) or 0
  619. return w
  620. end
  621.  
  622. function lerp(a,b,c)
  623. return a+(b-a)*c
  624. end
  625.  
  626. function clerp(c1,c2,al)
  627. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  628. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  629. for i,v in pairs(com1) do
  630. com1[i] = lerp(v,com2[i],al)
  631. end
  632. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  633. end
  634.  
  635. function ccomplerp(c1,c2,al)
  636. local com1 = {c1:components()}
  637. local com2 = {c2:components()}
  638. for i,v in pairs(com1) do
  639. com1[i] = lerp(v,com2[i],al)
  640. end
  641. return CFrame.new(unpack(com1))
  642. end
  643.  
  644. function tickwave(time,length,offset)
  645. return (math.abs((tick()+(offset or 0))%time-time/2)*2-time/2)/time/2*length
  646. end
  647.  
  648. function invcol(c)
  649. c = c.Color
  650. return BrickColor.new(Color3.new(1-c.b,1-c.g,1-c.r))
  651. end
  652. local oc = oc or function(...) return ... end
  653. local plr = game.Players.LocalPlayer
  654. local char = plr.Character
  655. local tor = char.Torso
  656. local hum = char.Humanoid
  657. hum.PlatformStand = false
  658. pcall(function()
  659. char.Wings:Destroy()
  660. end)
  661. pcall(function()
  662. char.Angel:Destroy() -- hat
  663. end)
  664. local mod = Instance.new("Model",char)
  665. mod.Name = "Wings"
  666. local special = {
  667. [game.Players.LocalPlayer.Name] = {"Black","Bright red",.5,0,false,Color3.new(1,0,0),Color3.new(0,0,0)},
  668. }
  669. local topcolor = BrickColor.new("Really black")
  670. local feacolor = BrickColor.new("Black")
  671. local ptrans = 0
  672. local pref = 0
  673. local fire = true
  674. local fmcol = Color3.new()
  675. local fscol = Color3.new()
  676. local spec = special[plr.Name:lower()]
  677. if spec then
  678. topcolor,feacolor,ptrans,pref,fire,fmcol,fscol = spec[1] and BrickColor.new(spec[1]) or topcolor,spec[2] and BrickColor.new(spec[2]) or feacolor,spec[3],spec[4],spec[5],spec[6],spec[7]
  679. end
  680. local part = Instance.new("Part")
  681. part.FormFactor = "Custom"
  682. part.Size = Vector3.new(.2,.2,.2)
  683. part.TopSurface,part.BottomSurface = 0,0
  684. part.CanCollide = false
  685. part.BrickColor = BrickColor.new("Black")
  686. part.Transparency = ptrans
  687. part.Reflectance = pref
  688. local ef = Instance.new("Fire",fire and part or nil)
  689. ef.Size = .15
  690. ef.Color = BrickColor.new("Black").Color
  691. ef.SecondaryColor = BrickColor.new("Bright red").Color
  692. part:BreakJoints()
  693. function newpart()
  694. local clone = part:Clone()
  695. clone.Parent = mod
  696. clone:BreakJoints()
  697. return clone
  698. end
  699. local feath = newpart()
  700. feath.BrickColor = feacolor
  701. feath.Transparency = 0
  702. Instance.new("SpecialMesh",feath).MeshType = "Sphere"
  703. function newfeather()
  704. local clone = feath:Clone()
  705. clone.Parent = mod
  706. clone:BreakJoints()
  707. return clone
  708. end
  709.  
  710. ---------- RIGHT WING
  711.  
  712. flying = false
  713. moving = false
  714. for i,v in pairs(tor:GetChildren()) do
  715. if v.ClassName:lower():match("body") then
  716. v:Destroy()
  717. end
  718. end
  719. local ctor = tor:Clone()
  720. ctor:ClearAllChildren()
  721. ctor.Name = "cTorso"
  722. ctor.Transparency = 1
  723. ctor.CanCollide = false
  724. ctor.FormFactor = "Custom"
  725. ctor.Size = Vector3.new(.2,.2,.2)
  726. ctor.Parent = mod
  727. weld(tor,ctor)
  728. local bg = Instance.new("BodyGyro",ctor)
  729. bg.maxTorque = Vector3.new()
  730. bg.P = 15000
  731. bg.D = 1000
  732. local bv = Instance.new("BodyVelocity",ctor)
  733. bv.maxForce = Vector3.new()
  734. bv.P = 15000
  735. vel = Vector3.new()
  736. cf = CFrame.new()
  737. flspd = 0
  738. keysdown = {}
  739. keypressed = {}
  740. ktime = {}
  741. descendtimer = 0
  742. jumptime = tick()
  743. hum.Jumping:connect(function()
  744. jumptime = tick()
  745. end)
  746. cam = workspace.CurrentCamera
  747. kd = plr:GetMouse().KeyDown:connect(oc(function(key)
  748. keysdown[key] = true
  749. keypressed[key] = true
  750. if key == "q" then
  751. descendtimer = tick()
  752. elseif key == " " and not hum.Jump then
  753. jumptime = tick()
  754. elseif (key == "a" or key == "d") and ktime[key] and tick()-ktime[key] < .3 and math.abs(reqrotx) < .3 then
  755. reqrotx = key == "a" and math.pi*2 or -math.pi*2
  756. end
  757. ktime[key] = tick()
  758. end))
  759.  
  760. ku = plr:GetMouse().KeyUp:connect(function(key)
  761. keysdown[key] = false
  762. if key == " " then
  763. descendtimer = tick()
  764. end
  765. end)
  766. function mid(a,b,c)
  767. return math.max(a,math.min(b,c or -a))
  768. end
  769. function bn(a)
  770. return a and 1 or 0
  771. end
  772. function gm(tar)
  773. local m = 0
  774. for i,v in pairs(tar:GetChildren()) do
  775. if v:IsA("BasePart") then
  776. m = m + v:GetMass()
  777. end
  778. m = m + gm(v)
  779. end
  780. return m
  781. end
  782. reqrotx = 0
  783. local grav = 196.2
  784. local con
  785. con = game:GetService("RunService").Stepped:connect(oc(function()
  786. local obvel = tor.CFrame:vectorToObjectSpace(tor.Velocity)
  787. local sspd, uspd,fspd = obvel.X,obvel.Y,obvel.Z
  788. if flying then
  789. local lfldir = fldir
  790. fldir = cam.CoordinateFrame:vectorToWorldSpace(Vector3.new(bn(keysdown.d)-bn(keysdown.a),0,bn(keysdown.s)-bn(keysdown.w))).unit
  791. local lmoving = moving
  792. moving = fldir.magnitude > .1
  793. if lmoving and not moving then
  794. idledir = lfldir*Vector3.new(1,0,1)
  795. descendtimer = tick()
  796. end
  797. local dbomb = fldir.Y < -.6 or (moving and keysdown["1"])
  798. if moving and keysdown["0"] and lmoving then
  799. fldir = (Vector3.new(lfldir.X,math.min(fldir.Y,lfldir.Y+.01)-.1,lfldir.Z)+(fldir*Vector3.new(1,0,1))*.05).unit
  800. end
  801. local down = tor.CFrame:vectorToWorldSpace(Vector3.new(0,-1,0))
  802. local descending = (not moving and keysdown["q"] and not keysdown[" "])
  803. cf = ccomplerp(cf,CFrame.new(tor.Position,tor.Position+(not moving and idledir or fldir)),keysdown["0"] and .02 or .07)
  804. local gdown = not dbomb and cf.lookVector.Y < -.2 and tor.Velocity.unit.Y < .05
  805. hum.PlatformStand = true
  806. bg.maxTorque = Vector3.new(1,1,1)*9e5
  807. local rotvel = CFrame.new(Vector3.new(),tor.Velocity):toObjectSpace(CFrame.new(Vector3.new(),fldir)).lookVector
  808. bg.cframe = cf * CFrame.Angles(not moving and -.1 or -math.pi/2+.2,moving and mid(-2.5,rotvel.X/1.5) + reqrotx or 0,0)
  809. reqrotx = reqrotx - reqrotx/10
  810. bv.maxForce = Vector3.new(1,1,1)*9e4*.5
  811. local anioff =(bn(keysdown[" "])-bn(keysdown["q"]))/2
  812. local ani = tickwave(1.5-anioff,1)
  813. bv.velocity = bv.velocity:Lerp(Vector3.new(0,bn(not moving)*-ani*15+(descending and math.min(20,tick()-descendtimer)*-8 or bn(keysdown[" "])-bn(keysdown["q"]))*15,0)+vel,.6)
  814. vel = moving and cf.lookVector*flspd or Vector3.new()
  815. flspd = math.min(120,lerp(flspd,moving and (fldir.Y<0 and flspd+(-fldir.Y)*grav/60 or math.max(50,flspd-fldir.Y*grav/300)) or 60,.4))
  816. local hit,ray = workspace:FindPartOnRayWithIgnoreList(Ray.new(tor.Position,Vector3.new(0,-3.5+math.min(0,bv.velocity.y)/30,0)),{char})
  817. if hit and down.Y < -.85 and tick()-flystart > 1 then
  818. flying = false
  819. hum.PlatformStand = false
  820. tor.Velocity = Vector3.new()
  821. end
  822. else
  823. bg.maxTorque = Vector3.new()
  824. bv.maxForce = Vector3.new()
  825. local x,y,z = fspd/160,uspd/700,sspd/900
  826. if keypressed[" "] and not flying and (tick()-jumptime > .05 and (tick()-jumptime < 3 or hum.Jump)) then
  827. vel = Vector3.new(0,50,0)
  828. bv.velocity = vel
  829. idledir = cam.CoordinateFrame.lookVector*Vector3.new(1,0,1)
  830. cf = tor.CFrame * CFrame.Angles(-.01,0,0)
  831. tor.CFrame = cf
  832. bg.cframe = cf
  833. flystart = tick()
  834. flying = true
  835. end
  836. end
  837. keypressed = {}
  838. end))
  839. end
  840. fly()
  841. end
  842. end)
  843.  
  844. gui4.Name = "gui 4"
  845. gui4.Parent = main
  846. gui4.BackgroundColor3 = Color3.new(0, 0, 0)
  847. gui4.Position = UDim2.new(0, 0, 0.454971284, 0)
  848. gui4.Size = UDim2.new(0, 120, 0, 32)
  849. gui4.Font = Enum.Font.SourceSans
  850. gui4.Text = "Pintura"
  851. gui4.TextColor3 = Color3.new(1, 1, 1)
  852. gui4.TextSize = 14
  853. gui4.MouseButton1Down:connect(function()
  854. -- Instances:
  855. local ColorPicker = Instance.new("ScreenGui")
  856. local ChangeColor = Instance.new("Frame")
  857. local CurrentColor = Instance.new("ImageButton")
  858. local Picker = Instance.new("ScrollingFrame")
  859. local Birch = Instance.new("ImageButton")
  860. local DropShadow = Instance.new("Frame")
  861. local Grey = Instance.new("ImageButton")
  862. local DropShadow_2 = Instance.new("Frame")
  863. local Walnut = Instance.new("ImageButton")
  864. local DropShadow_3 = Instance.new("Frame")
  865. local Generic = Instance.new("ImageButton")
  866. local DropShadow_4 = Instance.new("Frame")
  867. local Oak = Instance.new("ImageButton")
  868. local DropShadow_5 = Instance.new("Frame")
  869. local Pine = Instance.new("ImageButton")
  870. local DropShadow_6 = Instance.new("Frame")
  871. local Palm = Instance.new("ImageButton")
  872. local DropShadow_7 = Instance.new("Frame")
  873. local Cherry = Instance.new("ImageButton")
  874. local DropShadow_8 = Instance.new("Frame")
  875. local Koa = Instance.new("ImageButton")
  876. local DropShadow_9 = Instance.new("Frame")
  877. local Volcano = Instance.new("ImageButton")
  878. local DropShadow_10 = Instance.new("Frame")
  879. local GreenSwampy = Instance.new("ImageButton")
  880. local DropShadow_11 = Instance.new("Frame")
  881. local GoldSwampy = Instance.new("ImageButton")
  882. local DropShadow_12 = Instance.new("Frame")
  883. local GenericSpecial = Instance.new("ImageButton")
  884. local DropShadow_13 = Instance.new("Frame")
  885. local SnowGlow = Instance.new("ImageButton")
  886. local DropShadow_14 = Instance.new("Frame")
  887. local Frost = Instance.new("ImageButton")
  888. local DropShadow_15 = Instance.new("Frame")
  889. local CaveCrawler = Instance.new("ImageButton")
  890. local DropShadow_16 = Instance.new("Frame")
  891. local LoneCave = Instance.new("ImageButton")
  892. local DropShadow_17 = Instance.new("Frame")
  893. local Spooky = Instance.new("ImageButton")
  894. local DropShadow_18 = Instance.new("Frame")
  895. local SpookyNeon = Instance.new("ImageButton")
  896. local DropShadow_19 = Instance.new("Frame")
  897. --Properties:
  898. ColorPicker.Name = "ColorPicker"
  899. ColorPicker.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  900.  
  901. ChangeColor.Name = "ChangeColor"
  902. ChangeColor.Parent = ColorPicker
  903. ChangeColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  904. ChangeColor.BorderColor3 = Color3.new(0, 0, 0)
  905. ChangeColor.BorderSizePixel = 2
  906. ChangeColor.Position = UDim2.new(0, 10, 1, -110)
  907. ChangeColor.Size = UDim2.new(0, 100, 0, 100)
  908. ChangeColor.ZIndex = 2
  909. ColorPicker.Enabled = false
  910.  
  911. CurrentColor.Name = "CurrentColor"
  912. CurrentColor.Parent = ChangeColor
  913. CurrentColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  914. CurrentColor.BorderColor3 = Color3.new(0, 0, 0)
  915. CurrentColor.BorderSizePixel = 2
  916. CurrentColor.Position = UDim2.new(0, 10, 0, 10)
  917. CurrentColor.Size = UDim2.new(0, 80, 0, 80)
  918. CurrentColor.ZIndex = 2
  919. CurrentColor.Image = "rbxassetid://2712547918"
  920. CurrentColor.ScaleType = Enum.ScaleType.Crop
  921.  
  922. Picker.Name = "Picker"
  923. Picker.Parent = ColorPicker
  924. Picker.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  925. Picker.BorderColor3 = Color3.new(0, 0, 0)
  926. Picker.BorderSizePixel = 2
  927. Picker.Position = UDim2.new(0, 10, 1, -320)
  928. Picker.Size = UDim2.new(0, 100, 0, 200)
  929. Picker.CanvasPosition = Vector2.new(0, 700)
  930. Picker.CanvasSize = UDim2.new(0, 0, 0, 900)
  931. Picker.ScrollBarThickness = 7
  932. Picker.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  933. Picker.Visible = false
  934.  
  935. Birch.Name = "Birch"
  936. Birch.Parent = Picker
  937. Birch.BackgroundColor3 = Color3.new(1, 1, 1)
  938. Birch.BorderColor3 = Color3.new(0, 0, 0)
  939. Birch.Position = UDim2.new(0, 10, 0, 5)
  940. Birch.Size = UDim2.new(0, 80, 0, 40)
  941. Birch.ZIndex = 3
  942. Birch.Image = "rbxassetid://2712547918"
  943. Birch.ScaleType = Enum.ScaleType.Crop
  944.  
  945. DropShadow.Name = "DropShadow"
  946. DropShadow.Parent = Birch
  947. DropShadow.BackgroundColor3 = Color3.new(0, 0, 0)
  948. DropShadow.BorderSizePixel = 0
  949. DropShadow.Position = UDim2.new(0, 4, 0, 4)
  950. DropShadow.Size = UDim2.new(1, 0, 1, 0)
  951. DropShadow.ZIndex = 2
  952.  
  953. Grey.Name = "Grey"
  954. Grey.Parent = Picker
  955. Grey.BackgroundColor3 = Color3.new(1, 1, 1)
  956. Grey.BorderColor3 = Color3.new(0, 0, 0)
  957. Grey.Position = UDim2.new(0, 10, 0, 55)
  958. Grey.Size = UDim2.new(0, 80, 0, 40)
  959. Grey.ZIndex = 3
  960. Grey.Image = "rbxassetid://924320031"
  961. Grey.ScaleType = Enum.ScaleType.Crop
  962.  
  963. DropShadow_2.Name = "DropShadow"
  964. DropShadow_2.Parent = Grey
  965. DropShadow_2.BackgroundColor3 = Color3.new(0, 0, 0)
  966. DropShadow_2.BorderSizePixel = 0
  967. DropShadow_2.Position = UDim2.new(0, 4, 0, 4)
  968. DropShadow_2.Size = UDim2.new(1, 0, 1, 0)
  969. DropShadow_2.ZIndex = 2
  970.  
  971. Walnut.Name = "Walnut"
  972. Walnut.Parent = Picker
  973. Walnut.BackgroundColor3 = Color3.new(1, 1, 1)
  974. Walnut.BorderColor3 = Color3.new(0, 0, 0)
  975. Walnut.Position = UDim2.new(0, 10, 0, 105)
  976. Walnut.Size = UDim2.new(0, 80, 0, 40)
  977. Walnut.ZIndex = 3
  978. Walnut.Image = "rbxassetid://2712559790"
  979. Walnut.ScaleType = Enum.ScaleType.Crop
  980.  
  981. DropShadow_3.Name = "DropShadow"
  982. DropShadow_3.Parent = Walnut
  983. DropShadow_3.BackgroundColor3 = Color3.new(0, 0, 0)
  984. DropShadow_3.BorderSizePixel = 0
  985. DropShadow_3.Position = UDim2.new(0, 4, 0, 4)
  986. DropShadow_3.Size = UDim2.new(1, 0, 1, 0)
  987. DropShadow_3.ZIndex = 2
  988.  
  989. Generic.Name = "Generic"
  990. Generic.Parent = Picker
  991. Generic.BackgroundColor3 = Color3.new(1, 1, 1)
  992. Generic.BorderColor3 = Color3.new(0, 0, 0)
  993. Generic.Position = UDim2.new(0, 10, 0, 155)
  994. Generic.Size = UDim2.new(0, 80, 0, 40)
  995. Generic.ZIndex = 3
  996. Generic.Image = "rbxassetid://2712568624"
  997. Generic.ScaleType = Enum.ScaleType.Crop
  998.  
  999. DropShadow_4.Name = "DropShadow"
  1000. DropShadow_4.Parent = Generic
  1001. DropShadow_4.BackgroundColor3 = Color3.new(0, 0, 0)
  1002. DropShadow_4.BorderSizePixel = 0
  1003. DropShadow_4.Position = UDim2.new(0, 4, 0, 4)
  1004. DropShadow_4.Size = UDim2.new(1, 0, 1, 0)
  1005. DropShadow_4.ZIndex = 2
  1006.  
  1007. Oak.Name = "Oak"
  1008. Oak.Parent = Picker
  1009. Oak.BackgroundColor3 = Color3.new(1, 1, 1)
  1010. Oak.BorderColor3 = Color3.new(0, 0, 0)
  1011. Oak.Position = UDim2.new(0, 10, 0, 205)
  1012. Oak.Size = UDim2.new(0, 80, 0, 40)
  1013. Oak.ZIndex = 3
  1014. Oak.Image = "rbxassetid://2712579185"
  1015. Oak.ScaleType = Enum.ScaleType.Crop
  1016.  
  1017. DropShadow_5.Name = "DropShadow"
  1018. DropShadow_5.Parent = Oak
  1019. DropShadow_5.BackgroundColor3 = Color3.new(0, 0, 0)
  1020. DropShadow_5.BorderSizePixel = 0
  1021. DropShadow_5.Position = UDim2.new(0, 4, 0, 4)
  1022. DropShadow_5.Size = UDim2.new(1, 0, 1, 0)
  1023. DropShadow_5.ZIndex = 2
  1024.  
  1025. Pine.Name = "Pine"
  1026. Pine.Parent = Picker
  1027. Pine.BackgroundColor3 = Color3.new(1, 1, 1)
  1028. Pine.BorderColor3 = Color3.new(0, 0, 0)
  1029. Pine.Position = UDim2.new(0, 10, 0, 255)
  1030. Pine.Size = UDim2.new(0, 80, 0, 40)
  1031. Pine.ZIndex = 3
  1032. Pine.Image = "rbxassetid://2712591183"
  1033. Pine.ScaleType = Enum.ScaleType.Crop
  1034.  
  1035. DropShadow_6.Name = "DropShadow"
  1036. DropShadow_6.Parent = Pine
  1037. DropShadow_6.BackgroundColor3 = Color3.new(0, 0, 0)
  1038. DropShadow_6.BorderSizePixel = 0
  1039. DropShadow_6.Position = UDim2.new(0, 4, 0, 4)
  1040. DropShadow_6.Size = UDim2.new(1, 0, 1, 0)
  1041. DropShadow_6.ZIndex = 2
  1042.  
  1043. Palm.Name = "Palm"
  1044. Palm.Parent = Picker
  1045. Palm.BackgroundColor3 = Color3.new(1, 1, 1)
  1046. Palm.BorderColor3 = Color3.new(0, 0, 0)
  1047. Palm.Position = UDim2.new(0, 10, 0, 305)
  1048. Palm.Size = UDim2.new(0, 80, 0, 40)
  1049. Palm.ZIndex = 3
  1050. Palm.Image = "rbxassetid://2712597395"
  1051. Palm.ScaleType = Enum.ScaleType.Crop
  1052.  
  1053. DropShadow_7.Name = "DropShadow"
  1054. DropShadow_7.Parent = Palm
  1055. DropShadow_7.BackgroundColor3 = Color3.new(0, 0, 0)
  1056. DropShadow_7.BorderSizePixel = 0
  1057. DropShadow_7.Position = UDim2.new(0, 4, 0, 4)
  1058. DropShadow_7.Size = UDim2.new(1, 0, 1, 0)
  1059. DropShadow_7.ZIndex = 2
  1060.  
  1061. Cherry.Name = "Cherry"
  1062. Cherry.Parent = Picker
  1063. Cherry.BackgroundColor3 = Color3.new(1, 1, 1)
  1064. Cherry.BorderColor3 = Color3.new(0, 0, 0)
  1065. Cherry.Position = UDim2.new(0, 10, 0, 355)
  1066. Cherry.Size = UDim2.new(0, 80, 0, 40)
  1067. Cherry.ZIndex = 3
  1068. Cherry.Image = "rbxassetid://2712608599"
  1069. Cherry.ScaleType = Enum.ScaleType.Crop
  1070.  
  1071. DropShadow_8.Name = "DropShadow"
  1072. DropShadow_8.Parent = Cherry
  1073. DropShadow_8.BackgroundColor3 = Color3.new(0, 0, 0)
  1074. DropShadow_8.BorderSizePixel = 0
  1075. DropShadow_8.Position = UDim2.new(0, 4, 0, 4)
  1076. DropShadow_8.Size = UDim2.new(1, 0, 1, 0)
  1077. DropShadow_8.ZIndex = 2
  1078.  
  1079. Koa.Name = "Koa"
  1080. Koa.Parent = Picker
  1081. Koa.BackgroundColor3 = Color3.new(1, 1, 1)
  1082. Koa.BorderColor3 = Color3.new(0, 0, 0)
  1083. Koa.Position = UDim2.new(0, 10, 0, 355)
  1084. Koa.Size = UDim2.new(0, 80, 0, 40)
  1085. Koa.ZIndex = 3
  1086. Koa.Image = "rbxassetid://2712612798"
  1087. Koa.ScaleType = Enum.ScaleType.Crop
  1088.  
  1089. DropShadow_9.Name = "DropShadow"
  1090. DropShadow_9.Parent = Koa
  1091. DropShadow_9.BackgroundColor3 = Color3.new(0, 0, 0)
  1092. DropShadow_9.BorderSizePixel = 0
  1093. DropShadow_9.Position = UDim2.new(0, 4, 0, 4)
  1094. DropShadow_9.Size = UDim2.new(1, 0, 1, 0)
  1095. DropShadow_9.ZIndex = 2
  1096.  
  1097. Volcano.Name = "Volcano"
  1098. Volcano.Parent = Picker
  1099. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  1100. Volcano.BorderColor3 = Color3.new(0, 0, 0)
  1101. Volcano.Position = UDim2.new(0, 10, 0, 405)
  1102. Volcano.Size = UDim2.new(0, 80, 0, 40)
  1103. Volcano.ZIndex = 3
  1104. Volcano.Image = "rbxassetid://2712618609"
  1105. Volcano.ScaleType = Enum.ScaleType.Crop
  1106.  
  1107. DropShadow_10.Name = "DropShadow"
  1108. DropShadow_10.Parent = Volcano
  1109. DropShadow_10.BackgroundColor3 = Color3.new(0, 0, 0)
  1110. DropShadow_10.BorderSizePixel = 0
  1111. DropShadow_10.Position = UDim2.new(0, 4, 0, 4)
  1112. DropShadow_10.Size = UDim2.new(1, 0, 1, 0)
  1113. DropShadow_10.ZIndex = 2
  1114.  
  1115. GreenSwampy.Name = "GreenSwampy"
  1116. GreenSwampy.Parent = Picker
  1117. GreenSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  1118. GreenSwampy.BorderColor3 = Color3.new(0, 0, 0)
  1119. GreenSwampy.Position = UDim2.new(0, 10, 0, 455)
  1120. GreenSwampy.Size = UDim2.new(0, 80, 0, 40)
  1121. GreenSwampy.ZIndex = 3
  1122. GreenSwampy.Image = "rbxassetid://2712623896"
  1123. GreenSwampy.ScaleType = Enum.ScaleType.Crop
  1124.  
  1125. DropShadow_11.Name = "DropShadow"
  1126. DropShadow_11.Parent = GreenSwampy
  1127. DropShadow_11.BackgroundColor3 = Color3.new(0, 0, 0)
  1128. DropShadow_11.BorderSizePixel = 0
  1129. DropShadow_11.Position = UDim2.new(0, 4, 0, 4)
  1130. DropShadow_11.Size = UDim2.new(1, 0, 1, 0)
  1131. DropShadow_11.ZIndex = 2
  1132.  
  1133. GoldSwampy.Name = "GoldSwampy"
  1134. GoldSwampy.Parent = Picker
  1135. GoldSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  1136. GoldSwampy.BorderColor3 = Color3.new(0, 0, 0)
  1137. GoldSwampy.Position = UDim2.new(0, 10, 0, 505)
  1138. GoldSwampy.Size = UDim2.new(0, 80, 0, 40)
  1139. GoldSwampy.ZIndex = 3
  1140. GoldSwampy.Image = "rbxassetid://2712631457"
  1141. GoldSwampy.ScaleType = Enum.ScaleType.Crop
  1142.  
  1143. DropShadow_12.Name = "DropShadow"
  1144. DropShadow_12.Parent = GoldSwampy
  1145. DropShadow_12.BackgroundColor3 = Color3.new(0, 0, 0)
  1146. DropShadow_12.BorderSizePixel = 0
  1147. DropShadow_12.Position = UDim2.new(0, 4, 0, 4)
  1148. DropShadow_12.Size = UDim2.new(1, 0, 1, 0)
  1149. DropShadow_12.ZIndex = 2
  1150.  
  1151. GenericSpecial.Name = "GenericSpecial"
  1152. GenericSpecial.Parent = Picker
  1153. GenericSpecial.BackgroundColor3 = Color3.new(1, 1, 1)
  1154. GenericSpecial.BorderColor3 = Color3.new(0, 0, 0)
  1155. GenericSpecial.Position = UDim2.new(0, 10, 0, 555)
  1156. GenericSpecial.Size = UDim2.new(0, 80, 0, 40)
  1157. GenericSpecial.ZIndex = 3
  1158. GenericSpecial.Image = "rbxassetid://2712639396"
  1159. GenericSpecial.ScaleType = Enum.ScaleType.Crop
  1160.  
  1161. DropShadow_13.Name = "DropShadow"
  1162. DropShadow_13.Parent = GenericSpecial
  1163. DropShadow_13.BackgroundColor3 = Color3.new(0, 0, 0)
  1164. DropShadow_13.BorderSizePixel = 0
  1165. DropShadow_13.Position = UDim2.new(0, 4, 0, 4)
  1166. DropShadow_13.Size = UDim2.new(1, 0, 1, 0)
  1167. DropShadow_13.ZIndex = 2
  1168.  
  1169. SnowGlow.Name = "SnowGlow"
  1170. SnowGlow.Parent = Picker
  1171. SnowGlow.BackgroundColor3 = Color3.new(1, 1, 1)
  1172. SnowGlow.BorderColor3 = Color3.new(0, 0, 0)
  1173. SnowGlow.Position = UDim2.new(0, 10, 0, 605)
  1174. SnowGlow.Size = UDim2.new(0, 80, 0, 40)
  1175. SnowGlow.ZIndex = 3
  1176. SnowGlow.Image = "rbxassetid://2712651454"
  1177. SnowGlow.ScaleType = Enum.ScaleType.Crop
  1178.  
  1179. DropShadow_14.Name = "DropShadow"
  1180. DropShadow_14.Parent = SnowGlow
  1181. DropShadow_14.BackgroundColor3 = Color3.new(0, 0, 0)
  1182. DropShadow_14.BorderSizePixel = 0
  1183. DropShadow_14.Position = UDim2.new(0, 4, 0, 4)
  1184. DropShadow_14.Size = UDim2.new(1, 0, 1, 0)
  1185. DropShadow_14.ZIndex = 2
  1186.  
  1187. Frost.Name = "Frost"
  1188. Frost.Parent = Picker
  1189. Frost.BackgroundColor3 = Color3.new(1, 1, 1)
  1190. Frost.BorderColor3 = Color3.new(0, 0, 0)
  1191. Frost.Position = UDim2.new(0, 10, 0, 655)
  1192. Frost.Size = UDim2.new(0, 80, 0, 40)
  1193. Frost.ZIndex = 3
  1194. Frost.Image = "rbxassetid://2712667804"
  1195. Frost.ScaleType = Enum.ScaleType.Crop
  1196.  
  1197. DropShadow_15.Name = "DropShadow"
  1198. DropShadow_15.Parent = Frost
  1199. DropShadow_15.BackgroundColor3 = Color3.new(0, 0, 0)
  1200. DropShadow_15.BorderSizePixel = 0
  1201. DropShadow_15.Position = UDim2.new(0, 4, 0, 4)
  1202. DropShadow_15.Size = UDim2.new(1, 0, 1, 0)
  1203. DropShadow_15.ZIndex = 2
  1204.  
  1205. CaveCrawler.Name = "CaveCrawler"
  1206. CaveCrawler.Parent = Picker
  1207. CaveCrawler.BackgroundColor3 = Color3.new(1, 1, 1)
  1208. CaveCrawler.BorderColor3 = Color3.new(0, 0, 0)
  1209. CaveCrawler.Position = UDim2.new(0, 10, 0, 705)
  1210. CaveCrawler.Size = UDim2.new(0, 80, 0, 40)
  1211. CaveCrawler.ZIndex = 3
  1212. CaveCrawler.Image = "rbxassetid://2712673980"
  1213. CaveCrawler.ScaleType = Enum.ScaleType.Crop
  1214.  
  1215. DropShadow_16.Name = "DropShadow"
  1216. DropShadow_16.Parent = CaveCrawler
  1217. DropShadow_16.BackgroundColor3 = Color3.new(0, 0, 0)
  1218. DropShadow_16.BorderSizePixel = 0
  1219. DropShadow_16.Position = UDim2.new(0, 4, 0, 4)
  1220. DropShadow_16.Size = UDim2.new(1, 0, 1, 0)
  1221. DropShadow_16.ZIndex = 2
  1222.  
  1223. LoneCave.Name = "LoneCave"
  1224. LoneCave.Parent = Picker
  1225. LoneCave.BackgroundColor3 = Color3.new(1, 1, 1)
  1226. LoneCave.BorderColor3 = Color3.new(0, 0, 0)
  1227. LoneCave.Position = UDim2.new(0, 10, 0, 755)
  1228. LoneCave.Size = UDim2.new(0, 80, 0, 40)
  1229. LoneCave.ZIndex = 3
  1230. LoneCave.Image = "rbxassetid://2712693147"
  1231. LoneCave.ScaleType = Enum.ScaleType.Crop
  1232.  
  1233. DropShadow_17.Name = "DropShadow"
  1234. DropShadow_17.Parent = LoneCave
  1235. DropShadow_17.BackgroundColor3 = Color3.new(0, 0, 0)
  1236. DropShadow_17.BorderSizePixel = 0
  1237. DropShadow_17.Position = UDim2.new(0, 4, 0, 4)
  1238. DropShadow_17.Size = UDim2.new(1, 0, 1, 0)
  1239. DropShadow_17.ZIndex = 2
  1240.  
  1241. Spooky.Name = "Spooky"
  1242. Spooky.Parent = Picker
  1243. Spooky.BackgroundColor3 = Color3.new(1, 1, 1)
  1244. Spooky.BorderColor3 = Color3.new(0, 0, 0)
  1245. Spooky.Position = UDim2.new(0, 10, 0, 805)
  1246. Spooky.Size = UDim2.new(0, 80, 0, 40)
  1247. Spooky.ZIndex = 3
  1248. Spooky.Image = "rbxassetid://2712696822"
  1249. Spooky.ScaleType = Enum.ScaleType.Crop
  1250.  
  1251. DropShadow_18.Name = "DropShadow"
  1252. DropShadow_18.Parent = Spooky
  1253. DropShadow_18.BackgroundColor3 = Color3.new(0, 0, 0)
  1254. DropShadow_18.BorderSizePixel = 0
  1255. DropShadow_18.Position = UDim2.new(0, 4, 0, 4)
  1256. DropShadow_18.Size = UDim2.new(1, 0, 1, 0)
  1257. DropShadow_18.ZIndex = 2
  1258.  
  1259. SpookyNeon.Name = "SpookyNeon"
  1260. SpookyNeon.Parent = Picker
  1261. SpookyNeon.BackgroundColor3 = Color3.new(1, 1, 1)
  1262. SpookyNeon.BorderColor3 = Color3.new(0, 0, 0)
  1263. SpookyNeon.Position = UDim2.new(0, 10, 0, 855)
  1264. SpookyNeon.Size = UDim2.new(0, 80, 0, 40)
  1265. SpookyNeon.ZIndex = 3
  1266. SpookyNeon.Image = "rbxassetid://2712700047"
  1267. SpookyNeon.ScaleType = Enum.ScaleType.Crop
  1268.  
  1269. DropShadow_19.Name = "DropShadow"
  1270. DropShadow_19.Parent = SpookyNeon
  1271. DropShadow_19.BackgroundColor3 = Color3.new(0, 0, 0)
  1272. DropShadow_19.BorderSizePixel = 0
  1273. DropShadow_19.Position = UDim2.new(0, 4, 0, 4)
  1274. DropShadow_19.Size = UDim2.new(1, 0, 1, 0)
  1275. DropShadow_19.ZIndex = 2
  1276. -- Scripts:
  1277. woodtype = "Birch"
  1278.  
  1279. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  1280. tool.RequiresHandle = false
  1281. --tool.RobloxLocked = true
  1282. tool.Name = "Paint"
  1283. tool.ToolTip = "Changes A Stucture's Wood Type"
  1284. tool.Equipped:connect(function(Mouse)
  1285. ColorPicker.Enabled = true
  1286. Mouse.Button1Down:connect(function()
  1287. if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
  1288. local Cframe
  1289. if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
  1290. Cframe = Mouse.Target.Parent.MainCFrame.Value
  1291. else
  1292. Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
  1293. end
  1294. if Mouse.Target.Parent ~= nil then
  1295. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
  1296. end
  1297. else
  1298. --do nothing
  1299. end
  1300. end)
  1301. end)
  1302.  
  1303. tool.Unequipped:connect(function(mouse)
  1304. ColorPicker.Enabled = false
  1305. end)
  1306.  
  1307.  
  1308. Birch.MouseButton1Click:Connect(function()
  1309. CurrentColor.Image = Birch.Image
  1310. woodtype = "Birch"
  1311. end)
  1312.  
  1313. Grey.MouseButton1Click:Connect(function()
  1314. CurrentColor.Image = Grey.Image
  1315. woodtype = nil
  1316. end)
  1317.  
  1318. Walnut.MouseButton1Click:Connect(function()
  1319. CurrentColor.Image = Walnut.Image
  1320. woodtype = "Walnut"
  1321. end)
  1322.  
  1323. Generic.MouseButton1Click:Connect(function()
  1324. CurrentColor.Image = Generic.Image
  1325. woodtype = "Generic"
  1326. end)
  1327.  
  1328. Oak.MouseButton1Click:Connect(function()
  1329. CurrentColor.Image = Oak.Image
  1330. woodtype = "Oak"
  1331. end)
  1332.  
  1333. Pine.MouseButton1Click:Connect(function()
  1334. CurrentColor.Image = Pine.Image
  1335. woodtype = "Pine"
  1336. end)
  1337.  
  1338. Palm.MouseButton1Click:Connect(function()
  1339. CurrentColor.Image = Palm.Image
  1340. woodtype = "Palm"
  1341. end)
  1342.  
  1343. Koa.MouseButton1Click:Connect(function()
  1344. CurrentColor.Image = Koa.Image
  1345. woodtype = "Koa"
  1346. end)
  1347.  
  1348. Volcano.MouseButton1Click:Connect(function()
  1349. CurrentColor.Image = Volcano.Image
  1350. woodtype = "Volcano"
  1351. end)
  1352.  
  1353. GreenSwampy.MouseButton1Click:Connect(function()
  1354. CurrentColor.Image = GreenSwampy.Image
  1355. woodtype = "GreenSwampy"
  1356. end)
  1357.  
  1358. GoldSwampy.MouseButton1Click:Connect(function()
  1359. CurrentColor.Image = GoldSwampy.Image
  1360. woodtype = "GoldSwampy"
  1361. end)
  1362.  
  1363. GenericSpecial.MouseButton1Click:Connect(function()
  1364. CurrentColor.Image = GenericSpecial.Image
  1365. woodtype = "GenericSpecial"
  1366. end)
  1367.  
  1368. SnowGlow.MouseButton1Click:Connect(function()
  1369. CurrentColor.Image = SnowGlow.Image
  1370. woodtype = "SnowGlow"
  1371. end)
  1372.  
  1373. Frost.MouseButton1Click:Connect(function()
  1374. CurrentColor.Image = Frost.Image
  1375. woodtype = "Frost"
  1376. end)
  1377.  
  1378. CaveCrawler.MouseButton1Click:Connect(function()
  1379. CurrentColor.Image = CaveCrawler.Image
  1380. woodtype = "CaveCrawler"
  1381. end)
  1382.  
  1383. LoneCave.MouseButton1Click:Connect(function()
  1384. CurrentColor.Image = LoneCave.Image
  1385. woodtype = "LoneCave"
  1386. end)
  1387.  
  1388. Spooky.MouseButton1Click:Connect(function()
  1389. CurrentColor.Image = Spooky.Image
  1390. woodtype = "Spooky"
  1391. end)
  1392.  
  1393. SpookyNeon.MouseButton1Click:Connect(function()
  1394. CurrentColor.Image = SpookyNeon.Image
  1395. woodtype = "SpookyNeon"
  1396. end)
  1397.  
  1398. --bring up menu
  1399. CurrentColor.MouseButton1Click:Connect(function()
  1400. if Picker.Visible == false then
  1401. Picker.Visible = true
  1402. else
  1403. Picker.Visible = false
  1404. end
  1405. end)
  1406. end)
  1407.  
  1408. gui5.Name = "gui 5"
  1409. gui5.Parent = main
  1410. gui5.BackgroundColor3 = Color3.new(0, 0, 0)
  1411. gui5.Position = UDim2.new(-0.00150375941, 0, 0.577587128, 0)
  1412. gui5.Size = UDim2.new(0, 120, 0, 32)
  1413. gui5.Font = Enum.Font.SourceSans
  1414. gui5.Text = "Fazer construçoes"
  1415. gui5.TextColor3 = Color3.new(1, 1, 1)
  1416. gui5.TextSize = 14
  1417. gui5.MouseButton1Down:connect(function()
  1418. function antiCrack()
  1419. return true
  1420. end
  1421.  
  1422. if (antiCrack()) == false then
  1423. while true do end
  1424. end
  1425.  
  1426.  
  1427.  
  1428.  
  1429.  
  1430.  
  1431. if true then
  1432.  
  1433.  
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439.  
  1440.  
  1441. local Ripple = Instance.new("ImageLabel")
  1442. Ripple.Image = "http://www.roblox.com/asset/?id=156486182"
  1443. Ripple.BackgroundTransparency = 1
  1444. Ripple.ImageTransparency = 0.5
  1445. Ripple.ImageColor3 = Color3.fromRGB(255,255,255)
  1446. Ripple.Size = UDim2.new(0,0,0,0)
  1447. Ripple.AnchorPoint = Vector2.new(0.5,0.5)
  1448. Ripple.Name = "RiPPLe"
  1449. local ScreenGui = Instance.new("ScreenGui")
  1450. local Title = Instance.new("TextLabel")
  1451. local Main = Instance.new("Frame")
  1452. local DropShadow = Instance.new("TextLabel")
  1453. local ScrollingFrame = Instance.new("ScrollingFrame")
  1454. local _2 = Instance.new("TextButton")
  1455. local TextButton_Roundify_12px = Instance.new("ImageLabel")
  1456. local TextButton_Roundify_12px_2 = Instance.new("ImageLabel")
  1457. local _1 = Instance.new("TextButton")
  1458. local TextButton_Roundify_12px_3 = Instance.new("ImageLabel")
  1459. local TextButton_Roundify_12px_4 = Instance.new("ImageLabel")
  1460. local _3 = Instance.new("TextButton")
  1461. local TextButton_Roundify_12px_5 = Instance.new("ImageLabel")
  1462. local TextButton_Roundify_12px_6 = Instance.new("ImageLabel")
  1463. local _4 = Instance.new("TextButton")
  1464. local TextButton_Roundify_12px_7 = Instance.new("ImageLabel")
  1465. local TextButton_Roundify_12px_8 = Instance.new("ImageLabel")
  1466. local Frame = Instance.new("Frame")
  1467. local Options = Instance.new("Frame")
  1468. local BPArt = Instance.new("Frame")
  1469. local Part1 = Instance.new("ImageLabel")
  1470. local TextButton_Roundify_12px_9 = Instance.new("ImageLabel")
  1471. local Title_2 = Instance.new("TextLabel")
  1472. local ArtList = Instance.new("ImageLabel")
  1473. local ArtStyles = Instance.new("ScrollingFrame")
  1474. local CustomPB = Instance.new("ImageLabel")
  1475. local TextBox = Instance.new("TextBox")
  1476. local Import = Instance.new("TextButton")
  1477. local TextButton_Roundify_12px_10 = Instance.new("ImageLabel")
  1478. local TextButton_Roundify_12px_11 = Instance.new("ImageLabel")
  1479. local Part2 = Instance.new("ImageLabel")
  1480. local TextButton_Roundify_12px_12 = Instance.new("ImageLabel")
  1481. local Title_3 = Instance.new("TextLabel")
  1482. local WoodList = Instance.new("ImageLabel")
  1483. local WoodStyles = Instance.new("ScrollingFrame")
  1484. local Multiwood = Instance.new("TextLabel")
  1485. local SpawnB = Instance.new("TextButton")
  1486. local TextButton_Roundify_12px_13 = Instance.new("ImageLabel")
  1487. local TextButton_Roundify_12px_14 = Instance.new("ImageLabel")
  1488. local Left = Instance.new("TextButton")
  1489. local TextButton_Roundify_12px_15 = Instance.new("ImageLabel")
  1490. local Right = Instance.new("TextButton")
  1491. local TextButton_Roundify_12px_16 = Instance.new("ImageLabel")
  1492. local Title_4 = Instance.new("TextLabel")
  1493. local Up = Instance.new("TextButton")
  1494. local TextButton_Roundify_12px_17 = Instance.new("ImageLabel")
  1495. local Down = Instance.new("TextButton")
  1496. local TextButton_Roundify_12px_18 = Instance.new("ImageLabel")
  1497. local Title_5 = Instance.new("TextLabel")
  1498. local Back = Instance.new("TextButton")
  1499. local TextButton_Roundify_12px_19 = Instance.new("ImageLabel")
  1500. local TextButton_Roundify_12px_20 = Instance.new("ImageLabel")
  1501. local Plot = Instance.new("Frame")
  1502. local Frame_2 = Instance.new("ImageLabel")
  1503. local TextButton_Roundify_12px_21 = Instance.new("ImageLabel")
  1504. local Title_6 = Instance.new("TextLabel")
  1505. local Blueprints = Instance.new("TextLabel")
  1506. local CountPrints = Instance.new("TextLabel")
  1507. local Items = Instance.new("TextLabel")
  1508. local CountItems = Instance.new("TextLabel")
  1509. local MaxPlot = Instance.new("TextButton")
  1510. local TextButton_Roundify_12px_22 = Instance.new("ImageLabel")
  1511. local TextButton_Roundify_12px_23 = Instance.new("ImageLabel")
  1512. local UserSteal = Instance.new("TextBox")
  1513. local TextButton_Roundify_12px_24 = Instance.new("ImageLabel")
  1514. local TextButton_Roundify_12px_25 = Instance.new("ImageLabel")
  1515. local StealBase = Instance.new("TextButton")
  1516. local TextButton_Roundify_12px_26 = Instance.new("ImageLabel")
  1517. local TextButton_Roundify_12px_27 = Instance.new("ImageLabel")
  1518. local Credits = Instance.new("Frame")
  1519. local Frame_3 = Instance.new("ImageLabel")
  1520. local TextButton_Roundify_12px_28 = Instance.new("ImageLabel")
  1521. local Title_7 = Instance.new("TextLabel")
  1522. local Name = Instance.new("TextLabel")
  1523. local Name_2 = Instance.new("TextLabel")
  1524. local Name_3 = Instance.new("TextLabel")
  1525. local Name_4 = Instance.new("TextLabel")
  1526. local Name_5 = Instance.new("TextLabel")
  1527. local Name_6 = Instance.new("TextLabel")
  1528. local Name_7 = Instance.new("TextLabel")
  1529. local Name_8 = Instance.new("TextLabel")
  1530. local Name_9 = Instance.new("TextLabel")
  1531. local Name_10 = Instance.new("TextLabel")
  1532. local Name_11 = Instance.new("TextLabel")
  1533. local Blueprint = Instance.new("Frame")
  1534. local ClearBase = Instance.new("TextButton")
  1535. local TextButton_Roundify_12px_29 = Instance.new("ImageLabel")
  1536. local TextButton_Roundify_12px_30 = Instance.new("ImageLabel")
  1537. local ClearBlueprint = Instance.new("TextButton")
  1538. local TextButton_Roundify_12px_31 = Instance.new("ImageLabel")
  1539. local TextButton_Roundify_12px_32 = Instance.new("ImageLabel")
  1540. local ClearStructure = Instance.new("TextButton")
  1541. local TextButton_Roundify_12px_33 = Instance.new("ImageLabel")
  1542. local TextButton_Roundify_12px_34 = Instance.new("ImageLabel")
  1543. local Speed = Instance.new("TextButton")
  1544. local TextButton_Roundify_12px_35 = Instance.new("ImageLabel")
  1545. local TextButton_Roundify_12px_36 = Instance.new("ImageLabel")
  1546. local FillAll = Instance.new("TextButton")
  1547. local TextButton_Roundify_12px_37 = Instance.new("ImageLabel")
  1548. local TextButton_Roundify_12px_38 = Instance.new("ImageLabel")
  1549. local WoodList2 = Instance.new("ImageLabel")
  1550. local WoodStyles2 = Instance.new("ScrollingFrame")
  1551. --Properties:
  1552. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  1553.  
  1554. Title.Name = "Title"
  1555. Title.Parent = ScreenGui
  1556. Title.AnchorPoint = Vector2.new(0.5, 0.5)
  1557. Title.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  1558. Title.BorderSizePixel = 0
  1559. Title.Position = UDim2.new(0.5, 0, 0.0233333334, 0)
  1560. Title.Size = UDim2.new(0, 500, 0, 15)
  1561. Title.Font = Enum.Font.SourceSansBold
  1562. Title.Text = "Lumber Builds"
  1563. Title.TextColor3 = Color3.new(1, 1, 1)
  1564. Title.TextScaled = true
  1565. Title.TextSize = 25
  1566. Title.TextWrapped = true
  1567.  
  1568. Main.Name = "Main"
  1569. Main.Parent = Title
  1570. Main.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  1571. Main.BorderSizePixel = 0
  1572. Main.Position = UDim2.new(-0, 0, 1, 0)
  1573. Main.Size = UDim2.new(0, 500, 0, 300)
  1574.  
  1575. DropShadow.Name = "DropShadow"
  1576. DropShadow.Parent = Main
  1577. DropShadow.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  1578. DropShadow.BorderSizePixel = 0
  1579. DropShadow.Position = UDim2.new(0, 0, 1, 0)
  1580. DropShadow.Size = UDim2.new(1, 0, 0, 5)
  1581. DropShadow.Font = Enum.Font.SourceSansBold
  1582. DropShadow.Text = ""
  1583. DropShadow.TextColor3 = Color3.new(1, 1, 1)
  1584. DropShadow.TextSize = 25
  1585. DropShadow.TextWrapped = true
  1586.  
  1587. ScrollingFrame.Parent = Main
  1588. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1589. ScrollingFrame.BackgroundTransparency = 1
  1590. ScrollingFrame.BorderSizePixel = 0
  1591. ScrollingFrame.Position = UDim2.new(0, 0, 0.0633333325, 0)
  1592. ScrollingFrame.Size = UDim2.new(0, 136, 0, 281)
  1593. ScrollingFrame.CanvasPosition = Vector2.new(0, 319)
  1594.  
  1595. _2.Name = "2"
  1596. _2.Parent = ScrollingFrame
  1597. _2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1598. _2.BackgroundTransparency = 1
  1599. _2.BorderSizePixel = 0
  1600. _2.ClipsDescendants = true
  1601. _2.Position = UDim2.new(0, 7, 0, 39)
  1602. _2.Size = UDim2.new(0, 107, 0, 30)
  1603. _2.ZIndex = 3
  1604. _2.Font = Enum.Font.SourceSansBold
  1605. _2.Text = "Blueprint"
  1606. _2.TextColor3 = Color3.new(1, 1, 1)
  1607. _2.TextScaled = true
  1608. _2.TextSize = 25
  1609. _2.TextWrapped = true
  1610.  
  1611. TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
  1612. TextButton_Roundify_12px.Parent = _2
  1613. TextButton_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  1614. TextButton_Roundify_12px.BackgroundTransparency = 1
  1615. TextButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  1616. TextButton_Roundify_12px.ZIndex = 2
  1617. TextButton_Roundify_12px.Image = "rbxassetid://2260429633"
  1618. TextButton_Roundify_12px.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1619. TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  1620. TextButton_Roundify_12px.SliceCenter = Rect.new(12, 12, 13, 13)
  1621.  
  1622. TextButton_Roundify_12px_2.Name = "TextButton_Roundify_12px"
  1623. TextButton_Roundify_12px_2.Parent = TextButton_Roundify_12px
  1624. TextButton_Roundify_12px_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1625. TextButton_Roundify_12px_2.BackgroundTransparency = 1
  1626. TextButton_Roundify_12px_2.Position = UDim2.new(0, 0, 0, 3)
  1627. TextButton_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
  1628. TextButton_Roundify_12px_2.Image = "rbxassetid://2260429633"
  1629. TextButton_Roundify_12px_2.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1630. TextButton_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
  1631. TextButton_Roundify_12px_2.SliceCenter = Rect.new(12, 12, 13, 13)
  1632.  
  1633. _1.Name = "1"
  1634. _1.Parent = ScrollingFrame
  1635. _1.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1636. _1.BackgroundTransparency = 1
  1637. _1.BorderSizePixel = 0
  1638. _1.ClipsDescendants = true
  1639. _1.Position = UDim2.new(0, 7, 0, 3)
  1640. _1.Size = UDim2.new(0, 107, 0, 30)
  1641. _1.ZIndex = 3
  1642. _1.Font = Enum.Font.SourceSansBold
  1643. _1.Text = "Plot"
  1644. _1.TextColor3 = Color3.new(1, 1, 1)
  1645. _1.TextScaled = true
  1646. _1.TextSize = 25
  1647. _1.TextWrapped = true
  1648.  
  1649. TextButton_Roundify_12px_3.Name = "TextButton_Roundify_12px"
  1650. TextButton_Roundify_12px_3.Parent = _1
  1651. TextButton_Roundify_12px_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1652. TextButton_Roundify_12px_3.BackgroundTransparency = 1
  1653. TextButton_Roundify_12px_3.Size = UDim2.new(1, 0, 1, 0)
  1654. TextButton_Roundify_12px_3.ZIndex = 2
  1655. TextButton_Roundify_12px_3.Image = "rbxassetid://2260429633"
  1656. TextButton_Roundify_12px_3.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1657. TextButton_Roundify_12px_3.ScaleType = Enum.ScaleType.Slice
  1658. TextButton_Roundify_12px_3.SliceCenter = Rect.new(12, 12, 13, 13)
  1659.  
  1660. TextButton_Roundify_12px_4.Name = "TextButton_Roundify_12px"
  1661. TextButton_Roundify_12px_4.Parent = TextButton_Roundify_12px_3
  1662. TextButton_Roundify_12px_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1663. TextButton_Roundify_12px_4.BackgroundTransparency = 1
  1664. TextButton_Roundify_12px_4.Position = UDim2.new(0, 0, 0, 3)
  1665. TextButton_Roundify_12px_4.Size = UDim2.new(1, 0, 1, 0)
  1666. TextButton_Roundify_12px_4.Image = "rbxassetid://2260429633"
  1667. TextButton_Roundify_12px_4.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1668. TextButton_Roundify_12px_4.ScaleType = Enum.ScaleType.Slice
  1669. TextButton_Roundify_12px_4.SliceCenter = Rect.new(12, 12, 13, 13)
  1670.  
  1671. _3.Name = "3"
  1672. _3.Parent = ScrollingFrame
  1673. _3.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1674. _3.BackgroundTransparency = 1
  1675. _3.BorderSizePixel = 0
  1676. _3.ClipsDescendants = true
  1677. _3.Position = UDim2.new(0, 7, 0, 76)
  1678. _3.Size = UDim2.new(0, 107, 0, 30)
  1679. _3.ZIndex = 3
  1680. _3.Font = Enum.Font.SourceSansBold
  1681. _3.Text = "BP Art"
  1682. _3.TextColor3 = Color3.new(1, 1, 1)
  1683. _3.TextScaled = true
  1684. _3.TextSize = 25
  1685. _3.TextWrapped = true
  1686.  
  1687. TextButton_Roundify_12px_5.Name = "TextButton_Roundify_12px"
  1688. TextButton_Roundify_12px_5.Parent = _3
  1689. TextButton_Roundify_12px_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1690. TextButton_Roundify_12px_5.BackgroundTransparency = 1
  1691. TextButton_Roundify_12px_5.Size = UDim2.new(1, 0, 1, 0)
  1692. TextButton_Roundify_12px_5.ZIndex = 2
  1693. TextButton_Roundify_12px_5.Image = "rbxassetid://2260429633"
  1694. TextButton_Roundify_12px_5.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1695. TextButton_Roundify_12px_5.ScaleType = Enum.ScaleType.Slice
  1696. TextButton_Roundify_12px_5.SliceCenter = Rect.new(12, 12, 13, 13)
  1697.  
  1698. TextButton_Roundify_12px_6.Name = "TextButton_Roundify_12px"
  1699. TextButton_Roundify_12px_6.Parent = TextButton_Roundify_12px_5
  1700. TextButton_Roundify_12px_6.BackgroundColor3 = Color3.new(1, 1, 1)
  1701. TextButton_Roundify_12px_6.BackgroundTransparency = 1
  1702. TextButton_Roundify_12px_6.Position = UDim2.new(0, 0, 0, 3)
  1703. TextButton_Roundify_12px_6.Size = UDim2.new(1, 0, 1, 0)
  1704. TextButton_Roundify_12px_6.Image = "rbxassetid://2260429633"
  1705. TextButton_Roundify_12px_6.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1706. TextButton_Roundify_12px_6.ScaleType = Enum.ScaleType.Slice
  1707. TextButton_Roundify_12px_6.SliceCenter = Rect.new(12, 12, 13, 13)
  1708.  
  1709. _4.Name = "4"
  1710. _4.Parent = ScrollingFrame
  1711. _4.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1712. _4.BackgroundTransparency = 1
  1713. _4.BorderSizePixel = 0
  1714. _4.ClipsDescendants = true
  1715. _4.Position = UDim2.new(0, 7, 0, 112)
  1716. _4.Size = UDim2.new(0, 107, 0, 30)
  1717. _4.ZIndex = 3
  1718. _4.Font = Enum.Font.SourceSansBold
  1719. _4.Text = "Credits"
  1720. _4.TextColor3 = Color3.new(1, 1, 1)
  1721. _4.TextScaled = true
  1722. _4.TextSize = 25
  1723. _4.TextWrapped = true
  1724.  
  1725. TextButton_Roundify_12px_7.Name = "TextButton_Roundify_12px"
  1726. TextButton_Roundify_12px_7.Parent = _4
  1727. TextButton_Roundify_12px_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1728. TextButton_Roundify_12px_7.BackgroundTransparency = 1
  1729. TextButton_Roundify_12px_7.Size = UDim2.new(1, 0, 1, 0)
  1730. TextButton_Roundify_12px_7.ZIndex = 2
  1731. TextButton_Roundify_12px_7.Image = "rbxassetid://2260429633"
  1732. TextButton_Roundify_12px_7.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1733. TextButton_Roundify_12px_7.ScaleType = Enum.ScaleType.Slice
  1734. TextButton_Roundify_12px_7.SliceCenter = Rect.new(12, 12, 13, 13)
  1735.  
  1736. TextButton_Roundify_12px_8.Name = "TextButton_Roundify_12px"
  1737. TextButton_Roundify_12px_8.Parent = TextButton_Roundify_12px_7
  1738. TextButton_Roundify_12px_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1739. TextButton_Roundify_12px_8.BackgroundTransparency = 1
  1740. TextButton_Roundify_12px_8.Position = UDim2.new(0, 0, 0, 3)
  1741. TextButton_Roundify_12px_8.Size = UDim2.new(1, 0, 1, 0)
  1742. TextButton_Roundify_12px_8.Image = "rbxassetid://2260429633"
  1743. TextButton_Roundify_12px_8.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1744. TextButton_Roundify_12px_8.ScaleType = Enum.ScaleType.Slice
  1745. TextButton_Roundify_12px_8.SliceCenter = Rect.new(12, 12, 13, 13)
  1746.  
  1747. Frame.Parent = Main
  1748. Frame.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  1749. Frame.BorderSizePixel = 0
  1750. Frame.Position = UDim2.new(0.289999992, 0, 0.0829999819, 5)
  1751. Frame.Size = UDim2.new(0, 1, 0, 264)
  1752.  
  1753. Options.Name = "Options"
  1754. Options.Parent = Main
  1755. Options.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  1756. Options.BorderSizePixel = 0
  1757. Options.ClipsDescendants = true
  1758. Options.Position = UDim2.new(0, 160, 0, 30)
  1759. Options.Size = UDim2.new(0, 325, 0, 263)
  1760.  
  1761. BPArt.Name = "BPArt"
  1762. BPArt.Parent = Options
  1763. BPArt.BackgroundColor3 = Color3.new(1, 1, 1)
  1764. BPArt.BackgroundTransparency = 1
  1765. BPArt.Position = UDim2.new(0, 0, -1, 0)
  1766. BPArt.Size = UDim2.new(2, 0, 1, 0)
  1767. BPArt.ZIndex = 2
  1768.  
  1769. Part1.Name = "Part1"
  1770. Part1.Parent = BPArt
  1771. Part1.BackgroundColor3 = Color3.new(1, 1, 1)
  1772. Part1.BackgroundTransparency = 1
  1773. Part1.Position = UDim2.new(0, 6, 0, 6)
  1774. Part1.Size = UDim2.new(0, 313, 0, 175)
  1775. Part1.ZIndex = 2
  1776. Part1.Image = "rbxassetid://2260429633"
  1777. Part1.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1778. Part1.ScaleType = Enum.ScaleType.Slice
  1779. Part1.SliceCenter = Rect.new(12, 12, 13, 13)
  1780.  
  1781. TextButton_Roundify_12px_9.Name = "TextButton_Roundify_12px"
  1782. TextButton_Roundify_12px_9.Parent = Part1
  1783. TextButton_Roundify_12px_9.BackgroundColor3 = Color3.new(1, 1, 1)
  1784. TextButton_Roundify_12px_9.BackgroundTransparency = 1
  1785. TextButton_Roundify_12px_9.BorderSizePixel = 0
  1786. TextButton_Roundify_12px_9.Position = UDim2.new(0, 0, 0, 3)
  1787. TextButton_Roundify_12px_9.Size = UDim2.new(1, 0, 1, 0)
  1788. TextButton_Roundify_12px_9.Image = "rbxassetid://2260429633"
  1789. TextButton_Roundify_12px_9.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1790. TextButton_Roundify_12px_9.ScaleType = Enum.ScaleType.Slice
  1791. TextButton_Roundify_12px_9.SliceCenter = Rect.new(12, 12, 13, 13)
  1792.  
  1793. Title_2.Name = "Title"
  1794. Title_2.Parent = Part1
  1795. Title_2.AnchorPoint = Vector2.new(0.5, 0)
  1796. Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1797. Title_2.BackgroundTransparency = 1
  1798. Title_2.Position = UDim2.new(0.75, 0, 0, 0)
  1799. Title_2.Size = UDim2.new(0, 160, 0, 50)
  1800. Title_2.ZIndex = 3
  1801. Title_2.Font = Enum.Font.SourceSansBold
  1802. Title_2.Text = "Blueprint Art"
  1803. Title_2.TextColor3 = Color3.new(1, 1, 1)
  1804. Title_2.TextSize = 25
  1805.  
  1806. ArtList.Name = "ArtList"
  1807. ArtList.Parent = Part1
  1808. ArtList.AnchorPoint = Vector2.new(0, 0.5)
  1809. ArtList.BackgroundColor3 = Color3.new(1, 1, 1)
  1810. ArtList.BackgroundTransparency = 1
  1811. ArtList.Position = UDim2.new(0, 6, 0.5, 0)
  1812. ArtList.Size = UDim2.new(0, 135, 0, 150)
  1813. ArtList.ZIndex = 2
  1814. ArtList.Image = "rbxassetid://2260429633"
  1815. ArtList.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1816. ArtList.ScaleType = Enum.ScaleType.Slice
  1817. ArtList.SliceCenter = Rect.new(12, 12, 13, 13)
  1818.  
  1819. ArtStyles.Name = "ArtStyles"
  1820. ArtStyles.Parent = ArtList
  1821. ArtStyles.BackgroundColor3 = Color3.new(1, 1, 1)
  1822. ArtStyles.BackgroundTransparency = 1
  1823. ArtStyles.BorderSizePixel = 0
  1824. ArtStyles.Size = UDim2.new(1, 0, 1, 0)
  1825. ArtStyles.ZIndex = 4
  1826. ArtStyles.ScrollBarThickness = 5
  1827. ArtStyles.VerticalScrollBarInset = Enum.ScrollBarInset.Always
  1828.  
  1829. CustomPB.Name = "CustomPB"
  1830. CustomPB.Parent = Part1
  1831. CustomPB.AnchorPoint = Vector2.new(0.5, 0.5)
  1832. CustomPB.BackgroundColor3 = Color3.new(1, 1, 1)
  1833. CustomPB.BackgroundTransparency = 1
  1834. CustomPB.Position = UDim2.new(0.75, 0, 0.5, 0)
  1835. CustomPB.Size = UDim2.new(0, 125, 0, 45)
  1836. CustomPB.ZIndex = 2
  1837. CustomPB.Image = "rbxassetid://2260429633"
  1838. CustomPB.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1839. CustomPB.ScaleType = Enum.ScaleType.Slice
  1840. CustomPB.SliceCenter = Rect.new(12, 12, 13, 13)
  1841.  
  1842. TextBox.Parent = CustomPB
  1843. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1844. TextBox.BackgroundTransparency = 1
  1845. TextBox.Size = UDim2.new(1, 0, 1, 0)
  1846. TextBox.ZIndex = 3
  1847. TextBox.Font = Enum.Font.SourceSansBold
  1848. TextBox.PlaceholderColor3 = Color3.new(1, 1, 1)
  1849. TextBox.PlaceholderText = "Custom Art URL"
  1850. TextBox.Text = ""
  1851. TextBox.TextColor3 = Color3.new(1, 1, 1)
  1852. TextBox.TextSize = 18
  1853.  
  1854. Import.Name = "Import"
  1855. Import.Parent = Part1
  1856. Import.AnchorPoint = Vector2.new(0.5, 0)
  1857. Import.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1858. Import.BackgroundTransparency = 1
  1859. Import.BorderSizePixel = 0
  1860. Import.ClipsDescendants = true
  1861. Import.Position = UDim2.new(0.5, 0, 1, 35)
  1862. Import.Size = UDim2.new(1, 0, 0, 30)
  1863. Import.ZIndex = 3
  1864. Import.Font = Enum.Font.SourceSansBold
  1865. Import.Text = "Import Art"
  1866. Import.TextColor3 = Color3.new(1, 1, 1)
  1867. Import.TextScaled = true
  1868. Import.TextSize = 25
  1869. Import.TextWrapped = true
  1870.  
  1871. TextButton_Roundify_12px_10.Name = "TextButton_Roundify_12px"
  1872. TextButton_Roundify_12px_10.Parent = Import
  1873. TextButton_Roundify_12px_10.BackgroundColor3 = Color3.new(1, 1, 1)
  1874. TextButton_Roundify_12px_10.BackgroundTransparency = 1
  1875. TextButton_Roundify_12px_10.Size = UDim2.new(1, 0, 1, 0)
  1876. TextButton_Roundify_12px_10.ZIndex = 2
  1877. TextButton_Roundify_12px_10.Image = "rbxassetid://2260429633"
  1878. TextButton_Roundify_12px_10.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1879. TextButton_Roundify_12px_10.ScaleType = Enum.ScaleType.Slice
  1880. TextButton_Roundify_12px_10.SliceCenter = Rect.new(12, 12, 13, 13)
  1881.  
  1882. TextButton_Roundify_12px_11.Name = "TextButton_Roundify_12px"
  1883. TextButton_Roundify_12px_11.Parent = TextButton_Roundify_12px_10
  1884. TextButton_Roundify_12px_11.BackgroundColor3 = Color3.new(1, 1, 1)
  1885. TextButton_Roundify_12px_11.BackgroundTransparency = 1
  1886. TextButton_Roundify_12px_11.Position = UDim2.new(0, 0, 0, 3)
  1887. TextButton_Roundify_12px_11.Size = UDim2.new(1, 0, 1, 0)
  1888. TextButton_Roundify_12px_11.Image = "rbxassetid://2260429633"
  1889. TextButton_Roundify_12px_11.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1890. TextButton_Roundify_12px_11.ScaleType = Enum.ScaleType.Slice
  1891. TextButton_Roundify_12px_11.SliceCenter = Rect.new(12, 12, 13, 13)
  1892.  
  1893. Part2.Name = "Part2"
  1894. Part2.Parent = BPArt
  1895. Part2.BackgroundColor3 = Color3.new(1, 1, 1)
  1896. Part2.BackgroundTransparency = 1
  1897. Part2.Position = UDim2.new(0.5, 6, 0, 6)
  1898. Part2.Size = UDim2.new(0, 313, 0, 175)
  1899. Part2.ZIndex = 2
  1900. Part2.Image = "rbxassetid://2260429633"
  1901. Part2.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1902. Part2.ScaleType = Enum.ScaleType.Slice
  1903. Part2.SliceCenter = Rect.new(12, 12, 13, 13)
  1904.  
  1905. TextButton_Roundify_12px_12.Name = "TextButton_Roundify_12px"
  1906. TextButton_Roundify_12px_12.Parent = Part2
  1907. TextButton_Roundify_12px_12.BackgroundColor3 = Color3.new(1, 1, 1)
  1908. TextButton_Roundify_12px_12.BackgroundTransparency = 1
  1909. TextButton_Roundify_12px_12.Position = UDim2.new(0, 0, 0, 3)
  1910. TextButton_Roundify_12px_12.Size = UDim2.new(1, 0, 1, 0)
  1911. TextButton_Roundify_12px_12.Image = "rbxassetid://2260429633"
  1912. TextButton_Roundify_12px_12.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1913. TextButton_Roundify_12px_12.ScaleType = Enum.ScaleType.Slice
  1914. TextButton_Roundify_12px_12.SliceCenter = Rect.new(12, 12, 13, 13)
  1915.  
  1916. Title_3.Name = "Title"
  1917. Title_3.Parent = Part2
  1918. Title_3.AnchorPoint = Vector2.new(0.5, 0)
  1919. Title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1920. Title_3.BackgroundTransparency = 1
  1921. Title_3.Position = UDim2.new(0.75, 0, 0, 0)
  1922. Title_3.Size = UDim2.new(0, 160, 0, 50)
  1923. Title_3.ZIndex = 3
  1924. Title_3.Font = Enum.Font.SourceSansBold
  1925. Title_3.Text = "Choose Wood"
  1926. Title_3.TextColor3 = Color3.new(1, 1, 1)
  1927. Title_3.TextSize = 25
  1928.  
  1929. WoodList.Name = "WoodList"
  1930. WoodList.Parent = Part2
  1931. WoodList.AnchorPoint = Vector2.new(0, 0.5)
  1932. WoodList.BackgroundColor3 = Color3.new(1, 1, 1)
  1933. WoodList.BackgroundTransparency = 1
  1934. WoodList.Position = UDim2.new(0, 6, 0.5, 0)
  1935. WoodList.Size = UDim2.new(0, 135, 0, 150)
  1936. WoodList.ZIndex = 2
  1937. WoodList.Image = "rbxassetid://2260429633"
  1938. WoodList.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1939. WoodList.ScaleType = Enum.ScaleType.Slice
  1940. WoodList.SliceCenter = Rect.new(12, 12, 13, 13)
  1941.  
  1942. WoodStyles.Name = "WoodStyles"
  1943. WoodStyles.Parent = WoodList
  1944. WoodStyles.BackgroundColor3 = Color3.new(1, 1, 1)
  1945. WoodStyles.BackgroundTransparency = 1
  1946. WoodStyles.BorderSizePixel = 0
  1947. WoodStyles.Size = UDim2.new(1, 0, 1, 0)
  1948. WoodStyles.ZIndex = 4
  1949. WoodStyles.ScrollBarThickness = 5
  1950. WoodStyles.VerticalScrollBarInset = Enum.ScrollBarInset.Always
  1951.  
  1952. Multiwood.Name = "Multiwood"
  1953. Multiwood.Parent = WoodList
  1954. Multiwood.AnchorPoint = Vector2.new(0.5, 0)
  1955. Multiwood.BackgroundColor3 = Color3.new(1, 1, 1)
  1956. Multiwood.BackgroundTransparency = 1
  1957. Multiwood.Position = UDim2.new(0.5, 0, 0, 0)
  1958. Multiwood.Size = UDim2.new(1, 0, 1, 0)
  1959. Multiwood.ZIndex = 3
  1960. Multiwood.Font = Enum.Font.SourceSansBold
  1961. Multiwood.Text = "| Disabled | Blueprint has multiple-wood choices."
  1962. Multiwood.TextColor3 = Color3.new(1, 1, 1)
  1963. Multiwood.TextSize = 25
  1964. Multiwood.TextWrapped = true
  1965.  
  1966. SpawnB.Name = "SpawnB"
  1967. SpawnB.Parent = Part2
  1968. SpawnB.AnchorPoint = Vector2.new(0.5, 0)
  1969. SpawnB.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1970. SpawnB.BackgroundTransparency = 1
  1971. SpawnB.BorderSizePixel = 0
  1972. SpawnB.ClipsDescendants = true
  1973. SpawnB.Position = UDim2.new(0.25, 0, 1, 35)
  1974. SpawnB.Size = UDim2.new(0.449999988, 0, 0, 30)
  1975. SpawnB.ZIndex = 3
  1976. SpawnB.Font = Enum.Font.SourceSansBold
  1977. SpawnB.Text = "Spawn Art"
  1978. SpawnB.TextColor3 = Color3.new(1, 1, 1)
  1979. SpawnB.TextScaled = true
  1980. SpawnB.TextSize = 25
  1981. SpawnB.TextWrapped = true
  1982.  
  1983. TextButton_Roundify_12px_13.Name = "TextButton_Roundify_12px"
  1984. TextButton_Roundify_12px_13.Parent = SpawnB
  1985. TextButton_Roundify_12px_13.BackgroundColor3 = Color3.new(1, 1, 1)
  1986. TextButton_Roundify_12px_13.BackgroundTransparency = 1
  1987. TextButton_Roundify_12px_13.Size = UDim2.new(1, 0, 1, 0)
  1988. TextButton_Roundify_12px_13.ZIndex = 2
  1989. TextButton_Roundify_12px_13.Image = "rbxassetid://2260429633"
  1990. TextButton_Roundify_12px_13.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1991. TextButton_Roundify_12px_13.ScaleType = Enum.ScaleType.Slice
  1992. TextButton_Roundify_12px_13.SliceCenter = Rect.new(12, 12, 13, 13)
  1993.  
  1994. TextButton_Roundify_12px_14.Name = "TextButton_Roundify_12px"
  1995. TextButton_Roundify_12px_14.Parent = TextButton_Roundify_12px_13
  1996. TextButton_Roundify_12px_14.BackgroundColor3 = Color3.new(1, 1, 1)
  1997. TextButton_Roundify_12px_14.BackgroundTransparency = 1
  1998. TextButton_Roundify_12px_14.Position = UDim2.new(0, 0, 0, 3)
  1999. TextButton_Roundify_12px_14.Size = UDim2.new(1, 0, 1, 0)
  2000. TextButton_Roundify_12px_14.Image = "rbxassetid://2260429633"
  2001. TextButton_Roundify_12px_14.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2002. TextButton_Roundify_12px_14.ScaleType = Enum.ScaleType.Slice
  2003. TextButton_Roundify_12px_14.SliceCenter = Rect.new(12, 12, 13, 13)
  2004.  
  2005. Left.Name = "Left"
  2006. Left.Parent = Part2
  2007. Left.AnchorPoint = Vector2.new(0.5, 0)
  2008. Left.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2009. Left.BackgroundTransparency = 1
  2010. Left.BorderSizePixel = 0
  2011. Left.ClipsDescendants = true
  2012. Left.Position = UDim2.new(0.649999976, -35, 0.349999994, 0)
  2013. Left.Size = UDim2.new(0, 35, 0, 35)
  2014. Left.ZIndex = 3
  2015. Left.Font = Enum.Font.SourceSansBold
  2016. Left.Text = "<"
  2017. Left.TextColor3 = Color3.new(1, 1, 1)
  2018. Left.TextSize = 25
  2019. Left.TextWrapped = true
  2020.  
  2021. TextButton_Roundify_12px_15.Name = "TextButton_Roundify_12px"
  2022. TextButton_Roundify_12px_15.Parent = Left
  2023. TextButton_Roundify_12px_15.BackgroundColor3 = Color3.new(1, 1, 1)
  2024. TextButton_Roundify_12px_15.BackgroundTransparency = 1
  2025. TextButton_Roundify_12px_15.Size = UDim2.new(1, 0, 1, 0)
  2026. TextButton_Roundify_12px_15.ZIndex = 2
  2027. TextButton_Roundify_12px_15.Image = "rbxassetid://2260429633"
  2028. TextButton_Roundify_12px_15.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2029. TextButton_Roundify_12px_15.ScaleType = Enum.ScaleType.Slice
  2030. TextButton_Roundify_12px_15.SliceCenter = Rect.new(12, 12, 13, 13)
  2031.  
  2032. Right.Name = "Right"
  2033. Right.Parent = Part2
  2034. Right.AnchorPoint = Vector2.new(0.5, 0)
  2035. Right.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2036. Right.BackgroundTransparency = 1
  2037. Right.BorderSizePixel = 0
  2038. Right.ClipsDescendants = true
  2039. Right.Position = UDim2.new(0.649999976, 4, 0.349999994, 0)
  2040. Right.Size = UDim2.new(0, 35, 0, 35)
  2041. Right.ZIndex = 3
  2042. Right.Font = Enum.Font.SourceSansBold
  2043. Right.Text = ">"
  2044. Right.TextColor3 = Color3.new(1, 1, 1)
  2045. Right.TextSize = 25
  2046. Right.TextWrapped = true
  2047.  
  2048. TextButton_Roundify_12px_16.Name = "TextButton_Roundify_12px"
  2049. TextButton_Roundify_12px_16.Parent = Right
  2050. TextButton_Roundify_12px_16.BackgroundColor3 = Color3.new(1, 1, 1)
  2051. TextButton_Roundify_12px_16.BackgroundTransparency = 1
  2052. TextButton_Roundify_12px_16.Size = UDim2.new(1, 0, 1, 0)
  2053. TextButton_Roundify_12px_16.ZIndex = 2
  2054. TextButton_Roundify_12px_16.Image = "rbxassetid://2260429633"
  2055. TextButton_Roundify_12px_16.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2056. TextButton_Roundify_12px_16.ScaleType = Enum.ScaleType.Slice
  2057. TextButton_Roundify_12px_16.SliceCenter = Rect.new(12, 12, 13, 13)
  2058.  
  2059. Title_4.Name = "Title"
  2060. Title_4.Parent = Part2
  2061. Title_4.AnchorPoint = Vector2.new(0.5, 0)
  2062. Title_4.BackgroundColor3 = Color3.new(1, 1, 1)
  2063. Title_4.BackgroundTransparency = 1
  2064. Title_4.Position = UDim2.new(0.600000024, 0, 0, 100)
  2065. Title_4.Size = UDim2.new(0, 50, 0, 25)
  2066. Title_4.ZIndex = 3
  2067. Title_4.Font = Enum.Font.SourceSansBold
  2068. Title_4.Text = "Rotation"
  2069. Title_4.TextColor3 = Color3.new(1, 1, 1)
  2070. Title_4.TextSize = 15
  2071.  
  2072. Up.Name = "Up"
  2073. Up.Parent = Part2
  2074. Up.AnchorPoint = Vector2.new(0.5, 0)
  2075. Up.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2076. Up.BackgroundTransparency = 1
  2077. Up.BorderSizePixel = 0
  2078. Up.ClipsDescendants = true
  2079. Up.Position = UDim2.new(0.949999988, -35, 0.25, 0)
  2080. Up.Rotation = 90
  2081. Up.Size = UDim2.new(0, 35, 0, 35)
  2082. Up.ZIndex = 3
  2083. Up.Font = Enum.Font.SourceSansBold
  2084. Up.Text = "<"
  2085. Up.TextColor3 = Color3.new(1, 1, 1)
  2086. Up.TextSize = 25
  2087. Up.TextWrapped = true
  2088.  
  2089. TextButton_Roundify_12px_17.Name = "TextButton_Roundify_12px"
  2090. TextButton_Roundify_12px_17.Parent = Up
  2091. TextButton_Roundify_12px_17.BackgroundColor3 = Color3.new(1, 1, 1)
  2092. TextButton_Roundify_12px_17.BackgroundTransparency = 1
  2093. TextButton_Roundify_12px_17.Size = UDim2.new(1, 0, 1, 0)
  2094. TextButton_Roundify_12px_17.ZIndex = 2
  2095. TextButton_Roundify_12px_17.Image = "rbxassetid://2260429633"
  2096. TextButton_Roundify_12px_17.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2097. TextButton_Roundify_12px_17.ScaleType = Enum.ScaleType.Slice
  2098. TextButton_Roundify_12px_17.SliceCenter = Rect.new(12, 12, 13, 13)
  2099.  
  2100. Down.Name = "Down"
  2101. Down.Parent = Part2
  2102. Down.AnchorPoint = Vector2.new(0.5, 0)
  2103. Down.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2104. Down.BackgroundTransparency = 1
  2105. Down.BorderSizePixel = 0
  2106. Down.ClipsDescendants = true
  2107. Down.Position = UDim2.new(0.949999988, -35, 0.25, 39)
  2108. Down.Rotation = 90
  2109. Down.Size = UDim2.new(0, 35, 0, 35)
  2110. Down.ZIndex = 3
  2111. Down.Font = Enum.Font.SourceSansBold
  2112. Down.Text = ">"
  2113. Down.TextColor3 = Color3.new(1, 1, 1)
  2114. Down.TextSize = 25
  2115. Down.TextWrapped = true
  2116.  
  2117. TextButton_Roundify_12px_18.Name = "TextButton_Roundify_12px"
  2118. TextButton_Roundify_12px_18.Parent = Down
  2119. TextButton_Roundify_12px_18.BackgroundColor3 = Color3.new(1, 1, 1)
  2120. TextButton_Roundify_12px_18.BackgroundTransparency = 1
  2121. TextButton_Roundify_12px_18.Size = UDim2.new(1, 0, 1, 0)
  2122. TextButton_Roundify_12px_18.ZIndex = 2
  2123. TextButton_Roundify_12px_18.Image = "rbxassetid://2260429633"
  2124. TextButton_Roundify_12px_18.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2125. TextButton_Roundify_12px_18.ScaleType = Enum.ScaleType.Slice
  2126. TextButton_Roundify_12px_18.SliceCenter = Rect.new(12, 12, 13, 13)
  2127.  
  2128. Title_5.Name = "Title"
  2129. Title_5.Parent = Part2
  2130. Title_5.AnchorPoint = Vector2.new(0.5, 0)
  2131. Title_5.BackgroundColor3 = Color3.new(1, 1, 1)
  2132. Title_5.BackgroundTransparency = 1
  2133. Title_5.Position = UDim2.new(0.839999974, 0, 0, 120)
  2134. Title_5.Size = UDim2.new(0, 50, 0, 25)
  2135. Title_5.ZIndex = 3
  2136. Title_5.Font = Enum.Font.SourceSansBold
  2137. Title_5.Text = "Offset"
  2138. Title_5.TextColor3 = Color3.new(1, 1, 1)
  2139. Title_5.TextSize = 15
  2140.  
  2141. Back.Name = "Back"
  2142. Back.Parent = Part2
  2143. Back.AnchorPoint = Vector2.new(0.5, 0)
  2144. Back.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2145. Back.BackgroundTransparency = 1
  2146. Back.BorderSizePixel = 0
  2147. Back.ClipsDescendants = true
  2148. Back.Position = UDim2.new(0.75, 0, 1, 35)
  2149. Back.Size = UDim2.new(0.449999988, 0, 0, 30)
  2150. Back.ZIndex = 3
  2151. Back.Font = Enum.Font.SourceSansBold
  2152. Back.Text = "Back"
  2153. Back.TextColor3 = Color3.new(1, 1, 1)
  2154. Back.TextSize = 25
  2155. Back.TextWrapped = true
  2156.  
  2157. TextButton_Roundify_12px_19.Name = "TextButton_Roundify_12px"
  2158. TextButton_Roundify_12px_19.Parent = Back
  2159. TextButton_Roundify_12px_19.BackgroundColor3 = Color3.new(1, 1, 1)
  2160. TextButton_Roundify_12px_19.BackgroundTransparency = 1
  2161. TextButton_Roundify_12px_19.Size = UDim2.new(1, 0, 1, 0)
  2162. TextButton_Roundify_12px_19.ZIndex = 2
  2163. TextButton_Roundify_12px_19.Image = "rbxassetid://2260429633"
  2164. TextButton_Roundify_12px_19.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2165. TextButton_Roundify_12px_19.ScaleType = Enum.ScaleType.Slice
  2166. TextButton_Roundify_12px_19.SliceCenter = Rect.new(12, 12, 13, 13)
  2167.  
  2168. TextButton_Roundify_12px_20.Name = "TextButton_Roundify_12px"
  2169. TextButton_Roundify_12px_20.Parent = TextButton_Roundify_12px_19
  2170. TextButton_Roundify_12px_20.BackgroundColor3 = Color3.new(1, 1, 1)
  2171. TextButton_Roundify_12px_20.BackgroundTransparency = 1
  2172. TextButton_Roundify_12px_20.Position = UDim2.new(0, 0, 0, 3)
  2173. TextButton_Roundify_12px_20.Size = UDim2.new(1, 0, 1, 0)
  2174. TextButton_Roundify_12px_20.Image = "rbxassetid://2260429633"
  2175. TextButton_Roundify_12px_20.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2176. TextButton_Roundify_12px_20.ScaleType = Enum.ScaleType.Slice
  2177. TextButton_Roundify_12px_20.SliceCenter = Rect.new(12, 12, 13, 13)
  2178.  
  2179. Plot.Name = "Plot"
  2180. Plot.Parent = Options
  2181. Plot.BackgroundColor3 = Color3.new(1, 1, 1)
  2182. Plot.BackgroundTransparency = 1
  2183. Plot.Size = UDim2.new(1, 0, 1, 0)
  2184. Plot.ZIndex = 2
  2185.  
  2186. Frame_2.Name = "Frame"
  2187. Frame_2.Parent = Plot
  2188. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2189. Frame_2.BackgroundTransparency = 1
  2190. Frame_2.Position = UDim2.new(0, 6, 0, 6)
  2191. Frame_2.Size = UDim2.new(0, 313, 0, 175)
  2192. Frame_2.ZIndex = 2
  2193. Frame_2.Image = "rbxassetid://2260429633"
  2194. Frame_2.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2195. Frame_2.ScaleType = Enum.ScaleType.Slice
  2196. Frame_2.SliceCenter = Rect.new(12, 12, 13, 13)
  2197.  
  2198. TextButton_Roundify_12px_21.Name = "TextButton_Roundify_12px"
  2199. TextButton_Roundify_12px_21.Parent = Frame_2
  2200. TextButton_Roundify_12px_21.BackgroundColor3 = Color3.new(1, 1, 1)
  2201. TextButton_Roundify_12px_21.BackgroundTransparency = 1
  2202. TextButton_Roundify_12px_21.Position = UDim2.new(0, 0, 0, 3)
  2203. TextButton_Roundify_12px_21.Size = UDim2.new(1, 0, 1, 0)
  2204. TextButton_Roundify_12px_21.Image = "rbxassetid://2260429633"
  2205. TextButton_Roundify_12px_21.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2206. TextButton_Roundify_12px_21.ScaleType = Enum.ScaleType.Slice
  2207. TextButton_Roundify_12px_21.SliceCenter = Rect.new(12, 12, 13, 13)
  2208.  
  2209. Title_6.Name = "Title"
  2210. Title_6.Parent = Frame_2
  2211. Title_6.AnchorPoint = Vector2.new(0.5, 0)
  2212. Title_6.BackgroundColor3 = Color3.new(1, 1, 1)
  2213. Title_6.BackgroundTransparency = 1
  2214. Title_6.Position = UDim2.new(0.5, 0, 0, 0)
  2215. Title_6.Size = UDim2.new(0, 160, 0, 50)
  2216. Title_6.ZIndex = 3
  2217. Title_6.Font = Enum.Font.SourceSansBold
  2218. Title_6.Text = "Plot Statistics"
  2219. Title_6.TextColor3 = Color3.new(1, 1, 1)
  2220. Title_6.TextSize = 25
  2221.  
  2222. Blueprints.Name = "Blueprints"
  2223. Blueprints.Parent = Frame_2
  2224. Blueprints.AnchorPoint = Vector2.new(0.5, 0)
  2225. Blueprints.BackgroundColor3 = Color3.new(1, 1, 1)
  2226. Blueprints.BackgroundTransparency = 1
  2227. Blueprints.Position = UDim2.new(0.75, 0, 0, 50)
  2228. Blueprints.Size = UDim2.new(0.5, 0, 0, 50)
  2229. Blueprints.ZIndex = 3
  2230. Blueprints.Font = Enum.Font.SourceSansBold
  2231. Blueprints.Text = "Blueprints:"
  2232. Blueprints.TextColor3 = Color3.new(1, 1, 1)
  2233. Blueprints.TextSize = 25
  2234.  
  2235. CountPrints.Name = "CountPrints"
  2236. CountPrints.Parent = Blueprints
  2237. CountPrints.AnchorPoint = Vector2.new(0.5, 0)
  2238. CountPrints.BackgroundColor3 = Color3.new(1, 1, 1)
  2239. CountPrints.BackgroundTransparency = 1
  2240. CountPrints.Position = UDim2.new(0.5, 0, 0, 35)
  2241. CountPrints.Size = UDim2.new(0.5, 0, 0, 50)
  2242. CountPrints.ZIndex = 3
  2243. CountPrints.Font = Enum.Font.SourceSansBold
  2244. CountPrints.Text = "0"
  2245. CountPrints.TextColor3 = Color3.new(1, 1, 1)
  2246. CountPrints.TextSize = 25
  2247. CountPrints.TextYAlignment = Enum.TextYAlignment.Top
  2248.  
  2249. Items.Name = "Items"
  2250. Items.Parent = Frame_2
  2251. Items.AnchorPoint = Vector2.new(0.5, 0)
  2252. Items.BackgroundColor3 = Color3.new(1, 1, 1)
  2253. Items.BackgroundTransparency = 1
  2254. Items.Position = UDim2.new(0.25, 0, 0, 50)
  2255. Items.Size = UDim2.new(0.5, 0, 0, 50)
  2256. Items.ZIndex = 3
  2257. Items.Font = Enum.Font.SourceSansBold
  2258. Items.Text = "Items:"
  2259. Items.TextColor3 = Color3.new(1, 1, 1)
  2260. Items.TextSize = 25
  2261.  
  2262. CountItems.Name = "CountItems"
  2263. CountItems.Parent = Items
  2264. CountItems.AnchorPoint = Vector2.new(0.5, 0)
  2265. CountItems.BackgroundColor3 = Color3.new(1, 1, 1)
  2266. CountItems.BackgroundTransparency = 1
  2267. CountItems.Position = UDim2.new(0.5, 0, 0, 35)
  2268. CountItems.Size = UDim2.new(0.5, 0, 0, 50)
  2269. CountItems.ZIndex = 3
  2270. CountItems.Font = Enum.Font.SourceSansBold
  2271. CountItems.Text = "0"
  2272. CountItems.TextColor3 = Color3.new(1, 1, 1)
  2273. CountItems.TextSize = 25
  2274. CountItems.TextYAlignment = Enum.TextYAlignment.Top
  2275.  
  2276. MaxPlot.Name = "MaxPlot"
  2277. MaxPlot.Parent = Plot
  2278. MaxPlot.AnchorPoint = Vector2.new(0.5, 0)
  2279. MaxPlot.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2280. MaxPlot.BackgroundTransparency = 1
  2281. MaxPlot.BorderSizePixel = 0
  2282. MaxPlot.ClipsDescendants = true
  2283. MaxPlot.Position = UDim2.new(0.25, 0, 0, 200)
  2284. MaxPlot.Size = UDim2.new(0, 107, 0, 30)
  2285. MaxPlot.ZIndex = 3
  2286. MaxPlot.Font = Enum.Font.SourceSansBold
  2287. MaxPlot.Text = "Max Land"
  2288. MaxPlot.TextColor3 = Color3.new(1, 1, 1)
  2289. MaxPlot.TextSize = 25
  2290. MaxPlot.TextWrapped = true
  2291.  
  2292. TextButton_Roundify_12px_22.Name = "TextButton_Roundify_12px"
  2293. TextButton_Roundify_12px_22.Parent = MaxPlot
  2294. TextButton_Roundify_12px_22.BackgroundColor3 = Color3.new(1, 1, 1)
  2295. TextButton_Roundify_12px_22.BackgroundTransparency = 1
  2296. TextButton_Roundify_12px_22.Size = UDim2.new(1, 0, 1, 0)
  2297. TextButton_Roundify_12px_22.ZIndex = 2
  2298. TextButton_Roundify_12px_22.Image = "rbxassetid://2260429633"
  2299. TextButton_Roundify_12px_22.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2300. TextButton_Roundify_12px_22.ScaleType = Enum.ScaleType.Slice
  2301. TextButton_Roundify_12px_22.SliceCenter = Rect.new(12, 12, 13, 13)
  2302.  
  2303. TextButton_Roundify_12px_23.Name = "TextButton_Roundify_12px"
  2304. TextButton_Roundify_12px_23.Parent = TextButton_Roundify_12px_22
  2305. TextButton_Roundify_12px_23.BackgroundColor3 = Color3.new(1, 1, 1)
  2306. TextButton_Roundify_12px_23.BackgroundTransparency = 1
  2307. TextButton_Roundify_12px_23.Position = UDim2.new(0, 0, 0, 3)
  2308. TextButton_Roundify_12px_23.Size = UDim2.new(1, 0, 1, 0)
  2309. TextButton_Roundify_12px_23.Image = "rbxassetid://2260429633"
  2310. TextButton_Roundify_12px_23.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2311. TextButton_Roundify_12px_23.ScaleType = Enum.ScaleType.Slice
  2312. TextButton_Roundify_12px_23.SliceCenter = Rect.new(12, 12, 13, 13)
  2313.  
  2314. UserSteal.Name = "UserSteal"
  2315. UserSteal.Parent = Plot
  2316. UserSteal.AnchorPoint = Vector2.new(0.5, 0)
  2317. UserSteal.BackgroundColor3 = Color3.new(1, 1, 1)
  2318. UserSteal.BackgroundTransparency = 1
  2319. UserSteal.Position = UDim2.new(0.75, 0, 0, 190)
  2320. UserSteal.Size = UDim2.new(0, 150, 0, 30)
  2321. UserSteal.ZIndex = 3
  2322. UserSteal.Font = Enum.Font.SourceSansBold
  2323. UserSteal.PlaceholderColor3 = Color3.new(1, 1, 1)
  2324. UserSteal.PlaceholderText = "Username"
  2325. UserSteal.Text = ""
  2326. UserSteal.TextColor3 = Color3.new(1, 1, 1)
  2327. UserSteal.TextScaled = true
  2328. UserSteal.TextSize = 14
  2329. UserSteal.TextWrapped = true
  2330.  
  2331. TextButton_Roundify_12px_24.Name = "TextButton_Roundify_12px"
  2332. TextButton_Roundify_12px_24.Parent = UserSteal
  2333. TextButton_Roundify_12px_24.BackgroundColor3 = Color3.new(1, 1, 1)
  2334. TextButton_Roundify_12px_24.BackgroundTransparency = 1
  2335. TextButton_Roundify_12px_24.Size = UDim2.new(1, 0, 1, 0)
  2336. TextButton_Roundify_12px_24.ZIndex = 2
  2337. TextButton_Roundify_12px_24.Image = "rbxassetid://2260429633"
  2338. TextButton_Roundify_12px_24.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2339. TextButton_Roundify_12px_24.ScaleType = Enum.ScaleType.Slice
  2340. TextButton_Roundify_12px_24.SliceCenter = Rect.new(12, 12, 13, 13)
  2341.  
  2342. TextButton_Roundify_12px_25.Name = "TextButton_Roundify_12px"
  2343. TextButton_Roundify_12px_25.Parent = TextButton_Roundify_12px_24
  2344. TextButton_Roundify_12px_25.BackgroundColor3 = Color3.new(1, 1, 1)
  2345. TextButton_Roundify_12px_25.BackgroundTransparency = 1
  2346. TextButton_Roundify_12px_25.Position = UDim2.new(0, 0, 0, 3)
  2347. TextButton_Roundify_12px_25.Size = UDim2.new(1, 0, 1, 0)
  2348. TextButton_Roundify_12px_25.Image = "rbxassetid://2260429633"
  2349. TextButton_Roundify_12px_25.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2350. TextButton_Roundify_12px_25.ScaleType = Enum.ScaleType.Slice
  2351. TextButton_Roundify_12px_25.SliceCenter = Rect.new(12, 12, 13, 13)
  2352.  
  2353. StealBase.Name = "StealBase"
  2354. StealBase.Parent = Plot
  2355. StealBase.AnchorPoint = Vector2.new(0.5, 0)
  2356. StealBase.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2357. StealBase.BackgroundTransparency = 1
  2358. StealBase.BorderSizePixel = 0
  2359. StealBase.ClipsDescendants = true
  2360. StealBase.Position = UDim2.new(0.75, 0, 0, 225)
  2361. StealBase.Size = UDim2.new(0, 107, 0, 30)
  2362. StealBase.ZIndex = 3
  2363. StealBase.Font = Enum.Font.SourceSansBold
  2364. StealBase.Text = "Copy Base"
  2365. StealBase.TextColor3 = Color3.new(1, 1, 1)
  2366. StealBase.TextSize = 25
  2367. StealBase.TextWrapped = true
  2368.  
  2369. TextButton_Roundify_12px_26.Name = "TextButton_Roundify_12px"
  2370. TextButton_Roundify_12px_26.Parent = StealBase
  2371. TextButton_Roundify_12px_26.BackgroundColor3 = Color3.new(1, 1, 1)
  2372. TextButton_Roundify_12px_26.BackgroundTransparency = 1
  2373. TextButton_Roundify_12px_26.Size = UDim2.new(1, 0, 1, 0)
  2374. TextButton_Roundify_12px_26.ZIndex = 2
  2375. TextButton_Roundify_12px_26.Image = "rbxassetid://2260429633"
  2376. TextButton_Roundify_12px_26.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2377. TextButton_Roundify_12px_26.ScaleType = Enum.ScaleType.Slice
  2378. TextButton_Roundify_12px_26.SliceCenter = Rect.new(12, 12, 13, 13)
  2379.  
  2380. TextButton_Roundify_12px_27.Name = "TextButton_Roundify_12px"
  2381. TextButton_Roundify_12px_27.Parent = TextButton_Roundify_12px_26
  2382. TextButton_Roundify_12px_27.BackgroundColor3 = Color3.new(1, 1, 1)
  2383. TextButton_Roundify_12px_27.BackgroundTransparency = 1
  2384. TextButton_Roundify_12px_27.Position = UDim2.new(0, 0, 0, 3)
  2385. TextButton_Roundify_12px_27.Size = UDim2.new(1, 0, 1, 0)
  2386. TextButton_Roundify_12px_27.Image = "rbxassetid://2260429633"
  2387. TextButton_Roundify_12px_27.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2388. TextButton_Roundify_12px_27.ScaleType = Enum.ScaleType.Slice
  2389. TextButton_Roundify_12px_27.SliceCenter = Rect.new(12, 12, 13, 13)
  2390.  
  2391. Credits.Name = "Credits"
  2392. Credits.Parent = Options
  2393. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  2394. Credits.BackgroundTransparency = 1
  2395. Credits.Position = UDim2.new(0, 0, -1, 0)
  2396. Credits.Size = UDim2.new(1, 0, 1, 0)
  2397. Credits.ZIndex = 2
  2398.  
  2399. Frame_3.Name = "Frame"
  2400. Frame_3.Parent = Credits
  2401. Frame_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2402. Frame_3.BackgroundTransparency = 1
  2403. Frame_3.Position = UDim2.new(0, 6, 0, 6)
  2404. Frame_3.Size = UDim2.new(0, 313, 0, 175)
  2405. Frame_3.ZIndex = 2
  2406. Frame_3.Image = "rbxassetid://2260429633"
  2407. Frame_3.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2408. Frame_3.ScaleType = Enum.ScaleType.Slice
  2409. Frame_3.SliceCenter = Rect.new(12, 12, 13, 13)
  2410.  
  2411. TextButton_Roundify_12px_28.Name = "TextButton_Roundify_12px"
  2412. TextButton_Roundify_12px_28.Parent = Frame_3
  2413. TextButton_Roundify_12px_28.BackgroundColor3 = Color3.new(1, 1, 1)
  2414. TextButton_Roundify_12px_28.BackgroundTransparency = 1
  2415. TextButton_Roundify_12px_28.Position = UDim2.new(0, 0, 0, 3)
  2416. TextButton_Roundify_12px_28.Size = UDim2.new(1, 0, 1, 0)
  2417. TextButton_Roundify_12px_28.Image = "rbxassetid://2260429633"
  2418. TextButton_Roundify_12px_28.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2419. TextButton_Roundify_12px_28.ScaleType = Enum.ScaleType.Slice
  2420. TextButton_Roundify_12px_28.SliceCenter = Rect.new(12, 12, 13, 13)
  2421.  
  2422. Title_7.Name = "Title"
  2423. Title_7.Parent = Frame_3
  2424. Title_7.AnchorPoint = Vector2.new(0.5, 0)
  2425. Title_7.BackgroundColor3 = Color3.new(1, 1, 1)
  2426. Title_7.BackgroundTransparency = 1
  2427. Title_7.Position = UDim2.new(0.5, 0, 0, 0)
  2428. Title_7.Size = UDim2.new(0, 160, 0, 50)
  2429. Title_7.ZIndex = 3
  2430. Title_7.Font = Enum.Font.SourceSansBold
  2431. Title_7.Text = "Contributors"
  2432. Title_7.TextColor3 = Color3.new(1, 1, 1)
  2433. Title_7.TextSize = 25
  2434.  
  2435. Name.Name = "Name"
  2436. Name.Parent = Frame_3
  2437. Name.AnchorPoint = Vector2.new(0.5, 0)
  2438. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  2439. Name.BackgroundTransparency = 1
  2440. Name.Position = UDim2.new(0.25, 0, 0, 50)
  2441. Name.Size = UDim2.new(0.5, 0, 0, 25)
  2442. Name.ZIndex = 3
  2443. Name.Font = Enum.Font.SourceSansBold
  2444. Name.Text = "Luzu"
  2445. Name.TextColor3 = Color3.new(1, 1, 1)
  2446. Name.TextSize = 25
  2447. Name.TextStrokeColor3 = Color3.new(1, 0.486275, 0.117647)
  2448. Name.TextStrokeTransparency = 0.5
  2449.  
  2450. Name_2.Name = "Name"
  2451. Name_2.Parent = Frame_3
  2452. Name_2.AnchorPoint = Vector2.new(0.5, 0)
  2453. Name_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2454. Name_2.BackgroundTransparency = 1
  2455. Name_2.Position = UDim2.new(0.75, 0, 0, 50)
  2456. Name_2.Size = UDim2.new(0.5, 0, 0, 25)
  2457. Name_2.ZIndex = 3
  2458. Name_2.Font = Enum.Font.SourceSansBold
  2459. Name_2.Text = "TwoPixel"
  2460. Name_2.TextColor3 = Color3.new(1, 1, 1)
  2461. Name_2.TextSize = 25
  2462. Name_2.TextStrokeColor3 = Color3.new(1, 0.486275, 0.117647)
  2463. Name_2.TextStrokeTransparency = 0.5
  2464.  
  2465. Name_3.Name = "Name"
  2466. Name_3.Parent = Frame_3
  2467. Name_3.AnchorPoint = Vector2.new(0.5, 0)
  2468. Name_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2469. Name_3.BackgroundTransparency = 1
  2470. Name_3.Position = UDim2.new(0.75, 0, 0, 75)
  2471. Name_3.Size = UDim2.new(0.5, 0, 0, 25)
  2472. Name_3.ZIndex = 3
  2473. Name_3.Font = Enum.Font.SourceSansBold
  2474. Name_3.Text = "Arceus"
  2475. Name_3.TextColor3 = Color3.new(1, 1, 1)
  2476. Name_3.TextSize = 25
  2477. Name_3.TextStrokeColor3 = Color3.new(1, 0.486275, 0.117647)
  2478. Name_3.TextStrokeTransparency = 0.5
  2479.  
  2480. Name_4.Name = "Name"
  2481. Name_4.Parent = Frame_3
  2482. Name_4.AnchorPoint = Vector2.new(0.5, 0)
  2483. Name_4.BackgroundColor3 = Color3.new(1, 1, 1)
  2484. Name_4.BackgroundTransparency = 1
  2485. Name_4.Position = UDim2.new(0.25, 0, 0, 75)
  2486. Name_4.Size = UDim2.new(0.5, 0, 0, 25)
  2487. Name_4.ZIndex = 3
  2488. Name_4.Font = Enum.Font.SourceSansBold
  2489. Name_4.Text = "Dino"
  2490. Name_4.TextColor3 = Color3.new(1, 1, 1)
  2491. Name_4.TextSize = 25
  2492. Name_4.TextStrokeColor3 = Color3.new(1, 0.486275, 0.117647)
  2493. Name_4.TextStrokeTransparency = 0.5
  2494.  
  2495. Name_5.Name = "Name"
  2496. Name_5.Parent = Frame_3
  2497. Name_5.AnchorPoint = Vector2.new(0.5, 0)
  2498. Name_5.BackgroundColor3 = Color3.new(1, 1, 1)
  2499. Name_5.BackgroundTransparency = 1
  2500. Name_5.Position = UDim2.new(0.25, 0, 0, 100)
  2501. Name_5.Size = UDim2.new(0.5, 0, 0, 25)
  2502. Name_5.ZIndex = 3
  2503. Name_5.Font = Enum.Font.SourceSansBold
  2504. Name_5.Text = "Powzk"
  2505. Name_5.TextColor3 = Color3.new(1, 1, 1)
  2506. Name_5.TextSize = 25
  2507. Name_5.TextStrokeColor3 = Color3.new(1, 0.486275, 0.117647)
  2508. Name_5.TextStrokeTransparency = 0.5
  2509.  
  2510. Name_6.Name = "Name"
  2511. Name_6.Parent = Frame_3
  2512. Name_6.AnchorPoint = Vector2.new(0.5, 0)
  2513. Name_6.BackgroundColor3 = Color3.new(1, 1, 1)
  2514. Name_6.BackgroundTransparency = 1
  2515. Name_6.Position = UDim2.new(0.75, 0, 0, 100)
  2516. Name_6.Size = UDim2.new(0.5, 0, 0, 25)
  2517. Name_6.ZIndex = 3
  2518. Name_6.Font = Enum.Font.SourceSansBold
  2519. Name_6.Text = "Dev_Tesla"
  2520. Name_6.TextColor3 = Color3.new(1, 1, 1)
  2521. Name_6.TextSize = 25
  2522. Name_6.TextStrokeColor3 = Color3.new(1, 0.486275, 0.117647)
  2523. Name_6.TextStrokeTransparency = 0.5
  2524.  
  2525. Name_7.Name = "Name"
  2526. Name_7.Parent = Frame_3
  2527. Name_7.AnchorPoint = Vector2.new(0.5, 0)
  2528. Name_7.BackgroundColor3 = Color3.new(1, 1, 1)
  2529. Name_7.BackgroundTransparency = 1
  2530. Name_7.Position = UDim2.new(0.75, 0, 0, 125)
  2531. Name_7.Size = UDim2.new(0.5, 0, 0, 25)
  2532. Name_7.ZIndex = 3
  2533. Name_7.Font = Enum.Font.SourceSansBold
  2534. Name_7.Text = "v1pejames"
  2535. Name_7.TextColor3 = Color3.new(1, 1, 1)
  2536. Name_7.TextSize = 25
  2537. Name_7.TextStrokeColor3 = Color3.new(1, 0.486275, 0.117647)
  2538. Name_7.TextStrokeTransparency = 0.5
  2539.  
  2540. Name_8.Name = "Name"
  2541. Name_8.Parent = Frame_3
  2542. Name_8.AnchorPoint = Vector2.new(0.5, 0)
  2543. Name_8.BackgroundColor3 = Color3.new(1, 1, 1)
  2544. Name_8.BackgroundTransparency = 1
  2545. Name_8.Position = UDim2.new(0.25, 0, 0, 125)
  2546. Name_8.Size = UDim2.new(0.5, 0, 0, 25)
  2547. Name_8.ZIndex = 3
  2548. Name_8.Font = Enum.Font.SourceSansBold
  2549. Name_8.Text = "Cutriffic"
  2550. Name_8.TextColor3 = Color3.new(1, 1, 1)
  2551. Name_8.TextSize = 25
  2552. Name_8.TextStrokeColor3 = Color3.new(1, 0.486275, 0.117647)
  2553. Name_8.TextStrokeTransparency = 0.5
  2554.  
  2555. Name_9.Name = "Name"
  2556. Name_9.Parent = Frame_3
  2557. Name_9.AnchorPoint = Vector2.new(0.5, 0)
  2558. Name_9.BackgroundColor3 = Color3.new(1, 1, 1)
  2559. Name_9.BackgroundTransparency = 1
  2560. Name_9.Position = UDim2.new(0.25, 0, 0, 150)
  2561. Name_9.Size = UDim2.new(0.5, 0, 0, 25)
  2562. Name_9.ZIndex = 3
  2563. Name_9.Font = Enum.Font.SourceSansBold
  2564. Name_9.Text = "East_Arctica"
  2565. Name_9.TextColor3 = Color3.new(1, 1, 1)
  2566. Name_9.TextSize = 25
  2567. Name_9.TextStrokeColor3 = Color3.new(1, 0.486275, 0.117647)
  2568. Name_9.TextStrokeTransparency = 0.5
  2569.  
  2570. Name_10.Name = "Name"
  2571. Name_10.Parent = Frame_3
  2572. Name_10.AnchorPoint = Vector2.new(0.5, 0)
  2573. Name_10.BackgroundColor3 = Color3.new(1, 1, 1)
  2574. Name_10.BackgroundTransparency = 1
  2575. Name_10.Position = UDim2.new(0.75, 0, 0, 150)
  2576. Name_10.Size = UDim2.new(0.5, 0, 0, 25)
  2577. Name_10.ZIndex = 3
  2578. Name_10.Font = Enum.Font.SourceSansBold
  2579. Name_10.Text = "XtraoSnipes"
  2580. Name_10.TextColor3 = Color3.new(1, 1, 1)
  2581. Name_10.TextSize = 25
  2582. Name_10.TextStrokeColor3 = Color3.new(1, 0.486275, 0.117647)
  2583. Name_10.TextStrokeTransparency = 0.5
  2584.  
  2585. Name_11.Name = "Name"
  2586. Name_11.Parent = Frame_3
  2587. Name_11.AnchorPoint = Vector2.new(0.5, 0)
  2588. Name_11.BackgroundColor3 = Color3.new(1, 1, 1)
  2589. Name_11.BackgroundTransparency = 1
  2590. Name_11.Position = UDim2.new(0.5, 0, 0, 179)
  2591. Name_11.Size = UDim2.new(0.5, 0, 0, 25)
  2592. Name_11.ZIndex = 3
  2593. Name_11.Font = Enum.Font.SourceSansBold
  2594. Name_11.Text = "Made by Hoofer"
  2595. Name_11.TextColor3 = Color3.new(1, 1, 1)
  2596. Name_11.TextSize = 25
  2597. Name_11.TextStrokeColor3 = Color3.new(1, 0.486275, 0.117647)
  2598. Name_11.TextStrokeTransparency = 0.5
  2599.  
  2600. Blueprint.Name = "Blueprint"
  2601. Blueprint.Parent = Options
  2602. Blueprint.BackgroundColor3 = Color3.new(1, 1, 1)
  2603. Blueprint.BackgroundTransparency = 1
  2604. Blueprint.Position = UDim2.new(0, 0, -1, 0)
  2605. Blueprint.Size = UDim2.new(1, 0, 1, 0)
  2606. Blueprint.ZIndex = 2
  2607.  
  2608. ClearBase.Name = "ClearBase"
  2609. ClearBase.Parent = Blueprint
  2610. ClearBase.AnchorPoint = Vector2.new(0.5, 0)
  2611. ClearBase.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2612. ClearBase.BackgroundTransparency = 1
  2613. ClearBase.BorderSizePixel = 0
  2614. ClearBase.ClipsDescendants = true
  2615. ClearBase.Position = UDim2.new(0.25, 0, 0, 6)
  2616. ClearBase.Size = UDim2.new(0, 107, 0, 30)
  2617. ClearBase.ZIndex = 3
  2618. ClearBase.Font = Enum.Font.SourceSansBold
  2619. ClearBase.Text = "Clear Entire Base"
  2620. ClearBase.TextColor3 = Color3.new(1, 1, 1)
  2621. ClearBase.TextScaled = true
  2622. ClearBase.TextSize = 25
  2623. ClearBase.TextWrapped = true
  2624.  
  2625. TextButton_Roundify_12px_29.Name = "TextButton_Roundify_12px"
  2626. TextButton_Roundify_12px_29.Parent = ClearBase
  2627. TextButton_Roundify_12px_29.BackgroundColor3 = Color3.new(1, 1, 1)
  2628. TextButton_Roundify_12px_29.BackgroundTransparency = 1
  2629. TextButton_Roundify_12px_29.Size = UDim2.new(1, 0, 1, 0)
  2630. TextButton_Roundify_12px_29.ZIndex = 2
  2631. TextButton_Roundify_12px_29.Image = "rbxassetid://2260429633"
  2632. TextButton_Roundify_12px_29.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2633. TextButton_Roundify_12px_29.ScaleType = Enum.ScaleType.Slice
  2634. TextButton_Roundify_12px_29.SliceCenter = Rect.new(12, 12, 13, 13)
  2635.  
  2636. TextButton_Roundify_12px_30.Name = "TextButton_Roundify_12px"
  2637. TextButton_Roundify_12px_30.Parent = TextButton_Roundify_12px_29
  2638. TextButton_Roundify_12px_30.BackgroundColor3 = Color3.new(1, 1, 1)
  2639. TextButton_Roundify_12px_30.BackgroundTransparency = 1
  2640. TextButton_Roundify_12px_30.Position = UDim2.new(0, 0, 0, 3)
  2641. TextButton_Roundify_12px_30.Size = UDim2.new(1, 0, 1, 0)
  2642. TextButton_Roundify_12px_30.Image = "rbxassetid://2260429633"
  2643. TextButton_Roundify_12px_30.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2644. TextButton_Roundify_12px_30.ScaleType = Enum.ScaleType.Slice
  2645. TextButton_Roundify_12px_30.SliceCenter = Rect.new(12, 12, 13, 13)
  2646.  
  2647. ClearBlueprint.Name = "ClearBlueprint"
  2648. ClearBlueprint.Parent = Blueprint
  2649. ClearBlueprint.AnchorPoint = Vector2.new(0.5, 0)
  2650. ClearBlueprint.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2651. ClearBlueprint.BackgroundTransparency = 1
  2652. ClearBlueprint.BorderSizePixel = 0
  2653. ClearBlueprint.ClipsDescendants = true
  2654. ClearBlueprint.Position = UDim2.new(0.75, 0, 0, 6)
  2655. ClearBlueprint.Size = UDim2.new(0, 107, 0, 30)
  2656. ClearBlueprint.ZIndex = 3
  2657. ClearBlueprint.Font = Enum.Font.SourceSansBold
  2658. ClearBlueprint.Text = "Clear Blueprints"
  2659. ClearBlueprint.TextColor3 = Color3.new(1, 1, 1)
  2660. ClearBlueprint.TextScaled = true
  2661. ClearBlueprint.TextSize = 25
  2662. ClearBlueprint.TextWrapped = true
  2663.  
  2664. TextButton_Roundify_12px_31.Name = "TextButton_Roundify_12px"
  2665. TextButton_Roundify_12px_31.Parent = ClearBlueprint
  2666. TextButton_Roundify_12px_31.BackgroundColor3 = Color3.new(1, 1, 1)
  2667. TextButton_Roundify_12px_31.BackgroundTransparency = 1
  2668. TextButton_Roundify_12px_31.Size = UDim2.new(1, 0, 1, 0)
  2669. TextButton_Roundify_12px_31.ZIndex = 2
  2670. TextButton_Roundify_12px_31.Image = "rbxassetid://2260429633"
  2671. TextButton_Roundify_12px_31.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2672. TextButton_Roundify_12px_31.ScaleType = Enum.ScaleType.Slice
  2673. TextButton_Roundify_12px_31.SliceCenter = Rect.new(12, 12, 13, 13)
  2674.  
  2675. TextButton_Roundify_12px_32.Name = "TextButton_Roundify_12px"
  2676. TextButton_Roundify_12px_32.Parent = TextButton_Roundify_12px_31
  2677. TextButton_Roundify_12px_32.BackgroundColor3 = Color3.new(1, 1, 1)
  2678. TextButton_Roundify_12px_32.BackgroundTransparency = 1
  2679. TextButton_Roundify_12px_32.Position = UDim2.new(0, 0, 0, 3)
  2680. TextButton_Roundify_12px_32.Size = UDim2.new(1, 0, 1, 0)
  2681. TextButton_Roundify_12px_32.Image = "rbxassetid://2260429633"
  2682. TextButton_Roundify_12px_32.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2683. TextButton_Roundify_12px_32.ScaleType = Enum.ScaleType.Slice
  2684. TextButton_Roundify_12px_32.SliceCenter = Rect.new(12, 12, 13, 13)
  2685.  
  2686. ClearStructure.Name = "ClearStructure"
  2687. ClearStructure.Parent = Blueprint
  2688. ClearStructure.AnchorPoint = Vector2.new(0.5, 0)
  2689. ClearStructure.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2690. ClearStructure.BackgroundTransparency = 1
  2691. ClearStructure.BorderSizePixel = 0
  2692. ClearStructure.ClipsDescendants = true
  2693. ClearStructure.Position = UDim2.new(0.75, 0, 0, 42)
  2694. ClearStructure.Size = UDim2.new(0, 107, 0, 30)
  2695. ClearStructure.ZIndex = 3
  2696. ClearStructure.Font = Enum.Font.SourceSansBold
  2697. ClearStructure.Text = "Clear Structures"
  2698. ClearStructure.TextColor3 = Color3.new(1, 1, 1)
  2699. ClearStructure.TextScaled = true
  2700. ClearStructure.TextSize = 25
  2701. ClearStructure.TextWrapped = true
  2702.  
  2703. TextButton_Roundify_12px_33.Name = "TextButton_Roundify_12px"
  2704. TextButton_Roundify_12px_33.Parent = ClearStructure
  2705. TextButton_Roundify_12px_33.BackgroundColor3 = Color3.new(1, 1, 1)
  2706. TextButton_Roundify_12px_33.BackgroundTransparency = 1
  2707. TextButton_Roundify_12px_33.Size = UDim2.new(1, 0, 1, 0)
  2708. TextButton_Roundify_12px_33.ZIndex = 2
  2709. TextButton_Roundify_12px_33.Image = "rbxassetid://2260429633"
  2710. TextButton_Roundify_12px_33.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2711. TextButton_Roundify_12px_33.ScaleType = Enum.ScaleType.Slice
  2712. TextButton_Roundify_12px_33.SliceCenter = Rect.new(12, 12, 13, 13)
  2713.  
  2714. TextButton_Roundify_12px_34.Name = "TextButton_Roundify_12px"
  2715. TextButton_Roundify_12px_34.Parent = TextButton_Roundify_12px_33
  2716. TextButton_Roundify_12px_34.BackgroundColor3 = Color3.new(1, 1, 1)
  2717. TextButton_Roundify_12px_34.BackgroundTransparency = 1
  2718. TextButton_Roundify_12px_34.Position = UDim2.new(0, 0, 0, 3)
  2719. TextButton_Roundify_12px_34.Size = UDim2.new(1, 0, 1, 0)
  2720. TextButton_Roundify_12px_34.Image = "rbxassetid://2260429633"
  2721. TextButton_Roundify_12px_34.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2722. TextButton_Roundify_12px_34.ScaleType = Enum.ScaleType.Slice
  2723. TextButton_Roundify_12px_34.SliceCenter = Rect.new(12, 12, 13, 13)
  2724.  
  2725. Speed.Name = "Speed"
  2726. Speed.Parent = Blueprint
  2727. Speed.AnchorPoint = Vector2.new(0.5, 0)
  2728. Speed.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2729. Speed.BackgroundTransparency = 1
  2730. Speed.BorderSizePixel = 0
  2731. Speed.ClipsDescendants = true
  2732. Speed.Position = UDim2.new(0.25, 0, 0, 42)
  2733. Speed.Size = UDim2.new(0, 107, 0, 30)
  2734. Speed.ZIndex = 3
  2735. Speed.Font = Enum.Font.SourceSansBold
  2736. Speed.Text = "Fast Speed | false"
  2737. Speed.TextColor3 = Color3.new(1, 1, 1)
  2738. Speed.TextScaled = true
  2739. Speed.TextSize = 25
  2740. Speed.TextWrapped = true
  2741.  
  2742. TextButton_Roundify_12px_35.Name = "TextButton_Roundify_12px"
  2743. TextButton_Roundify_12px_35.Parent = Speed
  2744. TextButton_Roundify_12px_35.BackgroundColor3 = Color3.new(1, 1, 1)
  2745. TextButton_Roundify_12px_35.BackgroundTransparency = 1
  2746. TextButton_Roundify_12px_35.Size = UDim2.new(1, 0, 1, 0)
  2747. TextButton_Roundify_12px_35.ZIndex = 2
  2748. TextButton_Roundify_12px_35.Image = "rbxassetid://2260429633"
  2749. TextButton_Roundify_12px_35.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2750. TextButton_Roundify_12px_35.ScaleType = Enum.ScaleType.Slice
  2751. TextButton_Roundify_12px_35.SliceCenter = Rect.new(12, 12, 13, 13)
  2752.  
  2753. TextButton_Roundify_12px_36.Name = "TextButton_Roundify_12px"
  2754. TextButton_Roundify_12px_36.Parent = TextButton_Roundify_12px_35
  2755. TextButton_Roundify_12px_36.BackgroundColor3 = Color3.new(1, 1, 1)
  2756. TextButton_Roundify_12px_36.BackgroundTransparency = 1
  2757. TextButton_Roundify_12px_36.Position = UDim2.new(0, 0, 0, 3)
  2758. TextButton_Roundify_12px_36.Size = UDim2.new(1, 0, 1, 0)
  2759. TextButton_Roundify_12px_36.Image = "rbxassetid://2260429633"
  2760. TextButton_Roundify_12px_36.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2761. TextButton_Roundify_12px_36.ScaleType = Enum.ScaleType.Slice
  2762. TextButton_Roundify_12px_36.SliceCenter = Rect.new(12, 12, 13, 13)
  2763.  
  2764. FillAll.Name = "FillAll"
  2765. FillAll.Parent = Blueprint
  2766. FillAll.AnchorPoint = Vector2.new(0.5, 0)
  2767. FillAll.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2768. FillAll.BackgroundTransparency = 1
  2769. FillAll.BorderSizePixel = 0
  2770. FillAll.ClipsDescendants = true
  2771. FillAll.Position = UDim2.new(0.5, 0, 0, 78)
  2772. FillAll.Size = UDim2.new(0, 207, 0, 25)
  2773. FillAll.ZIndex = 3
  2774. FillAll.Font = Enum.Font.SourceSansBold
  2775. FillAll.Text = "Fill All Blueprints | No Wood Selected"
  2776. FillAll.TextColor3 = Color3.new(1, 1, 1)
  2777. FillAll.TextScaled = true
  2778. FillAll.TextSize = 25
  2779. FillAll.TextWrapped = true
  2780.  
  2781. TextButton_Roundify_12px_37.Name = "TextButton_Roundify_12px"
  2782. TextButton_Roundify_12px_37.Parent = FillAll
  2783. TextButton_Roundify_12px_37.BackgroundColor3 = Color3.new(1, 1, 1)
  2784. TextButton_Roundify_12px_37.BackgroundTransparency = 1
  2785. TextButton_Roundify_12px_37.Size = UDim2.new(1, 0, 1, 0)
  2786. TextButton_Roundify_12px_37.ZIndex = 2
  2787. TextButton_Roundify_12px_37.Image = "rbxassetid://2260429633"
  2788. TextButton_Roundify_12px_37.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2789. TextButton_Roundify_12px_37.ScaleType = Enum.ScaleType.Slice
  2790. TextButton_Roundify_12px_37.SliceCenter = Rect.new(12, 12, 13, 13)
  2791.  
  2792. TextButton_Roundify_12px_38.Name = "TextButton_Roundify_12px"
  2793. TextButton_Roundify_12px_38.Parent = TextButton_Roundify_12px_37
  2794. TextButton_Roundify_12px_38.BackgroundColor3 = Color3.new(1, 1, 1)
  2795. TextButton_Roundify_12px_38.BackgroundTransparency = 1
  2796. TextButton_Roundify_12px_38.Position = UDim2.new(0, 0, 0, 3)
  2797. TextButton_Roundify_12px_38.Size = UDim2.new(1, 0, 1, 0)
  2798. TextButton_Roundify_12px_38.Image = "rbxassetid://2260429633"
  2799. TextButton_Roundify_12px_38.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2800. TextButton_Roundify_12px_38.ScaleType = Enum.ScaleType.Slice
  2801. TextButton_Roundify_12px_38.SliceCenter = Rect.new(12, 12, 13, 13)
  2802.  
  2803. WoodList2.Name = "WoodList2"
  2804. WoodList2.Parent = Blueprint
  2805. WoodList2.AnchorPoint = Vector2.new(0.5, 0.5)
  2806. WoodList2.BackgroundColor3 = Color3.new(1, 1, 1)
  2807. WoodList2.BackgroundTransparency = 1
  2808. WoodList2.Position = UDim2.new(0.5, 0, 0.699999988, 0)
  2809. WoodList2.Size = UDim2.new(0, 135, 0, 150)
  2810. WoodList2.ZIndex = 2
  2811. WoodList2.Image = "rbxassetid://2260429633"
  2812. WoodList2.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  2813. WoodList2.ScaleType = Enum.ScaleType.Slice
  2814. WoodList2.SliceCenter = Rect.new(12, 12, 13, 13)
  2815.  
  2816. WoodStyles2.Name = "WoodStyles2"
  2817. WoodStyles2.Parent = WoodList2
  2818. WoodStyles2.BackgroundColor3 = Color3.new(1, 1, 1)
  2819. WoodStyles2.BackgroundTransparency = 1
  2820. WoodStyles2.BorderSizePixel = 0
  2821. WoodStyles2.Size = UDim2.new(1, 0, 1, 0)
  2822. WoodStyles2.ZIndex = 4
  2823. WoodStyles2.ScrollBarThickness = 5
  2824. WoodStyles2.VerticalScrollBarInset = Enum.ScrollBarInset.Always
  2825.  
  2826.  
  2827. local mouse = game.Players.LocalPlayer:GetMouse()
  2828.  
  2829.  
  2830.  
  2831.  
  2832. coroutine.resume(coroutine.create(function()
  2833.  
  2834. while wait(5) do
  2835. local items = 0
  2836. local blueprintsz = 0
  2837. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  2838. if v:FindFirstChild("Type") and v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  2839. if v.Type.Value == "Structure" or v.Type.Value == "Blueprint" and not v:FindFirstChild("PurchasedBoxItemName") then
  2840. blueprintsz = blueprintsz + 1
  2841. end
  2842. if v.Type.Value == "Item" or v.Type.Value == "Loose Item" or v.Type.Value == "Tool" or v:FindFirstChild("PurchasedBoxItemName") then
  2843. items = items + 1
  2844. end
  2845. end
  2846. end
  2847. CountPrints.Text = blueprintsz
  2848. CountItems.Text = items
  2849. end
  2850.  
  2851. end))
  2852.  
  2853.  
  2854. local moveDebounce = false
  2855. function hideAll()
  2856. if moveDebounce == false then
  2857. moveDebounce = true
  2858. for i,v in pairs(Options:GetChildren()) do
  2859. v:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quad",0.1,false)
  2860.  
  2861. end
  2862. wait(0.1)
  2863.  
  2864. end
  2865. end
  2866.  
  2867. _2.MouseButton1Click:Connect(function()
  2868. if moveDebounce == false then
  2869. hideAll()
  2870. Blueprint:TweenPosition(UDim2.new(0,0,0,0),"In","Quad",0.2,false)
  2871. wait(0.3)
  2872. moveDebounce = false
  2873. end
  2874. end)
  2875.  
  2876. _1.MouseButton1Click:Connect(function()
  2877. if moveDebounce == false then
  2878. hideAll()
  2879. Plot:TweenPosition(UDim2.new(0,0,0,0),"In","Quad",0.2,false)
  2880. wait(0.3)
  2881. moveDebounce = false
  2882. end
  2883. end)
  2884.  
  2885. _3.MouseButton1Click:Connect(function()
  2886. if moveDebounce == false then
  2887. hideAll()
  2888. BPArt:TweenPosition(UDim2.new(0,0,0,0),"In","Quad",0.2,false)
  2889. wait(0.3)
  2890. moveDebounce = false
  2891. end
  2892. end)
  2893.  
  2894. _4.MouseButton1Click:Connect(function()
  2895. if moveDebounce == false then
  2896. hideAll()
  2897. Credits:TweenPosition(UDim2.new(0,0,0,0),"In","Quad",0.2)
  2898. wait(0.3)
  2899. moveDebounce = false
  2900. end
  2901. end)
  2902. SpeedV = true
  2903. Speed.Text = "Fast Speed | " .. tostring(SpeedV)
  2904. Speed.MouseButton1Click:Connect(function()
  2905. SpeedV = not SpeedV
  2906. Speed.Text = "Fast Speed | " .. tostring(SpeedV)
  2907. end)
  2908.  
  2909.  
  2910.  
  2911. if antiCrack() == false then
  2912. while true do end
  2913. end
  2914. local art = {
  2915. "02894414881",
  2916. "02894415831",
  2917. "02894416885",
  2918. "02894418864",
  2919. "02894419884",
  2920. "02894420664",
  2921. "02894422743",
  2922. "02894423741",
  2923. "02894424580",
  2924. "02897275738",
  2925. "02897473382"
  2926. }
  2927. local button = _1:Clone()
  2928. button.Parent = nil
  2929. button.Position = UDim2.new(0,0,0,0)
  2930. button.Name = "artTemp"
  2931. button.AnchorPoint = Vector2.new(0.5,0)
  2932. button.ZIndex = 5
  2933. local selectArt = ""
  2934.  
  2935. for i,v in pairs(art) do
  2936. local artName = game:GetService("MarketplaceService"):GetProductInfo(v).Name
  2937. local b = button:Clone()
  2938. b.Parent = ArtStyles
  2939. b.Position = UDim2.new(0.5,0,0,i * 36)
  2940. b.Text = artName
  2941. b.MouseButton1Click:Connect(function()
  2942. selectArt = v
  2943. Import.Text = "Import Art | "..artName
  2944. end)
  2945. end
  2946.  
  2947. ArtStyles.CanvasSize = UDim2.new(0.5,0,0,#art * 36 - 30)
  2948.  
  2949. local colors = {
  2950. {
  2951. BrickColor.new("Medium stone grey"),
  2952. nil
  2953. },
  2954. {
  2955. BrickColor.new("Hot pink"),
  2956. "GenericSpecial"
  2957. },
  2958. {
  2959. BrickColor.new("Lapis"),
  2960. "CaveCrawler"
  2961. },
  2962. {
  2963. BrickColor.new("Mid gray"),
  2964. "Birch"
  2965. },
  2966. {
  2967. BrickColor.new("Brick yellow"),
  2968. "Fir"
  2969. },
  2970. {
  2971. BrickColor.new("Dusty rose"),
  2972. "Cherry"
  2973. },
  2974. {
  2975. BrickColor.new("Nougat"),
  2976. "Generic"
  2977. },
  2978. {
  2979. BrickColor.new("Khaki"),
  2980. "Palm"
  2981. },
  2982. {
  2983. BrickColor.new("Reddish brown"),
  2984. "Walnut"
  2985. },
  2986. {
  2987. BrickColor.new("Rust"),
  2988. "Koa"
  2989. },
  2990. {
  2991. BrickColor.new("Really red"),
  2992. "Volcano"
  2993. },
  2994. {
  2995. BrickColor.new("Br. yellowish orange"),
  2996. "GoldSwampy"
  2997. },
  2998. {
  2999. BrickColor.new("Sea green"),
  3000. "GreenSwampy"
  3001. },
  3002. {
  3003. BrickColor.new("New Yeller"),
  3004. "SnowGlow"
  3005. },
  3006. {
  3007. BrickColor.new("CGA brown"),
  3008. "Spooky"
  3009. },
  3010. {
  3011. BrickColor.new("CGA brown"),
  3012. "SpookyNeon"
  3013. },
  3014. {
  3015. BrickColor.new("Pastel blue-green"),
  3016. "Frost"
  3017. },
  3018. {
  3019. BrickColor.new("White"),
  3020. "LoneCave"
  3021. }
  3022.  
  3023. }
  3024.  
  3025.  
  3026.  
  3027.  
  3028.  
  3029.  
  3030.  
  3031.  
  3032.  
  3033. pmds = game.Workspace.PlayerModels
  3034. PlaceS = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3035. cw = game.ReplicatedStorage.Interaction.ClientIsWhitelisted
  3036. wplayers = {}
  3037.  
  3038. function makegreywood(p,w)
  3039. if p:FindFirstChild("MainCFrame") then
  3040. Cframe = p.MainCFrame.Value
  3041. else
  3042. Cframe = p.PrimaryPart.CFrame
  3043. end
  3044. if p:FindFirstChild("Type") and p.Type.Value == "Blueprint" and p ~= nil then
  3045. PlaceS:FireServer(p.ItemName.Value, Cframe, game.Players.LocalPlayer, w, p, nil)
  3046. wait()
  3047. end
  3048. end
  3049.  
  3050. for i, v in pairs(game.Players:GetPlayers()) do
  3051. if cw:InvokeServer(v) == true then
  3052. table.insert(wplayers, v)
  3053. end
  3054. end
  3055.  
  3056. function check(plr)
  3057. for i = 1, #wplayers do
  3058. if plr == wplayers[i] then
  3059. return true
  3060. end
  3061. end
  3062. return false
  3063. end
  3064.  
  3065.  
  3066.  
  3067.  
  3068.  
  3069.  
  3070.  
  3071. FillAll.Text = "Fill All Blueprints | Generic"
  3072. local selectWood2 = "Generic"
  3073. for i,v in pairs(colors) do
  3074. if v[2] ~= nil then
  3075. print(v[2])
  3076. local b = button:Clone()
  3077. b.Parent = WoodStyles2
  3078. b.Position = UDim2.new(0.5,0,0,i * 36 - 60)
  3079. b.Text = v[2]
  3080. b.MouseButton1Click:Connect(function()
  3081. selectWood2 = v[2]
  3082. FillAll.Text = "Fill All Blueprints | "..v[2]
  3083. end)
  3084. end
  3085. end
  3086. local amt = #colors - 1
  3087. amt = #colors * 36 - 30
  3088. WoodStyles2.CanvasSize = UDim2.new(0,0,0,amt + 6)
  3089.  
  3090. FillAll.MouseButton1Click:Connect(function()
  3091. for i, v in pairs(pmds:GetChildren()) do
  3092. if v:FindFirstChild("Owner") and v.Owner.Value ~= nil and (v.Owner.Value == game.Players.LocalPlayer or check(v.Owner.Value)) and v:FindFirstChild("ItemName") and v:FindFirstChild("Type") and (v.PrimaryPart ~= nil or v:FindFirstChild("MainCFrame")) and v.Type.Value == "Blueprint" then
  3093. makegreywood(v, selectWood2)
  3094. end
  3095. end
  3096. end)
  3097.  
  3098.  
  3099.  
  3100. local selectWood = "Generic"
  3101. for i,v in pairs(colors) do
  3102. if v[2] ~= nil then
  3103. print(v[2])
  3104. local b = button:Clone()
  3105. b.Parent = WoodStyles
  3106. b.Position = UDim2.new(0.5,0,0,i * 36 - 60)
  3107. b.Text = v[2]
  3108. b.MouseButton1Click:Connect(function()
  3109. selectWood = v[2]
  3110. SpawnB.Text = "Spawn Art | "..v[2]
  3111. end)
  3112. end
  3113. end
  3114. local amt = #colors - 1
  3115. amt = #colors * 36 - 30
  3116. WoodStyles.CanvasSize = UDim2.new(0,0,0,amt + 6)
  3117.  
  3118. local stored = {
  3119.  
  3120. }
  3121. function isStored(bp)
  3122. for i,v in pairs(stored) do
  3123. if v == bp then
  3124. return false
  3125. end
  3126. end
  3127. return true
  3128. end
  3129.  
  3130. function getBP(position,name)
  3131. for i,Model in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3132. if Model:FindFirstChild("Type") and Model.Name == name and Model.Type.Value == "Blueprint" and Model.Owner.Value == game.Players.LocalPlayer and isStored(Model) then
  3133. table.insert(stored,Model)
  3134. return Model
  3135. end
  3136. end
  3137. end
  3138.  
  3139. function CreateBlueprint(ItemName, Position)
  3140. game.ReplicatedStorage.PlaceStructure.ClientPlacedBlueprint:FireServer(ItemName, Position - Vector3.new(0,50,0), game.Players.LocalPlayer)
  3141. end
  3142.  
  3143. PlaceS = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3144.  
  3145.  
  3146. function getColorTag(bp)
  3147. for i,v in pairs(bp:GetDescendants()) do
  3148. if v.Name == "COLORTAG" then
  3149. return v.Value
  3150. end
  3151. end
  3152. return nil
  3153. end
  3154.  
  3155.  
  3156. function toCF(str)
  3157. return(CFrame.new(str:match("(.+),(.+),(.+),(.+),(.+),(.+),(.+),(.+),(.+),(.+),(.+),(.+)")))
  3158. end
  3159.  
  3160. function toVec(str)
  3161. return(Vector3.new(str:match("(.+),(.+),(.+)")))
  3162. end
  3163.  
  3164.  
  3165.  
  3166.  
  3167.  
  3168.  
  3169.  
  3170.  
  3171. function import(pasteb,pos)
  3172. local Data = workspace.PreviewM
  3173. local head = game.Players.LocalPlayer.Character.Head.CFrame
  3174. for i, Blueprint in pairs(Data:GetChildren()) do
  3175. print(Blueprint.Name)
  3176. if Blueprint.Name == "Part" then
  3177.  
  3178. else
  3179. print()
  3180. local BPThing = CreateBlueprint(Blueprint.Name, head)
  3181. if not SpeedV then
  3182. wait()
  3183. end
  3184. end
  3185. end
  3186. wait(5)
  3187. for i, Blueprint in pairs(Data:GetChildren()) do
  3188. if Blueprint.Name ~= "Part" then
  3189. if Blueprint.PrimaryPart ~= nil then
  3190. local BPThing = getBP(head, Blueprint.Name)
  3191. if BPThing == nil then
  3192. warn(Blueprint.Name .. " failed to place. Please contact Hoofer about this.")
  3193. else
  3194. local ColorType
  3195. if Blueprint:FindFirstChild("COLORTAG") then
  3196. ColorType = getColorTag(Blueprint)
  3197. end
  3198. if ColorType == "nil" or ColorType == nil then
  3199. ColorType = selectWood
  3200. end
  3201. PlaceS:FireServer(Blueprint.Name, Blueprint.PrimaryPart.CFrame, game.Players.LocalPlayer, ColorType, BPThing, nil)
  3202. if not SpeedV then
  3203. wait()
  3204. end
  3205. end
  3206. end
  3207. end
  3208. end
  3209.  
  3210. end
  3211.  
  3212. function getColor(woodType)
  3213. for i,v in pairs(colors) do
  3214. if v[2] == woodType then
  3215. return v[1]
  3216. end
  3217. end
  3218. return BrickColor.new("Medium stone grey")
  3219. end
  3220.  
  3221. function getColorWood(colorType)
  3222. for i,v in pairs(colors) do
  3223. if v[1] == BrickColor.new(colorType) then
  3224. return tostring(v[2])
  3225. end
  3226. end
  3227. return "Generic"
  3228. end
  3229.  
  3230.  
  3231. function preview(id,pos)
  3232. if workspace:FindFirstChild("PreviewM") then
  3233. workspace.PreviewM:Destroy()
  3234. end
  3235. if id == nil then
  3236. return
  3237. end
  3238. local ModelPreview = Instance.new("Model")
  3239. local ImportingID = game:GetObjects("rbxassetid://" .. id)[1]
  3240. for i,v in pairs(ImportingID:GetDescendants()) do
  3241. if v:FindFirstChild("Main") then
  3242. print(v)
  3243. v.Parent = ModelPreview
  3244. if v:FindFirstChild("BuildDependentWood") then
  3245. local st = Instance.new("StringValue")
  3246. st.Name = "COLORTAG"
  3247. st.Value = getColorWood(tostring(v.BuildDependentWood.BrickColor))
  3248. warn("GOT: " .. st.Value)
  3249. st.Parent = v
  3250. v.PrimaryPart = v.Main
  3251. for i,e in pairs(v:GetChildren()) do
  3252. if e:IsA("BasePart") then
  3253. e.BrickColor = v.BuildDependentWood.BrickColor
  3254. e.Transparency = 0.6
  3255. e.CanCollide = false
  3256. end
  3257. end
  3258. end
  3259. end
  3260. end
  3261. local c = Instance.new("Part")
  3262. c.Transparency = 0
  3263. c.Size = Vector3.new(1,1,1)
  3264. c.Anchored = true
  3265. c.CanCollide = false
  3266. c.CFrame = CFrame.new(ModelPreview:GetBoundingBox().X,ModelPreview:GetBoundingBox().Y - (ModelPreview:GetExtentsSize().Y / 2),ModelPreview:GetBoundingBox().Z)
  3267. c.Parent = ModelPreview
  3268. ModelPreview.PrimaryPart = c
  3269. ModelPreview:SetPrimaryPartCFrame(CFrame.new(game.Players.LocalPlayer.Character.Head.CFrame.X,game.Players.LocalPlayer.Character.Head.CFrame.Y - 5,game.Players.LocalPlayer.Character.Head.CFrame.Z))
  3270. ModelPreview.Name = "PreviewM"
  3271. ModelPreview.Parent = workspace
  3272. end
  3273.  
  3274.  
  3275.  
  3276.  
  3277.  
  3278.  
  3279. --[[
  3280.  
  3281.  
  3282. function preview(pasteb,pos)
  3283. if workspace:FindFirstChild("PreviewM") then
  3284. workspace.PreviewM:Destroy()
  3285. end
  3286. if pasteb == nil then
  3287. return
  3288. end
  3289. local m = Instance.new("Model",workspace)
  3290. for i,v in pairs(pasteb) do
  3291. print(v)
  3292. if i ~= 1 then
  3293. local p = game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures[v.N].Model:Clone()
  3294. p.PrimaryPart = p.Main
  3295. p.Parent = m
  3296. p:SetPrimaryPartCFrame(toCF(v.O) + pos)
  3297. p.Name = v.N
  3298. for i,e in pairs(p:GetDescendants()) do
  3299. if e:IsA("BasePart") then
  3300. local st = Instance.new("StringValue")
  3301. st.Name = "COLORTAG"
  3302. if v.W == nil or v.W == "nil" then
  3303. v.W = "nil"
  3304. end
  3305.  
  3306. st.Value = v.W
  3307. st.Parent = p
  3308. e.BrickColor = getColor(v.W)
  3309. e.Transparency = 0.6
  3310. e.CanCollide = false
  3311. end
  3312. end
  3313. end
  3314. end
  3315. local c = Instance.new("Part")
  3316. c.Transparency = 0
  3317. c.Size = Vector3.new(1,1,1)
  3318. c.Anchored = true
  3319. c.CanCollide = false
  3320. c.CFrame = CFrame.new(m:GetBoundingBox().X,m:GetBoundingBox().Y - (m:GetExtentsSize().Y / 2),m:GetBoundingBox().Z)
  3321. c.Parent = m
  3322. m.PrimaryPart = c
  3323. m.Name = "PreviewM"
  3324. m:SetPrimaryPartCFrame(CFrame.new(c.CFrame.X, c.CFrame.Y + 5,c.CFrame.Z))
  3325. end
  3326.  
  3327. ]]
  3328.  
  3329. function rotate(direction)
  3330. if direction == "left" then
  3331. workspace.PreviewM:SetPrimaryPartCFrame(workspace.PreviewM.PrimaryPart.CFrame * CFrame.Angles(0, math.rad(-90), 0))
  3332. elseif direction == "right" then
  3333. workspace.PreviewM:SetPrimaryPartCFrame(workspace.PreviewM.PrimaryPart.CFrame * CFrame.Angles(0, math.rad(90), 0))
  3334. end
  3335. end
  3336.  
  3337. function raise(direction)
  3338. if direction == "up" then
  3339. workspace.PreviewM:SetPrimaryPartCFrame(workspace.PreviewM.PrimaryPart.CFrame + Vector3.new(0,0.3,0))
  3340. elseif direction == "down" then
  3341. workspace.PreviewM:SetPrimaryPartCFrame(workspace.PreviewM.PrimaryPart.CFrame - Vector3.new(0,0.3,0))
  3342. end
  3343. end
  3344.  
  3345.  
  3346.  
  3347.  
  3348.  
  3349.  
  3350.  
  3351.  
  3352.  
  3353.  
  3354.  
  3355.  
  3356.  
  3357.  
  3358. Import.MouseButton1Click:Connect(function()
  3359. if selectArt ~= "" then
  3360. ScrollingFrame.Visible = false
  3361. if antiCrack() == false then
  3362. while true do end
  3363. end
  3364. local artStyle = tostring(selectArt)
  3365. warn("Loading Art: " .. selectArt)
  3366. Multiwood.Visible = false
  3367. BPArt:TweenPosition(UDim2.new(-1,0,0,0),"Out","Quad",0.3)
  3368. preview(artStyle,game.Players.LocalPlayer.Character.Head.Position)
  3369. else
  3370. warn("Cannot continue if no art is selected, lol.")
  3371. end
  3372. end)
  3373.  
  3374.  
  3375. TextBox.FocusLost:Connect(function()
  3376. if TextBox.Text == "" or tonumber(TextBox.Text) == nil then
  3377. return
  3378. end
  3379. selectArt = TextBox.Text
  3380. Import.Text = "Import Art | Custom: "..TextBox.Text
  3381. end)
  3382.  
  3383. SpawnB.MouseButton1Click:Connect(function()
  3384. import()
  3385. artStyle = nil
  3386. Import.Text = "Import Art"
  3387. SpawnB.Text = "Spawn Art"
  3388. selectArt = ""
  3389. selectWood = "Generic"
  3390. ScrollingFrame.Visible = true
  3391. preview(nil)
  3392. BPArt:TweenPosition(UDim2.new(0,0,0,0),"Out","Quad",0.3)
  3393. end)
  3394.  
  3395. Left.MouseButton1Click:Connect(function()
  3396. rotate("left")
  3397. end)
  3398. Right.MouseButton1Click:Connect(function()
  3399. rotate("right")
  3400. end)
  3401.  
  3402. Up.MouseButton1Click:Connect(function()
  3403. raise("up")
  3404. end)
  3405.  
  3406. Down.MouseButton1Click:Connect(function()
  3407. raise("down")
  3408. end)
  3409.  
  3410.  
  3411. ClearStructure.MouseButton1Click:Connect(function()
  3412. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3413. if v:FindFirstChild("Owner") and v:FindFirstChild("Type") and v.Owner.Value == game.Players.LocalPlayer then
  3414. if v.Type.Value == "Structure" or v.Type.Value == "Furniture" then
  3415. local A_1 = v
  3416. local Event = game:GetService("ReplicatedStorage").Interaction.DestroyStructure
  3417. Event:FireServer(A_1)
  3418. end
  3419. end
  3420. end
  3421. end)
  3422.  
  3423. ClearBase.MouseButton1Click:Connect(function()
  3424. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3425. if v:FindFirstChild("Owner") and v:FindFirstChild("Type") and v.Owner.Value == game.Players.LocalPlayer then
  3426. local A_1 = v
  3427. local Event = game:GetService("ReplicatedStorage").Interaction.DestroyStructure
  3428. Event:FireServer(A_1)
  3429. end
  3430. end
  3431.  
  3432.  
  3433. ClearBlueprint.MouseButton1Click:Connect(function()
  3434. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3435. if v:FindFirstChild("Owner") and v:FindFirstChild("Type") and v.Owner.Value == game.Players.LocalPlayer then
  3436. if v.Type.Value == "Blueprint" then
  3437. local A_1 = v
  3438. local Event = game:GetService("ReplicatedStorage").Interaction.DestroyStructure
  3439. Event:FireServer(A_1)
  3440. end
  3441. end
  3442. end
  3443. end)
  3444.  
  3445. end)
  3446.  
  3447. Back.MouseButton1Click:Connect(function()
  3448. artStyle = nil
  3449. Import.Text = "Import Art"
  3450. SpawnB.Text = "Spawn Art"
  3451. selectArt = ""
  3452. selectWood = "Generic"
  3453. ScrollingFrame.Visible = true
  3454. preview(nil,nil)
  3455. BPArt:TweenPosition(UDim2.new(0,0,0,0),"Out","Quad",0.3)
  3456. end)
  3457.  
  3458.  
  3459.  
  3460.  
  3461.  
  3462.  
  3463.  
  3464.  
  3465. function getProperty(user)
  3466. for i,v in pairs(workspace.Properties:GetChildren()) do
  3467. if v:FindFirstChild("Owner") and v.Owner.Value == user then
  3468. return v.OriginSquare
  3469. end
  3470. end
  3471. end
  3472.  
  3473. function getWoodStructures(user)
  3474. local output = {}
  3475. local plot = getProperty(user)
  3476. for i,v in pairs(game.workspace.PlayerModels:GetChildren()) do
  3477. if v:FindFirstChild("BlueprintWoodClass") and v:FindFirstChild("Owner") and v.Owner.Value == user then
  3478. table.insert(output,{v.BlueprintWoodClass.Value,v.ItemName.Value,v.MainCFrame.Value - plot.Position})
  3479. end
  3480. end
  3481. return output
  3482. end
  3483.  
  3484.  
  3485.  
  3486. function copyFrom(user)
  3487. local bps = getWoodStructures(user)
  3488. for i,v in pairs(bps) do
  3489. CreateBlueprint(v[2], getProperty(game.Players.LocalPlayer).CFrame)
  3490. print(v[2], game.Players.LocalPlayer.Character.Head.Position)
  3491. end
  3492. local blur = Instance.new("BlurEffect", game.Lighting)
  3493.  
  3494.  
  3495. local TextLabel = Instance.new("TextLabel")
  3496. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3497. TextLabel.BackgroundTransparency = 1
  3498. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  3499. TextLabel.Font = Enum.Font.SourceSansBold
  3500. TextLabel.Text = "Copying base, you may experience lag for a few minutes depending on the base size."
  3501. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  3502. TextLabel.TextSize = 26
  3503. TextLabel.TextWrapped = true
  3504. TextLabel.Parent = ScreenGui
  3505. wait(20)
  3506. for i,v in pairs(bps) do
  3507. local BPThing = getBP(1,v[2])
  3508. ColorType = v[1]
  3509. PlaceS:FireServer(v[2], v[3] + getProperty(game.Players.LocalPlayer).Position, game.Players.LocalPlayer, ColorType, BPThing, nil)
  3510. end
  3511. TextLabel:Destroy()
  3512. blur:Destroy()
  3513. end
  3514.  
  3515.  
  3516.  
  3517. StealBase.MouseButton1Click:Connect(function()
  3518. if game.Players:FindFirstChild(UserSteal.Text) then
  3519. copyFrom(game.Players[UserSteal.Text])
  3520. end
  3521. end)
  3522.  
  3523.  
  3524.  
  3525.  
  3526.  
  3527.  
  3528.  
  3529.  
  3530.  
  3531.  
  3532.  
  3533.  
  3534.  
  3535.  
  3536.  
  3537.  
  3538.  
  3539.  
  3540.  
  3541. for i,v in pairs(ScreenGui:GetDescendants()) do
  3542. spawn(function()
  3543. if v:IsA("TextButton") then
  3544. v.MouseButton1Click:Connect(function()
  3545. for i,v in pairs(ScreenGui:GetDescendants()) do
  3546. if v.Name == "RiPPLe" then
  3547. print('die')
  3548. v:TweenSize(UDim2.new(0,0,0,0),"In","Bounce",0.4,true)
  3549. end
  3550. end
  3551. rip = Ripple:Clone()
  3552. rip.ZIndex = 50
  3553. rip.Parent = v
  3554. local pos = UDim2.new(0,mouse.X,0,mouse.Y) - UDim2.new(0,v.AbsolutePosition.X,0,v.AbsolutePosition.Y)
  3555. rip.Position = pos
  3556. rip:TweenSize(UDim2.new(0,100,0,100),"Out","Quad", 1,true)
  3557. for i=1,10 do
  3558. rip.ImageTransparency = rip.ImageTransparency + 0.1
  3559. wait()
  3560. end
  3561. end)
  3562. v.MouseEnter:Connect(function()
  3563. v.TextColor3 = Color3.fromRGB(233,233,233)
  3564. v:GetChildren()[1].ImageColor3 = Color3.fromRGB(80, 80, 80)
  3565. end)
  3566. v.MouseLeave:Connect(function()
  3567. v.TextColor3 = Color3.fromRGB(255,255,255)
  3568. v:GetChildren()[1].ImageColor3 = Color3.fromRGB(70, 70, 70)
  3569. end)
  3570.  
  3571. end
  3572. end)
  3573. end
  3574.  
  3575.  
  3576.  
  3577.  
  3578.  
  3579.  
  3580.  
  3581. local UserInputService = game:GetService("UserInputService")
  3582.  
  3583. local gui = Title
  3584.  
  3585. local dragging
  3586. local dragInput
  3587. local dragStart
  3588. local startPos
  3589.  
  3590. local function update(input)
  3591. local delta = input.Position - dragStart
  3592. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  3593. end
  3594.  
  3595. gui.InputBegan:Connect(function(input)
  3596. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  3597. dragging = true
  3598. dragStart = input.Position
  3599. startPos = gui.Position
  3600.  
  3601. input.Changed:Connect(function()
  3602. if input.UserInputState == Enum.UserInputState.End then
  3603. dragging = false
  3604. end
  3605. end)
  3606. end
  3607. end)
  3608.  
  3609. gui.InputChanged:Connect(function(input)
  3610. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  3611. dragInput = input
  3612. end
  3613. end)
  3614.  
  3615. UserInputService.InputChanged:Connect(function(input)
  3616. if input == dragInput and dragging then
  3617. update(input)
  3618. end
  3619. end)
  3620.  
  3621.  
  3622.  
  3623.  
  3624.  
  3625.  
  3626.  
  3627. coroutine.resume(coroutine.create(function()
  3628. while wait() do
  3629. if antiCrack() == false then
  3630. while true do end
  3631. end
  3632. end
  3633. end))
  3634.  
  3635.  
  3636.  
  3637.  
  3638.  
  3639.  
  3640.  
  3641.  
  3642.  
  3643.  
  3644.  
  3645.  
  3646. else
  3647. while true do end
  3648. end
  3649. end)
  3650.  
  3651. gui6.Name = "gui 6"
  3652. gui6.Parent = main
  3653. gui6.BackgroundColor3 = Color3.new(0, 0, 0)
  3654. gui6.Position = UDim2.new(0, 0, 0.697478116, 0)
  3655. gui6.Size = UDim2.new(0, 120, 0, 32)
  3656. gui6.Font = Enum.Font.SourceSans
  3657. gui6.Text = "EM BREVE"
  3658. gui6.TextColor3 = Color3.new(1, 1, 1)
  3659. gui6.TextSize = 14
  3660. gui6.MouseButton1Down:connect(function()
  3661.  
  3662. end)
  3663.  
  3664. gui7.Name = "gui 7"
  3665. gui7.Parent = main
  3666. gui7.BackgroundColor3 = Color3.new(0, 0, 0)
  3667. gui7.Position = UDim2.new(0, 0, 0.814644337, 0)
  3668. gui7.Size = UDim2.new(0, 120, 0, 32)
  3669. gui7.Font = Enum.Font.SourceSans
  3670. gui7.Text = "EM BREVE"
  3671. gui7.TextColor3 = Color3.new(1, 1, 1)
  3672. gui7.TextSize = 14
  3673. gui7.MouseButton1Down:connect(function()
  3674.  
  3675. end)
  3676.  
  3677. gui8.Name = "gui 8"
  3678. gui8.Parent = main
  3679. gui8.BackgroundColor3 = Color3.new(0, 0, 0)
  3680. gui8.Position = UDim2.new(0.222556382, 0, 0.81191963, 0)
  3681. gui8.Size = UDim2.new(0, 120, 0, 32)
  3682. gui8.Font = Enum.Font.SourceSans
  3683. gui8.Text = "EM BREVE"
  3684. gui8.TextColor3 = Color3.new(1, 1, 1)
  3685. gui8.TextSize = 14
  3686. gui8.MouseButton1Down:connect(function()
  3687.  
  3688. end)
  3689. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement