[Farming Utility] Loot Alert menu

User Tag List

Page 1 of 40 12345 ... LastLast
Results 1 to 15 of 599
  1. #1
    Evozer's Avatar Contributor
    Reputation
    150
    Join Date
    Jan 2011
    Posts
    214
    Thanks G/R
    1/15
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Farming Utility] Loot Alert

    What it does
    Plays a sound everytime a new legendary (or other items depending on settings) is dropped. Here is an image that shows the approximate range: https://i.imgur.com/vRjli.jpg. Left side is where I dropped the item and right side is where I heard the sound.

    How it works
    Uses memory reading to detect items. Sound files and exe must be in the same folder.

    Why I made this
    I play a barb with the Sprint/WW build, and mobs usually die offscreen. This makes sure I do not miss any legendaries or set items that drops.

    Make sure you scan (or compile from source) before using. Someone else accessed my account here twice (with a few weeks inbetween), my PC is clean, and redirected to an infected version. Obivously this will be edited away if that happens, but still.

    Current version LootAlert 1.0.8a.rar
    Current source files: source 1.0.8a.rar

    Made in C#, you will most likely need .NET 4.0 framework atleast.

    Please let me know if there are any bugs through PM or post in this thread.

    v 1.0.8a
    Code:
    - Updated to work with 1.0.8a
    - Offsets and memory addresses are now located in a text file called offsets.txt. This means that the program wont have to be recompiled when a new patch arrives, and users can potentially update it themselves. 
    - Removed unused attributes and sno groups.
    v 1.0.8
    Code:
    - Updated to work with 1.0.8
    v 1.0.7a
    Code:
    - Updated to work with 1.0.7a
    v 1.0.7
    Code:
    - Updated to work with 1.0.7
    - Demonic Essence filter added by default.
    v 1.0.6a
    Code:
    - Updated to work with 1.0.6a
    v 1.0.6
    Code:
    - Updated to work with 1.0.6
    v 1.0.5a
    Code:
    - Fixed a bug with multiboxing and co-op play
    
    - Fixed a bug related to retrieving LevelArea causing the list of ignored objects to reset, playing a sound over and over for the same object.
    
    - Filter for Keywardens are now included by default
    
    - Filter for Fleeting Shrine is now included by default (because I love them)
    v 1.0.5
    Code:
    - Now works with Diablo III version 1.0.5
    
    - Fixed some bugs
    v 1.0.4
    Code:
    - Finding items and other objects is now based on filters, which can be edited, added and removed however you like. 
    Example: https://i.imgur.com/cA7XZ.png.
    
    - There are two types of filters available right now, name and items. Name filters simply check the names of ingame objects match the specified string. Item filters have several settings to specifiy what items you want to find. Filters can be edited by selecting them and pressing "Edit".
    (Note that the name filter does not use the screen name right now, so if you want a new one either find the name of the actor in memory or ask me to find it).
    
    - Settings are now saved in the same folder as the executable file.
    
    - The default settings file has filters to make it identical to the previous version.
    
    - Pressing "Start" while two or more diablo 3 processes are running will now allow you to select the one you want to attach to.
    
    - Fixed a bug that made the program stop working sometimes in co-op.
    
    - "Test sound" now plays the sound of the currently selected filter.
    v 1.0.3
    Code:
    - Jewelry and class specific items now have separate item level settings
    
    - Added option for alerting when treasure goblins are found. sound_Goblin.wav will override the default sound.
    
    - Added the missing settings files in the source, alot of the code is also rewritten.
    Last edited by Evozer; 05-15-2013 at 05:03 PM.

    [Farming Utility] Loot Alert
  2. #2
    alphanobody's Avatar Private
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sounds pretty awesome. been needing something like this.
    What are the odds of getting banned for mem reading?

    any reports of people getting banned for memread only scripts

  3. #3
    Kash6's Avatar Member
    Reputation
    2
    Join Date
    Mar 2007
    Posts
    45
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This sounds amazing, i just dont know if i want to flirt with memory reading, even though its being done in a harmless fashion, knowing blizz they will be dickheads about it. Definitely need to see if they will ban for it before using

  4. #4
    alphanobody's Avatar Private
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works as intended, This ****ing rules. Im scared to use it though. like kash said its harmless but blizz would be dicks, Any reports on memread only apps getting people banned?

    Thanks for this

  5. #5
    R3peat's Avatar Site Donator while(true) CoreCoins Purchaser
    Reputation
    190
    Join Date
    Aug 2012
    Posts
    424
    Thanks G/R
    0/132
    Trade Feedback
    66 (98%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a chance to get the source of this`?

  6. #6
    tomatom's Avatar Member
    Reputation
    4
    Join Date
    Sep 2011
    Posts
    170
    Thanks G/R
    0/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seems great soft, but wont use it,too scared

  7. #7
    holyshadow's Avatar Member
    Reputation
    8
    Join Date
    Apr 2008
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    By my knowledge, no injection = no detection. Would be sweety having the source of this, firstly :P

    Thanks for the post anyway mate

  8. #8
    Evozer's Avatar Contributor
    Reputation
    150
    Join Date
    Jan 2011
    Posts
    214
    Thanks G/R
    1/15
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by alphanobody View Post
    Works as intended, This ****ing rules. Im scared to use it though. like kash said its harmless but blizz would be dicks, Any reports on memread only apps getting people banned?

    Thanks for this
    I am fairly sure that warden cannot realistically detect memory reading and ban for it and I have never heard of anyone getting banned for it. I'm gonna keep using it myself anyway, really helps while farming.

  9. #9
    Kash6's Avatar Member
    Reputation
    2
    Join Date
    Mar 2007
    Posts
    45
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ^ im convinced then sir, thank you

  10. #10
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,566
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    here are a few sound files i made for this because this is an amazing program but i hated the bing sound ;p, just place ether one of these custom sound clips into the lootalert folder and replace the old sound.wav

    (updated)

    Loot detected
    Loot Detected.rar

    Item was dropped
    Item dropped.rar

    Item drop detected <== this one is my fav
    item drop detected.rar

    My new sound wavs, they are all set up just put them all in the lootalert folder

    Legendary item detected
    http://www.mediafire.com/?i5uu51av4wsp4kq

    Crafting item detected
    http://www.mediafire.com/?z036b1mb8zl4lz9

    Rare item detected
    http://www.mediafire.com/?ogzbkr9353eixfa

    let me no witch one is your guys's fav,
    Last edited by sed-; 09-10-2012 at 04:23 PM.

  11. #11
    gasfeller's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    best thing ever.
    blizzard should hire you.

    i noticed a bug... if you pause (and/or alt+tab?) the game once it's not working anymore untill you press start/stop. edit: it's not the pausing or alt-tabbing, it just does not work everytime... or it stops working at some point, haven't figured it out yet. made 10 elites and for 3 of them nothing happend.

    EDIT2: now it is not working anymore at all. tryed restarting it, start/stoping it but not a single soundplay after at least 20 rares. i assume it does not require the english client? i'm running the german client and it worked at first in like 70% of the cases, now i can't get it to work at all.

    it would be great if you could make a seperat sound for rares/legendarys. like soundRARE.wav soundLEGENDARY.wav?
    would be great if we could use seperate sounds (text-to-speech/windows "ding" sounds for rares and for legendarys even a whole song ^^)
    anyway, the program is great as it is and it kind of owns blizzards blue posts to "make legendarys more visible" <- here you go blizzard.

    thank you very much!

    EDIT: i'm currently using MOS The Annual 2011 CD3 Ɩ58Ɩ Drumsound & Bassline Smith - R U Ready.flac (extracted OFC), it is just hilarious. i'm LOVING it. legendary drops -> party on! XD
    Last edited by gasfeller; 09-10-2012 at 02:34 AM.

  12. #12
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,566
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gasfeller View Post
    best thing ever.
    blizzard should hire you.

    i noticed a bug... if you pause (and/or alt+tab?) the game once it's not working anymore untill you press start/stop. edit: it's not the pausing or alt-tabbing, it just does not work everytime... or it stops working at some point, haven't figured it out yet. made 10 elites and for 3 of them nothing happend.

    EDIT2: now it is not working anymore at all. tryed restarting it, start/stoping it but not a single soundplay after at least 20 rares. i assume it does not require the english client? i'm running the german client and it worked at first in like 70% of the cases, now i can't get it to work at all.

    it would be great if you could make a seperat sound for rares/legendarys. like soundRARE.wav soundLEGENDARY.wav?
    would be great if we could use seperate sounds (text-to-speech/windows "ding" sounds for rares and for legendarys even a whole song ^^)
    anyway, the program is great as it is and it kind of owns blizzards blue posts to "make legendarys more visible" <- here you go blizzard.

    thank you very much!

    EDIT: i'm currently using MOS The Annual 2011 CD3 Ɩ58Ɩ Drumsound & Bassline Smith - R U Ready.flac (extracted OFC), it is just hilarious. i'm LOVING it. legendary drops -> party on! XD
    for sound waves i posted some in the post above? as for diff sounds for rare//legand if he can add that function in there i can make the .wav for it but for now check out the sounds i posted.
    Originally Posted by sed- View Post
    here are a few sound files i made for this because this is an amazing program but i hated the bing sound ;p, just place ether one of these custom sound clips into the lootalert folder and replace the old sound.wav

    Loot detected
    Loot Detected.rar

    Item was dropped
    Item dropped.rar

    Item drop detected <== this one is my fav
    item drop detected.rar

    let me no witch one is your guys's fav,

    make sure you check rare and it will only go off on ilvl63 rares or legands.

  13. #13
    gasfeller's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sed- View Post

    [...] it will only go off on ilvl63 rares [...]
    that makes sense! if was wondering why it only works in like 10-20% of the cases. i thought it would play on any rare item. so it is actually working reliable.

    Originally Posted by sed- View Post
    but for now check out the sounds i posted
    i already made my own, but thanks.
    text-to-speech is great. also made sound effects and as posted before will use "MOS The Annual 2011 CD3 Ɩ58Ɩ Drumsound & Bassline Smith - R U Ready.flac" (extracted to wav ofc ) when i'm done testing with rares. so i personally have no need for additional sounds.
    thanks for the enlightning answer, it really helped me.

  14. #14
    holyshadow's Avatar Member
    Reputation
    8
    Join Date
    Apr 2008
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm going awesome with Roadrunner's 'meep meep'. Got already a Tal Rasha set helm

    http://www.cerbslair.com/ltcc/meepmeep.wav

    MEEP MEEP!

  15. #15
    Raisalol's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    a sound for rings and amulets would be nice too

Page 1 of 40 12345 ... LastLast

Similar Threads

  1. [Guide] Parrot Cage (Hyacinth Macaw) Easi farm - AoE loot
    By Furiousgeek in forum World of Warcraft Guides
    Replies: 62
    Last Post: 07-10-2022, 04:33 PM
  2. [Farming Utility] D3 Loot Tracker
    By neutrino1 in forum Diablo 3 Bots and Programs
    Replies: 205
    Last Post: 02-25-2013, 10:47 AM
  3. [Farming Utility] Experience gain logger/tracker
    By Batch in forum Diablo 3 Bots and Programs
    Replies: 20
    Last Post: 01-03-2013, 01:41 PM
  4. [Farming Utility] Loot Alert X (expansion Loot Alert)
    By carnova in forum Diablo 3 Bots and Programs
    Replies: 47
    Last Post: 10-17-2012, 04:44 PM
  5. [Farming Utility Mod] Woot! 1.0.4 Mario+Final Fantasy+Zelda Sound Mod
    By badk0re in forum Diablo 3 Bots and Programs
    Replies: 0
    Last Post: 10-07-2012, 04:07 AM
All times are GMT -5. The time now is 06:44 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search