
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.
- ...
I've finally fixed my old tree missing bug.
I hope I'll be able to release a beta public version in few days.
In this video you can see NAPath working with my addon "GoTo"
Aim of this addon is to record some location in order to be able to go there automatically.
GPbot hasn't been updated for a long time, this doesn't mean I'm not working on it.
Here is a video showing what I'm working on.
Yesterday I re-wrotte my mesh dumper in order to have correct datas inside.
I've tested it with "Elwyn forest" zone and it seems to work.
I now have to integrate it in my navmesh creator.
During one week I spend at least 4 hours per day and now I've to take a break (yes I've a live outside GPBot)
I spend at least 8 hours this week-end on the new AutoPath feature (based on navmesh)
I broke and rewrote most of my code and I'm now in quick good state.
following picture show you how I load adt files.
Green one are adt directly on line between my start and stop points.
Yellow one are adt I need to load in order to have all needed informations in order to create my path.
In violet you can see generated path.