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

Template:Misc: Difference between revisions

Template page
Content update, accuracy fixes and cleanup
 
(6 intermediate revisions by one other user not shown)
Line 4: Line 4:


===Misc Settings===
===Misc Settings===
This first tab is any setting that doesn't belong in its own tab or sub tab in the script. Below is an [[#Example|example]] of my [[GYama]] Misc Tab > Misc Settings.
This first tab is any setting that doesn't belong in its own tab or sub tab in the script. Below is an [[#Example_2|example]] of my [[GYama]] Misc Tab > Misc Settings.
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 38: Line 38:
|-
|-
| '''Disable Custom Mouse Algo''' || If enabled, the script will not allow GMouseAlgo to be used, and will instead use DreamBot's.
| '''Disable Custom Mouse Algo''' || If enabled, the script will not allow GMouseAlgo to be used, and will instead use DreamBot's.
|-
| '''Use Custom Mouse Algo On Login''' || If enabled, the script will use our custom mouse algorithm when logging in. This should only be enabled as a beta test.
|-
| '''Enable Bank Management''' || If enabled, the script will sell off items at its own discretion in order to manage bank space and gold.
|}
|}
The old GUI (reachable via the '''Swap to Old GUI''' button) also carries a few legacy Misc toggles that aren't in the new GUI: '''Use Menu Entry Swapper''', '''Use Human Interactions''' and '''Use Bank Tags'''.


====Example====
====Example====
[[File:misc-example.png|right|x300px]] This example is from my [[GYama]]. In this example, the [[#autobond|Auto Bond]] setting in is set to 2, so once membership gets down to 2 days, the bot will buy a bond to extend it. If [[#Muling|Muling]] is setup, it'll ask the mule for money to buy a bond if it's too poor. Custom Mouse Speed and Script Events are the default settings, and [[#region|world region]] is set to Australia since my bots server is in Australia. I've [[#blacklist|blacklisted]] world 424 as I've noticed it's unstable and causes bad tick ratio, and whitelist is empty so it'll use any other Australia world. The rest of the settings I've left as the default.
[[File:misc-example.png|right|200px]] This example is from my [[GYama]]. In this example (click image to see full size), the [[#autobond|Auto Bond]] setting in is set to 2, so once membership gets down to 2 days, the bot will buy a bond to extend it. If [[#Muling|Muling]] is setup, it'll ask the mule for money to buy a bond if it's too poor. Custom Mouse Speed and Script Events are the default settings, and [[#region|world region]] is set to Australia since my bots server is in Australia. I've [[#blacklist|blacklisted]] world 424 and 425 as I've noticed it's unstable and causes bad tick ratio, and whitelist is empty so it'll use any other Australia world. The rest of the settings I've left as the default.


===Webhook Settings===
===Webhook Settings===
Line 77: Line 75:


====Example====
====Example====
[[File:webhook-example.png|right]] This example is from my [[GYama]]. In this example, there are five webhooks populated, three to one channel and two to another. This allows me to be notified when I get rare drops, pets, the account is banned or the script is stopped.
[[File:webhook-example.png|right]] This example is from my [[GYama]]. In this example, there are five webhooks populated:
 
Rare Drop URL, Rare Drop Screenshot URL and Pet Drop URL all have the same webhook generated from one Discord channel called drops. The Banned URL and the Script Stop URL both have another webhook that is generated from a channel called information.
 
This allows me to be notified when I get rare drops, pets, the account is banned or the script is stopped to either of these Discord Channels.
 
{{Template:DiscordWebhook}}