Skip to content

Dabsunter/sparklin-exploder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sparklin Exploder

A SparklinLabs's BombParty bot. But not only, Sparklin Exploder is the best BombParty bot because he knows how to impersonate humans !

Join the dark side now 😈

How to use it

  1. Join a party on BombParty Website.
  2. Right-click on the game canvas and select "Inspect the element".

Step 2

  1. Go to the "Console" tab.

Step 3

  1. Paste the following code in the console and press "Enter".
var exploder = document.createElement("script");
exploder.src = "http://dabsunter.github.io/sparklin-exploder/exploder.js";
document.head.appendChild(exploder);

Step 4

  1. Now in the "Option" tab of the game, you have 2 buttons:
  • Inject: Inject 1 word that corresponds to the given letters.
  • Auto: Automaticly inject words when the arrow is pointing you.

Step 5

Releases

No releases published

Packages

No packages published