XenoBot Forums - Powered by vBulletin

User Tag List

Results 1 to 10 of 130

Thread: Xux goes Shadowcores

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member xux's Avatar
    Join Date
    Apr 2013
    Posts
    713
    Mentioned
    33 Post(s)
    Tagged
    0 Thread(s)

    Xux goes Shadowcores

    Hello guys and girls!!


    In this thread i`ll show you my life in Shadowcores.
    The reason i went to this server is plain simple, cipsoft server lags for me Shadowcores not.
    What will i bot? just as in the cipsoft server 1 account with the 4 vocations.

    The characters are at the moment:


    The knight: The paladin: The druid: The sorcerer
    Starting with:
    Starting with:
    Starting with:
    Starting with:
    Cash: 625k Cash: 4kk Cash: 1.4kk Cash: 1kk
    Current:
    Current:
    Current:
    Current:
    1
    Also for all my scripts i use this little script to directly change gold to plats.
    lua code:

    while true do
    for i = 0, #Container.GetAll()-1 do
    bp = Container(i)
    for j = bp:ItemCount()-1, 0, -1 do-- Loop trough each spot reversedly
    item = bp:GetItemData(j)
    if ((item.id == 3035 or item.id == 3031) and item.count == 100) then
    bp:UseItem(j) -- use item on that spot
    wait(450,600)
    end
    end
    end
    end
    Last edited by xux; 08-11-2014 at 05:19 PM.

    Need a private build script? PM me.

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
  •