Greasy Fork is available in English.

cursors.io hack

cursorsio hack - vnx and new hack in description

Auteur
Leandro7
Nombre d'installations quotidiennes
0
Nombre d'installations
5 504
Évaluations
1 0 1
Version
1.4.1
Créer
2019-07-22
Mis à jour
2020-02-10
Licence
S/O
S'applique à

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