XenoBot Forums - Powered by vBulletin

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: manatraining

  1. #1

    Join Date
    Dec 2013
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    manatraining

    So I've tried a few different ways of making the most out of training ml. Basically I'm looking for a way to cast utana vid and then instantly exura vita after this as they dont share gcd.

    The self healer will not do this, will only spam one over the other and utana vid needs to be cast first.

    Also having everything spam constantly slows down manapotting, not sure if there a way to change that or make it smoother.

    With the implement of ultimate potions you lose mana quicker than you gain, which is why I need vita in there and mas flam is as well.

    Any suggestions / ideas? Appreciate it

  2. #2
    Oscagi's Avatar
    Join Date
    Aug 2014
    Location
    Spain
    Posts
    237
    Mentioned
    27 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Drumbomb View Post
    So I've tried a few different ways of making the most out of training ml. Basically I'm looking for a way to cast utana vid and then instantly exura vita after this as they dont share gcd.

    The self healer will not do this, will only spam one over the other and utana vid needs to be cast first.

    Also having everything spam constantly slows down manapotting, not sure if there a way to change that or make it smoother.

    With the implement of ultimate potions you lose mana quicker than you gain, which is why I need vita in there and mas flam is as well.

    Any suggestions / ideas? Appreciate it
    lua code:

    Self.ManaPercent = function ()
    return math.abs(Self.Mana() / (Self.MaxMana() * 0.01))
    end

    Module.New('WasteMana', function()
    if Self.ManaPercent() >= 95 then -- Mana parcent if higher cast both spells.
    Self.Cast('Utana Vid', 500)
    wait(200)
    Self.Cast('Exura Vita',160)
    end
    end)


    I added the wait(200), idk if u delete this can cast both spells, try it and tell me smth, i didnt test it.


    REMEMBER TO SAY THANKS.

  3. #3

    Join Date
    Dec 2013
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Oscagi View Post
    lua code:

    Self.ManaPercent = function ()
    return math.abs(Self.Mana() / (Self.MaxMana() * 0.01))
    end

    Module.New('WasteMana', function()
    if Self.ManaPercent() >= 95 then -- Mana parcent if higher cast both spells.
    Self.Cast('Utana Vid', 500)
    wait(200)
    Self.Cast('Exura Vita',160)
    end
    end)


    I added the wait(200), idk if u delete this can cast both spells, try it and tell me smth, i didnt test it.
    Thanks, works very well. I changed the wait to 100 and then it is able to cast 2 exura vitas within the utana vid cooldown. Seems like the best uptime possible. Appreciate it!

  4. #4

    Join Date
    Dec 2013
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    * Added just a line of the same casting but as mas flam previous to utana vid with a wait 100, works smoothly still. Thanks again, will make spending money this weekend very easy hah.

  5. #5

    Join Date
    Dec 2013
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Self.ManaPercent = function ()
    return math.abs(Self.Mana() / (Self.MaxMana() * 0.01))
    end

    Module.New('WasteMana', function()
    if Self.ManaPercent() >= 50 then -- Mana parcent if higher cast both spells.
    Self.Cast('Exevo Gran Mas Flam', 1100)
    wait(100)
    Self.Cast('Exevo vis hur', 170)
    wait(100)
    Self.Cast('Exevo Gran Vis Lux', 110)
    wait(100)
    Self.Cast('Utana Vid', 500)
    wait(100)
    Self.Cast('Exura Vita',160)
    end
    end)


    Added the offensive spell rotations so it uses mana about as fast as it gains, since im using ultimate mana pots. Might need to add another offensive spell, this should be good though.

    Is there any script to pick up pots from say a backpack in a house? Just so when i go afk i can go in my house with greaters and just utana vid/vita.

  6. #6

    Join Date
    Sep 2015
    Posts
    25
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Drumbomb View Post
    Self.ManaPercent = function ()
    return math.abs(Self.Mana() / (Self.MaxMana() * 0.01))
    end

    Module.New('WasteMana', function()
    if Self.ManaPercent() >= 50 then -- Mana parcent if higher cast both spells.
    Self.Cast('Exevo Gran Mas Flam', 1100)
    wait(100)
    Self.Cast('Exevo vis hur', 170)
    wait(100)
    Self.Cast('Exevo Gran Vis Lux', 110)
    wait(100)
    Self.Cast('Utana Vid', 500)
    wait(100)
    Self.Cast('Exura Vita',160)
    end
    end)


    Added the offensive spell rotations so it uses mana about as fast as it gains, since im using ultimate mana pots. Might need to add another offensive spell, this should be good though.

    Is there any script to pick up pots from say a backpack in a house? Just so when i go afk i can go in my house with greaters and just utana vid/vita.
    Are these scripts safe to use in global?

  7. #7

    Join Date
    Dec 2013
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @yoyoa1

    I'm not a scripter nor do I have extensive knowledge on this stuff, so i'm not sure. What do you mean by are they safe to use in global? When I briefly ran the script it worked fine, so are you asking about the safety of your account? It's not hard to do this manually either.

    Anyone else have some solid advice? Lol. Thanks

  8. #8

    Join Date
    Sep 2015
    Posts
    25
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Drumbomb View Post
    @yoyoa1

    I'm not a scripter nor do I have extensive knowledge on this stuff, so i'm not sure. What do you mean by are they safe to use in global? When I briefly ran the script it worked fine, so are you asking about the safety of your account? It's not hard to do this manually either.

    Anyone else have some solid advice? Lol. Thanks
    Thanks for it, I used your script with the potion buyer I found in another thread.

    Got ML87 to ML96 wasting 19.5kk in 24 hours (ultimate mana potion, life ring, soft boots and food) with a voucher (so 3x faster).

    Surprisingly I encountered 4 (maybe 5) players at the place I was and I was afk for just one guy so I didn't get mass reported, let's see if I'll survive the cip automatic ban tool :P

    Potion buyer:
    http://forums.xenobot.net/showthread...highlight=mana

  9. #9

    Join Date
    Dec 2013
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @yoyoa1 Nice. I transported all my pots to my house which players cant see me from and had it just pick up from ground/drop vial. Think I spent around 13kk and went from ml 91 to 97. Took me about 16 hours~ hunted the rest xD. Majority of mages on my server were all doing this anyway, couldn't find a druid for the life of me to teamhunt as they were all mana training lol. Time to make another 20kk before next event

  10. #10
    l4z's Avatar
    Join Date
    Oct 2015
    Posts
    133
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    @yoyoa1 & @Drumbomb
    Still have this characters or deleted?
    Just wondering..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •