View RSS Feed

Guizmows' GPbot Blog

GPBhack : morpher and lua protection remover

Rate this Entry
just a short post to present you GPBHack.

It's a morpher as show on this video and a lua protectyion remover.


What can I do with lua protection remover ?
- A lot of things. There a a lot of useful lua function locked that you normally can't use.
- You can create perfect DPS macro
- Create a full automatic addon for auctions.
- ...
Tags: None Add / Edit Tags
Categories
Uncategorized

Comments

  1. Shaktros's Avatar
    Shaktros -
    I've already Evermorph but nice
  2. guizmows's Avatar
    guizmows -
    I know there are other morpher, but I wanted to do it for fun and learning.
  3. platinum's Avatar
    platinum -
    Great job guiz, i've tested and works pretty good.
    I'll probably use it to make videos. LUA Unlocker I have not understood. Why? Examples?
  4. Frosttall's Avatar
    Frosttall -
    You can execute Lua command, which are marked as PROTECTED here: http://www.wowwiki.com/World_of_Warcraft_API
  5. dragoner2k's Avatar
    dragoner2k -
    i just wonder how you could test this platinum, i can't manage to find a download
  6. guizmows's Avatar
    guizmows -
    www.gpbot.com/dl/GPHack.zip.

    With lua remover you can do a lot of things here are some examples :


    Macro to dismount and jump at same time
    Code:
    /dismount
    /dump MoveForwardStart(GetTime()*1000 + 1000);
    /dump JumpOrAscendStart()
    /dump MoveForwardStop(GetTime()*1000 + 2000);

    DPS Macro
    http://www.ownedcore.com/forums/worl...lua-macro.html

    Automatic auction process
    http://www.ownedcore.com/forums/worl...ml#post2108744
  7. platinum's Avatar
    platinum -
    ok ok ^^ that auctioneering looks pretty good.
    Would be nice you can include an anti afk hack
    love you guiz ;D
  8. guizmows's Avatar
    guizmows -
    ok donwload it again. AntiAFK added and warter walk to.
  9. goggemannen's Avatar
    goggemannen -
    High risk to get banned using the morph thing?
  10. guizmows's Avatar
    guizmows -
    no, it's only client side. But I'm modifying wow in order to do it so it's more dangerous than GPBot.
  11. guizmows's Avatar
    guizmows -
    Is someone interested in an updated version?
  12. kieuw-'s Avatar
    kieuw- -
    Well guiz... What i get from here is that you are interested in this project. If you want to continue you can make it seperate from the original GPBot. But remember this will attract blizz to the "GPBot" name by using the LUA. As a bussiness owner do what other people do! Make a new name for it and if it fails. It only fails by itself. If not then you can do PGHack Powered by GPBot.... W.e. Just ideas.

    I dont personally care about the Morpher but the LUA sounds nice