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

GMuling

From GScripts
Revision as of 19:22, 27 March 2025 by Ben (talk | contribs) (Created page with "On the Muling tab you will need to change some of these settings. You will need to download the GMuling script on the dreambot scripts page. It's free. Mule Name - The name of your mule account. Gold to keep - This is how much GP you want to keep on your account that is at Artio. Ask Mule For Gold At - This will ask your mule for gold at this value. If you want to ask for gold when your Artio account has 500k, enter 500,000 here. Ask Mule For Amount - This is how much...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

On the Muling tab you will need to change some of these settings. You will need to download the GMuling script on the dreambot scripts page. It's free.

Mule Name - The name of your mule account. Gold to keep - This is how much GP you want to keep on your account that is at Artio. Ask Mule For Gold At - This will ask your mule for gold at this value. If you want to ask for gold when your Artio account has 500k, enter 500,000 here. Ask Mule For Amount - This is how much to ask the mule for in GP. If you need 1M, enter 1,000,000 here.

Error URL - For this, you need to set up a webhook to your own discord server. For this example, I create a server called "testing". Once you have copied the Webhook URL, simply copy it into the error box. With this enabled and correctly setup you will receive information about any errors the script occurs


NOTE: You can also follow the same method of creation Webhooks for other features in other GScripts.

The entire muling process relies on you having GMuling added to your client. It's a free script available on the DreamBot scripts page.

The account you want to receive the gold on(your main, for example), MUST be running GMuling. Here you can specify whether all accounts trading should be forced onto a F2P world or not. This will avoid the necessity to bond each account.

If you run into issues trading to/from your mule(s), set a custom port here. Each script must be on the same port.


You should use a port between 49152 - 65535. 0 Is not a valid port, and any port below 49152 is likely already in use by something else. If you run into muling problems; adjust your port to within this range.

49152 - 65535 are dynamic ports not already assigned, controller or registered by Windows.


GMuling Setup Guide

GMuling is a free script required for transferring items/gold between accounts. Follow these steps to configure muling for GScripts like Artio:

Configuration Settings

Setting Description Example Value
Mule Name Account name receiving items/gold YourMainAccount
Gold to Keep Minimum GP to retain on farming account 100,000
Ask Mule For Gold At GP threshold to request more funds 500,000
Ask Mule For Amount Quantity of GP to request 1,000,000

Discord Webhook Setup

1. Create Discord server/channel 2. Edit channel → Integrations → Create Webhook 3. Copy URL (format: https://discord.com/api/webhooks/...) 4. Paste into Error URL field

Note: This webhook method works for all GScript error reporting

Important Notes

Requirements:

  • GMuling must run on both sender/receiver accounts
  • All accounts need DreamBot client open
  • Identical port number on all instances
Port Range Status
0 Invalid
1-49151 System reserved
49152-65535 Recommended

World Settings:

  • Enable "Force F2P Worlds" to avoid bond requirements
  • Use same world type (F2P/P2P) on all accounts

Port Configuration

Set custom ports if experiencing connection issues: ```bash

  1. Recommended port format:

5XXXX (e.g., 52345)

  1. Script A config:

Port: 52345

  1. Script B config:

Port: 52345