changang12
12-20-2013, 02:16 AM
I am VERY new, and wanna set my pally up botting, I downloaded a script, i loaded up the .xbst and .lua in the client and everything looked good. It had all the way points, and in the waypoints was stuff like "Node, Refiller:, Bank:" stuff like that, but never any words or anything after the : So idk if they was suppose to be.
and what is this, after people post there script in a thread they put something like this, Maybe this is the reason it dont work.?
--------- BP SETUP ----------
-- [BP 1] - Main
-- [BP 2] - Rares
-- [BP 3] - Halberd
-- [BP 4] - Stackables
-- [BP 5] - Gold
--------- DP SETUP ----------
-- [DP 1] - Rares
-- [DP 2] - Stackables
------ REFILL SETTINGS ------
local MinHealth = 10 --- How many health potions until you leave the hunt.
local MaxHealth = 30 --- How many health potions you begin the hunt with.
local MinMana = 50 --- How many mana potions until you leave the hunt.
local MaxMana = 200 --- How many mana potions you begin the hunt with.
------- HUNT SETTINGS --------
local GoldBP = 8860 --- Item ID of your gold backpack. (Default is brocade backpack)
local HallyBP = 2867 --- Item ID of your Halberd backpack. (Default is red backpack)
local MinCap = 100 --- Leaves spawn when character reaches this cap.
------- EXTRA SETTINGS -------
local HideEquipment = true --- Do you want to minimize your equipment?
local LogoutStamina = true --- Do you want to logout at 16 hours? (Inside the depot)
and what is this, after people post there script in a thread they put something like this, Maybe this is the reason it dont work.?
--------- BP SETUP ----------
-- [BP 1] - Main
-- [BP 2] - Rares
-- [BP 3] - Halberd
-- [BP 4] - Stackables
-- [BP 5] - Gold
--------- DP SETUP ----------
-- [DP 1] - Rares
-- [DP 2] - Stackables
------ REFILL SETTINGS ------
local MinHealth = 10 --- How many health potions until you leave the hunt.
local MaxHealth = 30 --- How many health potions you begin the hunt with.
local MinMana = 50 --- How many mana potions until you leave the hunt.
local MaxMana = 200 --- How many mana potions you begin the hunt with.
------- HUNT SETTINGS --------
local GoldBP = 8860 --- Item ID of your gold backpack. (Default is brocade backpack)
local HallyBP = 2867 --- Item ID of your Halberd backpack. (Default is red backpack)
local MinCap = 100 --- Leaves spawn when character reaches this cap.
------- EXTRA SETTINGS -------
local HideEquipment = true --- Do you want to minimize your equipment?
local LogoutStamina = true --- Do you want to logout at 16 hours? (Inside the depot)