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
 
(30 intermediate revisions by the same user not shown)
Line 3: Line 3:
==== Requirements ====
==== Requirements ====
* Level 60 Magic for Earth Orbs.
* Level 60 Magic for Earth Orbs.
* Level 66 Magic for Air Orbs.
* 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 ====
==== General Settings ====
{{#if:{{#ifeq:{{{gaio|no}}}|yes|1}}|
{| 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.
|}
}}


{{#if:{{#ifeq:{{{gaio|yes}}}|yes|1}}|
<!-- GAIO paragraph: Show if gaio=yes OR if viewing Template:GOrbs -->
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]]
{{#if:{{#ifeq:{{FULLPAGENAME}}|Template:GOrbs|1}}{{#ifeq:{{{gaio|yes}}}|yes|1}}|
}}
<div>
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 style="display:none;"></div>}}
 
<!-- Table: Show if gaio=no OR if viewing Template:GOrbs -->
{{#if:{{#ifeq:{{FULLPAGENAME}}|Template:GOrbs|1}}{{#ifeq:{{{gaio|yes}}}|no|1}}|
<table class="wikitable">
  <tr>
    <th>Setting</th>
    <th>Tooltip</th>
  </tr>
  <tr>
    <td><b>GP To Start</b></td>
    <td>If you have less gold than the amount defined here, the script will start farming orbs.</td>
  </tr>
  <tr>
    <td><b>GP To End</b></td>
    <td>This is the amount of gold the script will farm up to before stopping.</td>
  </tr>
  <tr>
    <td><b>Tick Manipulation (Menu Manip Only)</b></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 style="display:none;"></div>}}