GameObject Name menu

User Tag List

Results 1 to 9 of 9
  1. #1
    luciferc's Avatar Contributor
    Reputation
    90
    Join Date
    Jul 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    GameObject Name

    How do you get the Game Objects Name?

    Was looking at my Base address in ollydbg for one of my game objects and i can't seem to find the String value for it.

    As well how would i go about finding wether or not it is a Mineral/Flower i know its in the Flags but what is the value if it is one or the other?

    I already got X,Y,Z And etc. thanks to Cypher's Post <3.

    GameObject Name
  2. #2
    hypnodok's Avatar Member
    Reputation
    19
    Join Date
    Nov 2007
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  3. #3
    luciferc's Avatar Contributor
    Reputation
    90
    Join Date
    Jul 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    K well heres wht i have but its makeing a wiered error.


  4. #4
    luciferc's Avatar Contributor
    Reputation
    90
    Join Date
    Jul 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tryed a couple diffrent things includeing adding / removveing

    using ProcessASM; but that didn't help

  5. #5
    Xarg0's Avatar Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    389
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ProcessASM is a namespace not a class name ^^, if the name of the class is also ProcessASM try ProcessASM.ProcessASM or add a using ProcessASM that should fix your problem, also I'd recommand you to do some more csharp tutorials before starting off with a bigger project or buy a book, C# Programming from O'relly is a nice one.

    Edit: seeing that you already tried "using ProcessASM;" I'd say that the class name is different, take a look at the documentation of the processasm library ^^
    I hacked 127.0.0.1

  6. #6
    luciferc's Avatar Contributor
    Reputation
    90
    Join Date
    Jul 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I didn't write this code is was given to me by a friend whom said he had Object name already done and to tell me to go learn the basic's is a bit harsh x2. But i will try what you said.

  7. #7
    hypnodok's Avatar Member
    Reputation
    19
    Join Date
    Nov 2007
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its really really simple in this case. Get BlackMagic from Shynds post on GameDeception (the link is in the link I gave you), then copy paste the code from Shynds post in that event-based framework thread. Thats it, if youve done it right it will compile and work.

  8. #8
    luciferc's Avatar Contributor
    Reputation
    90
    Join Date
    Jul 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tryned shynd's but it gets stuck on this loop #1

    while ((ClientConnection = wow.ReadUInt(CLIENT_CONNECTION)) == 0)
    System.Threading.Thread.Sleep(100);

    Runs forever

    (i am useing his copypasta)

    Edit: Gonna try to combine mine n his' since mine gets all of the objects hopefully his works and reads them correcty :P.
    Last edited by luciferc; 11-23-2008 at 08:00 PM.

  9. #9
    Apoc's Avatar Angry Penguin
    Reputation
    1387
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You're an idiot. If you have a class that clashes with the namespace, you're required to use both the namespace AND the class in the statement.

    Code:
    ProcessASM.ProcessASM _asm = new ProcessASM.ProcessASM();
    Please learn the basics before you try to do advanced things.

Similar Threads

  1. [Sql] A lot of Gameobjects, with names and description 3.3.0a
    By Xees in forum WoW EMU General Releases
    Replies: 55
    Last Post: 05-16-2010, 06:08 PM
  2. [Exploit] Name Change
    By Ced in forum World of Warcraft Exploits
    Replies: 22
    Last Post: 09-02-2006, 03:00 AM
  3. Buying Colour in your name
    By Cush in forum Community Chat
    Replies: 8
    Last Post: 07-08-2006, 10:58 PM
  4. Blank hunter pet name
    By zamp in forum World of Warcraft General
    Replies: 1
    Last Post: 05-31-2006, 08:38 PM
  5. Name Change Exploit
    By Matt in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 05-16-2006, 12:50 PM
All times are GMT -5. The time now is 12:23 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