Item Alerter - offsets needed. menu

Shout-Out

User Tag List

Page 7 of 31 FirstFirst ... 34567891011 ... LastLast
Results 91 to 105 of 452
  1. #91
    gloomyr666's Avatar Member
    Reputation
    5
    Join Date
    Oct 2013
    Posts
    52
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by username1001011 View Post
    Ok, got it working... however, how can make it play sound?
    ehm?u download my folder,launch game,then program - thats all... sounds will be
    or what do you mean?

    Item Alerter - offsets needed.
  2. #92
    Swisstrade's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    88
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Weird0 View Post
    anyone tested this ?
    i didn't, and will only support my latest versions. Otherwise this will become a big mess. Had a quick glance at the changes though, seems to be ok (adding different sounds for all gem drops)

    I personally am no friend of too many different sounds, for me sounds when a relevant item drops is sufficient.

    Any updates i will post in the future will be based on my latest versions.

  3. #93
    username1001011's Avatar Member
    Reputation
    2
    Join Date
    Apr 2013
    Posts
    120
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gloomyr666 View Post
    ehm?u download my folder,launch game,then program - thats all... sounds will be
    or what do you mean?
    I dled the version from Swisstrade from github and have no sound.

  4. #94
    gloomyr666's Avatar Member
    Reputation
    5
    Join Date
    Oct 2013
    Posts
    52
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by username1001011 View Post
    I dled the version from Swisstrade from github and have no sound.
    lol. ok,as u wish.

  5. #95
    username1001011's Avatar Member
    Reputation
    2
    Join Date
    Apr 2013
    Posts
    120
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    gloomy: where's your upload?

  6. #96
    antrox's Avatar Sergeant Major
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    178
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gloomyr666 View Post
    lol. ok,as u wish.
    i got a sound on uniques but not on 5 link. which line i need to change or better, how do i adjust it ?!

  7. #97
    sundances's Avatar Member
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello im new to all this but i get this error in the log i dont know what im doing worng i downloadet the zip file from your link and then the other zip file longer down this thread to replace the files also downloadet python 2.7.5 and that extension thing for it but when i try and run that file it closes right after im useing steam version of PoE if that mabye why

    ========================================
    Started ItemAlertPoE version 20130821 at 2013-11-04 17:36:48.214000.
    Python version: sys.version_info(major=2, minor=7, micro=5, releaselevel='final', serial=0)
    "Client.exe" processes found: []

  8. #98
    antrox's Avatar Sergeant Major
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    178
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it is not getting any 5 socket and 5 linked item tho

    i would like to have a version with alerting only simple things like 5 link, 6 socket with a sound.

    what to change then. my changes are not working for 5 link tho
    Last edited by antrox; 11-04-2013 at 12:36 PM.

  9. #99
    gloomyr666's Avatar Member
    Reputation
    5
    Join Date
    Oct 2013
    Posts
    52
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    my post #87,download link there

  10. #100
    chric's Avatar Member
    Reputation
    4
    Join Date
    Sep 2011
    Posts
    37
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sundances View Post
    Hello im new to all this but i get this error in the log i dont know what im doing worng i downloadet the zip file from your link and then the other zip file longer down this thread to replace the files also downloadet python 2.7.5 and that extension thing for it but when i try and run that file it closes right after im useing steam version of PoE if that mabye why

    ========================================
    Started ItemAlertPoE version 20130821 at 2013-11-04 17:36:48.214000.
    Python version: sys.version_info(major=2, minor=7, micro=5, releaselevel='final', serial=0)
    "Client.exe" processes found: []
    I'm having the same issue with steam version. Does this work with the steam version??

  11. #101
    username1001011's Avatar Member
    Reputation
    2
    Join Date
    Apr 2013
    Posts
    120
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gloomyr666 View Post
    Finally found it, thx

  12. #102
    serlev's Avatar Member
    Reputation
    3
    Join Date
    Apr 2012
    Posts
    97
    Thanks G/R
    10/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you did notice already I dont know but our Alert program doesnt alert any QUIVERs..

    By looking at Belt section I added a part for Quivers to ItemAlertPoE.py and also described Quivers at NotifyItems.py..
    ItemAlert:
    if isQuiverItem(itemName):

    if rarity == 3:

    print Fore.YELLOW + str.format('UNI QUIV: {0}, rarity: {1}',itemName,rarity)


    number_of_uniques += 1

    elif rarity == 2 and ALERT_RARES == True:

    print Style.BRIGHT + Fore.YELLOW + str.format('QUIVER: {0}, rarity: {1}, itemlevel: {2}',itemName,rarity,itemlevel)
    serlev = PlaySoundWorker()
    serlev.start()



    print >>self.logFile, '---------------------------------'

    return


    and at Notify:

    def isQuiverItem(itemName):
    return True if not _filterItems else itemName in getQuiverItems()

    .....
    .....
    def getQuiverItems():
    return _quiverItems

    .......

    _quiverItems = []
    keywords = ["Quivers"]
    for key in ItemList._items:
    if any(x in ItemList._items[key][2] for x in keywords): _quiverItems.append(ItemList._items[key][1])


    But still there is no result !... I think program also needs all Quiver item names and codes in ItemList.py..
    If so, I dont know how to find them to insert to ItemList..
    If anyone have an idea how to do it and inform here I appreciate..


    P.S. Just noticed now, it doesnt work for any Shields either..
    Something is wrong on GGG server side either I suppose.. Now the same shields I used before to test are being well alerted.. But quivers have no response still..
    Last edited by serlev; 11-05-2013 at 07:02 AM.

  13. #103
    Swisstrade's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    88
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sundances View Post
    Hello im new to all this but i get this error in the log i dont know what im doing worng i downloadet the zip file from your link and then the other zip file longer down this thread to replace the files also downloadet python 2.7.5 and that extension thing for it but when i try and run that file it closes right after im useing steam version of PoE if that mabye why

    ========================================
    Started ItemAlertPoE version 20130821 at 2013-11-04 17:36:48.214000.
    Python version: sys.version_info(major=2, minor=7, micro=5, releaselevel='final', serial=0)
    "Client.exe" processes found: []
    You are using the wrong version. Please use the files from my github.

  14. #104
    Swisstrade's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    88
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by serlev View Post
    If you did notice already I dont know but our Alert program doesnt alert any QUIVERs..

    By looking at Belt section I added a part for Quivers to ItemAlertPoE.py and also described Quivers at NotifyItems.py..
    ItemAlert:
    if isQuiverItem(itemName):

    if rarity == 3:

    print Fore.YELLOW + str.format('UNI QUIV: {0}, rarity: {1}',itemName,rarity)


    number_of_uniques += 1

    elif rarity == 2 and ALERT_RARES == True:

    print Style.BRIGHT + Fore.YELLOW + str.format('QUIVER: {0}, rarity: {1}, itemlevel: {2}',itemName,rarity,itemlevel)
    serlev = PlaySoundWorker()
    serlev.start()



    print >>self.logFile, '---------------------------------'

    return


    and at Notify:

    def isQuiverItem(itemName):
    return True if not _filterItems else itemName in getQuiverItems()

    .....
    .....
    def getQuiverItems():
    return _quiverItems

    .......

    _quiverItems = []
    keywords = ["Quivers"]
    for key in ItemList._items:
    if any(x in ItemList._items[key][2] for x in keywords): _quiverItems.append(ItemList._items[key][1])


    But still there is no result !... I think program also needs all Quiver item names and codes in ItemList.py..
    If so, I dont know how to find them to insert to ItemList..
    If anyone have an idea how to do it and inform here I appreciate..


    P.S. Just noticed now, it doesnt work for any Shields either..
    Something is wrong on GGG server side either I suppose.. Now the same shields I used before to test are being well alerted.. But quivers have no response still..

    fixed in the latest version, please upgrade.

  15. #105
    Swisstrade's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    88
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by antrox View Post
    it is not getting any 5 socket and 5 linked item tho

    i would like to have a version with alerting only simple things like 5 link, 6 socket with a sound.

    what to change then. my changes are not working for 5 link tho
    included in the latest version - please update.

Page 7 of 31 FirstFirst ... 34567891011 ... LastLast

Similar Threads

  1. [Source] Basic Item Alerter
    By SKU in forum PoE Bots and Programs
    Replies: 67
    Last Post: 09-15-2013, 07:22 AM
  2. [Source] Basic Item Alerter
    By SKU in forum Path of Exile
    Replies: 24
    Last Post: 02-07-2013, 07:59 AM
  3. About Item's attributes (need help)
    By noctum in forum Diablo 3 Memory Editing
    Replies: 6
    Last Post: 05-22-2012, 06:16 PM
  4. Looking for Item name offset
    By wuangle in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 01-12-2011, 05:20 AM
  5. Offsets needed
    By 0_00_0 in forum WoW Memory Editing
    Replies: 0
    Last Post: 05-31-2009, 05:24 PM
All times are GMT -5. The time now is 10:55 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search