<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gscripts.co/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Veza</id>
	<title>GScripts - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gscripts.co/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Veza"/>
	<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/Special:Contributions/Veza"/>
	<updated>2026-05-08T01:39:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Template:Muling&amp;diff=3123</id>
		<title>Template:Muling</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Template:Muling&amp;diff=3123"/>
		<updated>2026-01-18T17:13:35Z</updated>

		<summary type="html">&lt;p&gt;Veza: /* Muling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Muling==&lt;br /&gt;
&lt;br /&gt;
All G Scripts have a dedicated Muling tab, where you can customise and set default options. Below is a table of all the settings and descriptions, and below it, an [[#Example|example]] of my Muling tab from [[GDelve]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Setting !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Error URL&#039;&#039;&#039; || A discord webhook URL for error information.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Mule At Amount&#039;&#039;&#039; || When you have more than this amount + the amount of gold to keep (setting below this) the script will mule down to the amount of gold you want to keep. Eample: You set this amount to 10m, and you set gold to keep to 5m, you will mule when you reach 15m.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Gold To Keep&#039;&#039;&#039; || Amount of gold to keep after muling. More information is above.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ask Mule For Gold At&#039;&#039;&#039; || If your account has less gold than the input value, it will try to receive gold from the mule. Example: If you set this to 10m, and you have less than 10m GP, the account will request gold from the mule. This amount of gold that&#039;s requested can be configured below. Set to -1 to disable.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ask Mule For Amount&#039;&#039;&#039; || If you are receiving gold, your account will try to receive this much gold from the mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum Membership&#039;&#039;&#039; || If a value above 0 is provided, the script will not mule unless you have more days of membership left. Example: If this is set to 2, and you have 2 days of membership left, the script will not mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Reverse Bond if F2P&#039;&#039;&#039; || If your account is not members, it will try to receive a bond from the mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Mule Group ID&#039;&#039;&#039; || Group ID&#039;s allow refined control between what mule(s) a given account will connect to. This setting is used to restrict what accounts can connect to certain mules. If you configure a group ID in here, the account will only connect to a mule that has the same group ID. This is superior than configuring a port, as that forces you to have many profiles to have refined control over which mules the account(s) can connect to. The same as dynamic muling; if multiple mules have the same group ID, then the account will connect to its &#039;favourite&#039; mule among the mules with the same group id. However, if no mules exist with the same group id, then it will not mule at all. This setting exists to give you refined control over what mules your accounts will connect to. Most people shouldn&#039;t use this setting, as dynamic muling should already be sufficient. For more information, here is some examples of how it works: if you have 10 rev accounts, and 2 mules. You want exactly 5 accounts to use 1 mule, and exactly 5 accounts to use another mule. You only need 2 profiles to make this happen, one profile can be running on group ID &amp;quot;a&amp;quot; and one profile on group id &amp;quot;b&amp;quot;. Any accounts running on group id &amp;quot;a&amp;quot; will only mule with the mule that also has a group id of &amp;quot;a&amp;quot;. As this uses dynamic muling, if you want to run 5 more accounts, you don&#039;t need to make a new profile; you can simply run another mule with the group id of &amp;quot;a&amp;quot; or &amp;quot;b&amp;quot;, and more accounts on the respective group id. For example, you can run 10 accounts on grooup &amp;quot;a&amp;quot; and 5 accounts on group &amp;quot;b&amp;quot;. If 2 mules are running on group &amp;quot;a&amp;quot;, then each of the 10 accounts on group &amp;quot;a&amp;quot; will select their favourite mule among both mules running on group &amp;quot;a&amp;quot;. In the event of a mule being banned, if another mule exists with the same group id, then the account will simply swap over to use another mule in the group. This setting makes it easy to launch replacement mules, while restricting which accounts can interact with a specific mule.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
[[File:muling-example.png|right]] This example is from my [[GDelve]]. In this example, you see I&#039;ve set up a Discord Webhook if the account trying to trade the mule cannot for any reason. The mules name is included that it&#039;ll trade gold to, or request it from. It&#039;s setup to mule once it gets to 35m GP, as it needs to give 30m and keep 5m. Or to request 5m from the mule, if it gets below 2m GP from buying supplies. Reverse Bond if F2P is enabled in case the [[#autobond|Auto Bond]] setting in [[#Misc|Misc]] tab is set to 0. The port is set to 54321, as this is the port I&#039;ve manually defined in the settings for the mule running [[GMuling]].&lt;br /&gt;
&lt;br /&gt;
{{Template:DiscordWebhook}}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Template:Muling&amp;diff=3122</id>
		<title>Template:Muling</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Template:Muling&amp;diff=3122"/>
		<updated>2026-01-18T17:12:37Z</updated>

		<summary type="html">&lt;p&gt;Veza: /* Muling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Muling==&lt;br /&gt;
&lt;br /&gt;
All G Scripts have a dedicated Muling tab, where you can customise and set default options. Below is a table of all the settings and descriptions, and below it, an [[#Example|example]] of my Muling tab from [[GDelve]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Setting !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Error URL&#039;&#039;&#039; || A discord webhook URL for error information.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Mule At Amount&#039;&#039;&#039; || When you have more than this amount + the amount of gold to keep (setting below this) the script will mule down to the amount of gold you want to keep. Eample: You set this amount to 10m, and you set gold to keep to 5m, you will mule when you reach 15m.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Gold To Keep&#039;&#039;&#039; || Amount of gold to keep after muling. More information is above.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ask Mule For Gold At&#039;&#039;&#039; || If your account has less gold than the input value, it will try to receive gold from the mule. Example: If you set this to 10m, and you have less than 10m GP, the account will request gold from the mule. This amount of gold that&#039;s requested can be configured below. Set to -1 to disable.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ask Mule For Amount&#039;&#039;&#039; || If you are receiving gold, your account will try to receive this much gold from the mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum Membership&#039;&#039;&#039; || If a value above 0 is provided, the script will not mule unless you have more days of membership left. Example: If this is set to 2, and you have 2 days of membership left, the script will not mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Reverse Bond if F2P&#039;&#039;&#039; || If your account is not members, it will try to receive a bond from the mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Mule Group ID&#039;&#039;&#039; || Group ID&#039;s allow refined control between what mule(s) a given account will connect to. This setting is used to restrict what accounts can connect to certain mules. If you configure a group ID in here, the account will only connect to a mule that has the same group ID. This is superior than configuring a port, as that forces you to have many profiles to have refined control over which mules the account(s) can connect to. The same as dynamic muling; if multiple mules have the same group ID, then the account will connect to its &#039;favourite&#039; mule among the mules with the same group id. However, if no mules exist with the same group id, then it will not mule at all. This setting exists to give you refined control over what mules your accounts will connect to. Most people shouldn&#039;t use this setting, as dynamic muling should already be sufficient. For more information, here is some examples of how it works: if you have 10 rev accounts, and 2 mules. You want exactly 5 accounts to use 1 mule, and exactly 5 accounts to use another mule. You only need 2 profiles to make this happen, one profile can be running on group ID &amp;quot;a&amp;quot; and one profile on group id &amp;quot;b&amp;quot;. Any accounts running on group id &amp;quot;a&amp;quot; will only mule with the mule that also has a group id of &amp;quot;a&amp;quot;. As this uses dynamic muling, if you want to run 5 more accounts, you don&#039;t need to make a new profile; you can simply run another mule with the group id of &amp;quot;a&amp;quot; or &amp;quot;b&amp;quot;, and more accounts on the respective group id. For example, you can run 10 accounts on grooup &amp;quot;a&amp;quot; and 5 accounts on group &amp;quot;b&amp;quot;. If 2 mules are running on group &amp;quot;a&amp;quot;, then each of the 10 accounts on group &amp;quot;a&amp;quot; will select their favourite mule among both mules running on group &amp;quot;a&amp;quot;. In the event of a mule being banned, if another mule exists with the same group id, then the account will simply swap over to use the other mule in the group. This setting makes it easy to launch replacement mules, while restricting which accounts can interact with a specific mule.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
[[File:muling-example.png|right]] This example is from my [[GDelve]]. In this example, you see I&#039;ve set up a Discord Webhook if the account trying to trade the mule cannot for any reason. The mules name is included that it&#039;ll trade gold to, or request it from. It&#039;s setup to mule once it gets to 35m GP, as it needs to give 30m and keep 5m. Or to request 5m from the mule, if it gets below 2m GP from buying supplies. Reverse Bond if F2P is enabled in case the [[#autobond|Auto Bond]] setting in [[#Misc|Misc]] tab is set to 0. The port is set to 54321, as this is the port I&#039;ve manually defined in the settings for the mule running [[GMuling]].&lt;br /&gt;
&lt;br /&gt;
{{Template:DiscordWebhook}}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Template:Muling&amp;diff=3121</id>
		<title>Template:Muling</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Template:Muling&amp;diff=3121"/>
		<updated>2026-01-18T17:08:31Z</updated>

		<summary type="html">&lt;p&gt;Veza: /* Muling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Muling==&lt;br /&gt;
&lt;br /&gt;
All G Scripts have a dedicated Muling tab, where you can customise and set default options. Below is a table of all the settings and descriptions, and below it, an [[#Example|example]] of my Muling tab from [[GDelve]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Setting !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Error URL&#039;&#039;&#039; || A discord webhook URL for error information.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Mule At Amount&#039;&#039;&#039; || When you have more than this amount + the amount of gold to keep (setting below this) the script will mule down to the amount of gold you want to keep. Eample: You set this amount to 10m, and you set gold to keep to 5m, you will mule when you reach 15m.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Gold To Keep&#039;&#039;&#039; || Amount of gold to keep after muling. More information is above.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ask Mule For Gold At&#039;&#039;&#039; || If your account has less gold than the input value, it will try to receive gold from the mule. Example: If you set this to 10m, and you have less than 10m GP, the account will request gold from the mule. This amount of gold that&#039;s requested can be configured below. Set to -1 to disable.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ask Mule For Amount&#039;&#039;&#039; || If you are receiving gold, your account will try to receive this much gold from the mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum Membership&#039;&#039;&#039; || If a value above 0 is provided, the script will not mule unless you have more days of membership left. Example: If this is set to 2, and you have 2 days of membership left, the script will not mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Reverse Bond if F2P&#039;&#039;&#039; || If your account is not members, it will try to receive a bond from the mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Mule Group ID&#039;&#039;&#039; || Group ID&#039;s allow refined control between what mule(s) a given account will connect to. This setting is used to restrict what accounts can connect to certain mules. If you configure a group ID in here, the account will only connect to a mule that has the same group ID. This is superior than configuring a port, as that forces you to have many profiles to have refined control over which mules the account(s) can connect to. The same as dynamic muling; if multiple mules have the same group ID, then the account will connect to its &#039;favourite&#039; mule among the mules with the same group id. However, if no mules exist with the same group id, then it will not mule at all. This setting exists to give you refined control over what mules your accounts will connect to. Most people shouldn&#039;t use this setting, as dynamic muling should already be sufficient. For more information, here is some examples of how it works: if you have 10 rev accounts, and 2 mules. You want exactly 5 accounts to use 1 mule, and exactly 5 accounts to use another mule. You only need 2 profiles to make this happen, one profile can be running on group ID &amp;quot;a&amp;quot; and one profile on group id &amp;quot;b&amp;quot;. Any accounts running on group id &amp;quot;a&amp;quot; will only mule with the mule that also has a group id of &amp;quot;a&amp;quot;. As this uses dynamic muling, if you want to run 5 more accounts, you don&#039;t need to make a new profile; you can simply run another mule with the group id of &amp;quot;a&amp;quot; or &amp;quot;b&amp;quot;, and more accounts on the respective group id. For example, you can run 10 accounts on grooup &amp;quot;a&amp;quot; and 5 accounts on group &amp;quot;b&amp;quot;. If 2 mules are running on group &amp;quot;a&amp;quot;, then each of the 10 accounts on group &amp;quot;a&amp;quot; will select their favourite mule among both mules running on group &amp;quot;a&amp;quot;. This setting makes it easy to launch replacement mules, while restricting which accounts can interact with a specific mule.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
[[File:muling-example.png|right]] This example is from my [[GDelve]]. In this example, you see I&#039;ve set up a Discord Webhook if the account trying to trade the mule cannot for any reason. The mules name is included that it&#039;ll trade gold to, or request it from. It&#039;s setup to mule once it gets to 35m GP, as it needs to give 30m and keep 5m. Or to request 5m from the mule, if it gets below 2m GP from buying supplies. Reverse Bond if F2P is enabled in case the [[#autobond|Auto Bond]] setting in [[#Misc|Misc]] tab is set to 0. The port is set to 54321, as this is the port I&#039;ve manually defined in the settings for the mule running [[GMuling]].&lt;br /&gt;
&lt;br /&gt;
{{Template:DiscordWebhook}}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Template:Muling&amp;diff=3120</id>
		<title>Template:Muling</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Template:Muling&amp;diff=3120"/>
		<updated>2026-01-18T17:07:07Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Muling==&lt;br /&gt;
&lt;br /&gt;
All G Scripts have a dedicated Muling tab, where you can customise and set default options. Below is a table of all the settings and descriptions, and below it, an [[#Example|example]] of my Muling tab from [[GDelve]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Setting !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Error URL&#039;&#039;&#039; || A discord webhook URL for error information.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Mule At Amount&#039;&#039;&#039; || When you have more than this amount + the amount of gold to keep (setting below this) the script will mule down to the amount of gold you want to keep. Eample: You set this amount to 10m, and you set gold to keep to 5m, you will mule when you reach 15m.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Gold To Keep&#039;&#039;&#039; || Amount of gold to keep after muling. More information is above.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ask Mule For Gold At&#039;&#039;&#039; || If your bot has less gold than the input value, it will try to receive gold from the mule. Example: If you set this to 10m, and you have less than 10m GP, the bot will request gold from the mule. This amount of gold that&#039;s requested can be configured below. Set to -1 to disable.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ask Mule For Amount&#039;&#039;&#039; || If you are receiving gold, your bot will try to receive this much gold from the mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum Membership&#039;&#039;&#039; || If a value above 0 is provided, the script will not mule unless you have more days of membership left. Example: If this is set to 2, and you have 2 days of membership left, the script will not mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Reverse Bond if F2P&#039;&#039;&#039; || If your bot is not members, it will try to receive a bond from the mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Mule Group ID&#039;&#039;&#039; || Group ID&#039;s allow refined control between what mule(s) a given bot will connect to. This setting is used to restrict what accounts can connect to certain mules. If you configure a group ID in here, the bot will only connect to a mule that has the same group ID. This is superior than configuring a port, as that forces you to have many profiles to have refined control over which mules the bot(s) can connect to. The same as dynamic muling; if multiple mules have the same group ID, then the bot will connect to its &#039;favourite&#039; mule among the mules with the same group id. However, if no mules exist with the same group id, then it will not mule at all. This setting exists to give you refined control over what mules your accounts will connect to. Most people shouldn&#039;t use this setting, as dynamic muling should already be sufficient. For more information, here is some examples of how it works: if you have 10 rev bots, and 2 mules. You want exactly 5 accounts to use 1 mule, and exactly 5 accounts to use another mule. You only need 2 profiles to make this happen, one profile can be running on group ID &amp;quot;a&amp;quot; and one profile on group id &amp;quot;b&amp;quot;. Any accounts running on group id &amp;quot;a&amp;quot; will only mule with the mule that also has a group id of &amp;quot;a&amp;quot;. As this uses dynamic muling, if you want to run 5 more accounts, you don&#039;t need to make a new profile; you can simply run another mule with the group id of &amp;quot;a&amp;quot; or &amp;quot;b&amp;quot;, and more accounts on the respective group id. For example, you can run 10 accounts on grooup &amp;quot;a&amp;quot; and 5 accounts on group &amp;quot;b&amp;quot;. If 2 mules are running on group &amp;quot;a&amp;quot;, then each of the 10 accounts on group &amp;quot;a&amp;quot; will select their favourite mule among both mules running on group &amp;quot;a&amp;quot;. This setting makes it easy to launch replacement mules, while restricting which accounts can interact with a specific mule.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
[[File:muling-example.png|right]] This example is from my [[GDelve]]. In this example, you see I&#039;ve set up a Discord Webhook if the account trying to trade the mule cannot for any reason. The mules name is included that it&#039;ll trade gold to, or request it from. It&#039;s setup to mule once it gets to 35m GP, as it needs to give 30m and keep 5m. Or to request 5m from the mule, if it gets below 2m GP from buying supplies. Reverse Bond if F2P is enabled in case the [[#autobond|Auto Bond]] setting in [[#Misc|Misc]] tab is set to 0. The port is set to 54321, as this is the port I&#039;ve manually defined in the settings for the mule running [[GMuling]].&lt;br /&gt;
&lt;br /&gt;
{{Template:DiscordWebhook}}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Template:Muling&amp;diff=3119</id>
		<title>Template:Muling</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Template:Muling&amp;diff=3119"/>
		<updated>2026-01-18T17:03:28Z</updated>

		<summary type="html">&lt;p&gt;Veza: /* Muling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Muling==&lt;br /&gt;
&lt;br /&gt;
All G Scripts have a dedicated Muling tab, where you can customise and set default options. Below is a table of all the settings and descriptions, and below it, an [[#Example|example]] of my Muling tab from [[GDelve]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Setting !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Error URL&#039;&#039;&#039; || A discord webhook URL for error information.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Mule At Amount&#039;&#039;&#039; || When you have more than this amount + the amount of gold to keep (setting below this) the script will mule down to the amount of gold you want to keep. Eample: You set this amount to 10m, and you set gold to keep to 5m, you will mule when you reach 15m.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Gold To Keep&#039;&#039;&#039; || Amount of gold to keep after muling. More information is above.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ask Mule For Gold At&#039;&#039;&#039; || If your bot has less gold than the input value, it will try to receive gold from the mule. Example: If you set this to 10m, and you have less than 10m GP, the bot will request gold from the mule. This amount of gold that&#039;s requested can be configured below. Set to -1 to disable.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ask Mule For Amount&#039;&#039;&#039; || If you are receiving gold, your bot will try to receive this much gold from the mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum Membership&#039;&#039;&#039; || If a value above 0 is provided, the script will not mule unless you have more days of membership left. Example: If this is set to 2, and you have 2 days of membership left, the script will not mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Reverse Bond if F2P&#039;&#039;&#039; || If your bot is not members, it will try to receive a bond from the mule.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Mule Group ID&#039;&#039;&#039; || This setting exists to give you refined control over what mules your bots will connect to. Most people shouldn&#039;t use this setting, as dynamic muling should already be sufficient. The GUI has an explanation of how this works, however, here is some examples of how it works: if you have 10 rev bots, and 2 mules. You want 5 accounts to use 1 mule, and 5 accounts to use another mule. You only need 2 profiles to make this happen, one profile can be running on group ID &amp;quot;a&amp;quot; and one profile on group id &amp;quot;b&amp;quot;. Any accounts running on group id &amp;quot;a&amp;quot; will only mule with the mule that also has a group id of &amp;quot;a&amp;quot;. As this uses dynamic muling, if you want to run 5 more accounts, you don&#039;t need to make a new profile; you can simply run another mule with the group id of &amp;quot;a&amp;quot; or &amp;quot;b&amp;quot;, and more accounts on the respective group id. For example, you can run 10 accounts on grooup &amp;quot;a&amp;quot; and 5 accounts on group &amp;quot;b&amp;quot;. If 2 mules are running on group &amp;quot;a&amp;quot;, then each of the 10 accounts on group &amp;quot;a&amp;quot; will select their favourite mule among both mules running on group &amp;quot;a&amp;quot;. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
[[File:muling-example.png|right]] This example is from my [[GDelve]]. In this example, you see I&#039;ve set up a Discord Webhook if the account trying to trade the mule cannot for any reason. The mules name is included that it&#039;ll trade gold to, or request it from. It&#039;s setup to mule once it gets to 35m GP, as it needs to give 30m and keep 5m. Or to request 5m from the mule, if it gets below 2m GP from buying supplies. Reverse Bond if F2P is enabled in case the [[#autobond|Auto Bond]] setting in [[#Misc|Misc]] tab is set to 0. The port is set to 54321, as this is the port I&#039;ve manually defined in the settings for the mule running [[GMuling]].&lt;br /&gt;
&lt;br /&gt;
{{Template:DiscordWebhook}}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=GAIO&amp;diff=3117</id>
		<title>GAIO</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=GAIO&amp;diff=3117"/>
		<updated>2025-12-28T05:54:00Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{Script_Infobox&lt;br /&gt;
| icon= AIO.png&lt;br /&gt;
| type= [[Instanced]]&lt;br /&gt;
| category=&lt;br /&gt;
| forum = [https://dreambot.org/forums/index.php?/topic/29839-g-aio-account-builder-just-click-start-integrated-muling-easy-setup-quickstart-supported/ GAIO]&lt;br /&gt;
| purchase= [https://dreambot.org/forums/index.php?/store/product/811-gaioaccountbuilder/ Monthly - Lifetime]&lt;br /&gt;
}}&lt;br /&gt;
==GAIO==&lt;br /&gt;
GAIO is an advanced all-in-one script that dynamically rolls tasks across Skilling, PVM, and Minigames based on your preferences, gold allocation, and progression goals. It streamlines task chaining, optimises XP and profit, and allows full automation with minimal setup.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
* Complete training for all &#039;&#039;&#039;24 [https://oldschool.runescape.wiki/w/Skills Skills]&#039;&#039;&#039;&lt;br /&gt;
* Integrated [https://oldschool.runescape.wiki/w/Minigames Minigames] support ([https://oldschool.runescape.wiki/w/Wintertodt Wintertodt], [https://oldschool.runescape.wiki/w/Pest_Control Pest Control], etc.)&lt;br /&gt;
* [https://oldschool.runescape.wiki/w/Mini-quests Mini-quests] completion&lt;br /&gt;
* Smart [https://oldschool.runescape.wiki/w/Quest Quest] progression planning&lt;br /&gt;
* [https://oldschool.runescape.wiki/w/Achievement_Diary Diary] task completion&lt;br /&gt;
* Customizable [https://oldschool.runescape.wiki/w/Guide Build Guides]&lt;br /&gt;
&lt;br /&gt;
=== What Can GAIO Build? ===&lt;br /&gt;
* Accounts optimised for [https://oldschool.runescape.wiki/w/Zulrah Zulrah]&lt;br /&gt;
* Accounts optimised for [https://oldschool.runescape.wiki/w/Demonic_gorilla Demonic Gorillas]&lt;br /&gt;
* [https://oldschool.runescape.wiki/w/Ironman_Mode Ironmen]*, [https://oldschool.runescape.wiki/w/Pure Pures], [https://oldschool.runescape.wiki/w/Standard_account Mains], and [https://oldschool.runescape.wiki/w/Zerker Zerkers]&lt;br /&gt;
* Almost any style of account!&lt;br /&gt;
&lt;br /&gt;
Ironman accounts require a custom profile and extra work configuring compared to normal accounts. GAIO was designed as a power levelling too, which means buying items from the Grand Exchange. Some features may not be available to Iron accounts (Wilderness Slayer for an example) or require Iron accounts to already have the items in order to roll the task. If you cannot execute a task, check the task page on the wiki, as most have a Requirements section to check what is required on an Iron Account. If there isn&#039;t one available on the wiki, you&#039;ll need to double-check the logs to see what you might be missing. Should there is no message about what is missing, you can submit a bug report in discord so it can be checked by the dev&#039;s.&lt;br /&gt;
&lt;br /&gt;
=== Important Notes === &lt;br /&gt;
* &#039;&#039;&#039;ALL&#039;&#039;&#039; G-Addons are included with GAIO &#039;&#039;&#039;except&#039;&#039;&#039; Guester, which must be purchased separately (but is fully integrated once acquired). This includes [https://oldschool.runescape.wiki/w/Fight_Caves Fight Caves] and [https://oldschool.runescape.wiki/w/Mage_Arena_II MA2].&lt;br /&gt;
* Some tasks included in GAIO may not have all the same features as the standalone scripts. Please check each tasks wiki page for details on the GAIO version, and what requires the full standalone script. Example includes the Royal Titans task only being rollable until you have looted both prayer scrolls.&lt;br /&gt;
* The &#039;&#039;&#039;only&#039;&#039;&#039; additional purchases required are Guester and (optionally) VIP for specific Injections.&lt;br /&gt;
* There are some required skills for certain features on the AIO - see a list of those here: [[#Task Requirements|AIO Skill/Item Requirements]]&lt;br /&gt;
&lt;br /&gt;
Still unsure if a specific G-Addons is included? Check the full list here: [[AddonSettings#supported|HERE]].&lt;br /&gt;
&lt;br /&gt;
=== Quests ===&lt;br /&gt;
GAIO can be integrated with [[Guester]] allowing completing of quest along with skilling and minigame tasks. You must purchase Guester, otherwise quest  cannot be used within GAIO.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center; margin: 20px auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    padding: 18px 30px;&lt;br /&gt;
    background: linear-gradient(145deg, #d10000 0%, #ff4444 50%, #a30000 100%);&lt;br /&gt;
    border-radius: 10px;&lt;br /&gt;
    box-shadow: &lt;br /&gt;
        0 4px 20px rgba(209, 0, 0, 0.6),&lt;br /&gt;
        0 0 0 1px rgba(255, 255, 255, 0.1),&lt;br /&gt;
        inset 0 1px 0 rgba(255, 255, 255, 0.3);&lt;br /&gt;
    border: 2px solid rgba(255, 255, 255, 0.2);&lt;br /&gt;
    position: relative;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    transition: all 0.2s ease-in-out;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    left: -100%;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        90deg,&lt;br /&gt;
        transparent,&lt;br /&gt;
        rgba(255, 255, 255, 0.2),&lt;br /&gt;
        transparent&lt;br /&gt;
    );&lt;br /&gt;
    transition: left 0.5s ease-in-out;&lt;br /&gt;
&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
    font-family: &#039;Segoe UI&#039;, &#039;Arial&#039;, sans-serif;&lt;br /&gt;
    font-size: 22px;&lt;br /&gt;
    font-weight: 800;&lt;br /&gt;
    letter-spacing: 1px;&lt;br /&gt;
    background: linear-gradient(to bottom, #ffffff 0%, #ffe6e6 100%);&lt;br /&gt;
    -webkit-background-clip: text;&lt;br /&gt;
    background-clip: text;&lt;br /&gt;
    color: transparent;&lt;br /&gt;
    text-shadow: &lt;br /&gt;
        0 0 10px rgba(255, 255, 255, 0.7),&lt;br /&gt;
        0 0 20px rgba(255, 100, 100, 0.6);&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    line-height: 1.2;&lt;br /&gt;
&amp;quot;&amp;gt;⚠️ DISCLAIMER&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;&lt;br /&gt;
    font-family: &#039;Segoe UI&#039;, &#039;Arial&#039;, sans-serif;&lt;br /&gt;
    font-size: 11px;&lt;br /&gt;
    font-weight: 600;&lt;br /&gt;
    color: #ffcccc;&lt;br /&gt;
    letter-spacing: 1.5px;&lt;br /&gt;
    margin-top: 8px;&lt;br /&gt;
    text-shadow: 0 0 8px rgba(255, 100, 100, 0.6);&lt;br /&gt;
    opacity: 0.9;&lt;br /&gt;
    text-transform: uppercase;&lt;br /&gt;
&amp;quot;&amp;gt;Guester will not protect your account builds from unwanted exp - check the quests you are enabling before pressing start&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/spreadsheets/d/1lZwxoKfElow9csEwZFhXscjrcZjSz1aiKOyHJ_E-nTM/edit?gid=0#gid=0 All supported quests with Guester]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 15px; margin: 20px 0;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: #1a1a1a; padding: 15px; border-radius: 5px; border-left: 4px solid #4CAF50;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Core Features ===&lt;br /&gt;
* [[#Getting_Started|Getting Started]]&lt;br /&gt;
* [[#Gold_Farming|Gold Farming]]&lt;br /&gt;
* [[#Skill_Goals|Skill Goals]]&lt;br /&gt;
* [[#Level_Offset_Feature|Level Offset Feature]]&lt;br /&gt;
* [[#Break_System|Break System]]&lt;br /&gt;
* [[#Skill_Priority|Skill Priority]]&lt;br /&gt;
* [[#Task_Requirements|Task Requirements]]&lt;br /&gt;
&lt;br /&gt;
=== Advanced Features ===&lt;br /&gt;
* [[#Task_times|Task times and extentions]]&lt;br /&gt;
* [[#Muling|Muling, Misc and Anti-ban]]&lt;br /&gt;
&lt;br /&gt;
=== [[AIO Premade Profiles]] ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: #1a1a1a; padding: 15px; border-radius: 5px; border-left: 4px solid #FF9800;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Skills ===&lt;br /&gt;
* [[Agility]]&lt;br /&gt;
* [[Combat]]&lt;br /&gt;
* [[Construction]]&lt;br /&gt;
* [[Cooking]]&lt;br /&gt;
* [[Crafting]]&lt;br /&gt;
* [[Farming]]&lt;br /&gt;
* [[Firemaking]]&lt;br /&gt;
* [[Fishing]]&lt;br /&gt;
* [[Fletching]]&lt;br /&gt;
* [[Herblore]]&lt;br /&gt;
* [[Hunter]]&lt;br /&gt;
* [[Mining]]&lt;br /&gt;
* [[Prayer]]&lt;br /&gt;
* [[Runecrafting]]&lt;br /&gt;
* [[Sailing]]&lt;br /&gt;
* [[Slayer]]&lt;br /&gt;
* [[Smithing]]&lt;br /&gt;
* [[Thieving]]&lt;br /&gt;
* [[Woodcutting]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: #1a1a1a; padding: 15px; border-radius: 5px; border-left: 4px solid #2196F3;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Minigames ===&lt;br /&gt;
&lt;br /&gt;
* [[Barbarian Assault|Barbarian Assault (BETA)]]&lt;br /&gt;
* [[Tears of Guthix]]&lt;br /&gt;
* [[Fishing Trawler]]&lt;br /&gt;
* [[Soul Wars]]&lt;br /&gt;
* [[Rogues Den]]&lt;br /&gt;
* [[Defenders]]&lt;br /&gt;
* [[Pest Control]]&lt;br /&gt;
* [[Fight Caves]]&lt;br /&gt;
* [[MTA|Mage Training Arena (BETA)]]&lt;br /&gt;
&lt;br /&gt;
=== Bosses===&lt;br /&gt;
* [[Royal Titans]]&lt;br /&gt;
* [[Amoxliatl|Amoxliatl (BETA)]]&lt;br /&gt;
* [[Barrows|Barrows (BETA)]]&lt;br /&gt;
* Obor&lt;br /&gt;
* Bryophyta&lt;br /&gt;
* Moons of Peril&lt;br /&gt;
* Deranged Archeologist&lt;br /&gt;
* Crazy Archeologist&lt;br /&gt;
* Chaos Fanatic&lt;br /&gt;
* Scorpia&lt;br /&gt;
* King Black Dragon&lt;br /&gt;
* Chaos Elemental&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Some of the training methods listed within these guides pertain purely to GAIO and are NOT necessarily the same training methods that can be found in the standalone scripts.&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%; margin: auto; text-align: left;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width: 30%;&amp;quot; | Question&lt;br /&gt;
! style=&amp;quot;width: 70%;&amp;quot; | Answer&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;What scripts are included within the AIO?&#039;&#039;&#039;&lt;br /&gt;
| Most of the G catalogue is included; with the exceptions to this being:&lt;br /&gt;
* [[Guester]]&lt;br /&gt;
* [[PVM]] and [[Wildy]] scripts (Phosani, Vorkath, etc)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;How do I make the AIO train past 99?&#039;&#039;&#039;&lt;br /&gt;
| All you need to do is set your skill goal to 0.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;When I start the AIO, I immediately disconnect &amp;amp; log out – why?&#039;&#039;&#039;&lt;br /&gt;
| The script hops worlds to find the lowest ping. It hops via disconnect as it&#039;s faster. It will hop to the lowest ping world upon starting the script.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Can I start using the AIO from level 3?&#039;&#039;&#039;&lt;br /&gt;
| Yes! G AIO is more than capable of starting on a brand new account – however we recommend that you give the account some starting cash to make it easier to train certain money-dependent skills (Construction, Herblore, etc).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;How do I stop the AIO selling/sorting my bank?&#039;&#039;&#039;&lt;br /&gt;
| In the Antiban &amp;gt; Bank tab, you can disable:&lt;br /&gt;
* Search Banking (Using the search feature to find items)&lt;br /&gt;
* Sort bank (Sorting your bank via the most frequently used items)&lt;br /&gt;
* Slower withdraws (Withdraws your items a little slower)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;How can I set the AIO to just train one skill?&#039;&#039;&#039;&lt;br /&gt;
| To train a single skill like Fletching, you need to set your existing skill goals to 1, or below your current skill level: Setting the goal level to anything higher than your current in-game level, or to 0, will not disable the training of this skill.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;More Questions? [https://discord.gg/pXMTybGY Ask us on Discord!]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Getting Started==&lt;br /&gt;
&lt;br /&gt;
When you start GAIO you will see the following GUI pop up:&lt;br /&gt;
&lt;br /&gt;
[[File:GAIOGui.png|850px]]&lt;br /&gt;
&lt;br /&gt;
=== Default Profile &amp;amp; Interaction ===&lt;br /&gt;
The &#039;&#039;&#039;default profile&#039;&#039;&#039; is automatically loaded when starting G AIO Account Builder. This GUI is fully interactive:  &lt;br /&gt;
* Click any Skill to edit its goal level.  &lt;br /&gt;
* Type your desired level directly into the field (e.g., 75 Ranged).  &lt;br /&gt;
&lt;br /&gt;
==== Example: Customising Skill Goals ====  &lt;br /&gt;
[[File:Guistatsedit.gif]] &lt;br /&gt;
 &lt;br /&gt;
In this example:&lt;br /&gt;
 &lt;br /&gt;
*  Attack level goal changed to &#039;&#039;&#039;50&#039;&#039;&#039;.  &lt;br /&gt;
*  Strength level goal set to &#039;&#039;&#039;50&#039;&#039;&#039;.  &lt;br /&gt;
*  Defence goal adjusted to &#039;&#039;&#039;50&#039;&#039;&#039; .  &lt;br /&gt;
&lt;br /&gt;
Changes are NOT saved automatically - make sure you save your profile at the bottom! You cannot save changes to the g_default_settings.json file. To save your profile, adjust the right box name to a new profile, for example Elf_Accounts.json. You&#039;ll then be able to press the save button.&lt;br /&gt;
&lt;br /&gt;
==Gold Farming==&lt;br /&gt;
While G AIO Account Builder can train accounts from Tutorial Island to end-game content, new accounts often lack sufficient gold for material-intensive skills. To address this:&lt;br /&gt;
&lt;br /&gt;
==== Accessing Gold Farming Options ====&lt;br /&gt;
* Locate the &#039;&#039;&#039;gold farming&#039;&#039;&#039; in the bottom-left of the goal level interface (marked by a stack of GP).&lt;br /&gt;
* This section displays all available gold farming methods, and you should choose appropriate gold farming methods for your account(s)&lt;br /&gt;
&lt;br /&gt;
[[File:Moneymoneymoney.gif]]&lt;br /&gt;
&lt;br /&gt;
=== Gold Farming Configuration ===&lt;br /&gt;
&lt;br /&gt;
==== Gold Farming Threshold ====&lt;br /&gt;
* Set the &#039;&#039;&#039;minimum GP threshold&#039;&#039;&#039; that triggers gold farming activities&lt;br /&gt;
* Example: If set to &#039;&#039;&#039;1M GP&#039;&#039;&#039;, the bot will initiate gold farming when your account&#039;s GP falls below this amount&lt;br /&gt;
&lt;br /&gt;
==== Managing Farming Methods ====&lt;br /&gt;
* Toggle individual methods &#039;&#039;&#039;ON/OFF&#039;&#039;&#039; by clicking the enable/disable buttons&lt;br /&gt;
&lt;br /&gt;
==== Priority Settings ====&lt;br /&gt;
* Located above the method selection list&lt;br /&gt;
* &#039;&#039;&#039;Two priority modes:&#039;&#039;&#039;&lt;br /&gt;
  * &#039;&#039;&#039;Dynamic*&#039;&#039;&#039; (default) - Automatically adjusts based on account progress&lt;br /&gt;
  * &#039;&#039;&#039;Custom&#039;&#039;&#039; - Manually set priority values (1-1000 scale)&lt;br /&gt;
&lt;br /&gt;
=== Alternative Gold-Making Through Skills ===&lt;br /&gt;
&lt;br /&gt;
For players who prefer skill-based money making, G AIO Account Builder offers flexible training configurations with skilling. Note that these won&#039;t roll as a task if the coins on your character are below the defined amount in [[GAIO#Gold_Farming_Threshold|Gold Farming Threshold]].&lt;br /&gt;
&lt;br /&gt;
==== Profit-Oriented Skill Training ====&lt;br /&gt;
* Available for Fletching, Crafting, Cooking, and other production skills&lt;br /&gt;
* Two training modes:&lt;br /&gt;
  * &#039;&#039;&#039;Best GP/XP&#039;&#039;&#039; - Balances profit with experience gains&lt;br /&gt;
  * &#039;&#039;&#039;Maximum Profit&#039;&#039;&#039; - Prioritizes pure gold-making methods&lt;br /&gt;
&lt;br /&gt;
==== Configuration Options ====&lt;br /&gt;
* Navigate to the desired skill&#039;s settings&lt;br /&gt;
* Select your preferred training approach:&lt;br /&gt;
   * Money making focus&lt;br /&gt;
   * Experience focus&lt;br /&gt;
   * Custom method selection&lt;br /&gt;
&lt;br /&gt;
==== Recommended Usage ====&lt;br /&gt;
* Particularly useful when:&lt;br /&gt;
  * Your account lacks requirements for dedicated gold farming methods&lt;br /&gt;
  * You want to simultaneously train skills and build bank value&lt;br /&gt;
  * Preparing for expensive skill training (e.g., Construction or Herblore)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tip:&#039;&#039;&#039; Combine with the Gold Farming Threshold system to automatically switch to money-making when your balance runs low.&lt;br /&gt;
[[File:Craftingmethod.png]]&lt;br /&gt;
&lt;br /&gt;
=== Skill Goals &amp;amp; Customization ===&lt;br /&gt;
To set skill goals:&lt;br /&gt;
# Select the desired Skill.&lt;br /&gt;
# Enter your target level. &lt;br /&gt;
* &#039;&#039;&#039;Training past level 99?&#039;&#039;&#039; Set the goal level to &#039;&#039;&#039;0&#039;&#039;&#039; to enable post-99 progression.&lt;br /&gt;
&lt;br /&gt;
=== Quest &amp;amp; Boss-Specific Builds ===&lt;br /&gt;
Building a specialized account (e.g., for Zulrah or a quest series)? GAIO streamlines this process:&lt;br /&gt;
* Select your target Quest series.&lt;br /&gt;
* G AIO Account Builder auto-adjusts skill requirements to match the selected goal (if your current levels are below the requirement).&lt;br /&gt;
&lt;br /&gt;
==== Integration with Guester ====&lt;br /&gt;
* &#039;&#039;&#039;Requirement:&#039;&#039;&#039; Own Guester (purchased separately).&lt;br /&gt;
* GAIO automatically syncs skill goals to meet quest prerequisites, minimizing manual input.  &lt;br /&gt;
* Example: Choose the &amp;quot;Monkey Madness II&amp;quot; quest series → GAIO sets required Attack, Strength, and Ranged levels.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Guester must be purchased separately but integrates seamlessly with GAIO once acquired.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Queststatsedit.gif]]&lt;br /&gt;
&lt;br /&gt;
==Skill Goals==&lt;br /&gt;
To set skill goals:&lt;br /&gt;
# Select the desired Skill.&lt;br /&gt;
# Enter your target level. &lt;br /&gt;
* &#039;&#039;&#039;Training past level 99?&#039;&#039;&#039; Set the goal level to &#039;&#039;&#039;0&#039;&#039;&#039; to enable post-99 progression.&lt;br /&gt;
&lt;br /&gt;
=== Quest &amp;amp; Boss-Specific Builds ===&lt;br /&gt;
Building a specialised account (e.g., for Zulrah or a quest series)? GAIO streamlines this process:&lt;br /&gt;
* Select your target Quest series.&lt;br /&gt;
* G AIO Account Builder auto-adjusts skill requirements to match the selected goal (if your current levels are below the requirement).&lt;br /&gt;
&lt;br /&gt;
==== Integration with Guester ====&lt;br /&gt;
* &#039;&#039;&#039;Requirement:&#039;&#039;&#039; Own Guester (purchased separately).&lt;br /&gt;
* GAIO automatically syncs skill goals to meet quest prerequisites, minimising manual input.  &lt;br /&gt;
* Example: Choose the &amp;quot;Monkey Madness II&amp;quot; quest series → GAIO sets required Attack, Strength, and Ranged levels.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Guester must be purchased separately but integrates seamlessly with GAIO once acquired.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Queststatsedit.gif]]&lt;br /&gt;
&lt;br /&gt;
==Level Offset Feature==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Level Offset&#039;&#039;&#039; setting adds unique variation to accounts running the same profile:&lt;br /&gt;
&lt;br /&gt;
==== How It Works ====&lt;br /&gt;
* When set to &#039;&#039;&#039;10&#039;&#039;&#039; with a goal level of &#039;&#039;&#039;50&#039;&#039;&#039;:&lt;br /&gt;
  * The script generates a random number between &#039;&#039;&#039;0-10&#039;&#039;&#039;&lt;br /&gt;
  * Adds this value to your goal level&lt;br /&gt;
  * Example possible outcomes: 50, 53, 60&lt;br /&gt;
&lt;br /&gt;
==== Key Characteristics ====&lt;br /&gt;
* &#039;&#039;&#039;Account-Specific Randomization&#039;&#039;&#039;:&lt;br /&gt;
  * Each account receives its own unique offset value&lt;br /&gt;
  * Example: One account may stop Herblore at 53, another at 60&lt;br /&gt;
* &#039;&#039;&#039;Persistent Values&#039;&#039;&#039;:&lt;br /&gt;
  * Offset values remain consistent across script restarts&lt;br /&gt;
  * Accounts maintain their assigned level variations permanently&lt;br /&gt;
&lt;br /&gt;
==== Practical Applications ====&lt;br /&gt;
* Creates natural account variation without:&lt;br /&gt;
  * Managing multiple profiles&lt;br /&gt;
  * Manual level adjustments&lt;br /&gt;
* Ideal for:&lt;br /&gt;
  * Building diverse account builds&lt;br /&gt;
  * Avoiding pattern detection&lt;br /&gt;
  * Simulating organic player behavior&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tip:&#039;&#039;&#039; Combine with Skill Goals &amp;amp; Customization to create unique account progression paths.&lt;br /&gt;
[[File:Lvloffset.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Break System==&lt;br /&gt;
&amp;lt;span style=&amp;quot;float:right; margin-left:15px;&amp;quot;&amp;gt;[[File:Aiobreaks.png|250px]]&amp;lt;/span&amp;gt;&lt;br /&gt;
AIO&#039;s advanced break system helps simulate natural human patterns through customisable pauses.&lt;br /&gt;
&lt;br /&gt;
===Micro Breaks===&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding:8px 12px; margin-bottom:15px; border-left:4px solid #16a085;&amp;quot;&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Tick-Based System&#039;&#039;&#039;&lt;br /&gt;
** 1 Tick = 0.6 seconds&lt;br /&gt;
** Formula: &amp;lt;code&amp;gt;(0.6 × Ticks) ÷ 60 = Minutes&amp;lt;/code&amp;gt;&lt;br /&gt;
** Example: (0.6×1254)÷60 ≈ 12.54 minutes&lt;br /&gt;
* &#039;&#039;&#039;Recommended Settings&#039;&#039;&#039;&lt;br /&gt;
** Min/Max wait: 1000-1500 ticks&lt;br /&gt;
** Break length: 50-100 ticks&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Normal Breaks ===&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding:8px 12px; margin-bottom:15px; border-left:4px solid #e67e22;&amp;quot;&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Minute-Based Intervals&#039;&#039;&#039;&lt;br /&gt;
** Short breaks: 3-5 minutes&lt;br /&gt;
** Long breaks: 15-30 minutes&lt;br /&gt;
* &#039;&#039;&#039;Best for&#039;&#039;&#039;: Task transitions&lt;br /&gt;
* &#039;&#039;&#039;Pro Tip&#039;&#039;&#039;: Vary durations ±20%&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Bedtime Breaks===&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding:8px 12px; margin-bottom:15px; border-left:4px solid #9b59b6;&amp;quot;&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Overnight Schedule&#039;&#039;&#039;&lt;br /&gt;
** Uses IP geolocation timezone&lt;br /&gt;
** 24-hour clock format&lt;br /&gt;
* &#039;&#039;&#039;Example Schedule&#039;&#039;&#039;&lt;br /&gt;
** 22:00 (10PM) to 06:00 (6AM)&lt;br /&gt;
** Duration: 6-9 hours&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Bank Breaks===&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding:8px 12px; margin-bottom:15px; border-left:4px solid #27ae60;&amp;quot;&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Banking Interruptions&#039;&#039;&#039;&lt;br /&gt;
** Trigger: 15-25% chance per bank visit&lt;br /&gt;
** Duration: 30-120 seconds&lt;br /&gt;
* &#039;&#039;&#039;Simulates&#039;&#039;&#039;&lt;br /&gt;
** Organisation time&lt;br /&gt;
** Decision pauses&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Optimisation Tips===&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding:8px 12px; border-left:4px solid #c0392b;&amp;quot;&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Mix break types&#039;&#039;&#039; for natural patterns&lt;br /&gt;
* &#039;&#039;&#039;Randomise&#039;&#039;&#039; within ranges&lt;br /&gt;
* &#039;&#039;&#039;Activity-based frequency&#039;&#039;&#039;:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Activity Level !! Example Frequency&lt;br /&gt;
|-&lt;br /&gt;
| High-intensity || 2-3 breaks/hour&lt;br /&gt;
|-&lt;br /&gt;
| AFK activities || 1 break/2 hours&lt;br /&gt;
|}&lt;br /&gt;
* &#039;&#039;&#039;Test settings&#039;&#039;&#039; for your play style&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding:10px; font-size:0.9em; margin-top:20px; border-top:1px solid #eee;&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Always customise your break settings. Suggested break frequency is purely example.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Skill Priority==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: linear-gradient(145deg, rgba(40,40,40,0.9), rgba(60,60,60,0.9)); border-radius: 15px; padding: 25px; margin: 20px 0; border: 1px solid rgba(255,255,255,0.1);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin: 25px 0;&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
    [[File:DynamicPrio.png|300px|class=notpageimage|]]&lt;br /&gt;
    &amp;lt;div style=&amp;quot;color: #4CAF50; font-weight: bold; margin-top: 10px;&amp;quot;&amp;gt;Dynamic Priority&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
    [[File:AIOPrio.png|300px|class=notpageimage|]]&lt;br /&gt;
    &amp;lt;div style=&amp;quot;color: #FF9800; font-weight: bold; margin-top: 10px;&amp;quot;&amp;gt;High priority&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
    [[File:LowPrio.png|300px|class=notpageimage|]]&lt;br /&gt;
    &amp;lt;div style=&amp;quot;color: #E91E63; font-weight: bold; margin-top: 10px;&amp;quot;&amp;gt;Low Priority&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: rgba(0,0,0,0.3); padding: 20px; border-radius: 10px; border-left: 4px solid #2196F3;&amp;quot;&amp;gt;&lt;br /&gt;
=== &amp;lt;span style=&amp;quot;color: #4CAF50;&amp;quot;&amp;gt;▮&amp;lt;/span&amp;gt; Priority Settings Explained ===&lt;br /&gt;
&amp;lt;div class=style=&amp;quot;margin-top: 15px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: rgba(33,150,243,0.1); padding: 15px; border-radius: 8px;&amp;quot;&amp;gt;&lt;br /&gt;
**&amp;lt;span style=&amp;quot;color: #4CAF50;&amp;quot;&amp;gt;● Dynamic Priority&amp;lt;/span&amp;gt;&lt;br /&gt;
The script automatically adjusts based on:&lt;br /&gt;
- Account combat level&lt;br /&gt;
- Current wealth&lt;br /&gt;
- Skill requirements&lt;br /&gt;
- Game state(Quest completions, etc)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: rgba(255,152,0,0.1); padding: 15px; border-radius: 8px;&amp;quot;&amp;gt;&lt;br /&gt;
**&amp;lt;span style=&amp;quot;color: #FF9800;&amp;quot;&amp;gt;● High Priority (300-1000)&amp;lt;/span&amp;gt;&lt;br /&gt;
Maximise training chance with:&lt;br /&gt;
- Priority cap at 1000&lt;br /&gt;
- Best for critical skills/Questing&lt;br /&gt;
- Overrides dynamic calculations&lt;br /&gt;
- Requires manual adjustment&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: rgba(233,30,99,0.1); padding: 15px; border-radius: 8px;&amp;quot;&amp;gt;&lt;br /&gt;
**&amp;lt;span style=&amp;quot;color: #E91E63;&amp;quot;&amp;gt;● Low Priority (1-100)&amp;lt;/span&amp;gt;&lt;br /&gt;
Reduced but still possible:&lt;br /&gt;
- Minimum 1% base chance&lt;br /&gt;
- Affected by other skills&#039; availability&lt;br /&gt;
- Good for background training&lt;br /&gt;
- Never completely disabled&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top: 20px; padding: 15px; background: rgba(255,255,255,0.05); border-radius: 8px; border-left: 4px solid #9C27B0;&amp;quot;&amp;gt;&lt;br /&gt;
*⚠️ Important Notes:&lt;br /&gt;
If you want to set manual priority, it&#039;s best practice to set manual for every skill, including quests and minigames. If you leave one as -1 (dynamic) it could roll 999, and before higher weighted since it&#039;s random.&lt;br /&gt;
&lt;br /&gt;
If you want Farming Runs, Birdhouses and Quests to be priority, you would set those to 999, and all other skills to 1&lt;br /&gt;
&lt;br /&gt;
Due to how the weight is calculated, there is a small chance it&#039;ll still roll a skill, but it&#039;s very small. 999x3 = 2997 + 22 (22 skills x 1 priority each) = 3019. So it&#039;ll roll a skill if it rolled a number from 2998 to 3019 for example.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top: 25px; text-align: center; padding: 15px; background: linear-gradient(90deg, rgba(76,175,80,0.1), rgba(33,150,243,0.1)); border-radius: 8px;&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color: #4CAF50;&amp;quot;&amp;gt;📈&amp;lt;/span&amp;gt;Tip:&#039;&#039;&#039; Use dynamic priority for general training, and manual priorities for specific goal-oriented sessions!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:MultManuals.png]]&lt;br /&gt;
&lt;br /&gt;
==Task Requirements==&lt;br /&gt;
&lt;br /&gt;
Icon Legend&lt;br /&gt;
💰=GP • 🛡️=Ironman • ✅=Quest • 🌿=Herblore • 🔮=Magic • 🏹=Ranged   &lt;br /&gt;
===Combat===&lt;br /&gt;
&#039;&#039;&#039;Gemstone Crab&#039;&#039;&#039; • Children of the sun ✅ • 100k GP 💰 (for pickaxe/potions/food) • Pickaxe if Ironman 🛡️ &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;NMZ&#039;&#039;&#039; • 50+ Att/Str/Mage/Range • Absorb pots/43 Prayer 🙏 • 500k GP 💰&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Sulphur Naguas&#039;&#039;&#039; • 60 Att/Str • 38 Herblore 🌿 • 43 Prayer 🙏 • Perilous Moons ✅ • Dragon scimitar(minimum) 🔥&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Obor/Bryophyta&#039;&#039;&#039; • 40 Att/Def • 1-8 Keys 🔑 (RNG)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Defenders&#039;&#039;&#039; • Missing current best defender 🛡️&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Fight Caves&#039;&#039;&#039; • All gear must be defined in Equipment Tab • Must have enough GP to buy supplies&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Royal Titans&#039;&#039;&#039; • 59 Magic, 50 Ranged, 50 Atk/Str/Def and 43 Prayer • 1mil GP 💰&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Scurrius&#039;&#039;&#039; • Base 50 combats&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Moons of Peril&#039;&#039;&#039; • Base 60 melee combat stats • 52 Prayer 🙏 • Perilous Moons ✅ • 3mil GP 💰 if main account • A useable weapon listed on the OSRS wiki for each moon to kill [[osrs:Moons_of_Peril/Strategies|HERE]] if Ironman 🛡️&lt;br /&gt;
&lt;br /&gt;
===Ranged===&lt;br /&gt;
&#039;&#039;&#039;General Chinning&#039;&#039;&#039; • 45 Ranged • 43 Prayer 🙏 • 🛡️ Iron: Own chins(1K+) 🛡️ • Normie: 1k chins + 500k 💰&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Maniacal Monkeys&#039;&#039;&#039; • 45 Ranged • 3m GP 💰 • MM2 ✅ • Greegree 🐒&lt;br /&gt;
&lt;br /&gt;
===Magic===&lt;br /&gt;
&#039;&#039;&#039;TeleStunAlch&#039;&#039;&#039; • 1hr spell funds 🔥&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;MA2&#039;&#039;&#039; • God staves • 48 Magic&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Ensouled Heads&#039;&#039;&#039; • 50 Att/Str • 16 Magic&lt;br /&gt;
&lt;br /&gt;
===Prayer===&lt;br /&gt;
&#039;&#039;&#039;Prayer Training&#039;&#039;&#039; • 28 Bones&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Red Spider Eggs&#039;&#039;&#039; • 43 Prayer 🙏&lt;br /&gt;
&lt;br /&gt;
===Skilling===&lt;br /&gt;
&#039;&#039;&#039;Runecrafting&#039;&#039;&#039; • 1k GP 💰&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Herblore&#039;&#039;&#039; • 20k GP 💰&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Fletching&#039;&#039;&#039; • 5k GP 💰&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Slayer&#039;&#039;&#039; • 35k GP 💰 • 15 Combat&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Smelting&#039;&#039;&#039; • 60 Ore ⛏️ (Bronze/Iron/Gold)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Hunter&#039;&#039;&#039; • 2k GP 💰&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Farming&#039;&#039;&#039; • 15k GP 💰&lt;br /&gt;
&lt;br /&gt;
===Special===&lt;br /&gt;
&#039;&#039;&#039;Mahogany Homes&#039;&#039;&#039; • 30k GP 💰 • Iron: 20 Steel Bars 🛡️ • Plague City ✅&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Driftnet&#039;&#039;&#039; • Trident 🌊 • Flippers 🐠 (Weighted)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;1.5t Woodcutting&#039;&#039;&#039; • Bone Voyage 🌴 • 35 WC/Farming 🌳&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Miscellania&#039;&#039;&#039; • 7.5m GP 💰 • Throne of Misc ✅&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Clues&#039;&#039;&#039; • 30 Att/Str • 48 Magic 🔮 • Clue Scroll 🗺️&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Totem Fletching&#039;&#039;&#039; • Childern of the sun ✅ • 20 Fletching • 250+ logs and a Knife 🛡️&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Brimhaven Agiity&#039;&#039;&#039; • 45 Agility • 50K GP(Non ironman) • 50+ Food 🛡️&lt;br /&gt;
&lt;br /&gt;
Icon Legend&lt;br /&gt;
💰=GP • 🛡️=Ironman • ✅=Quest • 🌿=Herblore • 🔮=Magic • 🏹=Ranged&lt;br /&gt;
&lt;br /&gt;
== Task times ==&lt;br /&gt;
[[File:GoalsConfig.png|right|600px]]&lt;br /&gt;
In the Goals Config tab you can increase or decrease your task times on the AIO - but as your level goal increases, the task time will be impacted. Task times will also change based on your current level, too.&lt;br /&gt;
&lt;br /&gt;
Task times aren&#039;t a definitive for how long X task will run. Regardless of your min/max task setting, some backend adjustments will take place based on the total level and character-specific randomisation. Setting a task min/max of 30–40 minutes *may* still be slightly under, or over, your specified times. This slight adjustment cannot be changed by you, but you can increase/decrease your task times until you find a good balance for your account.&lt;br /&gt;
&lt;br /&gt;
[[File:taskskip.png|right]]&lt;br /&gt;
It is possible to manually extend or decrease the current task&#039;s time by using the +10 or -10 buttons on the new Script Paint. You toggle between the old paint and the new paint by pressing the Swap Paint button. When you see all the skills, towards the left will be the current task, how long the task has left, and how long the script has been running for. Below these are three buttons, the -10m, +10m and skip buttons. Both the -10m and +10m will either decrease or increase the current task&#039;s run time, or the skip button will skip that task altogether.&lt;br /&gt;
&lt;br /&gt;
{{Template:MMA}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Instanced]]&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Template:GBarbarianAssault&amp;diff=3034</id>
		<title>Template:GBarbarianAssault</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Template:GBarbarianAssault&amp;diff=3034"/>
		<updated>2025-10-30T06:39:25Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{{gaio|yes}}}|no|{{PAGENAME}}|This task}} completes the [[osrs:Barbarian Assault|Barbarian Assault]] minigame. While searching for a group of other users running the same script, your character will log out. Once a suitable group matching your requirements is found, the script will log back in, gear up, and travel to the minigame. It will automatically swap worlds and join parties as needed. For privacy, the script will hide other player&#039;s usernames, so you won’t see the bot names of your teammates. &lt;br /&gt;
&lt;br /&gt;
{{#ifexpr: &lt;br /&gt;
  {{#ifeq:{{PAGENAME}}|GBarbarianAssault|1|0}} + {{#ifeq:{{FULLPAGENAME}}|Template:GBarbarianAssault|1|0}} &amp;gt; 0&lt;br /&gt;
  | This page is for the standalone premium script. The following link is for the [[Barbarian_Assault|GAIO Barbarian Assault]] page. &lt;br /&gt;
  | GAIO Barbarian Assault has &#039;&#039;&#039;NO&#039;&#039;&#039; customisable settings, and will only complete games to obtain a [[osrs:Fighter Torso|Fighter Torso]]. If you would like to gather other rewards, earn level 5 in all roles&amp;lt;!-- , or try [[osrs:Barbarian_Assault/Gambles|Lucky Dips]] to get the [[osrs:Pet_penance_queen|pet]] --&amp;gt;, please see the [[GBarbarianAssault]] page.&lt;br /&gt;
}}&lt;br /&gt;
=== Requirements ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Level 50 Range.&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Level 30 Defence.&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Level 50 Hitpoints.&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;100K GP to buy gear, or already have gear.&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Ironman: 50 Defence, Magic Shortbow or Magic Shortbow (i). If you don&#039;t have either of these, and only have Maple/Yew Shortbow, then you must also have Level 60 Ranged.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
; &#039;&#039;&#039;Q: Why does it say 0/5?&#039;&#039;&#039;&lt;br /&gt;
: Because you are in queue. Either you’re the same role as someone else, or not in the first group. When a team is found you will be put in that group.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: Where can I see who is in queue?&#039;&#039;&#039;&lt;br /&gt;
: In the #queue channel in Discord.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: Is the script dead? No one is here.&#039;&#039;&#039;&lt;br /&gt;
: No. You can ping Frog — He usually has 3–5 accounts that can run it for you. But it’s a queue system. Most people don’t stick around after the torso.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: Can I group with just myself?&#039;&#039;&#039;&lt;br /&gt;
: No. Because not everyone has 5 accounts, it’s a random queue to make sure everyone can find a group.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: The bot disbands in the lobby — why?&#039;&#039;&#039;&lt;br /&gt;
: It happens. It’s an anti-bug mechanism — if the queue breaks, it disbands the party. It will also likely break apart if someone takes too long to gear.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: Can I choose roles?&#039;&#039;&#039;&lt;br /&gt;
: Stop and restart the script and it will choose your role. Keep repeating until you get the role you want.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: The queue shows 5 attackers and no healers — what’s up with that?&#039;&#039;&#039;&lt;br /&gt;
: Roles can be randomly assigned. If you break apart a party by stopping the script, it makes everyone reroll. You can force teams that way.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: Why is it failing and I don’t have a Queen kill?&#039;&#039;&#039;&lt;br /&gt;
: Many reasons — sometimes Defender breaks, sometimes with five low-HP accounts you die. It gets Queen KC often enough, but not always.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: How long does the torso take?&#039;&#039;&#039;&lt;br /&gt;
: Depends on the queue — probably half a day.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: What’s the ban rate?&#039;&#039;&#039;&lt;br /&gt;
: Relatively low, but every bot has some risk. BA doesn’t have a lot of bots and isn’t a money maker, so it’s less targeted.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: What should I do to get ready for BA?&#039;&#039;&#039;&lt;br /&gt;
: TURN OFF YOUR BREAKS! YES — if your break goes off on wave 5 it will end the run for everyone! Same if you pause the script — so don’t be that guy.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: What’s the pet rate?&#039;&#039;&#039;&lt;br /&gt;
: 1/1000 per Lucky Dip.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: What items do I need?&#039;&#039;&#039;&lt;br /&gt;
: At least a maple shortbow. The script will gear you for the rest. If you’re an ironman, you should get a games necklace first.&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;&#039;Q: Can I use anything other than Ranged?&#039;&#039;&#039;&lt;br /&gt;
: No.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{#ifeq:{{{gaio|no}}}|yes|display:none;}}&amp;quot;&amp;gt;&lt;br /&gt;
== Barbarian Assault Settings ==&lt;br /&gt;
=== General Settings ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Setting !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Level 5 All Roles&#039;&#039;&#039;&lt;br /&gt;
| If this is enabled, the script will get level 5 in all roles, prior to buying any rewards.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Lucky Dip&#039;&#039;&#039;&lt;br /&gt;
| If enabled, the script will use points to purchase Lucky Dip&#039;s in the chance of getting the pet.&lt;br /&gt;
|}&lt;br /&gt;
If Lucky Dip is enabled and your roles excluding Collector aren&#039;t at least level 3, the script will forcefully level up those roles to level 3 before Lucky Dip&#039;s can be claimed.&lt;br /&gt;
&lt;br /&gt;
=== Reward Settings ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto; text-align: center;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; colspan=&amp;quot;4&amp;quot; | Reward Options&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: left;&amp;quot; colspan=&amp;quot;4&amp;quot; | If enabled, the script will run games to purchase the selected rewards.&lt;br /&gt;
|-&lt;br /&gt;
| Fighter Hat&lt;br /&gt;
| Fighter Torso&lt;br /&gt;
| Healer Hat&lt;br /&gt;
| Penance Gloves&lt;br /&gt;
|-&lt;br /&gt;
| Penance Skirt&lt;br /&gt;
| Ranger Hat&lt;br /&gt;
| Runner Boots&lt;br /&gt;
| Runner Hat&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=File:equipment.json&amp;diff=2240</id>
		<title>File:equipment.json</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=File:equipment.json&amp;diff=2240"/>
		<updated>2025-06-04T06:06:05Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Template:GRunecrafting&amp;diff=1922</id>
		<title>Template:GRunecrafting</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Template:GRunecrafting&amp;diff=1922"/>
		<updated>2025-05-20T05:24:59Z</updated>

		<summary type="html">&lt;p&gt;Veza: /* General Settings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===General Settings===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Xp Focus&#039;&#039;&#039; || If true will focus XP over GP.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Combo Runes With Talismans&#039;&#039;&#039; || The script will use Talisman&#039;s to create combination runes.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Hp Lvl For Pouches&#039;&#039;&#039; || This is the minimum HP level your account must have before it will go kill abyssal creatures for pouches. Note: Also requires either: 43 pray, 30 att, 30 str or 40 att and 40 str.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Rune Settings===&lt;br /&gt;
The below settings control which runes the script will make. Any rune name with Abyss after it means the script will use the Abyss to make those runes. If these options are enabled but [[osrs:Enter the abyss|Enter the abyss]] isn&#039;t completed, the script will not attempt these. Purchase [[Guester]] to complete this Miniquest or complete it manually if you wish to use the Abyss.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Runes&lt;br /&gt;
|-&lt;br /&gt;
| Air || Mind || Fire&lt;br /&gt;
|-&lt;br /&gt;
| Cosmic || Cosmic Abyss || Nature Abyss&lt;br /&gt;
|-&lt;br /&gt;
| Mud || Lava || Blood Abyss&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=GYama&amp;diff=1921</id>
		<title>GYama</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=GYama&amp;diff=1921"/>
		<updated>2025-05-19T23:00:55Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Script_Infobox&lt;br /&gt;
| icon= {{{title|{{PAGENAME}}}}}.png&lt;br /&gt;
| type= [[Instanced]]&lt;br /&gt;
| category= [[PVM]]&lt;br /&gt;
| forum = [https://dreambot.org/forums/index.php?/topic/37351-g-yama-just-click-start-auto-restock-integrated-muling-easy-setup-quickstart-supported/ {{{title|{{PAGENAME}}}}}]&lt;br /&gt;
| purchase = [https://dreambot.org/forums/index.php?/store/product/961-gyama/ Monthly - Lifetime]&lt;br /&gt;
| video1 = &lt;br /&gt;
| video2 = [https://www.youtube.com/watch?v=fCN5ZirTHwI Duo: Rags Low Level]&lt;br /&gt;
| video3 = [https://www.youtube.com/watch?v=hOwtrygBGU8 Duo: Severely Underleveled]&lt;br /&gt;
}}&lt;br /&gt;
=={{{title|{{PAGENAME}}}}}==&lt;br /&gt;
&lt;br /&gt;
This script kills the boss [[osrs:Yama|Yama]]. Since it&#039;s duo boss, the script can be configured to fight the boss with your other GYama bots via the Fight Settings option [[#enable-duo|(BETA) Enable Duo]]. If this setting is not enabled, the bot will kill the boss solo. (You must own at least two instances of the script in order to kill with two bots).&lt;br /&gt;
&lt;br /&gt;
For suggestions of what gear to bring, we recommend checking the OSRS Wiki Page [[osrs:Yama/Strategies#Equipment|Yama Strategies]] for both Melee and Magic Setup&#039;s. Currently, dynamic gearing is not fully setup for this script. We highly recommend defining gear for every field!&lt;br /&gt;
&lt;br /&gt;
===Requirements (Solo &amp;amp; Duo)===&lt;br /&gt;
*Completion of the quest [[osrs:A kingdom divided|A kingdom divided]].&lt;br /&gt;
*Enough gold to buy supplies, unless you have reverse muling setup.&lt;br /&gt;
*[[osrs:Rune Pouch|Rune Pouch]].&lt;br /&gt;
&lt;br /&gt;
====Solo Requirements====&lt;br /&gt;
*Level 82 magic for [[osrs:Dark Demonbane|Dark Demonbane]].&lt;br /&gt;
*Level 80 Attack, Strength &amp;amp; Defence.&lt;br /&gt;
*Level 70 Prayer with [[osrs:Piety|Piety]] unlocked.&lt;br /&gt;
&lt;br /&gt;
====Duo Requirements====&lt;br /&gt;
*Level 75+ magic&lt;br /&gt;
*Level 30 Attack &amp;amp; Strength&lt;br /&gt;
*Level 40 Defence&lt;br /&gt;
*Level 60 Prayer or 44 Level Prayer if [[#1tk|One Tick Flick]] is enabled.&lt;br /&gt;
&lt;br /&gt;
===Recommended===&lt;br /&gt;
*[[Menu Manipulation]] and [[No Click Walk]] are highly recommended.&lt;br /&gt;
*A [[osrs:Purging Staff|Purging Staff]] is highly recommended for solos. In duos, it will just make kills faster.&lt;br /&gt;
*77 Prayer with [[osrs:Augury|Augury]] unlocked.&lt;br /&gt;
&lt;br /&gt;
==Trip Settings==&lt;br /&gt;
This tab contains three configuration windows: Supplies Settings, Restock Settings &amp;amp; Trip Settings. Click on the [[File:GearIcon.png]] to open the active window for those settings to configure.&lt;br /&gt;
===Restock Settings===&lt;br /&gt;
Your Restock Settings will sell loot, or restock things, depending on these values. By default, this is set up so that if you have less than max cash, you will sell your loot when restocking or starting. You can change this by adjusting the Disable Selling Threshold value. The only option in the below table I suggest adjusting is Supplies Amt Mult. Personally, I set it to 10.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Supplies Amt Mult&#039;&#039;&#039;&lt;br /&gt;
| Multiplier of amount of supplies to buy on restock. If you set this to 15 you&#039;ll buy about 15 trips worth of your defined supply counts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Disable Selling Threshold&#039;&#039;&#039;&lt;br /&gt;
| Prevents the bot from checking the minimum sell value before selling loot. Useful if you want to sell everything regardless of market value.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Force Sell Loot At Value&#039;&#039;&#039;&lt;br /&gt;
| Forces loot to be sold once it reaches this value, regardless of other thresholds or inventory space.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Supplies Settings===&lt;br /&gt;
These settings cover all the supplies to take on each trip. There isn&#039;t a section for Food Count, as the script will fill any remaining free bag slots with whatever Food option you picked. Please bear in mind that you need to adjust the values while thinking of any extra items that will bring, like [[#Equipment]] &amp;amp; Food that isn&#039;t from the Karam Count setting. &#039;&#039;&#039;Note:&#039;&#039;&#039; For the below settings, a value of 0 will disable the script withdrawing this item.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Food&#039;&#039;&#039;&lt;br /&gt;
| Which food to bring. Recommend selecting something other then [[osrs:Cooked karambwan|Cooked karambwan]].&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Potion&#039;&#039;&#039;&lt;br /&gt;
| Count of prayer restore potions to withdraw when banking: Super Restore, Prayer Potion, Sanfew Serum.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Combat Potion&#039;&#039;&#039;&lt;br /&gt;
| Which combat potion the script will bring. We recommend Super Combat since there is a forgotten brew count option at the bottom of the settings.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Combat Count&#039;&#039;&#039;&lt;br /&gt;
| Count of combat potions to withdraw when banking.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Karam Count&#039;&#039;&#039;&lt;br /&gt;
| Count of cooked karambwans to withdraw when banking.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Heart&#039;&#039;&#039;&lt;br /&gt;
| If enabled, the script will bring a saturated or imbued heart with it if you own one.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Antipoison pot&#039;&#039;&#039;&lt;br /&gt;
| What kind of anti poison potion the script will bring: Super Antipoison, Antidote++, Anti Poison, Sanfew Serum.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Forgotten Brew Count&#039;&#039;&#039;&lt;br /&gt;
| Count of Forgotten Brew potions to withdraw when banking.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Trip Settings===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum Loot Value&#039;&#039;&#039;&lt;br /&gt;
| Minimum GP Value to pickup an item.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum HP For Kill&#039;&#039;&#039;&lt;br /&gt;
| This is the minimum amount of health you must have on-hand for the script to consider a kill while not in a fight and inside the boss arena. If you have 70 hp and 5 manta rays, you effectively have 180 hp. Use this setting to tweak how long you&#039;re able to stay.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Effective Prayer On Kill&#039;&#039;&#039;&lt;br /&gt;
| Minimum prayer required to do another kill. Includes on-hand prayer potions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Item to Alch&#039;&#039;&#039;&lt;br /&gt;
| 21 Magic required. Only accepts a single input like &#039;Rune arrow&#039;. The script will bring the runes and item defined here with it and alch during kills. This does not use your rune pouch. The script will not force a restock when out of alchables—it will simply start a new trip without them.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Alch Count To Buy Per Trip&#039;&#039;&#039;&lt;br /&gt;
| Amount of alch items to buy when restocking. Takes into account your multiplier.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Alch Stop Level&#039;&#039;&#039;&lt;br /&gt;
| If your Magic level is equal to or greater than the value defined here, you will not bring alchs.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bank Teleport&#039;&#039;&#039;&lt;br /&gt;
| This is the teleport the script will bring with it to get back to the bank. If &amp;quot;random&amp;quot; is chosen, the script will randomly select a new teleport each restock cycle. For wilderness scripts, it will only choose level 30 teleports such as the Ring of Wealth or Amulet of Glory.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Thrall Rune Pouch&#039;&#039;&#039;&lt;br /&gt;
| 76 magic required. If true the script will bring a rune pouch filled with thrall runes and swap spellbook to Arceuus. This will override any other spell settings such as Leviathan&#039;s shadow spell option, or Muspah&#039;s freeze option.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Death Charge Runes&#039;&#039;&#039;&lt;br /&gt;
| 80 magic required. If true and thralls are true the script will bring extra runes for death charge.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fight Settings==&lt;br /&gt;
Your Fight Settings will vary depending on your setup. Be sure you adjust these settings so they are correct! If you are killing the boss solo, you shouldn&#039;t need to adjust any settings here. If you are setting up a Duo of bots to kill, you&#039;ll need to enable [[#enable-duo|(BETA) Enable Duo]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Spec Threshold&#039;&#039;&#039;&lt;br /&gt;
| Boss&#039;s health percentage must be equal to or above this value in order to use special attack.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Force Eat Threshold&#039;&#039;&#039;&lt;br /&gt;
| The script will force eat food even if it’s wasteful when HP is lower than this value. Set to -1 to disable.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Don&#039;t Eat Threshold&#039;&#039;&#039;&lt;br /&gt;
| The script will not eat food until HP falls below this value. Set to -1 to disable.&lt;br /&gt;
|- id=&amp;quot;1tk&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;One Tick Flick&#039;&#039;&#039;&lt;br /&gt;
| ONLY USE THIS SETTING IF YOU HAVE A GOOD INTERNET CONNECTION. If [[Menu Manipulation]] is active and this is true, the script will one tick flick all prayers.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Lazy Flick Overheads&#039;&#039;&#039;&lt;br /&gt;
| If true will lazy flick overheads when fighting Yama. [[Menu Manipulation]] IS HIGHLY RECOMMENDED.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Lazy Flick Offensives&#039;&#039;&#039;&lt;br /&gt;
| If true will lazy flick offensives when fighting Yama. [[Menu Manipulation]] IS HIGHLY RECOMMENDED.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Step Under Judge&#039;&#039;&#039;&lt;br /&gt;
| If true will step under the Judge of Yama causing him to hurt himself.&lt;br /&gt;
|- id=&amp;quot;enable-duo&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;(BETA) Enable Duo&#039;&#039;&#039;&lt;br /&gt;
| If this is set to true, the script will duo with another account that you are running. You must own 2 instances of the script, and have 2 accounts. This setting is in beta! There may be bugs...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Template:Equipment}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Skills}}&lt;br /&gt;
&lt;br /&gt;
{{Template:MMAA}}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=GYama&amp;diff=1863</id>
		<title>GYama</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=GYama&amp;diff=1863"/>
		<updated>2025-05-18T20:01:00Z</updated>

		<summary type="html">&lt;p&gt;Veza: /* Recommended */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Script_Infobox&lt;br /&gt;
| icon= {{{title|{{PAGENAME}}}}}.png&lt;br /&gt;
| type= [[Instanced]]&lt;br /&gt;
| category= [[PVM]]&lt;br /&gt;
| forum = [https://dreambot.org/forums/index.php?/topic/37351-g-yama-just-click-start-auto-restock-integrated-muling-easy-setup-quickstart-supported/ {{{title|{{PAGENAME}}}}}]&lt;br /&gt;
| purchase= [https://dreambot.org/forums/index.php?/store/product/961-gyama/ Monthly - Lifetime]&lt;br /&gt;
}}&lt;br /&gt;
=={{{title|{{PAGENAME}}}}}==&lt;br /&gt;
&lt;br /&gt;
This script kills the boss [[osrs:Yama|Yama]]. Since it&#039;s duo boss, the script can be configured to fight the boss with your other GYama bots via the Fight Settings option [[#enable-duo|(BETA) Enable Duo]]. If this setting is not enabled, the bot will kill the boss solo. (You must own at least two instances of the script in order to kill with two bots).&lt;br /&gt;
&lt;br /&gt;
For suggestions of what gear to bring, we recommend checking the OSRS Wiki Page [[osrs:Yama/Strategies#Equipment|Yama Strategies]] for both Melee and Magic Setup&#039;s. Currently, dynamic gearing is not fully setup for this script. We highly recommend defining gear for every field!&lt;br /&gt;
&lt;br /&gt;
===Requirements (Solo &amp;amp; Duo)===&lt;br /&gt;
*Completion of the quest [[osrs:A kingdom divided|A kingdom divided]].&lt;br /&gt;
*Level 82 magic for [[osrs:Dark Demonbane|Dark Demonbane]].&lt;br /&gt;
*Enough gold to buy supplies, unless you have reverse muling setup.&lt;br /&gt;
*[[osrs:Rune Pouch|Rune Pouch]].&lt;br /&gt;
&lt;br /&gt;
====Solo Requirements====&lt;br /&gt;
*Level 80 Attack, Strength &amp;amp; Defence.&lt;br /&gt;
*Level 70 Prayer with [[osrs:Piety|Piety]] unlocked.&lt;br /&gt;
&lt;br /&gt;
====Duo Requirements====&lt;br /&gt;
*Level 30 Attack &amp;amp; Strength&lt;br /&gt;
*Level 40 Defence&lt;br /&gt;
*Level 60 Prayer or 44 Level Prayer if [[#1tk|One Tick Flick]] is enabled.&lt;br /&gt;
*These requirements are not a joke. See https://youtu.be/fCN5ZirTHwI?t=62&lt;br /&gt;
&lt;br /&gt;
===Recommended===&lt;br /&gt;
*[[Menu Manipulation]] and [[No Click Walk]] are highly recommended.&lt;br /&gt;
*A [[osrs:Purging Staff|Purging Staff]] is highly recommended for solos. In duos, it will just make kills faster.&lt;br /&gt;
*77 Prayer with [[osrs:Augury|Augury]] unlocked.&lt;br /&gt;
&lt;br /&gt;
==Trip Settings==&lt;br /&gt;
This tab contains three configuration windows: Supplies Settings, Restock Settings &amp;amp; Trip Settings. Click on the [[File:GearIcon.png]] to open the active window for those settings to configure.&lt;br /&gt;
===Restock Settings===&lt;br /&gt;
Your Restock Settings will sell loot, or restock things, depending on these values. By default, this is set up so that if you have less than max cash, you will sell your loot when restocking or starting. You can change this by adjusting the Disable Selling Threshold value. The only option in the below table I suggest adjusting is Supplies Amt Mult. Personally, I set it to 10.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Supplies Amt Mult&#039;&#039;&#039;&lt;br /&gt;
| Multiplier of amount of supplies to buy on restock. If you set this to 15 you&#039;ll buy about 15 trips worth of your defined supply counts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Disable Selling Threshold&#039;&#039;&#039;&lt;br /&gt;
| Prevents the bot from checking the minimum sell value before selling loot. Useful if you want to sell everything regardless of market value.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Force Sell Loot At Value&#039;&#039;&#039;&lt;br /&gt;
| Forces loot to be sold once it reaches this value, regardless of other thresholds or inventory space.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Supplies Settings===&lt;br /&gt;
These settings cover all the supplies to take on each trip. There isn&#039;t a section for Food Count, as the script will fill any remaining free bag slots with whatever Food option you picked. Please bear in mind that you need to adjust the values while thinking of any extra items that will bring, like [[#Equipment]] &amp;amp; Food that isn&#039;t from the Karam Count setting. &#039;&#039;&#039;Note:&#039;&#039;&#039; For the below settings, a value of 0 will disable the script withdrawing this item.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Food&#039;&#039;&#039;&lt;br /&gt;
| Which food to bring. Recommend selecting something other then [[osrs:Cooked karambwan|Cooked karambwan]].&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Potion&#039;&#039;&#039;&lt;br /&gt;
| Count of prayer restore potions to withdraw when banking: Super Restore, Prayer Potion, Sanfew Serum.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Combat Potion&#039;&#039;&#039;&lt;br /&gt;
| Which combat potion the script will bring. We recommend Super Combat since there is a forgotten brew count option at the bottom of the settings.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Combat Count&#039;&#039;&#039;&lt;br /&gt;
| Count of combat potions to withdraw when banking.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Karam Count&#039;&#039;&#039;&lt;br /&gt;
| Count of cooked karambwans to withdraw when banking.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Heart&#039;&#039;&#039;&lt;br /&gt;
| If enabled, the script will bring a saturated or imbued heart with it if you own one.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Antipoison pot&#039;&#039;&#039;&lt;br /&gt;
| What kind of anti poison potion the script will bring: Super Antipoison, Antidote++, Anti Poison, Sanfew Serum.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Forgotten Brew Count&#039;&#039;&#039;&lt;br /&gt;
| Count of Forgotten Brew potions to withdraw when banking.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Trip Settings===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum Loot Value&#039;&#039;&#039;&lt;br /&gt;
| Minimum GP Value to pickup an item.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum HP For Kill&#039;&#039;&#039;&lt;br /&gt;
| This is the minimum amount of health you must have on-hand for the script to consider a kill while not in a fight and inside the boss arena. If you have 70 hp and 5 manta rays, you effectively have 180 hp. Use this setting to tweak how long you&#039;re able to stay.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Effective Prayer On Kill&#039;&#039;&#039;&lt;br /&gt;
| Minimum prayer required to do another kill. Includes on-hand prayer potions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Item to Alch&#039;&#039;&#039;&lt;br /&gt;
| 21 Magic required. Only accepts a single input like &#039;Rune arrow&#039;. The script will bring the runes and item defined here with it and alch during kills. This does not use your rune pouch. The script will not force a restock when out of alchables—it will simply start a new trip without them.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Alch Count To Buy Per Trip&#039;&#039;&#039;&lt;br /&gt;
| Amount of alch items to buy when restocking. Takes into account your multiplier.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Alch Stop Level&#039;&#039;&#039;&lt;br /&gt;
| If your Magic level is equal to or greater than the value defined here, you will not bring alchs.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bank Teleport&#039;&#039;&#039;&lt;br /&gt;
| This is the teleport the script will bring with it to get back to the bank. If &amp;quot;random&amp;quot; is chosen, the script will randomly select a new teleport each restock cycle. For wilderness scripts, it will only choose level 30 teleports such as the Ring of Wealth or Amulet of Glory.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Thrall Rune Pouch&#039;&#039;&#039;&lt;br /&gt;
| 76 magic required. If true the script will bring a rune pouch filled with thrall runes and swap spellbook to Arceuus. This will override any other spell settings such as Leviathan&#039;s shadow spell option, or Muspah&#039;s freeze option.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Death Charge Runes&#039;&#039;&#039;&lt;br /&gt;
| 80 magic required. If true and thralls are true the script will bring extra runes for death charge.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fight Settings==&lt;br /&gt;
Your Fight Settings will vary depending on your setup. Be sure you adjust these settings so they are correct! If you are killing the boss solo, you shouldn&#039;t need to adjust any settings here. If you are setting up a Duo of bots to kill, you&#039;ll need to enable [[#enable-duo|(BETA) Enable Duo]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Spec Threshold&#039;&#039;&#039;&lt;br /&gt;
| Boss&#039;s health percentage must be equal to or above this value in order to use special attack.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Force Eat Threshold&#039;&#039;&#039;&lt;br /&gt;
| The script will force eat food even if it’s wasteful when HP is lower than this value. Set to -1 to disable.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Don&#039;t Eat Threshold&#039;&#039;&#039;&lt;br /&gt;
| The script will not eat food until HP falls below this value. Set to -1 to disable.&lt;br /&gt;
|- id=&amp;quot;1tk&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;One Tick Flick&#039;&#039;&#039;&lt;br /&gt;
| ONLY USE THIS SETTING IF YOU HAVE A GOOD INTERNET CONNECTION. If [[Menu Manipulation]] is active and this is true, the script will one tick flick all prayers.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Lazy Flick Overheads&#039;&#039;&#039;&lt;br /&gt;
| If true will lazy flick overheads when fighting Yama. [[Menu Manipulation]] IS HIGHLY RECOMMENDED.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Lazy Flick Offensives&#039;&#039;&#039;&lt;br /&gt;
| If true will lazy flick offensives when fighting Yama. [[Menu Manipulation]] IS HIGHLY RECOMMENDED.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Step Under Judge&#039;&#039;&#039;&lt;br /&gt;
| If true will step under the Judge of Yama causing him to hurt himself.&lt;br /&gt;
|- id=&amp;quot;enable-duo&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;(BETA) Enable Duo&#039;&#039;&#039;&lt;br /&gt;
| If this is set to true, the script will duo with another account that you are running. You must own 2 instances of the script, and have 2 accounts. This setting is in beta! There may be bugs...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Template:Equipment}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Skills}}&lt;br /&gt;
&lt;br /&gt;
{{Template:MMAA}}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=GYama&amp;diff=1812</id>
		<title>GYama</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=GYama&amp;diff=1812"/>
		<updated>2025-05-18T05:20:52Z</updated>

		<summary type="html">&lt;p&gt;Veza: /* Duo Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Script_Infobox&lt;br /&gt;
| icon= {{{title|{{PAGENAME}}}}}.png&lt;br /&gt;
| type= [[Instanced]]&lt;br /&gt;
| category= [[PVM]]&lt;br /&gt;
| forum = [https://dreambot.org/forums/index.php?/topic/37351-g-yama-just-click-start-auto-restock-integrated-muling-easy-setup-quickstart-supported/ {{{title|{{PAGENAME}}}}}]&lt;br /&gt;
| purchase= [https://dreambot.org/forums/index.php?/store/product/961-gyama/ Monthly - Lifetime]&lt;br /&gt;
}}&lt;br /&gt;
=={{{title|{{PAGENAME}}}}}==&lt;br /&gt;
&lt;br /&gt;
This script kills the boss [[osrs:Yama|Yama]]. Since it&#039;s duo boss, the script can be configured to fight the boss with your other GYama bots via the Fight Settings option [[#enable-duo|(BETA) Enable Duo]]. If this setting is not enabled, the bot will kill the boss solo. (You must own at least two instances of the script in order to kill with two bots).&lt;br /&gt;
&lt;br /&gt;
For suggestions of what gear to bring, we recommend checking the OSRS Wiki Page [[osrs:Yama/Strategies#Equipment|Yama Strategies]] for both Melee and Magic Setup&#039;s. Currently, dynamic gearing is not fully setup for this script. We highly recommend defining gear for every field!&lt;br /&gt;
&lt;br /&gt;
===Requirements (Solo &amp;amp; Duo)===&lt;br /&gt;
*Completion of the quest [[osrs:A kingdom divided|A kingdom divided]].&lt;br /&gt;
*Level 82 magic for [[osrs:Dark Demonbane|Dark Demonbane]].&lt;br /&gt;
*Enough gold to buy supplies, unless you have reverse muling setup.&lt;br /&gt;
*[[osrs:Rune Pouch|Rune Pouch]].&lt;br /&gt;
&lt;br /&gt;
====Solo Requirements====&lt;br /&gt;
*Level 80 Attack, Strength &amp;amp; Defence.&lt;br /&gt;
*Level 70 Prayer with [[osrs:Piety|Piety]] unlocked.&lt;br /&gt;
&lt;br /&gt;
====Duo Requirements====&lt;br /&gt;
*Level 30 Attack &amp;amp; Strength&lt;br /&gt;
*Level 40 Defence&lt;br /&gt;
*Level 60 Prayer or 44 Level Prayer if [[#1tk|One Tick Flick]] is enabled.&lt;br /&gt;
*These requirements are not a joke. See https://youtu.be/fCN5ZirTHwI?t=62&lt;br /&gt;
&lt;br /&gt;
===Recommended===&lt;br /&gt;
*[[Menu Manipulation]] and [[No Click Walk]] are highly recommended.&lt;br /&gt;
*A [[osrs:Purging Staff|Purging Staff]] is highly recommended.&lt;br /&gt;
*77 Prayer with [[osrs:Augury|Augury]] unlocked.&lt;br /&gt;
&lt;br /&gt;
==Trip Settings==&lt;br /&gt;
This tab contains three configuration windows: Supplies Settings, Restock Settings &amp;amp; Trip Settings. Click on the [[File:GearIcon.png]] to open the active window for those settings to configure.&lt;br /&gt;
===Restock Settings===&lt;br /&gt;
Your Restock Settings will sell loot, or restock things, depending on these values. By default, this is set up so that if you have less than max cash, you will sell your loot when restocking or starting. You can change this by adjusting the Disable Selling Threshold value. The only option in the below table I suggest adjusting is Supplies Amt Mult. Personally, I set it to 10.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Supplies Amt Mult&#039;&#039;&#039;&lt;br /&gt;
| Multiplier of amount of supplies to buy on restock. If you set this to 15 you&#039;ll buy about 15 trips worth of your defined supply counts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Disable Selling Threshold&#039;&#039;&#039;&lt;br /&gt;
| Prevents the bot from checking the minimum sell value before selling loot. Useful if you want to sell everything regardless of market value.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Force Sell Loot At Value&#039;&#039;&#039;&lt;br /&gt;
| Forces loot to be sold once it reaches this value, regardless of other thresholds or inventory space.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Supplies Settings===&lt;br /&gt;
These settings cover all the supplies to take on each trip. There isn&#039;t a section for Food Count, as the script will fill any remaining free bag slots with whatever Food option you picked. Please bear in mind that you need to adjust the values while thinking of any extra items that will bring, like [[#Equipment]] &amp;amp; Food that isn&#039;t from the Karam Count setting. &#039;&#039;&#039;Note:&#039;&#039;&#039; For the below settings, a value of 0 will disable the script withdrawing this item.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Food&#039;&#039;&#039;&lt;br /&gt;
| Which food to bring. Recommend selecting something other then [[osrs:Cooked karambwan|Cooked karambwan]].&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Potion&#039;&#039;&#039;&lt;br /&gt;
| Count of prayer restore potions to withdraw when banking: Super Restore, Prayer Potion, Sanfew Serum.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Combat Potion&#039;&#039;&#039;&lt;br /&gt;
| Which combat potion the script will bring. We recommend Super Combat since there is a forgotten brew count option at the bottom of the settings.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Combat Count&#039;&#039;&#039;&lt;br /&gt;
| Count of combat potions to withdraw when banking.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Karam Count&#039;&#039;&#039;&lt;br /&gt;
| Count of cooked karambwans to withdraw when banking.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Heart&#039;&#039;&#039;&lt;br /&gt;
| If enabled, the script will bring a saturated or imbued heart with it if you own one.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Antipoison pot&#039;&#039;&#039;&lt;br /&gt;
| What kind of anti poison potion the script will bring: Super Antipoison, Antidote++, Anti Poison, Sanfew Serum.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Forgotten Brew Count&#039;&#039;&#039;&lt;br /&gt;
| Count of Forgotten Brew potions to withdraw when banking.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Trip Settings===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum Loot Value&#039;&#039;&#039;&lt;br /&gt;
| Minimum GP Value to pickup an item.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum HP For Kill&#039;&#039;&#039;&lt;br /&gt;
| This is the minimum amount of health you must have on-hand for the script to consider a kill while not in a fight and inside the boss arena. If you have 70 hp and 5 manta rays, you effectively have 180 hp. Use this setting to tweak how long you&#039;re able to stay.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Effective Prayer On Kill&#039;&#039;&#039;&lt;br /&gt;
| Minimum prayer required to do another kill. Includes on-hand prayer potions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Item to Alch&#039;&#039;&#039;&lt;br /&gt;
| 21 Magic required. Only accepts a single input like &#039;Rune arrow&#039;. The script will bring the runes and item defined here with it and alch during kills. This does not use your rune pouch. The script will not force a restock when out of alchables—it will simply start a new trip without them.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Alch Count To Buy Per Trip&#039;&#039;&#039;&lt;br /&gt;
| Amount of alch items to buy when restocking. Takes into account your multiplier.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Alch Stop Level&#039;&#039;&#039;&lt;br /&gt;
| If your Magic level is equal to or greater than the value defined here, you will not bring alchs.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bank Teleport&#039;&#039;&#039;&lt;br /&gt;
| This is the teleport the script will bring with it to get back to the bank. If &amp;quot;random&amp;quot; is chosen, the script will randomly select a new teleport each restock cycle. For wilderness scripts, it will only choose level 30 teleports such as the Ring of Wealth or Amulet of Glory.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Thrall Rune Pouch&#039;&#039;&#039;&lt;br /&gt;
| 76 magic required. If true the script will bring a rune pouch filled with thrall runes and swap spellbook to Arceuus. This will override any other spell settings such as Leviathan&#039;s shadow spell option, or Muspah&#039;s freeze option.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Death Charge Runes&#039;&#039;&#039;&lt;br /&gt;
| 80 magic required. If true and thralls are true the script will bring extra runes for death charge.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fight Settings==&lt;br /&gt;
Your Fight Settings will vary depending on your setup. Be sure you adjust these settings so they are correct! If you are killing the boss solo, you shouldn&#039;t need to adjust any settings here. If you are setting up a Duo of bots to kill, you&#039;ll need to enable [[#enable-duo|(BETA) Enable Duo]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Spec Threshold&#039;&#039;&#039;&lt;br /&gt;
| Boss&#039;s health percentage must be equal to or above this value in order to use special attack.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Force Eat Threshold&#039;&#039;&#039;&lt;br /&gt;
| The script will force eat food even if it’s wasteful when HP is lower than this value. Set to -1 to disable.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Don&#039;t Eat Threshold&#039;&#039;&#039;&lt;br /&gt;
| The script will not eat food until HP falls below this value. Set to -1 to disable.&lt;br /&gt;
|- id=&amp;quot;1tk&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;One Tick Flick&#039;&#039;&#039;&lt;br /&gt;
| ONLY USE THIS SETTING IF YOU HAVE A GOOD INTERNET CONNECTION. If [[Menu Manipulation]] is active and this is true, the script will one tick flick all prayers.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Lazy Flick Overheads&#039;&#039;&#039;&lt;br /&gt;
| If true will lazy flick overheads when fighting Yama. [[Menu Manipulation]] IS HIGHLY RECOMMENDED.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Lazy Flick Offensives&#039;&#039;&#039;&lt;br /&gt;
| If true will lazy flick offensives when fighting Yama. [[Menu Manipulation]] IS HIGHLY RECOMMENDED.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Step Under Judge&#039;&#039;&#039;&lt;br /&gt;
| If true will step under the Judge of Yama causing him to hurt himself.&lt;br /&gt;
|- id=&amp;quot;enable-duo&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;(BETA) Enable Duo&#039;&#039;&#039;&lt;br /&gt;
| If this is set to true, the script will duo with another account that you are running. You must own 2 instances of the script, and have 2 accounts. This setting is in beta! There may be bugs...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Template:Equipment}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Skills}}&lt;br /&gt;
&lt;br /&gt;
{{Template:MMA}}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=GYama&amp;diff=1811</id>
		<title>GYama</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=GYama&amp;diff=1811"/>
		<updated>2025-05-18T04:03:18Z</updated>

		<summary type="html">&lt;p&gt;Veza: /* Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Script_Infobox&lt;br /&gt;
| icon= {{{title|{{PAGENAME}}}}}.png&lt;br /&gt;
| type= [[Instanced]]&lt;br /&gt;
| category= [[PVM]]&lt;br /&gt;
| forum = [https://dreambot.org/forums/index.php?/topic/37351-g-yama-just-click-start-auto-restock-integrated-muling-easy-setup-quickstart-supported/ {{{title|{{PAGENAME}}}}}]&lt;br /&gt;
| purchase= [https://dreambot.org/forums/index.php?/store/product/961-gyama/ Monthly - Lifetime]&lt;br /&gt;
}}&lt;br /&gt;
=={{{title|{{PAGENAME}}}}}==&lt;br /&gt;
&lt;br /&gt;
This script kills the boss [[osrs:Yama|Yama]]. Since it&#039;s duo boss, the script can be configured to fight the boss with your other GYama bots via the Fight Settings option [[#enable-duo|(BETA) Enable Duo]]. If this setting is not enabled, the bot will kill the boss solo. (You must own at least two instances of the script in order to kill with two bots).&lt;br /&gt;
&lt;br /&gt;
For suggestions of what gear to bring, we recommend checking the OSRS Wiki Page [[osrs:Yama/Strategies#Equipment|Yama Strategies]] for both Melee and Magic Setup&#039;s. Currently, dynamic gearing is not fully setup for this script. We highly recommend defining gear for every field!&lt;br /&gt;
&lt;br /&gt;
===Requirements (Solo &amp;amp; Duo)===&lt;br /&gt;
*Completion of the quest [[osrs:A kingdom divided|A kingdom divided]].&lt;br /&gt;
*Level 82 magic for [[osrs:Dark Demonbane|Dark Demonbane]].&lt;br /&gt;
*Enough gold to buy supplies, unless you have reverse muling setup.&lt;br /&gt;
*[[osrs:Rune Pouch|Rune Pouch]].&lt;br /&gt;
&lt;br /&gt;
====Solo Requirements====&lt;br /&gt;
*Level 80 Attack, Strength &amp;amp; Defence.&lt;br /&gt;
*Level 70 Prayer with [[osrs:Piety|Piety]] unlocked.&lt;br /&gt;
&lt;br /&gt;
====Duo Requirements====&lt;br /&gt;
*Level 30 Attack &amp;amp; Strength&lt;br /&gt;
*Level 40 Defence&lt;br /&gt;
*Level 60 Prayer or 44 Level Prayer if [[#1tk|One Tick Flick]] is enabled.&lt;br /&gt;
&lt;br /&gt;
===Recommended===&lt;br /&gt;
*[[Menu Manipulation]] and [[No Click Walk]] are highly recommended.&lt;br /&gt;
*A [[osrs:Purging Staff|Purging Staff]] is highly recommended.&lt;br /&gt;
*77 Prayer with [[osrs:Augury|Augury]] unlocked.&lt;br /&gt;
&lt;br /&gt;
==Trip Settings==&lt;br /&gt;
This tab contains three configuration windows: Supplies Settings, Restock Settings &amp;amp; Trip Settings. Click on the [[File:GearIcon.png]] to open the active window for those settings to configure.&lt;br /&gt;
===Restock Settings===&lt;br /&gt;
Your Restock Settings will sell loot, or restock things, depending on these values. By default, this is set up so that if you have less than max cash, you will sell your loot when restocking or starting. You can change this by adjusting the Disable Selling Threshold value. The only option in the below table I suggest adjusting is Supplies Amt Mult. Personally, I set it to 10.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Supplies Amt Mult&#039;&#039;&#039;&lt;br /&gt;
| Multiplier of amount of supplies to buy on restock. If you set this to 15 you&#039;ll buy about 15 trips worth of your defined supply counts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Disable Selling Threshold&#039;&#039;&#039;&lt;br /&gt;
| Prevents the bot from checking the minimum sell value before selling loot. Useful if you want to sell everything regardless of market value.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Force Sell Loot At Value&#039;&#039;&#039;&lt;br /&gt;
| Forces loot to be sold once it reaches this value, regardless of other thresholds or inventory space.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Supplies Settings===&lt;br /&gt;
These settings cover all the supplies to take on each trip. There isn&#039;t a section for Food Count, as the script will fill any remaining free bag slots with whatever Food option you picked. Please bear in mind that you need to adjust the values while thinking of any extra items that will bring, like [[#Equipment]] &amp;amp; Food that isn&#039;t from the Karam Count setting. &#039;&#039;&#039;Note:&#039;&#039;&#039; For the below settings, a value of 0 will disable the script withdrawing this item.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Food&#039;&#039;&#039;&lt;br /&gt;
| Which food to bring. Recommend selecting something other then [[osrs:Cooked karambwan|Cooked karambwan]].&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Potion&#039;&#039;&#039;&lt;br /&gt;
| Count of prayer restore potions to withdraw when banking: Super Restore, Prayer Potion, Sanfew Serum.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Combat Potion&#039;&#039;&#039;&lt;br /&gt;
| Which combat potion the script will bring. We recommend Super Combat since there is a forgotten brew count option at the bottom of the settings.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Combat Count&#039;&#039;&#039;&lt;br /&gt;
| Count of combat potions to withdraw when banking.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Karam Count&#039;&#039;&#039;&lt;br /&gt;
| Count of cooked karambwans to withdraw when banking.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Heart&#039;&#039;&#039;&lt;br /&gt;
| If enabled, the script will bring a saturated or imbued heart with it if you own one.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Antipoison pot&#039;&#039;&#039;&lt;br /&gt;
| What kind of anti poison potion the script will bring: Super Antipoison, Antidote++, Anti Poison, Sanfew Serum.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Forgotten Brew Count&#039;&#039;&#039;&lt;br /&gt;
| Count of Forgotten Brew potions to withdraw when banking.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Trip Settings===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum Loot Value&#039;&#039;&#039;&lt;br /&gt;
| Minimum GP Value to pickup an item.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum HP For Kill&#039;&#039;&#039;&lt;br /&gt;
| This is the minimum amount of health you must have on-hand for the script to consider a kill while not in a fight and inside the boss arena. If you have 70 hp and 5 manta rays, you effectively have 180 hp. Use this setting to tweak how long you&#039;re able to stay.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Effective Prayer On Kill&#039;&#039;&#039;&lt;br /&gt;
| Minimum prayer required to do another kill. Includes on-hand prayer potions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Item to Alch&#039;&#039;&#039;&lt;br /&gt;
| 21 Magic required. Only accepts a single input like &#039;Rune arrow&#039;. The script will bring the runes and item defined here with it and alch during kills. This does not use your rune pouch. The script will not force a restock when out of alchables—it will simply start a new trip without them.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Alch Count To Buy Per Trip&#039;&#039;&#039;&lt;br /&gt;
| Amount of alch items to buy when restocking. Takes into account your multiplier.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Alch Stop Level&#039;&#039;&#039;&lt;br /&gt;
| If your Magic level is equal to or greater than the value defined here, you will not bring alchs.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bank Teleport&#039;&#039;&#039;&lt;br /&gt;
| This is the teleport the script will bring with it to get back to the bank. If &amp;quot;random&amp;quot; is chosen, the script will randomly select a new teleport each restock cycle. For wilderness scripts, it will only choose level 30 teleports such as the Ring of Wealth or Amulet of Glory.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Thrall Rune Pouch&#039;&#039;&#039;&lt;br /&gt;
| 76 magic required. If true the script will bring a rune pouch filled with thrall runes and swap spellbook to Arceuus. This will override any other spell settings such as Leviathan&#039;s shadow spell option, or Muspah&#039;s freeze option.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Bring Death Charge Runes&#039;&#039;&#039;&lt;br /&gt;
| 80 magic required. If true and thralls are true the script will bring extra runes for death charge.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fight Settings==&lt;br /&gt;
Your Fight Settings will vary depending on your setup. Be sure you adjust these settings so they are correct! If you are killing the boss solo, you shouldn&#039;t need to adjust any settings here. If you are setting up a Duo of bots to kill, you&#039;ll need to enable [[#enable-duo|(BETA) Enable Duo]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting&lt;br /&gt;
! Tooltip&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Spec Threshold&#039;&#039;&#039;&lt;br /&gt;
| Boss&#039;s health percentage must be equal to or above this value in order to use special attack.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Force Eat Threshold&#039;&#039;&#039;&lt;br /&gt;
| The script will force eat food even if it’s wasteful when HP is lower than this value. Set to -1 to disable.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Don&#039;t Eat Threshold&#039;&#039;&#039;&lt;br /&gt;
| The script will not eat food until HP falls below this value. Set to -1 to disable.&lt;br /&gt;
|- id=&amp;quot;1tk&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;One Tick Flick&#039;&#039;&#039;&lt;br /&gt;
| ONLY USE THIS SETTING IF YOU HAVE A GOOD INTERNET CONNECTION. If [[Menu Manipulation]] is active and this is true, the script will one tick flick all prayers.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Lazy Flick Overheads&#039;&#039;&#039;&lt;br /&gt;
| If true will lazy flick overheads when fighting Yama. [[Menu Manipulation]] IS HIGHLY RECOMMENDED.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Lazy Flick Offensives&#039;&#039;&#039;&lt;br /&gt;
| If true will lazy flick offensives when fighting Yama. [[Menu Manipulation]] IS HIGHLY RECOMMENDED.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Step Under Judge&#039;&#039;&#039;&lt;br /&gt;
| If true will step under the Judge of Yama causing him to hurt himself.&lt;br /&gt;
|- id=&amp;quot;enable-duo&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;(BETA) Enable Duo&#039;&#039;&#039;&lt;br /&gt;
| If this is set to true, the script will duo with another account that you are running. You must own 2 instances of the script, and have 2 accounts. This setting is in beta! There may be bugs...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Template:Equipment}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Skills}}&lt;br /&gt;
&lt;br /&gt;
{{Template:MMA}}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Template:GAgility&amp;diff=1012</id>
		<title>Template:GAgility</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Template:GAgility&amp;diff=1012"/>
		<updated>2025-04-05T06:07:13Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== General Settings ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Setting !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Mog Limit&#039;&#039;&#039; || Maximum number of [[osrs:marks of grace|marks of grace]] before it goes to purchase amylase packs. NOTE: Doesn&#039;t purchase packs until you have full graceful set.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Use Pies&#039;&#039;&#039; || Enable or disable using summer pies to boost agility level. NOTE: Script may still use summer pies as a normal food item.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Train With Quests&#039;&#039;&#039; || Enable/Disable the user of quest to train agility. NOTE: Must own [[Guester]] for this setting to work.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Spend Termites On Amylase&#039;&#039;&#039; || If true, will spend your termites on amylase. &lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Alch Item&#039;&#039;&#039; || Item name to alch, not case-sensitive, but must match item name.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Alch Count&#039;&#039;&#039; || Number of alchs to bring per trip. Note: it will attempt to buy up to this number during restocking. Don&#039;t set it too high.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Course Settings ===&lt;br /&gt;
&lt;br /&gt;
This menu allows you to enable or disable the supported Courses.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Supported Courses !! Requirements&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Gnome Stronghold Agility Course|Gnome Stronghold Agility Course]]&#039;&#039;&#039; || None&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Draynor Village Rooftop Course|Draynor Village Rooftop Course]]&#039;&#039;&#039; || None&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Shayzien Agility Course|Shayzien Agility Course]]&#039;&#039;&#039; || None&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Al Kharid Rooftop Course|Al Kharid Rooftop Course]]&#039;&#039;&#039; || 20 Agility&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Varrock Rooftop Course|Varrock Rooftop Course]]&#039;&#039;&#039; || 30 Agility&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Barbarian Outpost Agility Course|Barbarian Outpost Agility Course]]&#039;&#039;&#039; || 35 Agility&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Canifis Rooftop Course|Canifis Rooftop Course]]&#039;&#039;&#039; || 40 Agility &amp;amp; [[osrs:Priest in Peril|Priest in Peril]]&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Agility Pyramid|Agility Pyramid]]&#039;&#039;&#039; || 45 Agility&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Falador Rooftop Course|Falador Rooftop Course]]&#039;&#039;&#039; || 50 Agility&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Colossal Wyrm Agility Course|Wyrm Basic]]&#039;&#039;&#039; || 50 Agility &amp;amp; [[osrs:Children of the Sun|Children of the Sun]]&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Seers Village Course|Seers Village Course]]&#039;&#039;&#039; || 60 Agility&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Colossal Wyrm Agility Course|Wyrm Advanced]]&#039;&#039;&#039; || 62 Agility &amp;amp; [[osrs:Children of the Sun|Children of the Sun]]&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Pollnivneach Rooftop Course|Pollnivneach Rooftop Course]]&#039;&#039;&#039; || 70 Agility&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Relleka Rooftop Course|Relleka Rooftop Course]]&#039;&#039;&#039; || 80 Agility&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[[osrs:Ardougne Rooftop Course|Ardougne Rooftop Course]]&#039;&#039;&#039; || 90 Agility&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=916</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=916"/>
		<updated>2025-04-02T13:37:58Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;hover-table&amp;quot; style=&amp;quot;margin: auto; border: 1px solid #8B6F35; padding: 20px; width: 80%; font-family: &#039;Arial&#039;, sans-serif;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-size: 32px; color: #E0C882; font-weight: bold; text-shadow: 1px 1px 2px #8B6F35; padding-bottom: 15px;&amp;quot; | &#039;&#039;&#039;Home&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:AIO.png|100px|link=GAIO]]&amp;lt;br /&amp;gt;[[GAIO|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;GAIO&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:Guester.png|100px|link=Guester]]&amp;lt;br /&amp;gt;[[Guester|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Guester&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Double_sword.png|100px|link=PVM]]&amp;lt;br /&amp;gt;[[PVM|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;PVM / Bossing&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Wildyicon.png|100px|link=Wildy]]&amp;lt;br /&amp;gt;[[Wildy|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Wildy&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Stats_100_100.png|100px|link=Skilling]]&amp;lt;br /&amp;gt;[[Skilling|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Skilling&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Minigames.png|100px|link=Minigames]]&amp;lt;br /&amp;gt;[[Minigames|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Minigames&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Misc_scripts.png|100px|link=Miscellaneous]]&amp;lt;br /&amp;gt;[[Miscellaneous|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Miscellaneous Scripts&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Settings.png|100px|link=Global-Settings]]&amp;lt;br /&amp;gt;[[Global-Settings|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Global Settings&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=File:Misc_scripts.png&amp;diff=915</id>
		<title>File:Misc scripts.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=File:Misc_scripts.png&amp;diff=915"/>
		<updated>2025-04-02T13:37:41Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=893</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=893"/>
		<updated>2025-04-02T12:48:24Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;hover-table&amp;quot; style=&amp;quot;margin: auto; border: 1px solid #8B6F35; padding: 20px; width: 80%; font-family: &#039;Arial&#039;, sans-serif;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-size: 32px; color: #E0C882; font-weight: bold; text-shadow: 1px 1px 2px #8B6F35; padding-bottom: 15px;&amp;quot; | &#039;&#039;&#039;Home&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:AIO.png|100px|link=GAIO]]&amp;lt;br /&amp;gt;[[GAIO|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;GAIO&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:Guester.png|100px|link=Guester]]&amp;lt;br /&amp;gt;[[Guester|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Guester&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Double_sword.png|100px|link=PVM]]&amp;lt;br /&amp;gt;[[PVM|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;PVM / Bossing&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Wildyicon.png|100px|link=Wildy]]&amp;lt;br /&amp;gt;[[Wildy|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Wildy&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Stats_100_100.png|100px|link=Skilling]]&amp;lt;br /&amp;gt;[[Skilling|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Skilling&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Minigames.png|100px|link=Minigames]]&amp;lt;br /&amp;gt;[[Minigames|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Minigames&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Misc.png|100px|link=Miscellaneous]]&amp;lt;br /&amp;gt;[[Miscellaneous|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Miscellaneous Scripts&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:GTutorial.png|100px|link=GTutorial_Island]]&amp;lt;br /&amp;gt;[[GTutorial_Island|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Tutorial Island&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=File:Double_sword.png&amp;diff=891</id>
		<title>File:Double sword.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=File:Double_sword.png&amp;diff=891"/>
		<updated>2025-04-02T12:48:10Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=871</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=871"/>
		<updated>2025-04-02T12:11:32Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;hover-table&amp;quot; style=&amp;quot;margin: auto; border: 1px solid #8B6F35; padding: 20px; width: 80%; font-family: &#039;Arial&#039;, sans-serif;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-size: 32px; color: #E0C882; font-weight: bold; text-shadow: 1px 1px 2px #8B6F35; padding-bottom: 15px;&amp;quot; | &#039;&#039;&#039;Home&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:AIO.png|100px|link=AIO]]&amp;lt;br /&amp;gt;[[AIO|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;AIO&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:Guester.png|100px|link=Guester]]&amp;lt;br /&amp;gt;[[Guester|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Guester&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Pvm.png|100px|link=PVM_Scripts]]&amp;lt;br /&amp;gt;[[PVM_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;PVM / Bossing&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Wildyicon.png|100px|link=Wildy_Scripts]]&amp;lt;br /&amp;gt;[[Wildy_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Wildy&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Stats_100_100.png|100px|link=Skilling_Scripts]]&amp;lt;br /&amp;gt;[[Skilling_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Skilling&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Minigames.png|100px|link=Minigame_Scripts]]&amp;lt;br /&amp;gt;[[Minigame_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Minigames&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Misc.png|100px|link=Misc]]&amp;lt;br /&amp;gt;[[Misc_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Misc&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:GTutorial.png|100px|link=GTutorial_Island]]&amp;lt;br /&amp;gt;[[GTutorial_Island|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Tutorial Island&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=870</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=870"/>
		<updated>2025-04-02T12:11:15Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;hover-table&amp;quot; style=&amp;quot;margin: auto; border: 1px solid #8B6F35; padding: 20px; width: 80%; font-family: &#039;Arial&#039;, sans-serif;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-size: 32px; color: #E0C882; font-weight: bold; text-shadow: 1px 1px 2px #8B6F35; padding-bottom: 15px;&amp;quot; | &#039;&#039;&#039;Home&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:AIO.png|100px|link=AIO]]&amp;lt;br /&amp;gt;[[AIO|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;AIO&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:Guester.png|100px|link=Guester]]&amp;lt;br /&amp;gt;[[Guester|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Guester&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Pvm.png|100px|link=PVM_Scripts]]&amp;lt;br /&amp;gt;[[PVM_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;PVM / Bossing&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Wildyicon.png|100px|link=Wildy_Scripts]]&amp;lt;br /&amp;gt;[[Wildy_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Wildy&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Skills_100_100.png|100px|link=Skilling_Scripts]]&amp;lt;br /&amp;gt;[[Skilling_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Skilling&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Minigames.png|100px|link=Minigame_Scripts]]&amp;lt;br /&amp;gt;[[Minigame_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Minigames&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Misc.png|100px|link=Misc]]&amp;lt;br /&amp;gt;[[Misc_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Misc&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:GTutorial.png|100px|link=GTutorial_Island]]&amp;lt;br /&amp;gt;[[GTutorial_Island|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Tutorial Island&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=File:Stats_100_100.png&amp;diff=868</id>
		<title>File:Stats 100 100.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=File:Stats_100_100.png&amp;diff=868"/>
		<updated>2025-04-02T12:10:45Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=867</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=867"/>
		<updated>2025-04-02T11:40:56Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;hover-table&amp;quot; style=&amp;quot;margin: auto; border: 1px solid #8B6F35; padding: 20px; width: 80%; font-family: &#039;Arial&#039;, sans-serif;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-size: 32px; color: #E0C882; font-weight: bold; text-shadow: 1px 1px 2px #8B6F35; padding-bottom: 15px;&amp;quot; | &#039;&#039;&#039;Home&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:AIO.png|100px|link=AIO]]&amp;lt;br /&amp;gt;[[AIO|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;AIO&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:Guester.png|100px|link=Guester]]&amp;lt;br /&amp;gt;[[Guester|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Guester&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Pvm.png|100px|link=PVM_Scripts]]&amp;lt;br /&amp;gt;[[PVM_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;PVM / Bossing&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Wildyicon.png|100px|link=Wildy_Scripts]]&amp;lt;br /&amp;gt;[[Wildy_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Wildy&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Skills.png|100px|link=Skilling_Scripts]]&amp;lt;br /&amp;gt;[[Skilling_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Skilling&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Minigames.png|100px|link=Minigame_Scripts]]&amp;lt;br /&amp;gt;[[Minigame_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Minigames&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Misc.png|100px|link=Misc]]&amp;lt;br /&amp;gt;[[Misc_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Misc&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:GTutorial.png|100px|link=GTutorial_Island]]&amp;lt;br /&amp;gt;[[GTutorial_Island|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Tutorial Island&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=866</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Main_Page&amp;diff=866"/>
		<updated>2025-04-02T11:40:20Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;hover-table&amp;quot; style=&amp;quot;margin: auto; border: 1px solid #8B6F35; padding: 20px; width: 80%; font-family: &#039;Arial&#039;, sans-serif;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-size: 32px; color: #E0C882; font-weight: bold; text-shadow: 1px 1px 2px #8B6F35; padding-bottom: 15px;&amp;quot; | &#039;&#039;&#039;Home&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:AIO.png|100px|link=AIO]]&amp;lt;br /&amp;gt;[[AIO|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;AIO&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px; width: 50%;&amp;quot; |&lt;br /&gt;
[[File:Guester.png|100px|link=Guester]]&amp;lt;br /&amp;gt;[[Guester|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Guester&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Pvm.png|100px|link=PVM_Scripts]]&amp;lt;br /&amp;gt;[[PVM_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;PVM / Bossing&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Wildyicon.png|100px|link=Wildy_Scripts]]&amp;lt;br /&amp;gt;[[Wildy_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Wildy&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Skills.png|100px|link=Skilling_Scripts]]&amp;lt;br /&amp;gt;[[Skilling_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Skilling&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Minigames.png|100px|link=Minigame_Scripts]]&amp;lt;br /&amp;gt;[[Minigame_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Minigames&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Discord.png|100px|link=https://discord.com/invite/gscripts]]&amp;lt;br /&amp;gt;[[Discord_Invite|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Discord&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:GTutorial.png|100px|link=GTutorial_Island]]&amp;lt;br /&amp;gt;[[GTutorial_Island|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Tutorial Island&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
[[File:Misc.png|100px|link=Misc]]&amp;lt;br /&amp;gt;[[Misc_Scripts|&amp;lt;span style=&amp;quot;font-size: 18px; color: #E0C882; font-weight: 600; text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&amp;quot;&amp;gt;Misc&amp;lt;/span&amp;gt;]]&lt;br /&gt;
| style=&amp;quot;text-align: center; padding: 15px;&amp;quot; |&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=862</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=862"/>
		<updated>2025-04-02T11:30:41Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var discordElement = $(`&lt;br /&gt;
        &amp;lt;div class=&amp;quot;g-discord citizen-header__item citizen-dropdown&amp;quot; style=&amp;quot;display: flex; justify-content: center; align-items: center;&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;a href=&amp;quot;https://discord.gg/gscripts&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;img src=&amp;quot;https://wiki.gscripts.co/images/4/4b/Discord_30_30.png&amp;quot; alt=&amp;quot;Discord&amp;quot; width=&amp;quot;30&amp;quot; height=&amp;quot;30&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;/a&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
    `);&lt;br /&gt;
    $(&amp;quot;.citizen-header .citizen-header__logo&amp;quot;).after(discordElement);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=861</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=861"/>
		<updated>2025-04-02T11:29:40Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var discordElement = $(`&lt;br /&gt;
        &amp;lt;div class=&amp;quot;g-discord citizen-header__item citizen-dropdown&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;a href=&amp;quot;https://discord.gg/gscripts&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;img src=&amp;quot;https://wiki.gscripts.co/images/4/4b/Discord_30_30.png&amp;quot; alt=&amp;quot;Discord&amp;quot; width=&amp;quot;30&amp;quot; height=&amp;quot;30&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;/a&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
    `);&lt;br /&gt;
    $(&amp;quot;.citizen-header .citizen-header__logo&amp;quot;).after(discordElement);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=860</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=860"/>
		<updated>2025-04-02T11:28:24Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var discordElement = $(`&lt;br /&gt;
        &amp;lt;div class=&amp;quot;g-discord citizen-header__item citizen-dropdown&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;a href=&amp;quot;https://discord.gg/gscripts&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;img src=&amp;quot;https://wiki.gscripts.co/images/4/4b/Discord_30_30.png&amp;quot; alt=&amp;quot;Discord&amp;quot; width=&amp;quot;30&amp;quot; height=&amp;quot;30&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;/a&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
    `);&lt;br /&gt;
    $(&amp;quot;.citizen-header&amp;quot;).prepend(discordElement);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=859</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=859"/>
		<updated>2025-04-02T11:26:57Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var discordElement = $(`&lt;br /&gt;
        &amp;lt;div class=&amp;quot;g-discord citizen-header__item citizen-dropdown&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;details id=&amp;quot;g-discord-details&amp;quot; class=&amp;quot;citizen-dropdown-details&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;dropdown-content&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;a href=&amp;quot;https://discord.gg/gscripts&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;img src=&amp;quot;https://wiki.gscripts.co/images/4/4b/Discord_30_30.png&amp;quot; alt=&amp;quot;Discord&amp;quot; width=&amp;quot;30&amp;quot; height=&amp;quot;30&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;/a&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
            &amp;lt;/details&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
    `);&lt;br /&gt;
    $(&amp;quot;.citizen-header&amp;quot;).prepend(discordElement);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=858</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=858"/>
		<updated>2025-04-02T11:25:45Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var discordElement = $(`&lt;br /&gt;
        &amp;lt;div class=&amp;quot;g-discord citizen-header__item citizen-dropdown&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;details id=&amp;quot;g-discord-details&amp;quot; class=&amp;quot;citizen-dropdown-details&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;summary class=&amp;quot;citizen-dropdown-summary&amp;quot; title=&amp;quot;Discord Link&amp;quot; aria-details=&amp;quot;citizen-search__card&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;span class=&amp;quot;citizen-ui-icon&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
                        &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
                        &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
                    &amp;lt;/span&amp;gt;&lt;br /&gt;
                    &amp;lt;span&amp;gt;Discord Link&amp;lt;/span&amp;gt;&lt;br /&gt;
                &amp;lt;/summary&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;dropdown-content&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;a href=&amp;quot;https://discord.com/gscripts&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;img src=&amp;quot;https://wiki.gscripts.co/images/4/4b/Discord_30_30.png&amp;quot; alt=&amp;quot;Discord&amp;quot; width=&amp;quot;30&amp;quot; height=&amp;quot;30&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;/a&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
            &amp;lt;/details&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
    `);&lt;br /&gt;
    $(&amp;quot;.citizen-header&amp;quot;).prepend(discordElement);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=File:Discord_30_30.png&amp;diff=856</id>
		<title>File:Discord 30 30.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=File:Discord_30_30.png&amp;diff=856"/>
		<updated>2025-04-02T11:22:03Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=733</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=733"/>
		<updated>2025-03-30T13:35:15Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Discord Styling */&lt;br /&gt;
#discord-link-below-logo {&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
    line-height: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#discord-link-below-logo img {&lt;br /&gt;
    vertical-align: middle;&lt;br /&gt;
}&lt;br /&gt;
.vector-header-start {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column; /* Forces children (logo, then Discord link) to stack vertically */&lt;br /&gt;
    align-items: flex-start; /* Aligns items to the left */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Base table styling */&lt;br /&gt;
.hover-table {&lt;br /&gt;
    font-family: &#039;Arial&#039;, sans-serif; /* Fallback; ideally use a custom font below */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling */&lt;br /&gt;
.hover-table caption {&lt;br /&gt;
    font-size: 32px;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-shadow: 1px 1px 2px #8B6F35;&lt;br /&gt;
    padding-bottom: 15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Cell styling */&lt;br /&gt;
.hover-table td {&lt;br /&gt;
    transition: all 0.3s ease;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Text styling for links */&lt;br /&gt;
.hover-table td a {&lt;br /&gt;
    font-size: 18px;&lt;br /&gt;
    color: #E0C882;&lt;br /&gt;
    font-weight: 600;&lt;br /&gt;
    text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&lt;br /&gt;
    text-decoration: none; /* Removes underline for a cleaner look */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hover effect for the whole cell */&lt;br /&gt;
.hover-table td:hover {&lt;br /&gt;
    transform: scale(1.05);&lt;br /&gt;
    box-shadow: 0 0 10px rgba(224, 200, 130, 0.7);&lt;br /&gt;
    border-radius: 5px;&lt;br /&gt;
    background-color: rgba(224, 200, 130, 0.1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: Brighten text on hover */&lt;br /&gt;
.hover-table td:hover a {&lt;br /&gt;
    color: #FFD700; /* Slightly brighter gold for emphasis */&lt;br /&gt;
    text-shadow: 0 0 5px rgba(139, 111, 53, 0.8);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style for collapsed sections */&lt;br /&gt;
/* Ensure no unwanted spacing on the first accordion */&lt;br /&gt;
.accordion-section:first-child {&lt;br /&gt;
    margin-top: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.accordion-section {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling (collapsed by default) */&lt;br /&gt;
.accordion-header {&lt;br /&gt;
    background-color: #222; /* Dark background */&lt;br /&gt;
    color: #ccc; /* Lighter text */&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    padding: 15px;&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header when expanded */&lt;br /&gt;
.accordion-section.expanded .accordion-header {&lt;br /&gt;
    background-color: #333; /* Slightly lighter dark */&lt;br /&gt;
    color: #fff; /* White text */&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border: 1px solid #00cc00;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content styling */&lt;br /&gt;
.accordion-content {&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
    background-color: #111; /* Dark background */&lt;br /&gt;
    color: #ddd; /* Lighter text */&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Ensure no extra spacing between sections */&lt;br /&gt;
.accordion-section + .accordion-section {&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=732</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=732"/>
		<updated>2025-03-30T13:29:43Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Discord Styling */&lt;br /&gt;
#discord-link-below-logo {&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
    line-height: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#discord-link-below-logo img {&lt;br /&gt;
    vertical-align: middle;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Base table styling */&lt;br /&gt;
.hover-table {&lt;br /&gt;
    font-family: &#039;Arial&#039;, sans-serif; /* Fallback; ideally use a custom font below */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling */&lt;br /&gt;
.hover-table caption {&lt;br /&gt;
    font-size: 32px;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-shadow: 1px 1px 2px #8B6F35;&lt;br /&gt;
    padding-bottom: 15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Cell styling */&lt;br /&gt;
.hover-table td {&lt;br /&gt;
    transition: all 0.3s ease;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Text styling for links */&lt;br /&gt;
.hover-table td a {&lt;br /&gt;
    font-size: 18px;&lt;br /&gt;
    color: #E0C882;&lt;br /&gt;
    font-weight: 600;&lt;br /&gt;
    text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&lt;br /&gt;
    text-decoration: none; /* Removes underline for a cleaner look */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hover effect for the whole cell */&lt;br /&gt;
.hover-table td:hover {&lt;br /&gt;
    transform: scale(1.05);&lt;br /&gt;
    box-shadow: 0 0 10px rgba(224, 200, 130, 0.7);&lt;br /&gt;
    border-radius: 5px;&lt;br /&gt;
    background-color: rgba(224, 200, 130, 0.1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: Brighten text on hover */&lt;br /&gt;
.hover-table td:hover a {&lt;br /&gt;
    color: #FFD700; /* Slightly brighter gold for emphasis */&lt;br /&gt;
    text-shadow: 0 0 5px rgba(139, 111, 53, 0.8);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style for collapsed sections */&lt;br /&gt;
/* Ensure no unwanted spacing on the first accordion */&lt;br /&gt;
.accordion-section:first-child {&lt;br /&gt;
    margin-top: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.accordion-section {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling (collapsed by default) */&lt;br /&gt;
.accordion-header {&lt;br /&gt;
    background-color: #222; /* Dark background */&lt;br /&gt;
    color: #ccc; /* Lighter text */&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    padding: 15px;&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header when expanded */&lt;br /&gt;
.accordion-section.expanded .accordion-header {&lt;br /&gt;
    background-color: #333; /* Slightly lighter dark */&lt;br /&gt;
    color: #fff; /* White text */&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border: 1px solid #00cc00;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content styling */&lt;br /&gt;
.accordion-content {&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
    background-color: #111; /* Dark background */&lt;br /&gt;
    color: #ddd; /* Lighter text */&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Ensure no extra spacing between sections */&lt;br /&gt;
.accordion-section + .accordion-section {&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=731</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=731"/>
		<updated>2025-03-30T13:28:40Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var discordLink = $(&#039;&amp;lt;div id=&amp;quot;discord-link-below-logo&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://discord.com/invite/gscripts&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;https://wiki.gscripts.co/images/thumb/d/dd/Discord.png/100px-Discord.png&amp;quot; srcset=&amp;quot;https://wiki.gscripts.co/images/thumb/d/dd/Discord.png/150px-Discord.png 1.5x, https://wiki.gscripts.co/images/thumb/d/dd/Discord.png/200px-Discord.png 2x&amp;quot; alt=&amp;quot;Discord&amp;quot; width=&amp;quot;100&amp;quot; height=&amp;quot;100&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&#039;);&lt;br /&gt;
    $(&#039;.vector-header-start&#039;).append(discordLink);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=730</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=730"/>
		<updated>2025-03-30T13:07:53Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    // Create the Discord link with responsive image and specific URL&lt;br /&gt;
    var discordLink = $(&#039;&amp;lt;div id=&amp;quot;discord-link-below-logo&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://discord.com/invite/gscripts&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/w/images/thumb/d/dd/Discord.png/100px-Discord.png&amp;quot; srcset=&amp;quot;/w/images/thumb/d/dd/Discord.png/150px-Discord.png 1.5x, /w/images/thumb/d/dd/Discord.png/200px-Discord.png 2x&amp;quot; alt=&amp;quot;Discord&amp;quot; width=&amp;quot;100&amp;quot; height=&amp;quot;100&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&#039;);&lt;br /&gt;
    &lt;br /&gt;
    // Insert it after the logo container&lt;br /&gt;
    $(&#039;.vector-header-start&#039;).append(discordLink);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=729</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=729"/>
		<updated>2025-03-30T13:07:03Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Discord Styling */&lt;br /&gt;
#discord-link-below-logo {&lt;br /&gt;
    margin-top: 5px; /* Space below logo */&lt;br /&gt;
    line-height: 0; /* Avoids extra spacing */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#discord-link-below-logo img {&lt;br /&gt;
    vertical-align: middle; /* Aligns properly */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Base table styling */&lt;br /&gt;
.hover-table {&lt;br /&gt;
    font-family: &#039;Arial&#039;, sans-serif; /* Fallback; ideally use a custom font below */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling */&lt;br /&gt;
.hover-table caption {&lt;br /&gt;
    font-size: 32px;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-shadow: 1px 1px 2px #8B6F35;&lt;br /&gt;
    padding-bottom: 15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Cell styling */&lt;br /&gt;
.hover-table td {&lt;br /&gt;
    transition: all 0.3s ease;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Text styling for links */&lt;br /&gt;
.hover-table td a {&lt;br /&gt;
    font-size: 18px;&lt;br /&gt;
    color: #E0C882;&lt;br /&gt;
    font-weight: 600;&lt;br /&gt;
    text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&lt;br /&gt;
    text-decoration: none; /* Removes underline for a cleaner look */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hover effect for the whole cell */&lt;br /&gt;
.hover-table td:hover {&lt;br /&gt;
    transform: scale(1.05);&lt;br /&gt;
    box-shadow: 0 0 10px rgba(224, 200, 130, 0.7);&lt;br /&gt;
    border-radius: 5px;&lt;br /&gt;
    background-color: rgba(224, 200, 130, 0.1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: Brighten text on hover */&lt;br /&gt;
.hover-table td:hover a {&lt;br /&gt;
    color: #FFD700; /* Slightly brighter gold for emphasis */&lt;br /&gt;
    text-shadow: 0 0 5px rgba(139, 111, 53, 0.8);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style for collapsed sections */&lt;br /&gt;
/* Ensure no unwanted spacing on the first accordion */&lt;br /&gt;
.accordion-section:first-child {&lt;br /&gt;
    margin-top: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.accordion-section {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling (collapsed by default) */&lt;br /&gt;
.accordion-header {&lt;br /&gt;
    background-color: #222; /* Dark background */&lt;br /&gt;
    color: #ccc; /* Lighter text */&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    padding: 15px;&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header when expanded */&lt;br /&gt;
.accordion-section.expanded .accordion-header {&lt;br /&gt;
    background-color: #333; /* Slightly lighter dark */&lt;br /&gt;
    color: #fff; /* White text */&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border: 1px solid #00cc00;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content styling */&lt;br /&gt;
.accordion-content {&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
    background-color: #111; /* Dark background */&lt;br /&gt;
    color: #ddd; /* Lighter text */&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Ensure no extra spacing between sections */&lt;br /&gt;
.accordion-section + .accordion-section {&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=728</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=728"/>
		<updated>2025-03-30T13:06:50Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    // Create the Discord link with responsive image&lt;br /&gt;
    var discordLink = $(&#039;&amp;lt;div id=&amp;quot;discord-link-below-logo&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://discord.gg/your-invite-code&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/w/images/thumb/d/dd/Discord.png/100px-Discord.png&amp;quot; srcset=&amp;quot;/w/images/thumb/d/dd/Discord.png/150px-Discord.png 1.5x, /w/images/thumb/d/dd/Discord.png/200px-Discord.png 2x&amp;quot; alt=&amp;quot;Discord&amp;quot; width=&amp;quot;100&amp;quot; height=&amp;quot;100&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&#039;);&lt;br /&gt;
    &lt;br /&gt;
    // Insert it after the logo container&lt;br /&gt;
    $(&#039;.vector-header-start&#039;).append(discordLink);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=727</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=727"/>
		<updated>2025-03-30T13:06:13Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    // Create the Discord link with image only&lt;br /&gt;
    var discordLink = $(&#039;&amp;lt;div id=&amp;quot;discord-link-below-logo&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://discord.gg/your-invite-code&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/w/images/thumb/d/dd/Discord.png/100px-Discord.png&amp;quot; alt=&amp;quot;Discord&amp;quot; width=&amp;quot;100&amp;quot; height=&amp;quot;100&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&#039;);&lt;br /&gt;
    &lt;br /&gt;
    // Insert it after the logo container&lt;br /&gt;
    $(&#039;.vector-header-start&#039;).append(discordLink);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=726</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=726"/>
		<updated>2025-03-30T13:05:25Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Discord Styling */&lt;br /&gt;
#discord-link-below-logo {&lt;br /&gt;
    margin-top: 5px; /* Space below logo */&lt;br /&gt;
    font-size: 14px;&lt;br /&gt;
    text-align: left; /* Aligns with logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#discord-link-below-logo a {&lt;br /&gt;
    color: #36c; /* Wikimedia blue */&lt;br /&gt;
    text-decoration: none; /* Optional: cleaner look */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#discord-link-below-logo a:hover {&lt;br /&gt;
    text-decoration: underline; /* Matches typical link behavior */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Base table styling */&lt;br /&gt;
.hover-table {&lt;br /&gt;
    font-family: &#039;Arial&#039;, sans-serif; /* Fallback; ideally use a custom font below */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling */&lt;br /&gt;
.hover-table caption {&lt;br /&gt;
    font-size: 32px;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-shadow: 1px 1px 2px #8B6F35;&lt;br /&gt;
    padding-bottom: 15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Cell styling */&lt;br /&gt;
.hover-table td {&lt;br /&gt;
    transition: all 0.3s ease;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Text styling for links */&lt;br /&gt;
.hover-table td a {&lt;br /&gt;
    font-size: 18px;&lt;br /&gt;
    color: #E0C882;&lt;br /&gt;
    font-weight: 600;&lt;br /&gt;
    text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&lt;br /&gt;
    text-decoration: none; /* Removes underline for a cleaner look */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hover effect for the whole cell */&lt;br /&gt;
.hover-table td:hover {&lt;br /&gt;
    transform: scale(1.05);&lt;br /&gt;
    box-shadow: 0 0 10px rgba(224, 200, 130, 0.7);&lt;br /&gt;
    border-radius: 5px;&lt;br /&gt;
    background-color: rgba(224, 200, 130, 0.1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: Brighten text on hover */&lt;br /&gt;
.hover-table td:hover a {&lt;br /&gt;
    color: #FFD700; /* Slightly brighter gold for emphasis */&lt;br /&gt;
    text-shadow: 0 0 5px rgba(139, 111, 53, 0.8);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style for collapsed sections */&lt;br /&gt;
/* Ensure no unwanted spacing on the first accordion */&lt;br /&gt;
.accordion-section:first-child {&lt;br /&gt;
    margin-top: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.accordion-section {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling (collapsed by default) */&lt;br /&gt;
.accordion-header {&lt;br /&gt;
    background-color: #222; /* Dark background */&lt;br /&gt;
    color: #ccc; /* Lighter text */&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    padding: 15px;&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header when expanded */&lt;br /&gt;
.accordion-section.expanded .accordion-header {&lt;br /&gt;
    background-color: #333; /* Slightly lighter dark */&lt;br /&gt;
    color: #fff; /* White text */&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border: 1px solid #00cc00;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content styling */&lt;br /&gt;
.accordion-content {&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
    background-color: #111; /* Dark background */&lt;br /&gt;
    color: #ddd; /* Lighter text */&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Ensure no extra spacing between sections */&lt;br /&gt;
.accordion-section + .accordion-section {&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=725</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=725"/>
		<updated>2025-03-30T13:05:11Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    // Create the Discord link element&lt;br /&gt;
    var discordLink = $(&#039;&amp;lt;div id=&amp;quot;discord-link-below-logo&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://discord.gg/your-invite-code&amp;quot;&amp;gt;Join our Discord&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&#039;);&lt;br /&gt;
    &lt;br /&gt;
    // Insert it after the logo container&lt;br /&gt;
    $(&#039;.vector-header-start&#039;).append(discordLink);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=724</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=724"/>
		<updated>2025-03-30T13:03:55Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    // Create the Discord link element&lt;br /&gt;
    var discordLink = $(&#039;&amp;lt;li id=&amp;quot;discord-link&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://discord.gg/your-invite-code&amp;quot;&amp;gt;Join Discord&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&#039;);&lt;br /&gt;
    //vector-user-links vector-user-links-wide&lt;br /&gt;
    // Prepend it as the first item in the overflow menu&lt;br /&gt;
    $(&#039;#p-search&#039;).append(discordLink);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=723</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=723"/>
		<updated>2025-03-30T13:02:13Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    // Create the Discord link element&lt;br /&gt;
    var discordLink = $(&#039;&amp;lt;li id=&amp;quot;discord-link&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://discord.gg/your-invite-code&amp;quot;&amp;gt;Join Discord&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&#039;);&lt;br /&gt;
    &lt;br /&gt;
    // Prepend it as the first item in the overflow menu&lt;br /&gt;
    $(&#039;#p-vector-user-menu-overflow .vector-menu-content-list&#039;).prepend(discordLink);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=722</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.js&amp;diff=722"/>
		<updated>2025-03-30T13:00:45Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
// Discord link&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var discordLink = $(&#039;&amp;lt;a href=&amp;quot;https://discord.gg/your-invite-code&amp;quot; class=&amp;quot;discord-link&amp;quot;&amp;gt;Join Discord&amp;lt;/a&amp;gt;&#039;);&lt;br /&gt;
    $(&#039;#p-search&#039;).after(discordLink); // Adds it after the search form container&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    var $sections = $(&#039;.accordion-section&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Initialize: disable links in all headers by default (since all start collapsed)&lt;br /&gt;
    $sections.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Handle header clicks&lt;br /&gt;
    $(&#039;.accordion-header&#039;).on(&#039;click&#039;, function(e) {&lt;br /&gt;
        var $section = $(this).closest(&#039;.accordion-section&#039;);&lt;br /&gt;
        var $content = $section.find(&#039;.accordion-content&#039;);&lt;br /&gt;
        var isHidden = $content.is(&#039;:hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
        if (isHidden) {&lt;br /&gt;
            // Collapse all other sections&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-content&#039;).slideUp(200);&lt;br /&gt;
            $sections.not($section).removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $sections.not($section).find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
&lt;br /&gt;
            // Expand this section&lt;br /&gt;
            $content.slideDown(200);&lt;br /&gt;
            $section.addClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;auto&#039;);&lt;br /&gt;
        } else {&lt;br /&gt;
            // Collapse this section&lt;br /&gt;
            $content.slideUp(200);&lt;br /&gt;
            $section.removeClass(&#039;expanded&#039;);&lt;br /&gt;
            $section.find(&#039;.accordion-header a&#039;).css(&#039;pointer-events&#039;, &#039;none&#039;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Prevent link click if content is hidden&lt;br /&gt;
        if (e.target.tagName === &#039;A&#039; &amp;amp;&amp;amp; $content.is(&#039;:hidden&#039;)) {&lt;br /&gt;
            e.preventDefault();&lt;br /&gt;
        }&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=721</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=721"/>
		<updated>2025-03-30T13:00:19Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Discord Styling */&lt;br /&gt;
.discord-link {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    right: 10px;&lt;br /&gt;
    top: 5px;&lt;br /&gt;
    z-index: 100;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Base table styling */&lt;br /&gt;
.hover-table {&lt;br /&gt;
    font-family: &#039;Arial&#039;, sans-serif; /* Fallback; ideally use a custom font below */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling */&lt;br /&gt;
.hover-table caption {&lt;br /&gt;
    font-size: 32px;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-shadow: 1px 1px 2px #8B6F35;&lt;br /&gt;
    padding-bottom: 15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Cell styling */&lt;br /&gt;
.hover-table td {&lt;br /&gt;
    transition: all 0.3s ease;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Text styling for links */&lt;br /&gt;
.hover-table td a {&lt;br /&gt;
    font-size: 18px;&lt;br /&gt;
    color: #E0C882;&lt;br /&gt;
    font-weight: 600;&lt;br /&gt;
    text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&lt;br /&gt;
    text-decoration: none; /* Removes underline for a cleaner look */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hover effect for the whole cell */&lt;br /&gt;
.hover-table td:hover {&lt;br /&gt;
    transform: scale(1.05);&lt;br /&gt;
    box-shadow: 0 0 10px rgba(224, 200, 130, 0.7);&lt;br /&gt;
    border-radius: 5px;&lt;br /&gt;
    background-color: rgba(224, 200, 130, 0.1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: Brighten text on hover */&lt;br /&gt;
.hover-table td:hover a {&lt;br /&gt;
    color: #FFD700; /* Slightly brighter gold for emphasis */&lt;br /&gt;
    text-shadow: 0 0 5px rgba(139, 111, 53, 0.8);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style for collapsed sections */&lt;br /&gt;
/* Ensure no unwanted spacing on the first accordion */&lt;br /&gt;
.accordion-section:first-child {&lt;br /&gt;
    margin-top: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.accordion-section {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling (collapsed by default) */&lt;br /&gt;
.accordion-header {&lt;br /&gt;
    background-color: #222; /* Dark background */&lt;br /&gt;
    color: #ccc; /* Lighter text */&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    padding: 15px;&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header when expanded */&lt;br /&gt;
.accordion-section.expanded .accordion-header {&lt;br /&gt;
    background-color: #333; /* Slightly lighter dark */&lt;br /&gt;
    color: #fff; /* White text */&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border: 1px solid #00cc00;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content styling */&lt;br /&gt;
.accordion-content {&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
    background-color: #111; /* Dark background */&lt;br /&gt;
    color: #ddd; /* Lighter text */&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Ensure no extra spacing between sections */&lt;br /&gt;
.accordion-section + .accordion-section {&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Sidebar&amp;diff=720</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Sidebar&amp;diff=720"/>
		<updated>2025-03-30T12:59:08Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Sidebar&amp;diff=719</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Sidebar&amp;diff=719"/>
		<updated>2025-03-30T12:58:50Z</updated>

		<summary type="html">&lt;p&gt;Veza: Created page with &amp;quot;* Community ** https://discord.gg/your-invite-code|Join our Discord * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * SEARCH * TOOLBOX * LANGUAGES&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Community&lt;br /&gt;
** https://discord.gg/your-invite-code|Join our Discord&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=606</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=606"/>
		<updated>2025-03-29T08:11:12Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Base table styling */&lt;br /&gt;
.hover-table {&lt;br /&gt;
    font-family: &#039;Arial&#039;, sans-serif; /* Fallback; ideally use a custom font below */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling */&lt;br /&gt;
.hover-table caption {&lt;br /&gt;
    font-size: 32px;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-shadow: 1px 1px 2px #8B6F35;&lt;br /&gt;
    padding-bottom: 15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Cell styling */&lt;br /&gt;
.hover-table td {&lt;br /&gt;
    transition: all 0.3s ease;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Text styling for links */&lt;br /&gt;
.hover-table td a {&lt;br /&gt;
    font-size: 18px;&lt;br /&gt;
    color: #E0C882;&lt;br /&gt;
    font-weight: 600;&lt;br /&gt;
    text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&lt;br /&gt;
    text-decoration: none; /* Removes underline for a cleaner look */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hover effect for the whole cell */&lt;br /&gt;
.hover-table td:hover {&lt;br /&gt;
    transform: scale(1.05);&lt;br /&gt;
    box-shadow: 0 0 10px rgba(224, 200, 130, 0.7);&lt;br /&gt;
    border-radius: 5px;&lt;br /&gt;
    background-color: rgba(224, 200, 130, 0.1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: Brighten text on hover */&lt;br /&gt;
.hover-table td:hover a {&lt;br /&gt;
    color: #FFD700; /* Slightly brighter gold for emphasis */&lt;br /&gt;
    text-shadow: 0 0 5px rgba(139, 111, 53, 0.8);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style for collapsed sections */&lt;br /&gt;
/* Ensure no unwanted spacing on the first accordion */&lt;br /&gt;
.accordion-section:first-child {&lt;br /&gt;
    margin-top: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.accordion-section {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling (collapsed by default) */&lt;br /&gt;
.accordion-header {&lt;br /&gt;
    background-color: #222; /* Dark background */&lt;br /&gt;
    color: #ccc; /* Lighter text */&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    padding: 15px;&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header when expanded */&lt;br /&gt;
.accordion-section.expanded .accordion-header {&lt;br /&gt;
    background-color: #333; /* Slightly lighter dark */&lt;br /&gt;
    color: #fff; /* White text */&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border: 1px solid #00cc00;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content styling */&lt;br /&gt;
.accordion-content {&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
    background-color: #111; /* Dark background */&lt;br /&gt;
    color: #ddd; /* Lighter text */&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Ensure no extra spacing between sections */&lt;br /&gt;
.accordion-section + .accordion-section {&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Fishing&amp;diff=604</id>
		<title>Fishing</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Fishing&amp;diff=604"/>
		<updated>2025-03-29T08:08:11Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Script_Infobox&lt;br /&gt;
| icon         = AIO.png&lt;br /&gt;
| type         = [[Instanced]]&lt;br /&gt;
| category     = [[AIO]]&lt;br /&gt;
| forum_topic  = [https://dreambot.org/forums/index.php?/topic/29839-g-aio-account-builder-just-click-start-integrated-muling-easy-setup-quickstart-supported/ GAIO]&lt;br /&gt;
| purchase     = [https://dreambot.org/forums/index.php?/store/product/811-gaioaccountbuilder/ Monthly - Lifetime]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== GAIO Fishing Settings ===&lt;br /&gt;
[[File:Fishingexample.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-section&amp;quot; id=&amp;quot;fishing-level-section&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-header&amp;quot;&amp;gt;AIO Rolling&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-content&amp;quot; style=&amp;quot;display: none;&amp;quot;&amp;gt;&lt;br /&gt;
{{Template:Priority-LevelOffSet|skill=Fishing}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-section&amp;quot; id=&amp;quot;fishing-section&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-header&amp;quot;&amp;gt;Fishing&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-content&amp;quot; style=&amp;quot;display: none;&amp;quot;&amp;gt;&lt;br /&gt;
{{Template:GFishing}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-section&amp;quot; id=&amp;quot;tempoross-section&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-header&amp;quot;&amp;gt;[https://oldschool.runescape.wiki/w/Tempoross Tempoross]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-content&amp;quot; style=&amp;quot;display: none;&amp;quot;&amp;gt;&lt;br /&gt;
{{Template:Tempoross}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-section&amp;quot; id=&amp;quot;aerialdrift-section&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-header&amp;quot;&amp;gt;[https://oldschool.runescape.wiki/w/Aerial_fishing Aerial Fishing] &amp;amp; [https://oldschool.runescape.wiki/w/Drift_net_fishing Drift Net Fishing]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-content&amp;quot; style=&amp;quot;display: none;&amp;quot;&amp;gt;&lt;br /&gt;
==== General Settings ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Setting !! Selectable Value&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Min Fishing Level&#039;&#039;&#039; || The minimum fishing level for GAIO to roll the task.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Min Hunter Level&#039;&#039;&#039; || The minimum hunter level for GAIO to roll the task.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
You must meet both minimum requirements for aerial fishing or drift net fishing for GAIO to roll out the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Activity !! Required Fishing Level !! Required Hunter Level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Aerial Fishing&#039;&#039;&#039; || 43 || 35&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Drift Net Fishing&#039;&#039;&#039; || 47 || 44&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Important Notes ===&lt;br /&gt;
* &#039;&#039;&#039;Always review each submenu&#039;s settings&#039;&#039;&#039; - Disable any unwanted fishing methods/locations.&lt;br /&gt;
* &#039;&#039;&#039;GE Automation&#039;&#039;&#039;: Script will automatically purchase required items (bait, tools, etc.) from the [[Grand Exchange]] (disabled for [[Ironman Mode|Ironman]] accounts)&lt;br /&gt;
* Settings persist between sessions for consistent behavior&lt;br /&gt;
&lt;br /&gt;
[[AIO|Back to AIO]]&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Fishing&amp;diff=603</id>
		<title>Fishing</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Fishing&amp;diff=603"/>
		<updated>2025-03-29T08:07:52Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Script_Infobox&lt;br /&gt;
| icon         = AIO.png&lt;br /&gt;
| type         = [[Instanced]]&lt;br /&gt;
| category     = [[AIO]]&lt;br /&gt;
| forum_topic  = [https://dreambot.org/forums/index.php?/topic/29839-g-aio-account-builder-just-click-start-integrated-muling-easy-setup-quickstart-supported/ GAIO]&lt;br /&gt;
| purchase     = [https://dreambot.org/forums/index.php?/store/product/811-gaioaccountbuilder/ Monthly - Lifetime]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== GAIO Fishing Settings ===&lt;br /&gt;
[[File:Fishingexample.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-section&amp;quot; id=&amp;quot;fishing-level-section&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-header&amp;quot;&amp;gt;AIO Rolling&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-content&amp;quot; style=&amp;quot;display: none;&amp;quot;&amp;gt;&lt;br /&gt;
{{Template:Priority-LevelOffSet|skill=Fishing}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-section&amp;quot; id=&amp;quot;fishing-section&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-header&amp;quot;&amp;gt;Fishing&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-content&amp;quot; style=&amp;quot;display: none;&amp;quot;&amp;gt;&lt;br /&gt;
{{Template:GFishing}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-section&amp;quot; id=&amp;quot;tempoross-section&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-header&amp;quot;&amp;gt;[https://oldschool.runescape.wiki/w/Tempoross Tempoross]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-content&amp;quot; style=&amp;quot;display: none;&amp;quot;&amp;gt;&lt;br /&gt;
{{Template:Tempoross}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-section&amp;quot; id=&amp;quot;aerialdrift-section&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-header&amp;quot;&amp;gt;[https://oldschool.runescape.wiki/w/Aerial_fishing Aerial Fishing] &amp;amp; [https://oldschool.runescape.wiki/w/Drift_net_fishing Drift Net Fishing]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-content&amp;quot; style=&amp;quot;display: none;&amp;quot;&amp;gt;&lt;br /&gt;
==== General Settings ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Setting !! Selectable Value&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Min Fishing Level&#039;&#039;&#039; || The minimum fishing level for GAIO to roll the task.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Min Hunter Level&#039;&#039;&#039; || The minimum hunter level for GAIO to roll the task.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
You must meet both minimum requirements for aerial fishing or drift net fishing for GAIO to roll out the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Activity !! Required Fishing Level !! Required Hunter Level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Aerial Fishing&#039;&#039;&#039; || 43 || 35&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Drift Net Fishing&#039;&#039;&#039; || 47 || 44&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Important Notes ===&lt;br /&gt;
* &#039;&#039;&#039;Always review each submenu&#039;s settings&#039;&#039;&#039; - Disable any unwanted fishing methods/locations.&lt;br /&gt;
* &#039;&#039;&#039;GE Automation&#039;&#039;&#039;: Script will automatically purchase required items (bait, tools, etc.) from the [[Grand Exchange]] (disabled for [[Ironman Mode|Ironman]] accounts)&lt;br /&gt;
* Settings persist between sessions for consistent behavior&lt;br /&gt;
&lt;br /&gt;
[[AIO|Back to AIO]]&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=598</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=598"/>
		<updated>2025-03-29T07:59:47Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Base table styling */&lt;br /&gt;
.hover-table {&lt;br /&gt;
    font-family: &#039;Arial&#039;, sans-serif; /* Fallback; ideally use a custom font below */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling */&lt;br /&gt;
.hover-table caption {&lt;br /&gt;
    font-size: 32px;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-shadow: 1px 1px 2px #8B6F35;&lt;br /&gt;
    padding-bottom: 15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Cell styling */&lt;br /&gt;
.hover-table td {&lt;br /&gt;
    transition: all 0.3s ease;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Text styling for links */&lt;br /&gt;
.hover-table td a {&lt;br /&gt;
    font-size: 18px;&lt;br /&gt;
    color: #E0C882;&lt;br /&gt;
    font-weight: 600;&lt;br /&gt;
    text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&lt;br /&gt;
    text-decoration: none; /* Removes underline for a cleaner look */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hover effect for the whole cell */&lt;br /&gt;
.hover-table td:hover {&lt;br /&gt;
    transform: scale(1.05);&lt;br /&gt;
    box-shadow: 0 0 10px rgba(224, 200, 130, 0.7);&lt;br /&gt;
    border-radius: 5px;&lt;br /&gt;
    background-color: rgba(224, 200, 130, 0.1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: Brighten text on hover */&lt;br /&gt;
.hover-table td:hover a {&lt;br /&gt;
    color: #FFD700; /* Slightly brighter gold for emphasis */&lt;br /&gt;
    text-shadow: 0 0 5px rgba(139, 111, 53, 0.8);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style for collapsed sections */&lt;br /&gt;
.accordion-section {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling (collapsed by default) */&lt;br /&gt;
.accordion-header {&lt;br /&gt;
    background-color: #222; /* Dark background */&lt;br /&gt;
    color: #ccc; /* Lighter text */&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    padding: 15px;&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header when expanded */&lt;br /&gt;
.accordion-section.expanded .accordion-header {&lt;br /&gt;
    background-color: #333; /* Slightly lighter dark */&lt;br /&gt;
    color: #fff; /* White text */&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border: 1px solid #00cc00;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content styling */&lt;br /&gt;
.accordion-content {&lt;br /&gt;
    border: 1px solid #444;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
    background-color: #111; /* Dark background */&lt;br /&gt;
    color: #ddd; /* Lighter text */&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Ensure no extra spacing between sections */&lt;br /&gt;
.accordion-section + .accordion-section {&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=597</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=MediaWiki:Common.css&amp;diff=597"/>
		<updated>2025-03-29T07:55:17Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Base table styling */&lt;br /&gt;
.hover-table {&lt;br /&gt;
    font-family: &#039;Arial&#039;, sans-serif; /* Fallback; ideally use a custom font below */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling */&lt;br /&gt;
.hover-table caption {&lt;br /&gt;
    font-size: 32px;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-shadow: 1px 1px 2px #8B6F35;&lt;br /&gt;
    padding-bottom: 15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Cell styling */&lt;br /&gt;
.hover-table td {&lt;br /&gt;
    transition: all 0.3s ease;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Text styling for links */&lt;br /&gt;
.hover-table td a {&lt;br /&gt;
    font-size: 18px;&lt;br /&gt;
    color: #E0C882;&lt;br /&gt;
    font-weight: 600;&lt;br /&gt;
    text-shadow: 0 0 3px rgba(139, 111, 53, 0.5);&lt;br /&gt;
    text-decoration: none; /* Removes underline for a cleaner look */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hover effect for the whole cell */&lt;br /&gt;
.hover-table td:hover {&lt;br /&gt;
    transform: scale(1.05);&lt;br /&gt;
    box-shadow: 0 0 10px rgba(224, 200, 130, 0.7);&lt;br /&gt;
    border-radius: 5px;&lt;br /&gt;
    background-color: rgba(224, 200, 130, 0.1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: Brighten text on hover */&lt;br /&gt;
.hover-table td:hover a {&lt;br /&gt;
    color: #FFD700; /* Slightly brighter gold for emphasis */&lt;br /&gt;
    text-shadow: 0 0 5px rgba(139, 111, 53, 0.8);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style for collapsed sections */&lt;br /&gt;
/* Header styling (collapsed by default) */&lt;br /&gt;
/* Remove default margins between accordion sections */&lt;br /&gt;
.accordion-section {&lt;br /&gt;
    margin: 0; /* Reset any inherited margins */&lt;br /&gt;
    padding: 0; /* Reset any inherited padding */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header styling (collapsed by default) */&lt;br /&gt;
.accordion-header {&lt;br /&gt;
    background-color: #e0e0e0; /* Gray when collapsed */&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    padding: 15px; /* Larger padding for easier clicking */&lt;br /&gt;
    border: 1px solid #ccc;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 100%; /* Full width */&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-bottom: 0; /* No gap below header */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header when expanded */&lt;br /&gt;
.accordion-section.expanded .accordion-header {&lt;br /&gt;
    background-color: #d0ffd0; /* Light green when expanded */&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border: 1px solid #00cc00;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content styling */&lt;br /&gt;
.accordion-content {&lt;br /&gt;
    border: 1px solid #ccc;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    margin-top: 0; /* No gap above content */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Ensure no extra spacing between sections */&lt;br /&gt;
.accordion-section + .accordion-section {&lt;br /&gt;
    margin-top: 5px; /* Small, controlled gap between sections */&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
	<entry>
		<id>https://wiki.gscripts.co/index.php?title=Fishing&amp;diff=596</id>
		<title>Fishing</title>
		<link rel="alternate" type="text/html" href="https://wiki.gscripts.co/index.php?title=Fishing&amp;diff=596"/>
		<updated>2025-03-29T07:54:54Z</updated>

		<summary type="html">&lt;p&gt;Veza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Script_Infobox&lt;br /&gt;
| icon         = AIO.png&lt;br /&gt;
| type         = [[Instanced]]&lt;br /&gt;
| category     = [[AIO]]&lt;br /&gt;
| forum_topic  = [https://dreambot.org/forums/index.php?/topic/29839-g-aio-account-builder-just-click-start-integrated-muling-easy-setup-quickstart-supported/ GAIO]&lt;br /&gt;
| purchase     = [https://dreambot.org/forums/index.php?/store/product/811-gaioaccountbuilder/ Monthly - Lifetime]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:Fishingexample.png]]&lt;br /&gt;
&lt;br /&gt;
{{Template:Priority-LevelOffSet&lt;br /&gt;
|skill=Fishing&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-section&amp;quot; id=&amp;quot;fishing-section&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-header&amp;quot;&amp;gt;Fishing&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-content&amp;quot; style=&amp;quot;display: none;&amp;quot;&amp;gt;&lt;br /&gt;
{{Template:GFishing}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-section&amp;quot; id=&amp;quot;tempoross-section&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-header&amp;quot;&amp;gt;[https://oldschool.runescape.wiki/w/Tempoross Tempoross]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-content&amp;quot; style=&amp;quot;display: none;&amp;quot;&amp;gt;&lt;br /&gt;
{{Template:Tempoross}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-section&amp;quot; id=&amp;quot;aerialdrift-section&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-header&amp;quot;&amp;gt;[https://oldschool.runescape.wiki/w/Aerial_fishing Aerial Fishing] &amp;amp; [https://oldschool.runescape.wiki/w/Drift_net_fishing Drift Net Fishing]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;accordion-content&amp;quot; style=&amp;quot;display: none;&amp;quot;&amp;gt;&lt;br /&gt;
==== General Settings ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Setting !! Selectable Value&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Min Fishing Level&#039;&#039;&#039; || The minimum fishing level for GAIO to roll the task.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Min Hunter Level&#039;&#039;&#039; || The minimum hunter level for GAIO to roll the task.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
You must meet both minimum requirements for aerial fishing or drift net fishing for GAIO to roll out the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Activity !! Required Fishing Level !! Required Hunter Level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Aerial Fishing&#039;&#039;&#039; || 43 || 35&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Drift Net Fishing&#039;&#039;&#039; || 47 || 44&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Important Notes ===&lt;br /&gt;
* &#039;&#039;&#039;Always review each submenu&#039;s settings&#039;&#039;&#039; - Disable any unwanted fishing methods/locations.&lt;br /&gt;
* &#039;&#039;&#039;GE Automation&#039;&#039;&#039;: Script will automatically purchase required items (bait, tools, etc.) from the [[Grand Exchange]] (disabled for [[Ironman Mode|Ironman]] accounts)&lt;br /&gt;
* Settings persist between sessions for consistent behavior&lt;br /&gt;
&lt;br /&gt;
[[AIO|Back to AIO]]&lt;/div&gt;</summary>
		<author><name>Veza</name></author>
	</entry>
</feed>