Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:GOrbs: Difference between revisions

Template page
No edit summary
No edit summary
Line 5: Line 5:
* Enough GP to purchase [[osrs:Unpowered orbs|Unpowered orbs]] and [[osrs:Cosmic runes|Cosmic runes]].
* Enough GP to purchase [[osrs:Unpowered orbs|Unpowered orbs]] and [[osrs:Cosmic runes|Cosmic runes]].


==== General Settings ====
<!-- Show GAIO paragraph if gaio=yes -->
{{#ifeq:{{{gaio|}}}|yes|
{{#ifeq:{{{gaio|}}}|yes|
<div style="margin-bottom: 10px;">
<div style="margin-bottom: 10px;">
This task has no customisable settings, as unlike the [[GOrbs]] standalone script, it doesn't support Tick manipulation and the begin and end gold farming goals are controlled via this [[Gold_Farming_%26_Resource_Management|GAIO Setting]].
This task has no customisable settings, as unlike the [[GOrbs]] standalone script, it doesn't support Tick manipulation and the begin and end gold farming goals are controlled via this [[Gold_Farming_%26_Resource_Management|GAIO Setting]].
</div>
</div>
|<!-- Fallback required or block gets dropped silently -->
}}
}}


<!-- Show table if gaio is no or blank -->
{{#ifeq:{{{gaio|no}}}|no|
{{#ifeq:{{{gaio|no}}}|no|
<div style="margin-top: 10px;">
<div>
{| class="wikitable"
<table class="wikitable">
! Setting
<tr>
! Tooltip
  <th>Setting</th>
|-
  <th>Tooltip</th>
| '''GP To Start'''  
</tr>
| If you have less gold than the amount defined here, the script will start farming orbs.
<tr>
|-
  <td>'''GP To Start'''</td>
| '''GP To End'''  
  <td>If you have less gold than the amount defined here, the script will start farming orbs.</td>
| This is the amount of gold the script will farm up to before stopping.
</tr>
|-
<tr>
| '''Tick Manipulation (Menu Manip Only)'''  
  <td>'''GP To End'''</td>
| Charging is normally on a 6 tick cycle. You can bring this down to a 4 tick cycle with tick manipulation.
  <td>This is the amount of gold the script will farm up to before stopping.</td>
|}
</tr>
<tr>
  <td>'''Tick Manipulation (Menu Manip Only)'''</td>
  <td>Charging is normally on a 6 tick cycle. You can bring this down to a 4 tick cycle with tick manipulation.</td>
</tr>
</table>
</div>
</div>
|<!-- Fallback clause REQUIRED -->
}}
}}