View Full Version : [BUY] in-house mana trainer
xno128
08-18-2016, 07:40 AM
I want a script to use manas from open bps (in my house) filled with ultimate manas. I want my char to use them then spam spells and when out of manas, throw vials, take manas from the opened backpacks and repeat.
If you have a better mana training idea I am open to suggestions.
I will pay $5 for it (verified paypal)
Thanks
Zingron
08-18-2016, 11:26 AM
http://forums.xenobot.net/showthread.php?43206-HOUSETRAINER-Magic-level-with-Ultimate-mana-potions!-I-WILL-PAY!!!&p=489330&viewfull=1#post489330
xno128
08-18-2016, 02:41 PM
Thanks a lot. I'm really inexperienced in scripting, so would this do the job with all bps open and 1800 manas in each?
Zingron
08-18-2016, 04:12 PM
Yes.
Just change this part of the script.
local backpackIdAtHouse = 9602 -- POTION CONTAINER ID
local pos = {x=1245, y=12345, z=6} -- POSITION OF POTION CONTAINER
local drinkTarget = 'name-of-character-magic-training' -- NAME OF SPELLCASTER
local manaPot = 'Mana Potion' -- NAME OF POTION TO USE
This is the in-game setup I used.
http://i.imgur.com/DWo7TZj.png
http://i.imgur.com/HqykuuA.png
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.