Voxiom.io ORE/BASE/DUNGEON XRAY! (WORKING 2023)

Simple yet versatile script for voxiom

目前为 2023-11-13 提交的版本。查看 最新版本

// ==UserScript==
// @name         Voxiom.io ORE/BASE/DUNGEON XRAY! (WORKING 2023)
// @namespace    http://tampermonkey.net/
// @version      1.0.1
// @description  Simple yet versatile script for voxiom
// @author       You
// @match        https://voxiom.io/*
// @icon         https://www.google.com/s2/favicons?sz=64&domain=voxiom.io
// @grant        none
// @license      do whatever just give credit to me lol
// ==/UserScript==

//Hey there, cheater!
//
//This script is made by ExplodIng_Andrey on discord!
//Want more epic scripts?
//Join up! https://discord.gg/gcq4gDy6te
//If you can, you can also buy the voxiom.io hacked client which has epic features like aimbot
//
//WARNINGS ABOUT THIS SCRIPT:
//It won't work too great within first loaded chunks when you spawn in the server, make sure to travel out to new territory before digging down
//Also it can't be toggled with ease, you will need to reload the page for it to take effect
//
//Enjoy!

workers=[];
Worker = class extends Worker{
  constructor () {
     super(...arguments);
     window.workers.push(this);
  }
}
Blob = class extends Blob {
  constructor () {
      try {
          if(arguments[0][0].includes("Rock")) {
              var a = "':!!0x0,'t':!0x0,'o':{'i':{'x':-0x99,'y':-0x99},'u':{'x':-0x99,'y':-0x99},'m':{'x':-0x99,'y':-0x99},'p':{'x':-0x99,'y':-0x99},'l':{'x':-0x99,'y':-0x99},'h':{'x':-0x99,'y':-0x99}},";
              arguments[0][0]=arguments[0][0].replaceAll("':!0x0,'t':!0x0,'o':{'i':{'x':0x1,'y':0x1},'u':{'x':0x1,'y':0x1},'m':{'x':0x1,'y':0x1},'p':{'x':0x1,'y':0x1},'l':{'x':0x1,'y':0x1},'h':{'x':0x1,'y':0x1}},", a);
          }
      } catch (e) {
           //no fuϲks given
      }
     super(...arguments);
  }
}

QingJ © 2025

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