1v1.lol hacks

1v1.LOL hack script - infinite ammmo, infinite armor, rapid fire

< 脚本1v1.lol hacks的反馈

评价:好评 - 脚本运行良好

§
发表于:2022-03-11

Blink basically freezes your player for other people. You can do damage and build but others can not see. You will get kicked if you are in blink for longer than 10-15 seconds!

// ==UserScript==
// @name 1v1.LOL Blink Script (Release)
// @version 1.0
// @description Press the blink key to enter/exit blink mode. You will appear like you teleported when you come out of blink. You will get kicked after about 10-15 seconds!
// @author TDStuart
// @match https://1v1.lol/
// @grant none
// @require https://pastebin.com/raw/PPBXMS89
// ==/UserScript==

(function() {
'use strict';

// Change this key to change the keybind (This is a javascript key code!)
let toggleKey = "KeyT";
// If true you will have god mode while in blink (Note : God Mode is VERRY Buggy and you may still die)
let godInBlink = true;
// Debug Mode (Check Console)
let debugMode = false;
//
//
// Code Below!
initMod({toggleKey, godInBlink, debugMode});
})();

RAW Paste Data
Blink basically freezes your player for other people. You can do damage and build but others can not see. You will get kicked if you are in blink for longer than 10-15 seconds!

// ==UserScript==
// @name 1v1.LOL Blink Script (Release)
// @version 1.0
// @description Press the blink key to enter/exit blink mode. You will appear like you teleported when you come out of blink. You will get kicked after about 10-15 seconds!
// @author TDStuart
// @match https://1v1.lol/
// @grant none
// @require https://pastebin.com/raw/PPBXMS89
// ==/UserScript==

(function() {
'use strict';

// Change this key to change the keybind (This is a javascript key code!)
let toggleKey = "KeyT";
// If true you will have god mode while in blink (Note : God Mode is VERRY Buggy and you may still die)
let godInBlink = true;
// Debug Mode (Check Console)
let debugMode = false;
//
//
// Code Below!
initMod({toggleKey, godInBlink, debugMode});
})();

haek

发表回复

登录(不可用)以发表回复。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址