Jump to content

954612

Members
  • Content Count

    25
  • Joined

  • Last visited

Everything posted by 954612

  1. 954612

    Unable to view forum messages

    Hi, I'm currently unable to view my messages on the forum. Clicking on any messages lead me to an error page.
  2. 954612

    Bug trying to enter a corrupted zone

    Yep, been having the same problem since the awakening patch iirc. I had to turn off corrupted area farming to bot the aqueduct...
  3. 954612

    v0.50i My experience thus far

    Does your mouse pointer stick to the zombies? If it does then maybe you need to change your skill settings... The bot should always automatically pick a key to press based on your skill settings, maybe you changed them and/or the keys pressed is empty?
  4. 954612

    v0.50i My experience thus far

    Does it just stops attacking? or does it stops completly idle (not even moving)? Did you change any of the settings?
  5. 954612

    v0.50i My experience thus far

    Just get a Silverbranch bow and Craghead Quiver you should be able to easily clear low level areas. They're about 1c~2c or even lower... btw do your bot just completly stop attacking or switches to basic attacks? If your bot completly stop attacking you need to raise the priority of your skills higher.
  6. 954612

    v0.50i 100% crush...

    The bot seems to be bugging out if there's an item to be chanced left in the inventory..
  7. 954612

    v0.50i My experience thus far

    It seems like you're running out of mana? Maybe you should change some of your flasks to mana pots? The bot can't do complex actions like deciding when it is safe to attack or not. Basically, your equipment must be good enough to be able to bot some areas.
  8. 954612

    Unable to chance items

    I have another account with several licenses, I just don't feel like posting with it. There's many uniques worth chancing right now after the awakening patch, like the ventor's gamble, death's hand etc.. I'm posting here to check if other people's unable to chance items. So, do you have this problem or know how to solve it?
  9. 954612

    Unable to chance items

    Currently if I uncomment the chance item section in the pickit, the bot bugs out and stops working. The bot would pick the items but when it went back to town the bot would stop working. Is anyone having this issue ,too? If it matters I'm on TW btw.
  10. 954612

    Bot Program never lunches.

    IIRC Direct X/Visual C++ Redistributable is needed, did you install them?
  11. 954612

    Bot stuck at Act 4 The Harvest

    The Harvest is probably the best place to farm being able to drop two tier 1 divination cards "The Hoarder" and "The Hunger". However the bot would frequently get stuck at The Harvest. If the three mini boss is killed the bot would get stuck in the boss area, and if the player is killed the bot would then get stuck at the entrance.
  12. 954612

    有人會掛一掛換第二武器嗎?

    把換武器的按鍵X換掉應該可以解決 試試看吧~
  13. 954612

    你們有打到寶珠嗎?

    設定不能貼之前的歐 之前的裡面沒有撿寶珠的設定 可以把設定裡面有行Jewel前面的//刪掉就連白色藍色的都會撿了
  14. 954612

    2.0 自動喝水

    這邊有2.0能用的自動喝水 https://mega.co.nz/#!hM4zXDKa!HJnPZ3uhFNLefoOYHYBwFg_-ypPeQT6g7dbB3hZuxmw
  15. 954612

    Bot not working on TW server

    The offset seems to be changed, can someone fix it?
  16. 954612

    Bot wont run Sacrifice fragments

    I think you should remove this line: [Rarity] == "Normal" # [ignoreMap] == "true" since the bot consider the fragments as 66 maps, maybe you should manually ignore 66 maps? [Type] == "Crypt Map" # [ignoreMap] == "true" [Type] == "Dried Lake Map" # [ignoreMap] == "true" [Type] == "Dunes Map" # [ignoreMap] == "true" etc..
  17. 954612

    Bot stuck in master quest zones

    The bot frequently gets stuck in master quest zones (ex: Haku's quest) trying to use a portal scroll. Is there a way to stop this behavior? like making the bot quit to character selection screen if it was to exit a quest area? or to simply prevent the bot from entering an quest area?
  18. Sometimes the bot would take maps from the stash when there's already a map in inventory, the bot would then put the map back into the stash, thus stuck in a infinite loop. Btw, is it possible for the bot to read the maps' corrupted/mirrored status, so we can tell the bot what to do with them in the maps configuration file? Like this: [Corrupted] == "true" || [Mirrored] = "true" # [ignoreMap] == "true"
  19. 954612

    請問現在有可以用的自動喝水程式嗎?

    恩恩沒錯 就是要抓他的Source自己Compile歐 要改的Code是這幾個: 66頁的 Change Code: FlaskInvBase:=GetMultilevelPointer(pH,[uiBase+0x968,0x984,0x20]) to Code: FlaskInvBase:=GetMultilevelPointer(pH,[uiBase+0x96C,0x988,0x20]) Change Code: EnemyNamePtr:=GetMultilevelPointer(ph,[CheckBase+Offset11,0x978,0xC18]) to Code: EnemyNamePtr:=GetMultilevelPointer(ph,[CheckBase+Offset11,0x97C,0xC1C]) Change Code: EnemyNamePtr2:=GetMultilevelPointer(ph,[CheckBase+Offset11,0x978,0xB98]) to Code: EnemyNamePtr2:=GetMultilevelPointer(ph,[CheckBase+Offset11,0x97C,0xB9C]) Change Code: InCityOffset:=GetMultilevelPointer(pH,[CheckBase+Offset10,0x788,0x200]) to Code: InCityOffset:=GetMultilevelPointer(pH,[CheckBase+Offset10,0x788,0x1FC]) 還有你貼的那個 global Offset1:=0x138 global Offset2:=0x5A0 global Offset3:=0x13c global Offset4:=0x220 global Offset5:=0x2E80 global Offset6:=0x15B8 global Offset7:=0x15BC global Offset8:=0x104 global Offset9:=0xE8 global Offset10:=0x130 global Offset11:=0x19C 搜尋"Else If (Taiwan)" 要改的程式碼就在這串字下面 去http://ahkscript.org/載Unicode x32的版本就可以Compile了 或是可以載這個連結 https://mega.co.nz/#!YUIQBCDD!uySLSp_c51BSLddqtz0Kt7I3hJOW6B2bZ9nU4-aRyDk 裡面有Source跟Compile好的執行檔
  20. 954612

    請問現在有可以用的自動喝水程式嗎?

    你自載我貼的連結嗎? 原討論串的台服的位址有更新程式碼要改過才能用歐
  21. 954612

    請問現在有可以用的自動喝水程式嗎?

    這邊歐 https://mega.co.nz/#!YUIQBCDD!uySLSp_c51BSLddqtz0Kt7I3hJOW6B2bZ9nU4-aRyDk Source: http://www.ownedcore.com/forums/mmo/path-of-exile/poe-bots-programs/451206-poe-autoflask-autoscript-improvements-updates.html 討論串裡有回文提到位址更改 但是作者還沒更新 自己修改以後就可以用了
  22. 954612

    收購永久序號

    想購買永久序號 希望能使用8591進行交易
  23. bump, someone should add these to the help sections. really speeds up the picking speed..
  24. 954612

    問一下關於技能設定(SKILLS)

    我成功了 我是照著這邊的步驟做的: https://exiled-bot.net/community/index.php/topic/3127-updated-%E2%99%A3-howto-bot-on-steroids-aka-dualist-dual-strike-guide/ 把左鍵改成走路 打怪技能的優先設成9 位移技設成5~8 靈氣等等的設成1 存檔後開始就成功了
  25. 954612

    問一下關於技能設定(SKILLS)

    我也有一樣的問題 希望有人能提供解答...
×
×
  • Create New...