XenoBot Forums - Powered by vBulletin

User Tag List

Page 10 of 15 FirstFirst ... 89101112 ... LastLast
Results 91 to 100 of 146

Thread: The level 10 knight with 90/90 to 250 with 100/100!

  1. #91
    Senior Member Shadow Wolf's Avatar
    Join Date
    Jan 2012
    Location
    ⊰ New Zealand ⊱
    Posts
    657
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Niyar View Post
    Thanks mate .

    It sure is, but it's not really that bad.. i'd rather having other things fixed first, and then comes the screenshot function.
    You can still use a lua that it alarms when ur on X % of ur level, so ur still able to make the screenshot urself.
    but cba doing that hehe.


    Alright, back from work so the bot is on again. Won't be casting today, as I wanna check some friends on cast etc.
    Let's hope for level 58 this evening.
    Hmmm any chance you could post it here or PM it to me. I've managed to get an Alarm set for when my char reaches 'X' Experience, but would be great to have one for 'X' % to Level.
    And congrats on the levels Niyar keep it up bro.
    ~ Shadow Wolf

    ~ A friend will bail you out of jail, but a true friend would be right there beside you saying: "DAMN that was fun!" ~


  2. #92
    Senior Member
    Join Date
    Feb 2012
    Posts
    595
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Shadow Wolf View Post
    Hmmm any chance you could post it here or PM it to me. I've managed to get an Alarm set for when my char reaches 'X' Experience, but would be great to have one for 'X' % to Level.
    And congrats on the levels Niyar keep it up bro.
    ~ Shadow Wolf
    I believe this function will give you an alarm when 1500 exp left to lvl (You can change it at local threshold I suppose). Not % left, but still better than x experience. Not made by me, I don't quite remember, but I think it was @Syntax posting it in the chat, when xenobot had a chat ;P

    PHP Code:
    function Self.ExpToLevel(level)
        
    local x level or Self.Level() + 1
        
    return ((50 3) * (x^x^17 12)) - Self.Experience()
    end

    local threshold 
    1500
    while(true)do
        if(
    Self.ExpToLevel() < threshold)then
            alert
    ()
        
    end
        wait
    (1000)
    end 
    My trades at xb:
    Sold 159 ed to DarkDevil
    Bought 180 rp from jikoe
    Bought 310+ ek from Magson
    Sold Recovery Key to LuckyStrike
    Sold 190 rp to Royaliti
    Bought 230+ ed from Andy
    Sold 140+ ek to Tobjun
    Bought 150ms/150 rp from pagge123
    Bought World Transfer Code from Veela

  3. #93
    Senior Member Shadow Wolf's Avatar
    Join Date
    Jan 2012
    Location
    ⊰ New Zealand ⊱
    Posts
    657
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Tibtrak View Post
    I believe this function will give you an alarm when 1500 exp left to lvl (You can change it at local threshold I suppose). Not % left, but still better than x experience. Not made by me, I don't quite remember, but I think it was @Syntax posting it in the chat, when xenobot had a chat ;P

    PHP Code:
    function Self.ExpToLevel(level)
        
    local x level or Self.Level() + 1
        
    return ((50 3) * (x^x^17 12)) - Self.Experience()
    end

    local threshold 
    1500
    while(true)do
        if(
    Self.ExpToLevel() < threshold)then
            alert
    ()
        
    end
        wait
    (1000)
    end 
    Ofcours! I could have just the formula for ExpNeeded/Level + 1 - variable. *FACEPALM*
    Hahahaha thanks @Tibtrak and @Syntax

    ~ A friend will bail you out of jail, but a true friend would be right there beside you saying: "DAMN that was fun!" ~


  4. #94
    XenoBot Scripts Developer Syntax's Avatar
    Join Date
    Feb 2011
    Posts
    1,658
    Mentioned
    431 Post(s)
    Tagged
    4 Thread(s)
    No problem.

  5. #95
    Lifetime Subscriber Niyar's Avatar
    Join Date
    Nov 2011
    Location
    The netherlands
    Posts
    2,168
    Mentioned
    94 Post(s)
    Tagged
    0 Thread(s)
    Just got level 60.. Will post all pictures tomorrow, cuz I got a off day from work.
    Aiming on level 63 tomorrow.

  6. #96
    Lifetime Subscriber
    Join Date
    Dec 2011
    Location
    Michigan
    Posts
    2,644
    Mentioned
    81 Post(s)
    Tagged
    0 Thread(s)
    you're sick

    tho non pvp sux forever but u could do it on open aswell i guess ;D

  7. #97
    Lifetime Subscriber Niyar's Avatar
    Join Date
    Nov 2011
    Location
    The netherlands
    Posts
    2,168
    Mentioned
    94 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Y2Quake View Post
    you're sick

    tho non pvp sux forever but u could do it on open aswell i guess ;D
    haha :$

  8. #98
    Lifetime Subscriber Niyar's Avatar
    Join Date
    Nov 2011
    Location
    The netherlands
    Posts
    2,168
    Mentioned
    94 Post(s)
    Tagged
    0 Thread(s)
    Alright the update..

    Level 56


    Level 57


    Level 58


    Level 59


    Level 60


    And I will be resting some stamina for today.. cuz I only got 24. I wanna get back to 40 or so.
    So running 2 moneymaking chars at the moment, one at elves, and one at frost dragons.
    #1

    #2



    I was about to get level 100 in one month of premium time, and I guess I am still able to do it, since I used just 10 premium days, and got already level 60.
    I will do my best, and try to get as close as possible to the goal.
    Enjoy the update '_'

  9. #99
    Retired Staff Member HolmaN's Avatar
    Join Date
    Dec 2010
    Location
    Göteborg, Sweden.
    Posts
    3,149
    Mentioned
    164 Post(s)
    Tagged
    0 Thread(s)
    good luck

  10. #100
    Lifetime Subscriber Niyar's Avatar
    Join Date
    Nov 2011
    Location
    The netherlands
    Posts
    2,168
    Mentioned
    94 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by HolmaN View Post
    good luck
    Thanks mate!

    Was pretty lucky, running the frost dragon script for 15 minutes now, lol.

Tags for this Thread

Posting Permissions

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