[Release] WoW ObjectDumper/Radar menu

User Tag List

Page 12 of 32 FirstFirst ... 8910111213141516 ... LastLast
Results 166 to 180 of 476
  1. #166
    Cephalopod's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by .iArt View Post
    mhh i want a small view(only the radar and a always on top funktion... and how loads this programms maps textrurs?

    mfg

    Pretty sure some code to load textures was posted earlier on.

    [Release] WoW ObjectDumper/Radar
  2. #167
    LMAO's Avatar Active Member
    Reputation
    17
    Join Date
    Dec 2007
    Posts
    43
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    a more notceable sound than a pop-up woud be appreciated. right now i have to run windowed mode or get my crappy second monitor up to use it properly

    but.. great effort! this thing can pwn against stealthers in bgs and has the other obvious advantages as finding questitems, etc..

  3. #168
    Robske's Avatar Contributor
    Reputation
    305
    Join Date
    May 2007
    Posts
    1,062
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gamer,

    If you're into injection you could use lua_DoString() to make ingame notifications.

    DEFAULT_CHAT_FRAME:AddMessage(\"Ingame text\",R,G,B)

    You can use the ERROR_FRAME (raidwarning style) in the same manner.
    "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
    "I cried a little earlier when I had to poop" - Sku

  4. #169
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    But that's what he was saying before, He would like to stay away from Injection as of right now.


  5. #170
    Robske's Avatar Contributor
    Reputation
    305
    Join Date
    May 2007
    Posts
    1,062
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by suicidity View Post
    But that's what he was saying before, He would like to stay away from Injection as of right now.
    His choice,

    It's pretty stable if you suspend's wow main thread while parsing your code. Nesox posted how in the Lua Class thread.
    "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
    "I cried a little earlier when I had to poop" - Sku

  6. #171
    PBALLER325's Avatar Contributor
    Reputation
    108
    Join Date
    Jan 2008
    Posts
    545
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    + rep testing soon

  7. #172
    Demonkunga's Avatar Banned
    Reputation
    124
    Join Date
    Jun 2006
    Posts
    2,376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey bro, I'm on Vista and your "alert" (the balloon bubble) for notifying you when something to near, doesn't seem to be working. It's a shame too because I wanted something like that really bad. >_<

  8. #173
    Gamer's Avatar Active Member
    Reputation
    239
    Join Date
    Jan 2007
    Posts
    198
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Demonkunga View Post
    Hey bro, I'm on Vista and your "alert" (the balloon bubble) for notifying you when something to near, doesn't seem to be working. It's a shame too because I wanted something like that really bad. >_<
    Thanks for the bug report.

    Unfortunately I don't have a Vista machine to test on, but hopefully I can still help you. Does the program actually pick up the mob you are looking for? In the notified GUIDs box does it come up with something like Rabit - 47893274298346 ?

    If not, it means it's not finding it in the first place. Theres a bug which I've fixed but not released the bugfix where if you search for a string with capitals in it it won't work.

    If it is showing in the box, and the bubble still isn't coming then it's some kind of bug which I need to work out. Can any other Vista users tell me if they get notification bubbles?

  9. #174
    Demonkunga's Avatar Banned
    Reputation
    124
    Join Date
    Jun 2006
    Posts
    2,376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Gamer View Post
    Thanks for the bug report.

    Unfortunately I don't have a Vista machine to test on, but hopefully I can still help you. Does the program actually pick up the mob you are looking for? In the notified GUIDs box does it come up with something like Rabit - 47893274298346 ?

    If not, it means it's not finding it in the first place. Theres a bug which I've fixed but not released the bugfix where if you search for a string with capitals in it it won't work.

    If it is showing in the box, and the bubble still isn't coming then it's some kind of bug which I need to work out. Can any other Vista users tell me if they get notification bubbles?
    I'm going to go try it without any caps right now.
    As for your question, no, it never showed up. >_<


    Edit: It works when not using caps. You need to be in windowed mode, non maximized.
    If you could make the message display in the WoW General Chat window, that would be MUCH better than a balloon tooltip.



    Edit 2:

    Originally Posted by Dead_Man
    2 Features i'd like to request, both very easy to write

    1) An option to keep the window on top

    2) When you click "Disable Radar", have a button take that ones place to "Enable Radar", with this you can also remove the "Reload" button on top of the application to get rid of the redundancy.
    Originally Posted by Gamer View Post
    1) Ok
    2) The disable button simply disables the timer, but the reload button does all the checks to make sure wow is logged in/able to be read, as well as re-enabling the timer. In other words, I could change the text on it and relocate it if that's what you wanted..
    I agree, an option to keep the window on top would be great!



    Originally Posted by RawrSnarl View Post
    I checked to see the range at which objects are loaded into memory, and it turns out to be around 150 in-game yards. Ever have a mob targeted, then you run away from it and lose said target? It's because it is unloaded from your memory (probably not the correct technical terms, but you get the idea).
    Players and NPCs appear at 100 yards and disappear at 150 yards. 100% confirmed, tested it in-game myself.


    Originally Posted by Robske007a View Post
    Gamer,

    If you're into injection you could use lua_DoString() to make ingame notifications.

    DEFAULT_CHAT_FRAME:AddMessage(\"Ingame text\",R,G,B)

    You can use the ERROR_FRAME (raidwarning style) in the same manner.
    Once you've decided to use injection, now you know how to make a message in the chat window, which would be a good idea imo.
    Last edited by Demonkunga; 01-31-2009 at 01:58 AM.

  10. #175
    Gamer's Avatar Active Member
    Reputation
    239
    Join Date
    Jan 2007
    Posts
    198
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, heres v1.8. I can't test it at the moment, but as there were no groundbreaking changes, it should still work. Before I put it on the main page I ask for people to test it.


    Change log:
    Note to those who copy and paste every update on the various sites visible when you Google ObjectDumper/Radar: Could you at least put a link to this thread when posting? Thanks.

    -Moved most settings to the settings window rather than making the main window cluttered.
    -It also allows you to save most settings including colours.
    -Ability to load in and save notify list files.
    -Fixes bug where capitals wouldn't work.
    -Added always on top option.
    -Added ability to hide certain types of objects.
    -Allows for sound notifications. Tick sound notification in settings, and it will play SoundNotification.wav (must be in the same folder) whenever a notification bubble comes up.
    Download link: ObjectDumperRadarv1.8.rar

    PS: Thanks to Nesox/Rob for the suggstions/code. If I choose to use injection I will be using that to help me But at the moment, I like the 100% crashfreeness of no injection, and time is scarce

    PSS: 844 downloads and counting
    Last edited by Gamer; 01-31-2009 at 03:35 AM.

  11. #176
    Demonkunga's Avatar Banned
    Reputation
    124
    Join Date
    Jun 2006
    Posts
    2,376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay, bug reports, features, and general musings.

    Radar is enabled by default, but the checkbox isn't checked. - BUG
    (Have it check the checkbox by default and you're good to go. I like it using the radar by default.)

    Can you make it so it saves where the window is when you close the program? I'd like it to open up in the last place I had it, every time I open it. - FEATURE

    I noticed you've changed the interface a bit. Also, you've disabled resize of the window.
    Notification system has had save/load added.
    Settings dialog box now contains all the radar settings.


    Edit, I loaded another character with the program still open and it didn't update like the old version did. I had to re open the program for it to update >.<
    Last edited by Demonkunga; 01-31-2009 at 01:23 PM.

  12. #177
    poci's Avatar Member
    Reputation
    5
    Join Date
    Mar 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    in vista the notification sound doesn't work

  13. #178
    Demonkunga's Avatar Banned
    Reputation
    124
    Join Date
    Jun 2006
    Posts
    2,376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by poci View Post
    in vista the notification sound doesn't work
    The sound works for me in Vista

    BUG - When entering a new zone, the aggro radius gets screwed up and a false radius is shown.

    FEATURE - Auto load last opened .nlf file when the program is opened.

  14. #179
    xozaki's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    93
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by poci View Post
    in vista the notification sound doesn't work
    i am using vista x64 it's sound so sad

  15. #180
    Demonkunga's Avatar Banned
    Reputation
    124
    Join Date
    Jun 2006
    Posts
    2,376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FEATURE - Make it so you can double click on an entry in the Object Dump and it will circle it on the Radar.

    BUG - Sometimes the sound notification doesn't work. I have no clue why though.
    (To get it to work again, File > Settings > uncheck Play Sound on Notification > Apply. File > Settings > check Play Sound on Notification > Apply.)

    EDIT: All you have to do to get both the aggo radius and the sound notification working properly is File > Settings > Apply.

    EDIT2: Doing this actually screws up the aggro radius. It does however, fix the sound not being played.

    EDIT3: Maybe your aggro radius is screwed up. It's showing things that are 30 levels below me, as having wide aggro. And critters as having VERY VERY VERY wide aggro.

    FEATURE - Make it so you can tell the difference between Horde and Alliance.

    FEATURE - Make an option to have the map rotate on players direction. Instead of N S E W.

    FEATURE - Make it so you can resize either the whole program (and have the radar scale with it) or so you can resize the radar. (not to "see more than your RAM has loaded" but to make it so you can have a mini version of the radar. Currently it takes up a good amount of the WoW screen.

    FEATURE - Make an optional indicator to show when an object / NPC / player is underground. Make the optional indicator separate for each. (object / NPC / player)

    BUG - I've this happen a few times now. Sometimes a BUNCH of things are spotted, but it's a fake spot, meaning it thinks a bunch of things are around when really it's only 2 or 3. It ends up locking the program up. When it does this (the couple times that it has actually stopped and not frozen up) I see about 15 or so GUIDs that are exactly the same in the list.

    Edit: I found out why / when it does this. It does it when it finds 2+ things at the same time.
    Last edited by Demonkunga; 02-01-2009 at 01:31 AM.

Page 12 of 32 FirstFirst ... 8910111213141516 ... LastLast

Similar Threads

  1. [Release] Gamer's WoW ObjectDumper/Radar - Continued
    By maclone in forum World of Warcraft Bots and Programs
    Replies: 404
    Last Post: 05-13-2025, 07:38 PM
  2. [Release] WoW Radar 3.1.1
    By Allstar .ιllιlı. in forum World of Warcraft Bots and Programs
    Replies: 4
    Last Post: 07-15-2009, 03:09 PM
  3. RELEASE: WoW 2.2.3 Mountain Climb Trainer(V3) (CE)
    By vivec45 in forum World of Warcraft Bots and Programs
    Replies: 44
    Last Post: 11-18-2007, 07:48 PM
  4. RELEASE: WoW 2.2.0 Mountain Climb Trainer(V2) (CE)
    By vivec45 in forum World of Warcraft Bots and Programs
    Replies: 44
    Last Post: 10-15-2007, 04:12 PM
All times are GMT -5. The time now is 10:34 PM. 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