Signup Now
Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: To scripters

  1. #1
    Banned
    Join Date
    Dec 2016
    Location
    Jams
    Posts
    153
    Reputation
    26
    Rep Power
    0

    To scripters

    I've alot of paid scripts and a little bit use this action
    Code:
    reachgrounditem('depot')
    You could put it to be more human the action.. No one reach depot, stay on near sqm than depot and open bps a go to deposit... comes to depot and reachdepot ofc.

    this is my opinion, thank you

  2. #2
    Moderator RoxZin xD's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    4,914
    Reputation
    109
    Rep Power
    31
    What?



    Troubled Animals Quest [100+]
    ALL
    Feyrist Animals Surface [160+]
    RP
    Feyrist Silencers Underground X1 [180+]
    RP | EK
    Feyrist Silencers Underground X2 [200+]
    RP | EK
    Feyrist Silencers Surface [210+]
    RP | EK
    Rathleton Sewers [240+]
    RP
    Glooth Fairy [350+]
    ED/MS
    Hardcore Draken Walls [400+]
    EK

  3. #3
    Banned
    Join Date
    Dec 2016
    Location
    Jams
    Posts
    153
    Reputation
    26
    Rep Power
    0
    my english is very bad

    se liga, todos os scripts que eu tenho, o bot para no meio do depot pra executar uma ação: open bps, depois ele vai pra action de deposit...
    minha sugestao eh de que qndo ele for pro dp depositar, ele use primeiramente a acion reach~ e dpois executa a acao de deposit.. ficaria um processo mais humano... pq eu por exemplo quando jogo na mao, eu nao paro no meio do depot abro bp e vou depositar.. ja chego direto, penso nisso numa forma de escapar de possiveis reports....

    Se possivel @RoxZin xD passe pro ingles =D valeu

  4. #4
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    setsetting('Looting/OpenNextBP', 'no')

    while windowcount('Depot Chest') == 0 do
    opendepot(true)
    openitem('Depot Chest')
    waitcontainer('Depot Chest')
    end




    local Ignore = {'gold coin', 'platinum coin'}
    table.id(Ignore)


    local stackableId = depotindextoid(tonumber(getuseroption('StackDP')))
    local nonstackableId = depotindextoid(tonumber(getuseroption('LootDP')))


    while true do
    foreach lootingitem i "abc" do
    if not table.find(Ignore, i.id) then
    while itemcount(i.id,"backpack") > 0 do
    if itemproperty(i.id, ITEM_STACKABLE) then
    moveitemsonto(i.id, stackableId, 1, 'depot chest', i.destination, itemcount(i.id))
    else
    moveitemsonto(i.id, nonstackableId, 1, 'depot chest', i.destination)
    end
    end
    end
    end
    break
    end
    setsetting('Looting/OpenNextBP', 'yes')



    Your scripts are old, well i think that ends that matter.

  5. #5
    Wind Tester
    Join Date
    Dec 2013
    Location
    Warsaw, Poland
    Posts
    2,578
    Reputation
    149
    Rep Power
    27
    @roxzin @Wesker he just want people to use
    reachgrounditem('depot')
    before opening backpacks in depot, so it looks more human

  6. #6
    Banned
    Join Date
    Dec 2016
    Location
    Jams
    Posts
    153
    Reputation
    26
    Rep Power
    0
    Quote Originally Posted by Imba View Post
    @roxzin @Wesker he just want people to use
    reachgrounditem('depot')
    before opening backpacks in depot, so it looks more human
    exactly

  7. #7
    Moderator RoxZin xD's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    4,914
    Reputation
    109
    Rep Power
    31
    Oh, gotcha. I understood something else. Yeah reaching depot before opening backpacks is more effective, I've been using it for a while.



    Troubled Animals Quest [100+]
    ALL
    Feyrist Animals Surface [160+]
    RP
    Feyrist Silencers Underground X1 [180+]
    RP | EK
    Feyrist Silencers Underground X2 [200+]
    RP | EK
    Feyrist Silencers Surface [210+]
    RP | EK
    Rathleton Sewers [240+]
    RP
    Glooth Fairy [350+]
    ED/MS
    Hardcore Draken Walls [400+]
    EK

  8. #8
    Moderator Josh's Avatar
    Join Date
    Dec 2013
    Posts
    1,395
    Reputation
    183
    Rep Power
    24
    There is also the fact that every fking script ever walks to the exact same spot in depot before walking to a depot box.

    Notorious depot spots that are obviously only ever stood on by botters:

    That 1sqm south of the furnace thing in Farmine. Right in the middle. That one every script runs to before immediately running back south west to the box nearest to the staircase (or directly east to the "notoriously lizard city botting" depot box).

    The 3sqm 6 squares south of the entrance stairs in Darashia.

    The whole motherfucking upfuckingstairs of Liberty fucking Bay, followed by the depot boxes in the north western "section" of the depot.

    The central north-half tiles of Venore bank depot.

    The middle tiles of Yalahar depot, as well as mostly the upstairs.

    Anywhere north of the first 2 depot boxes in Port Hope.

    This is probably one of our biggest weaknesses in terms of pattern generation.
    Interested in software development and/or programming for Tibia?
    Check out the new Tibia Programming Forums (TibiaPF) by clicking the image below.

    Looking for a bot for the MMORPG, Medivia?
    Check out MediviaBotter, a powerful, injected bot by clicking the link below.


  9. #9
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    never in my life have i been without backpacks when i go to the depot i got my bps open and then open depot then deposit and im outmy scripts dont have any way to close bps anyways lol

    also i dont use bps on depots that was so tibia 9

    idk what he ments by reaching depot before opening backpacks, my bps are always open lol



    Quote Originally Posted by XtrmJosh View Post
    There is also the fact that every fking script ever walks to the exact same spot in depot before walking to a depot box.

    Notorious depot spots that are obviously only ever stood on by botters:

    That 1sqm south of the furnace thing in Farmine. Right in the middle. That one every script runs to before immediately running back south west to the box nearest to the staircase (or directly east to the "notoriously lizard city botting" depot box).

    The 3sqm 6 squares south of the entrance stairs in Darashia.

    The whole motherfucking upfuckingstairs of Liberty fucking Bay, followed by the depot boxes in the north western "section" of the depot.

    The central north-half tiles of Venore bank depot.

    The middle tiles of Yalahar depot, as well as mostly the upstairs.

    Anywhere north of the first 2 depot boxes in Port Hope.

    This is probably one of our biggest weaknesses in terms of pattern generation.
    thats not our fault thats tibias depots, its not unhuman to do that, i do that 99% of the time when i play manual, we dont have a lot of options

    its like complaining that every botter steps the 2 sqm stairs on gray island like duhhhhhhhh


    if you want something out of regular behaivor its those botters that save GOLD COINS and LOOT ITEMS on the same backpack and then they go to deposit and search all the bps for loot, thats something else, i cant do that while i play manual its a fucking pain to look for loot like that
    Last edited by Wesker; 12-21-2016 at 10:28 PM.

  10. #10
    Free User Crystalized's Avatar
    Join Date
    Aug 2014
    Posts
    250
    Reputation
    97
    Rep Power
    20
    Quote Originally Posted by Wesker View Post
    never in my life have i been without backpacks when i go to the depot i got my bps open and then open depot then deposit and im outmy scripts dont have any way to close bps anyways lol

    also i dont use bps on depots that was so tibia 9

    idk what he ments by reaching depot before opening backpacks, my bps are always open lol





    thats not our fault thats tibias depots, its not unhuman to do that, i do that 99% of the time when i play manual, we dont have a lot of options

    its like complaining that every botter steps the 2 sqm stairs on gray island like duhhhhhhhh


    if you want something out of regular behaivor its those botters that save GOLD COINS and LOOT ITEMS on the same backpack and then they go to deposit and search all the bps for loot, thats something else, i cant do that while i play manual its a fucking pain to look for loot like that
    Some scripts close backpacks and reopens them just incase

 

 

Posting Permissions

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