Jump to content

Athene

Player
  • Content count

    37
  • Joined

  • Last visited

Community Reputation

3 Neutral

1 Follower

About Athene

  • Rank
    Advanced User

Recent Profile Visitors

2,124 profile views
  1. Athene

    [Request] Gatherer With Full Database

    I think he meant randomly assigning the X and Y coordinates of each nodes, but it's way too much work and not blizzlike at all (having to use pathfinding checks for each nodes to be sure it doesn't end up on top of a tree or something). If they want to fine tune the amount of minerals/herbs they want to allow players to get they must play with the respawn timer and nothing else :)
  2. Athene

    [Request] Gatherer With Full Database

    What greenlight ? Nodes coords aren't secret, I extracted mine from aowow DB's like vanillagaming, hellground, hellfire and have been doing that for ages > never got banned, even on retail you can fill your gatherer in a few seconds, check GatherMate2_Data on Curse^^ It's blizzlike to use this kind of stuff, but so far only a few people knew how to do it properly ;)
  3. Athene

    [Request] Gatherer With Full Database

    Kinda pointless given that there's no addon like Routes in Vanilla :(
  4. Athene

    [Addon]Monkey Mods

    Using a forum as an addon hosting place in 2017 :/
  5. I think it's related to the "Show Game Damage" in /msbt, this thing is enabled by default.
  6. Athene

    New player addons

    I think the addon you're looking for is called "Legion".
  7. Athene

    Cancelaura script without Supermacro?

    Not an API call, it makes as if you mouseover the buff and displays it's tooltip on another hidden tooltip then it reads the first line where it gets the buff name and it repeat that for every buffs until it find the correct one, or not. You won't be able to fit that in the 255 char macro limit, you'll have to use SuperMacro and use /unbuff (same goes for your other thread with items). If you really don't like SuperMacro you could browse the code, copy those functions and paste them in another addon (or in a custom one).
  8. Yes, that's it ;) You can find the list of functions in the API with correct syntax here: http://wowwiki.wikia.com/wiki/World_of_Warcraft_API?oldid=221250
  9. Athene

    Is AUX safe to use?

    I have to disagree with that. There are protected and unprotected functions in the LUA API, http://wowwiki.wikia.com/wiki/World_of_Warcraft_API We should be able to use them as we want to automate stuff as long as they are not protected. Automatic buyout isn't protected for example and we don't need user input to buy an item, if the player opened the AH by interacting with the NPC then we can do whatever we want in the addon... Anyway, you can't tell if we're automating buyouts as long as we're not buying a sh!tload of stuff within a certain time.
  10. Athene

    [Need backport with 3.3.3]Addon AVR

    Search why this addon was possible to make in the first place before asking for a backport that can't be done.
  11. Athene

    Lupos & Mik's Scrolling Battle Text

    Are you using v4.42 ? (If you are using my edit otherwise use it :>) https://github.com/AtheneGenesis/Vanilla_MikScrollingBattleText/releases
  12. Athene

    [ADDON] Customnameplates

    156% hp :O
×