EgorkaEK

Untitled

Jul 27th, 2021 (edited)
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.26 KB | None | 0 0
  1.     surface.CreateFont("lapolice", {
  2.         font = "Open Sans",  
  3.         size = ScrW()*0.02,
  4.         weight = 10,
  5.         blursize = 0,
  6.         scanlines = 2.5,
  7.         antialias = false
  8.     })
  9.            
  10.             draw.DrawText( "Я в ахуе", "lapolice", ScrW() * 0.5, ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), TEXT_ALIGN_CENTER )
  11.             draw.DrawText( "В полном ахуе", "lapolice", math.random(0,10), ScrH() * (math.random(0,100)*0.01), Color( 240, 100, 100, math.random(230,255) ), 0 )
  12.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0.7 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  13.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0.38 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  14.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0.9 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  15.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0.35 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  16.             draw.DrawText( "Я Гекон", "lapolice", ScrW() * 0.98 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  17.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0.8 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  18.             draw.DrawText( "Я Гекон", "lapolice", ScrW() * 0.73 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  19.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0.27 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  20.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0.1 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  21.             draw.DrawText( "Я Гекон", "lapolice", ScrW() * 0.05 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  22.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0.11 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  23.             draw.DrawText( "Я Гекон", "lapolice", ScrW() * 0.75 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  24.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0.8 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  25.             draw.DrawText( "Я Гекон", "lapolice", ScrW() * 0.2 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  26.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0.1 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  27.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )
  28.             draw.DrawText( "Егорка молодец", "lapolice", ScrW() * 0 + math.random(0,50), ScrH() * (math.random(0,100)*0.01), Color( 240, 240, 240, math.random(230,255) ), 0 )  
  29.             draw.RoundedBox( 0, 0, math.random(0,ScrW()), ScrW(), ScrH()*0.001, Color(255,255,255,math.random(0,255) ) )
  30.             draw.RoundedBox( 0, 0, math.random(0,ScrW()), ScrW(), ScrH()*0.001, Color(255,255,255,math.random(0,255) ) )
  31.             draw.RoundedBox( 0, 0, math.random(0,ScrW()), ScrW(), ScrH()*0.001, Color(255,255,255,math.random(0,255) ) )
  32.             draw.RoundedBox( 0, 0, math.random(0,ScrW()), ScrW(), ScrH()*0.001, Color(255,255,255,math.random(0,255) ) )
  33.             draw.RoundedBox( 0, 0, math.random(0,ScrW()), ScrW(), ScrH()*0.001, Color(255,255,255,math.random(0,255) ) )
Add Comment
Please, Sign In to add comment