All Projects → sim1 → Steamsummerminigame

sim1 / Steamsummerminigame

Licence: mit
Steam Summer Sale 2015 - Auto-play Optimizer w/ Auto-Click

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Steamsummerminigame

Hourboostr
Two programs for idling Steam game hours and trading cards
Stars: ✭ 372 (+102.17%)
Mutual labels:  game, steam
Skyrim Perk Utility
Add / Reset your Skyrim perks using generated scripts with an easy to use graphical interface! 📝 🎮
Stars: ✭ 21 (-88.59%)
Mutual labels:  game, steam
Linux Steam Integration
Helper for enabling better Steam integration on Linux
Stars: ✭ 386 (+109.78%)
Mutual labels:  game, steam
Burningknight
C# branch of BK
Stars: ✭ 251 (+36.41%)
Mutual labels:  game, steam
Picodeploy
Deploy Pico-8 Carts as Standalone Applications on Desktop 🖥️(Electron) and Mobile 📱(Ionic) 📦👾
Stars: ✭ 153 (-16.85%)
Mutual labels:  game, steam
Tikione Steam Cleaner
Steam/GOG/Origin games redistributable packages finder and remover. Available in 13 languages.
Stars: ✭ 418 (+127.17%)
Mutual labels:  game, steam
Steamapng
Generate APNG Images for Steam Game Covers
Stars: ✭ 23 (-87.5%)
Mutual labels:  game, steam
Steascree
SteaScree: Steam Cloud Screenshot Uploader
Stars: ✭ 91 (-50.54%)
Mutual labels:  game, steam
Proton Caller
Run any Windows program through Proton
Stars: ✭ 130 (-29.35%)
Mutual labels:  game, steam
Buy All Steam Games
see how much does it cost to buy all steam games
Stars: ✭ 110 (-40.22%)
Mutual labels:  game, steam
Saliengame idler
A Javascript Idler for the 2018 Steam Summer 'Salien' Minigame
Stars: ✭ 165 (-10.33%)
Mutual labels:  game, steam
Steamdiscoveryqueueautoskipper
Auto-advances in Steam Discovery Queues.
Stars: ✭ 156 (-15.22%)
Mutual labels:  steam, greasemonkey
Salien Script Js
👽 A easy to install, run and update Node.js script for the Steam salien mini-game.
Stars: ✭ 181 (-1.63%)
Mutual labels:  game, steam
Behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
Stars: ✭ 2,294 (+1146.74%)
Mutual labels:  game
Fun
操作系统,数据结构,网络,python,go,web
Stars: ✭ 181 (-1.63%)
Mutual labels:  game
Gridgarden
A game for learning CSS grid layout 🥕
Stars: ✭ 2,331 (+1166.85%)
Mutual labels:  game
2048
Famous 2048 Game in Flutter
Stars: ✭ 178 (-3.26%)
Mutual labels:  game
Expo Phaser
Build awesome 2D games with Phaser.js and Expo
Stars: ✭ 182 (-1.09%)
Mutual labels:  game
Loco Answers
Open Source Android App for answers in TRIVIA GAMES
Stars: ✭ 180 (-2.17%)
Mutual labels:  game
Oneechan
Customizable rice and themes for 4chan X
Stars: ✭ 178 (-3.26%)
Mutual labels:  greasemonkey

Steam Summer Monster Minigame Script

forthebadge Build Status

Purpose

it cheats for you.

This fork has:

  • Elemental damage prioritizing, gold prioritizing
  • Auto clicking
  • Tickrate set to 1000ms every second
  • Disable most particles
  • Auto use abilities
  • idk

Features

  • Moves you to the lane most likely to give you gold, prioritized like so:
    1. The lane with a Treasure Minion or Boss
    2. The lane with the Miniboss with the lowest health
    3. The lane with a Spawner below 40% health
    4. The lane with a Creep below 10% health
    5. The lane with the Spawner with the lowest health
  • Activates most reusable abilities, if they are purchased and cooled down:
    • Medics if your health is below 50%
    • Morale Booster, Napalm, and Cluster Bombs if the lane has a Spawner and 2-3 Creeps
    • Good Luck Charm as soon as possible
    • Tactical Nuke if the current Spawner is between 60% and 30% health
  • Activates some items if you have them and the situation calls for them:
    • God Mode if Medics is in cooldown and your health is low
    • Cripple Spawner if the spawner in the current lane has more than 95% health
    • Gold Rain if facing a Boss who has more than 60% health
  • Respawns you after 5 seconds (instead of 1 minute) if you die
  • Disables certain abilities and items if facing a Boss (to try to maximize Raining Gold and Metal Detector benefits)

Installation

Tampermonkey

  1. Open Tapermonkey's dashboard.
  2. Click on the Utilities tab on the right.
  3. Paste https://raw.githubusercontent.com/SteamDatabase/steamSummerMinigame/master/autoPlay.user.js into the text area, and click Import.
  4. When the editor has loaded, click Install (NOT Process with Chrome).

Greasemonkey

  1. Navigate to https://raw.githubusercontent.com/SteamDatabase/steamSummerMinigame/master/autoPlay.user.js.
  2. Right click on the page, and click Save Page As.
  3. While Firefox is still open, open a File Manager of any sort, and navigate to the directory you saved the script.
  4. Drag & drop the script file onto the Firefox window.
  5. Press Install.

Manual

Chrome
  1. Open https://raw.githubusercontent.com/SteamDatabase/steamSummerMinigame/master/autoPlay.user.js
  2. Select All, Copy.
  3. Navigate to http://steamcommunity.com/minigame/ and join or start a game.
  4. Press Ctrl + Shift + J.
  5. Paste into the javascript input, and hit Enter.
Firefox
  1. Open https://raw.githubusercontent.com/SteamDatabase/steamSummerMinigame/master/autoPlay.user.js
  2. Select All, Copy.
  3. Navigate to http://steamcommunity.com/minigame/ and join or start a game.
  4. Press Ctrl + Shift + K.
  5. Paste into the javascript input, and hit Enter.
Internet Explorer / Microsoft Edge
  1. Open https://raw.githubusercontent.com/SteamDatabase/steamSummerMinigame/master/autoPlay.user.js
  2. Select All, Copy.
  3. Navigate to http://steamcommunity.com/minigame/ and join or start a game.
  4. Press F12 and navigate to the Console tab.
  5. Paste into the javascript input, and hit Enter.

To stop the manual script, type window.clearTimeout(window.SteamDB_Minigame_Timer); into the console and hit Enter.

The game should now play itself, you should leave it running in the background. If you're not sure if it is auto-playing, try changing lanes. If it jumps back almost immediately, it's working.

I want to contribute!

This project is open-source on github. There are different ways you can help:

  • Find a Pull Request that's marked needs testing. Run that version of the script for a while and watch the console for errors. If there's no errors, pay attention to what the changes are doing gameplay-wise, and make sure it's doing what it's supposed to do.
  • Find an Issue that's marked help wanted. Make the changes needed by that issue, and create a Pull Request with your enhancement or bugfix.
  • Pick an item off the TODO list, below, and implement it. When it's done (and tested and working), create a Pull Request.
  • Got an idea for an improvement that's not already listed? Code it up, test it out, then make a Pull Request when it's ready.

Pull Request Guidelines

  • Do NOT change the script version in your PR as it could be incremented before your PR is merged.
  • Test your changes both in console and Greasemonkey/Tampermonkey.
  • Rebase your PR branch when you're done and upstream has changed.
  • Do NOT delete the current one and make a new PR to add new commits, just keep commiting on the PR's branch.
  • Squash your commits before submitting the PR.
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].