cursors.io hack

cursorsio hack - vnx and new hack in description

Versión del día 10/2/2020. Echa un vistazo a la versión más reciente.

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

You will need to install an extension such as Tampermonkey to install this script.

Tendrás que instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Tendrás que instalar una extensión como Tampermonkey antes de poder instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
Leandro7
Calificaciones
0 0 0
Versión
1.4.1
Creado
22/7/2019
Actualizado
10/2/2020
Tamaño
24,4 KB
Licencia
Desconocida
Funciona en

New Hack https://greasyfork.org/en/scripts/396261


// If you still wanna use this old buggy script just scroll down, tho i don't recommend it


// version 1.4.1
// This is a small script I've been working on. It has several features, including bots, a pathfinder, texting, and an easy-to-use GUI with several settings.

// INSTALLATION:
// 1. Copy this ENTIRE SCRIPT.
// 2. Open cursors.io and make sure you are on the "Click to Begin" screen.
// 3. Open inspect element then navigate to the "Console" tab.
// 4. Paste the whole script in. It might take a few seconds.
// 5. Press enter.
// 6. Unless you know what you're doing, ignore the alerts that come up and don't change their values. You can only have a maximum of 2 bots on cursors.io.
// 7. Wait until the popup that says they're connected, then you're good to go! Note that you must click to move. Some levels may kick you for doing so. By default moving DOES NOT CLICK, so you'll have to switch the pathfinder movement setting if you want to move.

// CONTROLS: (sorry mac users)
// Click: Move yourself and your bots to the specified location.
// You can only go AROUND walls, not THROUGH them.
//
// Shift + Click: Leave behind a bot at the specified location.
//
// Alt + Click: Return an abandoned bot. You'll still have to click again to move it.
//
// Ctrl + Click: Force yourself and your bots to move to the specified location.
// The pathfinder will NOT work here.
//
// Letters a-z (lowercase): Adds the specified character to your message. At the moment this will NOT show up.
//
// Enter: Sends the typed in message. If you don't have any open bots, it will give an error.
//
// NUMPAD1: Sets the moveMethod to 1 (Silent pathfinder)
//
// NUMPAD2: Sets the moveMethod to 2 (Clicking pathfinder)
//
// NUMPAD3: Sets the moveMethod to 3 (An unusable silent pathfinder (supposed to draw))


// Below is the code for the script. Feel free to take it and change anything you'd like. If you've got any problems, hit me up on discord: vnx#6389