All Projects → ensingm2 → Saliengame_idler

ensingm2 / Saliengame_idler

Licence: gpl-3.0
A Javascript Idler for the 2018 Steam Summer 'Salien' Minigame

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Saliengame idler

Burningknight
C# branch of BK
Stars: ✭ 251 (+52.12%)
Mutual labels:  game, steam
Linux Steam Integration
Helper for enabling better Steam integration on Linux
Stars: ✭ 386 (+133.94%)
Mutual labels:  game, steam
Steamsummerminigame
Steam Summer Sale 2015 - Auto-play Optimizer w/ Auto-Click
Stars: ✭ 184 (+11.52%)
Mutual labels:  game, steam
Salien Script Js
👽 A easy to install, run and update Node.js script for the Steam salien mini-game.
Stars: ✭ 181 (+9.7%)
Mutual labels:  game, steam
Steascree
SteaScree: Steam Cloud Screenshot Uploader
Stars: ✭ 91 (-44.85%)
Mutual labels:  game, steam
Tikione Steam Cleaner
Steam/GOG/Origin games redistributable packages finder and remover. Available in 13 languages.
Stars: ✭ 418 (+153.33%)
Mutual labels:  game, steam
Hourboostr
Two programs for idling Steam game hours and trading cards
Stars: ✭ 372 (+125.45%)
Mutual labels:  game, steam
Proton Caller
Run any Windows program through Proton
Stars: ✭ 130 (-21.21%)
Mutual labels:  game, steam
Skyrim Perk Utility
Add / Reset your Skyrim perks using generated scripts with an easy to use graphical interface! 📝 🎮
Stars: ✭ 21 (-87.27%)
Mutual labels:  game, steam
Steamapng
Generate APNG Images for Steam Game Covers
Stars: ✭ 23 (-86.06%)
Mutual labels:  game, steam
Buy All Steam Games
see how much does it cost to buy all steam games
Stars: ✭ 110 (-33.33%)
Mutual labels:  game, steam
Picodeploy
Deploy Pico-8 Carts as Standalone Applications on Desktop 🖥️(Electron) and Mobile 📱(Ionic) 📦👾
Stars: ✭ 153 (-7.27%)
Mutual labels:  game, steam
Rubeus
A cross platform 2D game engine written in C++ for beginners
Stars: ✭ 159 (-3.64%)
Mutual labels:  game
Remixed Dungeon
Traditional roguelike game with pixel-art graphics and simple interface - Remixed Pixel Dungeon
Stars: ✭ 160 (-3.03%)
Mutual labels:  game
Authenticatorpro
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
Stars: ✭ 155 (-6.06%)
Mutual labels:  steam
Ebitenui
User interface engine and widget library for Ebiten
Stars: ✭ 159 (-3.64%)
Mutual labels:  game
Aim Ik
A Unity-3D library, to procedural orientate character head (and chest) in a direction without using any animation data.
Stars: ✭ 164 (-0.61%)
Mutual labels:  game
Bnetlauncher
Launcher utility to help start battle.net games with the steam overlay.
Stars: ✭ 161 (-2.42%)
Mutual labels:  steam
Snake
A simple snake game in java - Well documented
Stars: ✭ 158 (-4.24%)
Mutual labels:  game
Node Steam Totp
Lightweight module to generate Steam-style TOTP auth codes.
Stars: ✭ 158 (-4.24%)
Mutual labels:  steam

Salien Game Idler

Link to Saliens Game

FINAL UPDATE

Thanks for the support, contributions, and comments everyone! Hopefully we helped at least a few of you hit level 25, and potentially get some games in the giveaways, if that was your goal (I actually managed to get one myself, surprisingly). Now, go have fun with any of the actual games you got during the sale! This repository will be archived in the near future, and become read-only.

Intro

Hey everyone, Like all of you, I was interested in "streamlining" the process of the 2018 Steam sale 'Salien' minigame. You may or may not remember me as a contributor/dev in the Steam Monster Minigame autoclicking scene from the 2015 Steam sale. I took a look at this year's game, and noticed it's much more... boring. No interactions between other players mean there are only a few interactions with the server, and they can be easily spoofed, as long as you wait out the timer of the round, and only send the maximum allowed score for a zone. So I figured, why automate the game at all? Much easier to just sit at the menu and just say we beat the level.

JUNE 30 Boss Update: I'm currently on vacation and will not likely be able to make major additions/changes to this script (boss update, etc), but can bugfix & merge in pull requests from other people periodically, if you would like to contribute. A big thanks to Harest specifically, for all of the additions they've made so far (Including the entirety of the planet/zone auto-switch component). I've made them a collaborator, and are able to update as needed.

Features

  • Does not need to run the minigame at all, works from the main map.
  • Automatic switching between zones & planets for maximum experience.
  • Supports boss zones.
  • Easy & quick zone/planet override with the default map.
  • Sends the maximum score allowed for each zone difficulty.
  • Automatically repeats runs after completion.
  • Optionally disables game animations & hides the game UI to minimize resource usage.
  • Status GUI to update level, experience, time remaining in round, etc

How to Run

Currently tested on Chrome/Chromium, Firefox and Safari. Internet Explorer and Edge both encounter errors. The following guide is for Chrome:

  1. Open the Salien Game in a new tab (Any view of the game is fine, main menu, planet, or zone selector)
  2. Bring up the JavaScript Console
    • Windows: F12 or CTRL+Shift+J
    • Mac: Command+Option+J
  3. Copy the JavaScript code from idle.js, paste it into the console and press enter
    • Output can be seen and tracked in the console, and a "Salien Game Idler" GUI should be displayed on-screen.

Note: The script may also be set up on userscript managers such as Tampermonkey, however we advise against enabling automatic updates for any scripts, for your own security, and have disabled automatic updates by default.

TO DO

  • Nothing left. Game over man, game over!

Want to Contribute?

This repository has been archived, as the game is no longer running. Thank you for your support!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].