Signup Now
Results 1 to 10 of 10
  1. #1
    Free User
    Join Date
    May 2014
    Posts
    1
    Reputation
    10
    Rep Power
    0

    Need scrypt for take mounthepieces for a horn!

    I need a Scrypt who take "mounthepiece of the horn" in roshamuul.
    Is a chest where you can catch one every 30 minutes, I have 1 acc with 20 chares, and wanted to get in one, took skirt entered the other, and so until the end, getting 24 hours.
    I have not found anywhere and also not heard that someone did, you can make and sell me?

    if it can get, I am interested.

    skype: jaorigo

  2. #2
    Free User
    Join Date
    Apr 2014
    Posts
    25
    Reputation
    10
    Rep Power
    0
    i need this too

  3. #3
    Free User
    Join Date
    Feb 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    signed, i need it too

  4. #4
    Free User rusio's Avatar
    Join Date
    Apr 2014
    Location
    Cracow, Poland
    Posts
    10
    Reputation
    10
    Rep Power
    0
    init start
    local charNames = {'1','2','3',...,'20'}
    local username = 'login'
    local password = 'pw'
    ----------------
    local i = 1
    local spotPos = {x=33502,y=32544,z=7}
    init end
    function sstime()
    return (36000 - cettime()) % 86400
    end
    auto(90000)
    while not $connected do
    keyevent(0x1B)

    if $minimized then
    restoreclient()
    end
    print(i)
    if not (sstime() <= 600 or sstime() >= 85800) then
    connect(username, password, charNames[i])
    end
    wait(1000)
    end
    ---minimizeclient()
    wait(500)
    if not isontemple() then
    if($posx~=spotPos.x or $posy~=spotPos.y or $posz~=spotPos.z) then
    moveto(spotPos.x, spotPos.y, spotPos.z)
    end
    openitem('brown backpack', 'back')
    wait(1000)
    useitem(0, ground($posx, $posy+1, $posz))
    wait(500)
    moveitemsonto(20057,itemid('orange backpack'))
    while $connected do
    logout()
    wait(500)
    end
    if(i==20) then
    i=1
    else
    i = i+1
    end
    else
    closeclient()
    end
    Last edited by rusio; 07-29-2014 at 01:17 PM.

  5. #5
    Free User
    Join Date
    Dec 2013
    Posts
    105
    Reputation
    12
    Rep Power
    21
    Quote Originally Posted by rusio View Post
    init start
    local charNames = {'1','2'...'20'}
    local username = 'login'
    local password = 'password'
    ----------------
    local i = 1
    local spotPos = {x=33502,y=32544,z=7}
    init end
    function sstime()
    return (36000 - cettime()) % 86400
    end
    auto(90000)
    while not $connected do
    keyevent(0x1B)

    if $minimized then
    restoreclient()
    end
    if not (sstime() <= 600 or sstime() >= 85800) then
    connect(username, password, charNames[i])
    end
    wait(1000)
    end
    ---minimizeclient()
    wait(500)
    if($posx~=spotPos.x or $posy~=spotPos.y or $posz~=spotPos.z) then
    moveto(spotPos.x, spotPos.y, spotPos.z)
    end
    openitem('brown backpack', 'back')
    wait(1000)
    useitem(0, ground($posx, $posy+1, $posz))
    wait(500)
    moveitemsonto('mouthpiece for a horn',itemid('orange backpack'))
    while $connected do
    logout()
    wait(500)
    end
    if(i==20) then
    i=1
    else
    i = i+1
    end


    Your main bp must be brown backpack and bps inside must be orange backpacks (thais). To make whole stuff work you must edit items.xml file in tibiadata folder adding:
    <item id="20057" name="mouthpiece for a horn" weight="1"/>

    can u post whole items.xml how it shloud me added properftly? cause when i open it my head get explode. thx

  6. #6
    Free User rusio's Avatar
    Join Date
    Apr 2014
    Location
    Cracow, Poland
    Posts
    10
    Reputation
    10
    Rep Power
    0
    I modified the script so you don't have to modify items.xml and also added temple check if someone would tp one of your characters

  7. #7
    Free User
    Join Date
    Mar 2014
    Posts
    3
    Reputation
    10
    Rep Power
    0
    after it login a open the box with all the character in the account, stop and dont start again in 30 min

  8. #8
    Free User
    Join Date
    Dec 2013
    Posts
    5
    Reputation
    10
    Rep Power
    0
    Hello, Your script is great, but when you have one character in sqm that he has to stay to do click in the box, he did not do click in the box, ie, it does not enter into the character and not just taking the mother piece, you tell me why?

  9. #9
    Free User
    Join Date
    Apr 2015
    Posts
    3
    Reputation
    10
    Rep Power
    0
    14:36:35 (NewPersistentScript) Couldn't find item named 'mouthpiece for a horn'. Future warnings for this script will be shown in the Debug Script Log.

    A make all and still error, and no reconect another char just logoff

    can u help me? ty

  10. #10
    Helper StaR's Avatar
    Join Date
    Dec 2013
    Location
    Manchester
    Posts
    713
    Reputation
    50
    Rep Power
    22
    Use this, Roshamuul Mouthpiece for a horn tasker, by Garkstal.



 

 

Posting Permissions

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