Skip to content

Instantly share code, notes, and snippets.

@BitChop
BitChop / GA.js
Created August 21, 2019 16:20 — forked from ruzli/GA.js
GoldenAssist - GA - Multiple targets playing - Safest script ever made
var config = {
RiskHeader: { label: "Risk Modificators", type: "noop" },
//**************************************************************** */
RISK_FACTOR: { label: "Risk Factor", type: "multiplier", value: 1 },
RISK_MULTIPLIER: { label: "Risk Multiplier", type: "multiplier", value: 0.001 },
RISK_BASE: { label: "Risk Base", type: "multiplier", value: 1.0 },
featuresHeader: { label: " Common Features", type: "noop" },
//**************************************************************** */
change_seed_next: { label: "Seed change", type: "number", value: 50000 },