AutoIt Inside Warning [SPOILER]This things are fully done in autoit for personal needings, I know real programmers gonna say "script kiddie, autoit nubz, crappy language" and blah blah all that "I am a superior l33tzor and hate you" but:
Why AutoIt ?
- because IM NOT A PROGRAMMER or something even near to that, I dont know any programming language or similar. Moreover, I didnt even finished highschool and im a VERY poor guy who cant afford any kind of study but the self-learning way with the things I got in hand.
- because is EASY, FAST AND LIGHT.- and thats all what I need.
If you need to dig a simple hole, why I would use a caterpillar hydraulic excavator for that when a shovel is more than enough? would be kinda fool
no matter how much you wanna show off your skillz.
Im sharing for free, Im not selling this nor asking for rep, virtual-social status or any of those stupid kiddy things.. so if in any way this causes some kind of offense to you or your lionking-status feel threatened in someway, look for a wall and hit your head on it 10 times. Save your flaming words for people of your same level.
[/SPOILER]
Note to mmowned:
I've stopped playing wow (and any other gamer activity) like a year ago. Before, I tried to share this WoW autoit "tools" here but the greenies deleted my topic because the binaries where packed with themida.
Now, before deletion, I took a time to share it again but this time without any pack and with the sourcecode just in case someone find it useful at least as examples or something..
Sorry for the mess in the source, as said im not a programmer and sorry for the spanish comments that left, never took time to finish the "translations".
____________________________________________________________________________
Farmboy
A simple mangos/trinity database consultant
- THIS IS INTENDED FOR PRIVATE SERVERS ONLY.
This tool born because I always used private servers databases to query for locations, items, drops, etc.
Doing that manually becomes too painful and boring, so I wrote this lovely friend.
I used to farm a damn load of nodes in a couple of mins with the teleport function, do the faster leveling ever, and lot of things more.
What is the purpose and how it works?
You install a mangos/trinity compatible database, and with this tool you can search for
Npcs, gameobjects, items and get their spawn positions or source. Then you can teleport to that position using wow emu hacker or the built in teleport function if your client is supported.
Default supported clients for the built-in teleport are: 2.4.3 , 3.1.3, 3.2.x and 3.3.x
If you cant use teleport in your server, this is not for you unless you just wanna use it as reference (to see from where you can get certain items, or if a npc is spawned by default on the last database, etc)
PS: It was planed to add a “show on map” function for poor bastards who cant use teleport. Something like wow’s gatherer addon showing with marks/icons on screen or with an external image map.
Also a simple function like the “Hotkey HOME” (to return back to your original position before starting to teleport anywhere) wasnt added because I ended my gamer life.
FOR INFO ABOUT GETTING THIS RUNNING AND FUNCTIONS, READ THE INCLUDED DOCUMMENT.
Simple preview of a simple program:
DONT WORRY, IT WILL BE IN ENGLISH in your OS (if is not spanish of course :P)
THE DOWNLOAD LINK:
(viruscan result)
Thanks to:
Deathsoft and mmowned of course.
Cdkid for his mysql autoit script
Nomad for the base on NomadMemory.au3.
PaulIA for his gdiplus script.
The offsets and pointers were get by myself using cheat engine and wow emu hacker as reference values but thanks for the ones who post those lists in deathsoft and mmowned. I dont get them at all and its very messy info for my knowledge, thats why I ended searching by myself lol.. but I dont wanna get them ofended in some way..
I think maluu shared the autoit script wich served me as base to start..
well.. thanks to whoever thinks should be here 
Works on Vista? Windows 7 ? , vista 64? Cool looking resource eater bastard OS 2000 ? (click the spoiler)
[SPOILER]
I personally installed every windows available in their 32 and 64 bits modes (learning purposes) and I can say the 3 programs posted here works correctly in all of them.
But all of the programs posted here need admin rights to correctly run or get the full features.
I repeat: No matter what windows version you have, YOU NEED ADMIN RIGHTS !
its very common specially in windows vista and seven that you need to do the old "run as administrator" way.
For that:
- Right Click the executable and select “properties” *
- Go to the “compatibility” tab
- Check the “Run this program as administrator” under the Privilege level option

done... you will get an annoying “are you sure you wanna let this program make changes in your pc” or something like that message but thats normal. Google for admin rights info and you will see its normal, maybe you can get also a way to disable that message on the way :P
If you are still having some problems, you can also try to enable the compatibility mode in the same tab and select any windows xp version (yes.. windows xp works as intended already)
* For windows xp you get the run as administrator option in the dropdown menu when right clicking the executable[/SPOILER]