LowKey
New Member
- Joined
- Mar 9, 2012
- Messages
- 634
- Reaction score
- 4
So they might change their policy as far as using CR's.
Baaaahahahahahahahahahahahahaaaaaa!!!
So they might change their policy as far as using CR's.
Baaaahahahahahahahahahahahahaaaaaa!!!
The only reason Blizz does banwaves is to boost the player bases moral and take them heat off of them for a while. 100k people get banned for botting, they gain a few brownie points with the non-botters.
you don't pay for for the guide you pay for the updated required to download and update the guides.1) Zygor addon is not paid - you pay for guides. Zygor Guides Viewer (addon that you use ingame) is free
2) There are other paid addons - for example Tycoon
you don't pay for for the guide you pay for the updated required to download and update the guides.
that's the reason you could upload them without any problems as long that you give them all the credits for creating the guide/addon
there was an video from "blackhat" where a few dude created an addon that could do almost everything HB can do.if hb would be a wow addon what does not use protected lua functions they would not ban for it
since zygor just use the lua function "CompleteQuest" there is no reason why blizzard should ban for it
Blizzard Entertainment, Inc., by and through itself and/or its licensees and affiliates, considers cheating through the use of "unauthorized third party programs" to be a gross violation of the Terms of Use Agreement ("TOU") and/or the End User License Agreement ("EULA") that you have accepted in order to view this notice, that pertain to any or all Blizzard Entertainment video games, such as, but not limited to, World of Warcraft®, StarCraft II®, Diablo III®, and their respective expansions ("Blizzard Games")
unauthorized = 3rd party software injection
here are some (not all) functions what a ddon can use:
World of Warcraft API - WoWWiki - Your guide to the World of Warcraft
some things what a addon can do:
GuildDisband()
GuildUninvite("name") - Removes the member "name"
some things what an addon can not do: (cuz protected fuctions)
PROTECTED RunMacro(id or "name") - Runs a macro.
PROTECTED JumpOrAscendStart() - Makes the player jump.
PROTECTED AscendStop() - Called when you release the jump key.
PROTECTED MoveBackwardStart - The player begins moving backward at the specified time.
PROTECTED MoveBackwardStop - The player stops moving backward at the specified time.
PROTECTED MoveForwardStart - The player begins moving forward at the specified time.
PROTECTED MoveForwardStop - The player stops moving forward at the specified time.
PROTECTED StrafeLeftStart - The player begins strafing left at the specified time.
PROTECTED StrafeLeftStop - The player stops strafing left at the specified time.
PROTECTED StrafeRightStart - The player begins strafing right at the specified time.
PROTECTED StrafeRightStop - The player stops strafing right at the specified time.
PROTECTED ToggleAutoRun - Turns auto-run on or off
PROTECTED ToggleRun - Toggle between running and walking.
PROTECTED TurnLeftStart - The player starts turning left at the specified time.
PROTECTED TurnLeftStop - The player stops turning left at the specified time.
PROTECTED TurnOrActionStart() - Begin "Right Click" in the 3D world. (protected 1.10)
PROTECTED TurnOrActionStop() - End "Right Click" in the 3D world. (protected 1.10)
PROTECTED TurnRightStart - The player starts turning right at the specified time.
PROTECTED TurnRightStop - The player stops turning right at the specified time.
PROTECTED CastSpell(spellID, "bookType")
PROTECTED CastSpellByName("name"[, onSelf])
i hope i could help you to understand what is the difference between hb and zygor
how can a wow addon move or cast a spell?there was an video from "blackhat" where a few dude created an addon that could do almost everything HB can do.
yes this was a while back but it worked
Using the non-allowed "Protected" lua commands, some of which are printed above. Their usage is as banable as botting itself, so not huge benefit.how can a wow addon move or cast a spell?