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
 
(23 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 ====


<!-- Show GAIO paragraph if gaio=yes -->
<!-- GAIO paragraph: Show if gaio=yes OR if viewing Template:GOrbs -->
{{#ifeq:{{{gaio|}}}|yes|
{{#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]].
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>}}


<!-- Show table if gaio is no OR we're on the template page -->
<!-- Table: Show if gaio=no OR if viewing Template:GOrbs -->
{{#if:{{#ifexpr: 1
{{#if:{{#ifeq:{{FULLPAGENAME}}|Template:GOrbs|1}}{{#ifeq:{{{gaio|yes}}}|no|1}}|
  {{#ifeq:{{{gaio|no}}}|no|+1|+0}}  
<table class="wikitable">
  {{#ifeq:{{FULLPAGENAME}}|Template:GOrbs|+1|+0}}
  <tr>
  > 1
    <th>Setting</th>
}}|
    <th>Tooltip</th>
{| class="wikitable"
  </tr>
! Setting
  <tr>
! Tooltip
    <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>
| '''GP To Start'''
  </tr>
| If you have less gold than the amount defined here, the script will start farming orbs.
  <tr>
|-
    <td><b>GP To End</b></td>
| '''GP To End'''
    <td>This is the amount of gold the script will farm up to before stopping.</td>
| This is the amount of gold the script will farm up to before stopping.
  </tr>
|-
  <tr>
| '''Tick Manipulation (Menu Manip Only)'''
    <td><b>Tick Manipulation (Menu Manip Only)</b></td>
| Charging is normally on a 6 tick cycle. You can bring this down to a 4 tick cycle with tick manipulation.
    <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>}}