| Updated: | 05-02-09 04:29 AM |
| Created: | unknown |
| Downloads: | 4,548 |
| Favorites: | 70 |
| MD5: |
File Name |
Version |
Size |
Author |
Date |
1.2.1 |
67kB |
Mud |
04-29-09 01:47 AM |
|
1.0.6 |
57kB |
Mud |
10-17-08 03:57 PM |
![]() |
Comment Options |
|
|
|
|
http://wow.curseforge.com/addons/devpad
This addon is working perfectly for me. It even imported all of my Hack scripts without a problem!
__________________
spiralofhope.com |
|
|
|
|
|
||
__________________
spiralofhope.com |
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 14
Uploads: 0
|
huge huge fan of this addon, glad the xml file has worked for everyone!
since the author though has not returned, take a look at _DevPad which is pretty much a clone of this but is being updated and has a few different features |
|
|
|
|
|
|
Tired of the minimap mysteriously being zoomed-in every time you log in?
Code:
Minimap:SetZoom(0) Code:
LoadAddOn("Blizzard_TimeManager")
TimeManagerClockButton:SetScript("OnUpdate", nil)
TimeManagerClockButton:SetScript("OnEvent", nil)
TimeManagerClockButton:SetScript("OnShow", script)
TimeManagerClockButton:Hide()
Code:
/run TimeManagerClockButton:Show()
__________________
spiralofhope.com |
|
|
|
|
|
|
|
This is working fine with the updated xml file.
I hope the author returns to update this addon. I think that I would use book support, but if it was removed I wouldn't mind. If it is a concern to release the internal beta, then create a "Hack 2" with the new changes, and drop support for the old Hack.
__________________
spiralofhope.com |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 14
Uploads: 0
|
Thanks guys for the fix!!! Love this addon.
Here is an updated Hack.xml for any that want it http://bluechipps.com/wow/Hack.xml |
|
|
|
|
|
|
Nevermind, with some quick testing I thought I had a working version of Hack although the changes didn't make much sense. Hack error'd out shortly after posting. Sorry for any confusion the post might have caused. I've removed it.
|
|
|
|
|
|
|
|
A Murloc Raider
Forum posts: 7
File comments: 87
Uploads: 0
|
I got my version from another site I think, it's 3 days older. I got the error on login withour opening the addon. I will check out this version as soon as I'm able to login again after todays server maintanance - which could take awhile :-(
|
|
|
|
|
||
. It's probably a pretty easy error to solve. When is it happening? Is that all of the error report? And are you using the the latest version downloaded from this page?Thanks, |
||
|
|
|
|
|
|
A Murloc Raider
Forum posts: 7
File comments: 87
Uploads: 0
|
The addon seems to work but I get the following error:
x Hack-1.2\Hack.lua:550: attempt to index local 'prefix' (a nil value) <string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1> Locals: self = HackListFrame { 0 = <userdata> numTabs = 2 selectedTab = 1 } event = "CHAT_MSG_ADDON" --- |
|
|
|
|
|
|
A Fallenroot Satyr
Forum posts: 28
File comments: 36
Uploads: 0
|
Please post an update.
I love this addon. |
|
|
|
|
||
|
Re: Patch 3.3.3
Code:
-- Line 108 becomes:
self:RegisterEvent('PLAYER_LOGIN')
-- Line 126 becomes:
function Hack.PLAYER_LOGIN(self)
-- Line 127 becomes:
Hack.PLAYER_LOGIN = nil
-- Line 150 becomes:
Hack.PLAYER_LOGIN = nil
__________________
Fodaro-Bronzebeard (EU) Author of CharNote and Consolid8 "Technical skill is a mastery of complexity, while creativity is a mastery of simplicity. Mastery of complexity with simplicity - that's genius." -- Adapted from Erik Christopher Zeeman
Last edited by Fodaro : 04-14-10 at 09:34 AM.
|
||
|
|
|
|
|
|
Patch 3.3.3
Anyone having problems with this addOn since last patch? When I log in with Hack enabled, sometimes WoW just freezes when the loading bar is full. Might be something else, but it hasn't happened since I disabled it.
Please upload an update ![]() Thanks, |
|
|
|
![]() |