What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

SpotnPoint - Waypoint / Hotspot converter

garoboldy

Member
Joined
Jan 15, 2010
Messages
518
Reaction score
5
SpotnPoint - Version 1.1 (updated)

SpotnPoint 1.1
::UPDATE::
I am currently rewriting this in python for cross platform use, per a request to scale this up into an actually application for a local business. The C# version will be continuing on but a new update after 1.1.5 may be longer than a few days.

Description:
SpotnPoint converts Waypoints > Hotspots, and Hotspots > Waypoints. I had a specific need for this setup so I took a little bit and toyed around with making a tool to get the job done. Hopefully someone has a use for this too.

VIRUS TOTAL - Version 1.1

2gw6l92.png


How to use:
1. Go to File > Open
2. Choose your XML file containing waypoints or hotspots. with both it will cause problems (fixing in future release)
3. Click CONVERT
4. Click EXPORT to have the newly converted list saved as "snp_export.txt".
Option - Go to Tools > Settings... to change the export file name to whatever you want.

Note: You're exported file will be saved in the same directory where you have spotnpoint.exe stored. I will add more dynamic exporting and manipulation in a later release.
 

Attachments

Last edited:
Reserved:

I'm always looking for feedback or suggestion on things to change or add. So please let me know of any bugs or things you would like to see added to this.


Code:
Version 1.1:
- You can now edit the export file name through the settings window.
- Made exporting cleaner and more modular in code.
- Fixed crashing on null values in points.
- Rewrote import code to be modular

Version 1.0a:
- Resolved the copy/paste issue with an export feature at the bottom

Version 1.0:
- Fixed issue with not clearing lists after another profile was opened.
- Adding totals
- Converting now works BOTH ways
- Cleaned up some parsing code

Version 0.01:
- Converts Waypoints to Hotspots
-That's about it

ToDo:
- exporting values to your profile, or a fresh one(fresh file is working)
- Identify groups of hotspots / waypoints
- Editing of points or spots within the program
- Add features for possible creation of profiles with use selectable options (yet another profile converter/maker)
 
Last edited:
how do u get the conerted data to the profile?
is the a way to copy and past the info from the gb1 profile to a hb/gb2 profile
 
Last edited:
Version 1.0 is now out and fully working. There may be a few bugs that I'm unaware of but I haven't had a huge list of profiles to test with.
 
could not get it to copy and past at all

When you convert the profile points if you shift or ctrl click on them you can copy and paste. If this is still not working for you in V 1.0 which I just updated, let me know. I'll find a fix for it.

Note: proper exporting to your own files or a new file is coming in the next release.
 
NEW VERSION POSTED.

Chuck30: Your issue is fixed in the file attached to the first post. I added an export feature that will push the converted data to a file for you to use.

Let me know if anything goes wrong.
 
Version 1.1 is now out. Fixed a few bugs and added a more modular way of exporting to a file.

It still needs to be improved but check version info for more details.
 
Back
Top