This ED is leveling so damn fastI am jealous
This ED is leveling so damn fastI am jealous
lua code:-- POTIONS_ID - id of potions you want to withdraw
-- BACKPACK_INDEX - from which backpack in depot
SolidScripts.WithdrawItem(true, POTIONS_ID, _manaMaximum, BACKPACK_INDEX)
You can just add this function to any label in depot (for example in Deposit label).
Started using it recently so I am not sure how much it helps yet but my profit is still 20k/h+ so why not?![]()
[QUOTE=Nakuu;251015]lua code:-- POTIONS_ID - id of potions you want to withdraw
-- BACKPACK_INDEX - from which backpack in depot
SolidScripts.WithdrawItem(true, POTIONS_ID, _manaMaximum, BACKPACK_INDEX)
You can just add this function to any label in depot (for example in Deposit label).
thx alot !
Cool life thread!
Bondx!
~ Selling ALL Characters on Open PVP ~
Accounts Availables:
EK 420 | EK 371 | EK 367 | EK 351 | EK 342 | EK 335 | EK 287 | EK 262 | EK 245 | EK 232 | EK 208
ED 290 + EK 210 | ED 275 + RP 200 | MS 264 | ED 205 | MS 205 | ED 190 | ED 190 (DOLERA) | ED 165 + EK 153
Accounts Sold:
EK 250 | RP 236 | ED 220 | ED 153 + EK 110 | EK 140
You are rushing levels!!!
-- POTIONS_ID - id of potions you want to withdraw
-- BACKPACK_INDEX - from which backpack in depot
SolidScripts.WithdrawItem(true, POTIONS_ID, _manaMaximum, BACKPACK_INDEX)
im rly shitty at doing this haha i just mess it up, where exactly am i putting it in? xD
elseif(label == "Stamina") then
-- POTIONS_ID - 238
-- BACKPACK_INDEX - crown backpack
so it should look like this?
i got it too work, so it withdraws, now the problem it takes out as many as it can , do u get me?