mopysworld
New Member
- Joined
- Jan 15, 2010
- Messages
- 158
- Reaction score
- 2
Since eProfilemaker hasn't really been updated in a while figured I would post this. I have been toying around with eProfilemaker for a while now to teach myself C# and how plugins/CC's work for HB. Apoc has a great offline profile maker but the last version I used didn't input the z-cords and some other features I wanted. Its still a beta which means there are bugs and limitations still in it. If you don't like it DON't use it... simple as that. Other option is to learn to or code something up better on your own.
Its pretty much like eProfilemaker in most ways but the following.
1). Has all the tags according to the post in my sig (except for questing crap as I am still trying to figure out how to implement it along with multi sub profiles.)
2). Can do multiple Blackspots but the radius will change on all of them to what ever value is in the box.
3). Indents the profile.
4). Can do multiple Avoidmobs.
5). Save Profile button to directory.
6). Stay on-top button support for people with only one monitor or just have it float above the current window they are working on.
7). Forcemail is like protected items as in you have to manually put the ID's in seperated by a comma.
8). Is resizable so you can hide the Profile preview window.
To-Do List:
1). Add Multi-Subprofile support (need to figure out a good way to save the data or just do a append to file)
2). still only supports 1 vendor and mailbox waypoint... I have an idea on how to add more like I did with blackspots just need to implement it.
3). Fix the Save Profile Button to do the typical dialog box but it kept hanging HB up.
4). Come up with a better way to handle Forcemail and Protected items. Still toying around with getting info that is on the cursor for those fields.
5). Clean up the code and implement a better way to get/store values. I really hate using hidden textblocks.
6). Fix the BS radius issue(see #5)
7). Add button support for my G-15 Keyboard to do Hotspot/vendor/mail and blackspot collection.
Credit goes to erenion for his plugin since its the framework I made corrections/additions on.
Its pretty much like eProfilemaker in most ways but the following.
1). Has all the tags according to the post in my sig (except for questing crap as I am still trying to figure out how to implement it along with multi sub profiles.)
2). Can do multiple Blackspots but the radius will change on all of them to what ever value is in the box.
3). Indents the profile.
4). Can do multiple Avoidmobs.
5). Save Profile button to directory.
6). Stay on-top button support for people with only one monitor or just have it float above the current window they are working on.
7). Forcemail is like protected items as in you have to manually put the ID's in seperated by a comma.
8). Is resizable so you can hide the Profile preview window.
To-Do List:
1). Add Multi-Subprofile support (need to figure out a good way to save the data or just do a append to file)
2). still only supports 1 vendor and mailbox waypoint... I have an idea on how to add more like I did with blackspots just need to implement it.
3). Fix the Save Profile Button to do the typical dialog box but it kept hanging HB up.
4). Come up with a better way to handle Forcemail and Protected items. Still toying around with getting info that is on the cursor for those fields.
5). Clean up the code and implement a better way to get/store values. I really hate using hidden textblocks.
6). Fix the BS radius issue(see #5)
7). Add button support for my G-15 Keyboard to do Hotspot/vendor/mail and blackspot collection.
Credit goes to erenion for his plugin since its the framework I made corrections/additions on.
Last edited: