More actions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
==== General Settings ==== | ==== General Settings ==== | ||
<!-- GAIO paragraph | <!-- Show GAIO paragraph if gaio=yes --> | ||
{{#ifeq:{{{gaio|}}}|yes| | {{#ifeq:{{{gaio|}}}|yes| | ||
<div style="margin-bottom: 10px;"> | <div style="margin-bottom: 10px;"> | ||
Line 14: | Line 14: | ||
}} | }} | ||
<!-- | <!-- Show settings table if gaio is not yes --> | ||
{{#ifeq:{{{gaio|no}}}|no| | |||
{| class="wikitable" | |||
! Setting | |||
! Tooltip | |||
|- | |||
| '''GP To Start''' | |||
| If you have less gold than the amount defined here, the script will start farming orbs. | |||
|- | |||
| '''GP To End''' | |||
| This is the amount of gold the script will farm up to before stopping. | |||
|- | |||
| '''Tick Manipulation (Menu Manip Only)''' | |||
| Charging is normally on a 6 tick cycle. You can bring this down to a 4 tick cycle with tick manipulation. | |||
|} | |||
}} | |||
<!-- Backup: force table on template preview --> | |||
{{#ifeq:{{FULLPAGENAME}}|Template:GOrbs| | |||
{| class="wikitable" | {| class="wikitable" | ||
! Setting | ! Setting |