More actions
(7 intermediate revisions by the same 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. | 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 14: | Line 14: | ||
|- | |- | ||
| '''Use Script Events''' || Will fire off script events within the client, generally speeding up actions. | | '''Use Script Events''' || Will fire off script events within the client, generally speeding up actions. | ||
|- | |- id="region" | ||
| '''World Region''' || The region of the wolrd the script will play on. I.E selecting Australia the script will play on Australian worlds only, unless an actively requires a certain world i.e example being Pest Control W344. | | '''World Region''' || The region of the wolrd the script will play on. I.E selecting Australia the script will play on Australian worlds only, unless an actively requires a certain world i.e example being Pest Control W344. | ||
|- | |- | ||
| '''Blacklisted World Region''' || The script will NEVER hop to or login to this world region. | | '''Blacklisted World Region''' || The script will NEVER hop to or login to this world region. | ||
|- | |- id="blacklist" | ||
| '''World Blacklist''' || Any worlds put in here will not be hopped to. Split them with a comma. For example: 301,302,303 | | '''World Blacklist''' || Any worlds put in here will not be hopped to. Split them with a comma. For example: 301,302,303 | ||
|- | |- | ||
Line 43: | Line 43: | ||
| '''Enable Bank Management''' || If enabled, the script will sell off items at its own discretion in order to manage bank space and gold. | | '''Enable Bank Management''' || If enabled, the script will sell off items at its own discretion in order to manage bank space and gold. | ||
|} | |} | ||
====Example==== | |||
[[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 72: | Line 75: | ||
| '''Proggy URL''' || A screenshot of a picture of the proggy when the script stops. | | '''Proggy URL''' || A screenshot of a picture of the proggy when the script stops. | ||
|} | |} | ||
====Example==== | |||
[[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}} |