So, with this it could be possible to write a complete bot only LUA ingame. (if thinking only a fighting bot)
It is clear. Even so, I have one more question:
Is there a way only ingame that we can sense mine nodes and herbs? Then can we "target" them somehow? In this way with this hack we can write a complete farming bot too...
What do U think?
here the latest wow.exe from the ptr (eu - german version)
Wow.exe ... at uploaded.to - Free File Hosting, Free Image Hosting, Free Music Hosting, Free Video Hosting, ...
nothing here
Is the German version sufficient? Or will you need the English one as well?
Is this working only on 3.2.x? because on 3.1.3 i get a "version mismatch" error
and the protected functions..are still protected.
3.2.2a only currently. If you give me the 3.1.3 binary however (the WoW.exe) I will do a 3.1.3 version for you.
Soon I'll try and whack together a version-independent one that does some basic signature scanning to identify the function in a patch-independent manner.
As for the PTR version, I just got home, I should be able to do that some time tonight or tomorrow at the latest (ditto for the 3.1.3 version if you post the WoW.exe).
P.S. Yes, the German version is sufficient, the WoW.exe is the same across all the clients, the localization data is stored in the DBCs, the exes are all identical afaik.
Filebeam - Beam up that File Scottie!
from the binary thread, search function pwnz
http://www.mmowned.com/forums/wow-me...-binaries.html
Last edited by snigelmannen; 10-26-2009 at 09:46 AM.
" Spy sappin mah sentry! "
Anyone have some codes to share?
Can anyone please post some Ret Pally rotation macros? Like it would automatically see which cooldown is finish on Crusader, JoW, Divine Storm, Exorcism (if Art of War up) then cast it first.
Hey Jermzter, I made a post in the UI/Macro section for my Ret Pally rotation macro.
Link: http://www.mmowned.com/forums/ui-mac...ion-macro.html
Hey,
I've also done some Lua scripts which use protected functions to automate some gameplay. Not with thid mod though but my own private one.
However I can share what I made so far. I have no idea how useful these are to other people but I'm just sharing. Also I actually haven't used them in a while, and they may contain Lua errors or logic errors, so be prepared to have to edit them yourself manually!
This is a helper file. It has some helper functions like CanCast() etc. required.
Kwaak.lua
Code:Url: pastebin.com/f175caf90
Classes:
eleshaman.lua: lv80
svhunter.lua: for levelingCode:pastebin.com/f532e6aa4
blooddk.lua: for lv80Code:pastebin.com/f715e1f58
bmhunter.lua: for levelingCode:pastebin.com/f5fa90e1e
The for leveling one's are created with a 70 something hunter, so they don't have lv80 rotations/spells. I also have a destruc lock one but that is out of date.Code:pastebin.com/f5674c3e
hf&gl :-)
For the blood dk thats for unholy as well. My rotation is It,ps, hs,hs,ds, dump DC and also is it able to cast dancing rune weapon and raise ghoul when its available?
New versions released.
WoW v3.2.2a version updated.
WoW v3.1.3 version released. <-- NEEDS TESTING
WoW PTR version released. <-- NEEDS TESTING
Please check original post for download links.
Still todo:
2.4.3 version (requested via PM). May do that tomorrow.
Patch-independent version. May do that tomorrow.