chat reading tool & Example [autoit] menu

Shout-Out

User Tag List

Page 4 of 4 FirstFirst 1234
Results 46 to 57 of 57
  1. #46
    spudstar99's Avatar Member
    Reputation
    12
    Join Date
    Aug 2008
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks zutto .. you helped me to create a more advanced autoit loot "bot"

    just searching a defined field with the mouse .. and when the mouse cursor change to loot ... click and loot ...

    my bot is now so much faster within the old method .. just click everywhere since pixelsearch for looting sucks.

    do you have made other projects in autoit for wow ?!

    would be interrested in some help to maybe scan is there any loot in the nearby area of my char ...

    yes i have to admit .. i'm not the good reverse engineer and some other stuff looks often just crazy *don't know how to say it the best way in proper english*

    sincery spud

    chat reading tool & Example [autoit]
  2. #47
    zutto's Avatar Active Member
    Reputation
    39
    Join Date
    Aug 2007
    Posts
    210
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spudstar99 View Post
    thanks zutto .. you helped me to create a more advanced autoit loot "bot"

    just searching a defined field with the mouse .. and when the mouse cursor change to loot ... click and loot ...

    my bot is now so much faster within the old method .. just click everywhere since pixelsearch for looting sucks.

    do you have made other projects in autoit for wow ?!

    would be interrested in some help to maybe scan is there any loot in the nearby area of my char ...

    yes i have to admit .. i'm not the good reverse engineer and some other stuff looks often just crazy *don't know how to say it the best way in proper english*

    sincery spud
    1: look objects around you [mobs in this case]
    2: look are they dead
    3: look whos loot is it
    4: loot


    take look at : clickme ...really helpfull tbh =)

    ..or simply use injection
    [ofc walk to the mob first if its dead and your loot..]

    and yes i do have other projects.. and its my own bot which is running all the time
    drugs are baad kids.. m'kay.

  3. #48
    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 jpvdpoel View Post
    I really could use an out-of game chat window. Having a more "windows styled" guildchat will please me a lot more than having WoW screen open @ work
    Hah that's a good idea stupidly easy to write too.

    You can retrieve all textual data with a couple of memory reads and crazy loops, Parsing them is just string manipulation. You can even support the use of custom channel names using API GetChannelName - WoWWiki - Your guide to the World of Warcraft and API GetChannelList - WoWWiki - Your guide to the World of Warcraft if you feel to do so

    Sending messages yourself is just a matter of calling API SendChatMessage - WoWWiki - Your guide to the World of Warcraft correctly.

    Only limited by imagination
    "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. #49
    jpvdpoel's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    7
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Robske007a View Post
    Hah that's a good idea stupidly easy to write too.

    You can retrieve all textual data with a couple of memory reads and crazy loops, Parsing them is just string manipulation. You can even support the use of custom channel names using API GetChannelName - WoWWiki - Your guide to the World of Warcraft and API GetChannelList - WoWWiki - Your guide to the World of Warcraft if you feel to do so

    Sending messages yourself is just a matter of calling API SendChatMessage - WoWWiki - Your guide to the World of Warcraft correctly.

    Only limited by imagination
    That sounds like, really cool. Except for the fact that I'm a graphic designer, not a programmer and thus I know whit about anything like that

    I'll design a neat interface for ya if you program it though

  5. #50
    spudstar99's Avatar Member
    Reputation
    12
    Join Date
    Aug 2008
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @zutto ...

    thanks for info but i have a hard understanding problem, sadly for me

    now i had wrote some stuff up to read the x y z coords of me ...

    but i don't know really how to scan. i know there is an offset and an offset that link to the next object .. so that it looks like

    object_one= xy
    object_x= xy +z

    i don't realy understand which offsets to use and where do you write the values since autoit has no classes do you use arrays?!

    i know it's often stated how to do it but there is like a little trick that i don't understand and which make it not possible for me to get this to work ..

    ahh but i wish to get this .. just want to scan for corps and say to my char that he should loot all stuff in an given range from point xyz

    maybe you want to help me with little tips or not .. i would be very happy if you do

    sincery spud

  6. #51
    neznamsikoi's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any chance this could be made to be used as an applet for G15 Keyboard so you could see whispers/messages on the LCD ?

  7. #52
    ledbythereaper's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good stuff Zutto.

  8. #53
    ledbythereaper's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by neznamsikoi View Post
    Any chance this could be made to be used as an applet for G15 Keyboard so you could see whispers/messages on the LCD ?
    You know the WoW plugin for the G15 shows you all your whispers right?

  9. #54
    Alisamix's Avatar Contributor
    Reputation
    116
    Join Date
    Apr 2009
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry for pushing, but is there a way to update the offset?

  10. #55
    zutto's Avatar Active Member
    Reputation
    39
    Join Date
    Aug 2007
    Posts
    210
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Alisamix View Post
    Sorry for pushing, but is there a way to update the offset?
    i didnt believe anyone would dig this up anymore ;o

    however 0xBF3F4C is for 3.3.3 (chat_next is still same, 0x17C0)

    EDIT: since you seem to be working with autoit, i tought this old project might help you bit more than this one.

    http://www.mediafire.com/?ktmdy5zzu0d

    but i highly recommend you to switch to C#, just for your own sake, i did the mistake and started with autoit and i regret it. C# is for the winners!
    Last edited by zutto; 05-20-2010 at 01:41 PM.
    drugs are baad kids.. m'kay.

  11. #56
    Alisamix's Avatar Contributor
    Reputation
    116
    Join Date
    Apr 2009
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How can i get the newest values for a patch? ;D

  12. #57
    zutto's Avatar Active Member
    Reputation
    39
    Join Date
    Aug 2007
    Posts
    210
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Alisamix View Post
    How can i get the newest values for a patch? ;D
    Let me introduce you to the section where you can find everything you need to know
    Memory editing
    drugs are baad kids.. m'kay.

Page 4 of 4 FirstFirst 1234

Similar Threads

  1. [Tool] Free Multiboxing Tool Written In AutoIt
    By jrnz0r in forum World of Warcraft Bots and Programs
    Replies: 2
    Last Post: 03-12-2014, 11:20 AM
  2. Replies: 12
    Last Post: 09-07-2012, 02:23 PM
  3. AutoIT Example - Reading a value from memory
    By mechtn in forum SWTOR Bots and Programs
    Replies: 10
    Last Post: 02-01-2012, 11:48 AM
  4. [AutoIT] Darkmoon, rare goods purchase tool
    By Vladinator in forum World of Warcraft Bots and Programs
    Replies: 5
    Last Post: 04-08-2008, 05:02 AM
  5. [AutoIT] Sunwell Progress Tool (gorgonnash.info)
    By Vladinator in forum World of Warcraft Bots and Programs
    Replies: 16
    Last Post: 04-07-2008, 09:31 PM
All times are GMT -5. The time now is 03:19 AM. 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