XenoBot Forums - Powered by vBulletin

User Tag List

Page 2 of 21 FirstFirst 123412 ... LastLast
Results 11 to 20 of 206

Thread: Xeno OT-Team! Sign up!

  1. #11
    Senior Member Xeromex's Avatar
    Join Date
    Aug 2012
    Location
    Netherlands
    Posts
    2,201
    Mentioned
    117 Post(s)
    Tagged
    0 Thread(s)
    I'm definitely in for LunarForce!
    Let's make all chars with the same first name to recognize eachother

  2. #12
    Banned
    Join Date
    Aug 2012
    Location
    Netherlands
    Posts
    1,460
    Mentioned
    38 Post(s)
    Tagged
    0 Thread(s)
    Im in!

    Ill just name myself Avani

  3. #13
    Banned
    Join Date
    Dec 2011
    Posts
    2,805
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    Great, create characters guys and i'll just add everyone on a list!

  4. #14

    Join Date
    Jan 2013
    Location
    Louisiana USA
    Posts
    225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    shit ill do it for the fun . ill just name myself fuzzy if i can lol
    Bought 1kk from PunktG‎
    Bought Account from Grizzly
    Bought Account from Akilles001
    Bought Script from Avani
    Bought Account from melzo712


  5. #15
    Senior Member Xeromex's Avatar
    Join Date
    Aug 2012
    Location
    Netherlands
    Posts
    2,201
    Mentioned
    117 Post(s)
    Tagged
    0 Thread(s)
    Ok,

    Success! Your character has been created.
    Name: Xeromex

  6. #16
    Senior Member Xeromex's Avatar
    Join Date
    Aug 2012
    Location
    Netherlands
    Posts
    2,201
    Mentioned
    117 Post(s)
    Tagged
    0 Thread(s)
    Gold Changer!

    lua code:

    function useCoins(id)
    local cont = Container.GetFirst()

    while (cont:isOpen()) do
    for spot = 0, cont:ItemCount() do
    local item = cont:GetItemData(spot)
    if (item.id == id) then
    if (item.count == 100) then
    cont:UseItem(spot, True)
    sleep(500)
    return true
    end
    end
    end

    cont = cont:GetNext()
    end

    return false
    end

    while (true) do
    useCoins(3031)--gold
    sleep(500)
    useCoins(3035)--platinum
    sleep(500)
    end

    I've tested it and it works, the original is from joebingham~

  7. #17
    Banned
    Join Date
    Dec 2011
    Posts
    2,805
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    Creating a character right after my sandwich is done, going for ED!

  8. #18
    Senior Member smeg's Avatar
    Join Date
    Mar 2012
    Location
    The Netherlands
    Posts
    2,649
    Mentioned
    340 Post(s)
    Tagged
    0 Thread(s)
    Name: Smeg
    Sex: male
    Profession: Elder Druid
    Level: 87
    Residence: Venore
    Last Seen: Feb 25 2013, 23:22:27 → Feb 25 2013, 23:23:27


    Stopped playing it and moved back to shadowcores, rather annoying to get killed by a couple of mages when there are no skulls or something involved.

  9. #19
    Senior Member Gordo's Avatar
    Join Date
    Jan 2012
    Location
    USA>SD
    Posts
    937
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Xeromex View Post
    I'm definitely in for LunarForce!
    Let's make all chars with the same first name to recognize eachother
    i second this, somthing like like: xeno xeromex, xeno gordo etc

  10. #20
    Lifetime Subscriber Sspanky's Avatar
    Join Date
    Jan 2012
    Location
    Singapore
    Posts
    762
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    I already got a couple of chars, add mr muffmunch - spanky



Posting Permissions

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