MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides  
Homepage Register FAQ Members Mark Forums Read Advertise Marketplace FPSowned


Go Back   MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides > WoW Discussions > UI & Macro Discussions
Reload this Page AutoMacro Revised
UI & Macro Discussions Talk about User Interface upgrades and World of Warcraft Macros here.
[Questions allowed here]

Reply
 
LinkBack Thread Tools
AutoMacro Revised
(#1)
Old
xdariuzx is Offline
Corporal
Rep Power: 2
Reputation: 7
xdariuzx is an unknown quantity at this point
 
Posts: 34
Join Date: Dec 2007
AutoMacro Revised - 06-25-2008

ok so here we go (yes you can only use this until 2.4.3 comes, but still thats a few weeks atleast)
A small update of the addons AutoMacro, ill just call it v9 since well the last (known one) was v8 ^^

posting this here on mmowned and on edgeofnowhere just so you know its the same person if you stumble up on it on the "other" site.


you can download it here: [Only registered and activated users can see links. ]
password: mmownedandedgeofnowhere


ill just quote what ive written in "updated_patchnotes.txt" here
Quote:
Originally Posted by updated_patchnotes.txt
v9:
-added shorts for spells, ie /iftb ca could be curse of agony. fill in short in the AMDB-table at the

start of AutoMacro.lua
-added a few example framebuttonmacros (the hidden kind ^^)
/click CastLast --cast the last used spell
/click lastt --targets your "previous" target, only cause its a bit shorter than /targetlasttarget
/click RGM --applies Regrowth on you if you havent got it, you can fill in as many of these as you

wish but its there to show you what you can do.
-added new if's
- /ifhl --target casting a heal which is not of rank 1?
- /iffhl --same as /ifhl but for focustarget
- /ifxb and /ifxbx for focustarget-check
- /iftimebx spell --checks if time left on spell is less than x on target
usage /iftimeb2 ca -- less than 2 seconds left on my curse of agony (if added in 'shorts')
- /iftimefx --same as /iftimebx but for focustarget
- /iftimex spell --time left on your cast is less than x? (spell is optional)
- /iftimttx spell -- same as above but for your target

/iftimex and /iftimetx supports multiple spell check
ie. /iftimet2 Heal,Greater Heal,Holy Light

- /iftc Heal,Greater Heal,Whatever -- target casting either of the spells separated by ',' ?


-changed the life/'mana'-checks a bit ('mana' = mana / rage / energy)
they are now as follows
- /ifrxxxx -- 'mana' of player < xxxx
- /ifrlxxxx -- 'mana' of player >= xxxx
- /iftrxxxx -- 'mana' of target < xxxx
- /iftrlxxxx -- 'mana' of target >= xxxx
- /iflxxxx -- health of player < xxxx
- /ifllxxxx -- health of player >= xxxx
- /iftlxxxx -- health of target < xxxx (points if friendly and in party/raid otherwise percent)
- /iftllxxxx -- health of target >= xxxx (points if friendly and in party/raid otherwise percent)
- /iffl -- same as /iftl but for focustarget
- /iffll -- same as /iftll but for focustarget

-added support to check for x stacks of spell y
ie. /cast [:3tb] LifeBloom --will cast it 3 times then wont apply it again until it goes out
in conjunction with timecheck it gets interesting
/cast [:3tb] Lifebloom
/cast [:timeb2] Lifebloom
will first stack Lifebloom 3 times and then keep 3 lifeblooms up but not recasting until theres less

than 2 secs left on it.

more examples will be given where you found this at the first place, if you didnt get it from there

then i guess your out of luck ^^

ah yes almost forgot, theres an AutoTarg.lua in there aswell but dont mind it, only a test for

partialmatching when targeting.
but if you wanna play around with it anyways heres how to use it
/script InitTarg("Tot")
/click TargMacro
/iftarg
/click TargetMacro
/petattack target
/click TargetlastMacro

dont think i forgot anything...
and to give one more example of what you can do now with this ill give you a druid macro
Code:
/cast [target=player,:r2000] innervate 
/target focus 
/cast [:xb] Regrowth 
/cast [:xb] Rejuvenation 
/cast [:3xb] Lifebloom 
/cast [:timef2] Lifebloom 
/cast [:fl8000] Swiftmend 
/iffl5000 
/cast Nature's Swiftness 
/stopcasting 
/cast Healing Touch 
/click lastt
this macro will innervate yourself when you got less than 2k mana and, when youve set a focus-target, keep up regrowth, rejuvenation and 3xLifebloom on your focus, recast Lifebloom when theres less than 2 secs left on the 3 stacks. use swiftmend if focus hp is less than 8000. if focus hp drops below 5000 use instant HT. all fits in on 254/255 chars ^^ (hence the shortening of /targetlasttarget)

well i guess thats all, if you want more examples go find the post over at edgeofnowhere.

Last edited by xdariuzx; 06-28-2008 at 07:56 AM..
Reply With Quote

Donate to remove ads.
(#2)
Old
xdariuzx is Offline
Corporal
Rep Power: 2
Reputation: 7
xdariuzx is an unknown quantity at this point
 
Posts: 34
Join Date: Dec 2007
06-25-2008

maybe not the best thing to post it here considering 99% of the users probably only reads the "exploits"-part ^^
Reply With Quote
(#3)
Old
haxxie is Online
Sergeant Major
Rep Power: 2
Reputation: 5
haxxie is an unknown quantity at this point
 
Posts: 149
Join Date: Sep 2007
06-25-2008

Thanks for uploading, but due to my noobiness i can't figure out how to use this, and when i spam my normal macros the addon spams my chat window ;(
Reply With Quote
(#4)
Old
kibry is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
kibry is an unknown quantity at this point
 
Posts: 6
Join Date: Mar 2007
06-26-2008

been using it for quite a while now, love it very much ;p but you're quote is quite right
Reply With Quote
(#5)
Old
aquilinx is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
aquilinx is an unknown quantity at this point
 
Posts: 5
Join Date: May 2008
06-27-2008

Quote:
Originally Posted by haxxie View Post
..., and when i spam my normal macros the addon spams my chat window
I got this problem too. Is it able to turn off the chat window spam?
Reply With Quote
(#6)
Old
xdariuzx is Offline
Corporal
Rep Power: 2
Reputation: 7
xdariuzx is an unknown quantity at this point
 
Posts: 34
Join Date: Dec 2007
06-27-2008

Quote:
Originally Posted by aquilinx View Post
I got this problem too. Is it able to turn off the chat window spam?
never had this issue, must be some other addon...
paste the errors here so we can work it out
Reply With Quote
(#7)
Old
aquilinx is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
aquilinx is an unknown quantity at this point
 
Posts: 5
Join Date: May 2008
06-28-2008

As I have said, the chat window is spammed every time a macro is used. Here are some screenshots of the macro, spam and the list of addons that I'm currently using...





So it could be really annoying while keysmashing a macro button...



EDIT: I've done some testing myself. I tried to disable all other addons but the problem still persisted. And by the way I'm using standard enUS client.

Last edited by aquilinx; 06-28-2008 at 12:28 AM..
Reply With Quote
(#8)
Old
plexiglass is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
plexiglass is an unknown quantity at this point
 
Posts: 1
Join Date: Mar 2008
06-28-2008

I think he forgot to remove some of the debug messages from the addon, I commented out line 948 in AutoMacro.lua:

Code:
__Print("msg: "..msg) 
and the "msg: ..." messages don't appear anymore.

Just search around line 948 in AutoMacro.lua for:

Code:
		return true;
	end
__Print("msg: "..msg)
	local types = strmatch(msg, ":(%d?[a-zA-Z][a-zA-Z0-9%+]+)");
and replace it with:

Code:
		return true;
	end
--__Print("msg: "..msg)
	local types = strmatch(msg, ":(%d?[a-zA-Z][a-zA-Z0-9%+]+)");
There are still some other sporadic messages appearing, but they are rare and I didn't really have time to go through the whole addon and deleta all debug messages.

Just comment out the ones that annoy you the most
Reply With Quote
(#9)
Old
xdariuzx is Offline
Corporal
Rep Power: 2
Reputation: 7
xdariuzx is an unknown quantity at this point
 
Posts: 34
Join Date: Dec 2007
06-28-2008

true, forgot a few prints ^^

updated and reupploaded, enjoy.

Last edited by xdariuzx; 06-28-2008 at 08:57 AM..
Reply With Quote
(#10)
Old
aquilinx is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
aquilinx is an unknown quantity at this point
 
Posts: 5
Join Date: May 2008
06-28-2008

woot problem solved

thx alot =)
Reply With Quote
(#11)
Old
parrworg's Avatar
parrworg is Offline
Contributor
Rep Power: 2
Reputation: 82
parrworg will become famous soon enough
 
Posts: 164
Join Date: Mar 2007
06-30-2008

Wow, I never thought this was possible to do. I'll definately try it. And you get some rep!
Reply With Quote
(#12)
Old
xdariuzx is Offline
Corporal
Rep Power: 2
Reputation: 7
xdariuzx is an unknown quantity at this point
 
Posts: 34
Join Date: Dec 2007
07-06-2008

just been thinking... when 2.4.3 comes this is patched yes but...

to be able to use modeledits you have to patch the exe upon starting the game right...

so my thoghts concerns whether or not it could be possible to replace certain code within the mpq that holds ChatFrame.lua, either replace it fully or somehow replace code on the fly while loading it for the first time..

and then ofcourse conceil it to blizzards checks hmzz ^^
would ofcourse be kinda risky but can it be done? dunno.

but as i said just vague ideas atm...
Reply With Quote
(#13)
Old
xdariuzx is Offline
Corporal
Rep Power: 2
Reputation: 7
xdariuzx is an unknown quantity at this point
 
Posts: 34
Join Date: Dec 2007
07-07-2008

guess theres noone here that knows enough to comment on my vague "idea"?
Reply With Quote
(#14)
Old
Saiket's Avatar
Saiket is Offline
Contributor
Rep Power: 2
Reputation: 146
Saiket will become famous soon enoughSaiket will become famous soon enough
 
Posts: 171
Join Date: Jul 2007
Location: UI & Macro Forum
07-08-2008

Unfortunately, the game's built in FrameXML and GlueXML are protected by additional hashing and signature files. Someone here could surely bypass that restriction similarly to how current model edits are done, but no tool exists to do that so far (that I know of).


AddOn developer and long time explorer.
R.I.P _Corpse: My Most Underrated Addon
Reply With Quote
(#15)
Old
xdariuzx is Offline
Corporal
Rep Power: 2
Reputation: 7
xdariuzx is an unknown quantity at this point
 
Posts: 34
Join Date: Dec 2007
07-08-2008

Quote:
Originally Posted by Saiket View Post
Unfortunately, the game's built in FrameXML and GlueXML are protected by additional hashing and signature files. Someone here could surely bypass that restriction similarly to how current model edits are done, but no tool exists to do that so far (that I know of).
mm there must be a check clientside wheter or not the file is valid or not, guess itll have to be looked into

might start by looking at the model edit patch and see more exactly what it does... cant be more challenging than "arma" which wasnt that big of a deal, for the ones who knows what it stands for ^^

tho i guess doing this towards a private server at first might be wise when i havent got that much to go on (it surely submits some data everytime you logon so doing it towards blizzards logonserver might not be the wisest move .. but then again havent tried anything yet so what would i know .. some help from the creator of the model edit patch perhaps? ^^)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366