Account/Character Helper

A forum for development and discussion on third party tools such as the Quest Designer

Moderator: Project Admin

Account/Character Helper

Postby stephenxpimentel » Tue Apr 20, 2010 7:36 pm

Heya, i started this last night, really its just a tool to navigate through accounts/characters on the account easier, it gives a little info on each thing, and u have some options

Search Options:
  • Search By Account - Name (Doesn't need to be exact, it will guess) [% will return all accounts]
  • Search By Character (This must be exact name)
  • Search By Plvl (1,2,3, or u can type them in [player, gm, admin])

Once you've found the account your looking for you can select it from the list, and it will show you all characters to the account (in box next to it), You have 3 Account Options.

Account Options:
  • Delete Account - This will also delete all characters, and their items!
  • Delete All Characters - This deletes all characters on the account, and their items.
  • Ban/Unban - If the account is banned, then it will un-ban, if its not banned then it will ban it.

Then if you select the Character from the account it will show their Level, Race, Class, RR, RP/BP, CL Level, ML Level, Stats, RvR History (keep captures etc.), their Kill History (player kills/solo/db). This gives u 2 options for the character

Character Options:
  • Delete Player - Deletes the character and its inventory
  • Clear Inventory - Simply deletes all of their items.

I'm not sure if anyone will use this, but i personally think its easier than looking through 4 tables in Navicat.. :)

Here it is, any feedback is nice =].

EDIT: Sorry i haven't added credential saving yet, but i will if its something people want. I'll release the source too (it isn't pretty though i warn u!)
Attachments
AccountHelper.rar
(162.68 KiB) Downloaded 133 times
Lets have some fun.
stephenxpimentel
Contributor
 
Posts: 1300
Joined: Wed Sep 19, 2007 5:09 pm

Re: Account/Character Helper

Postby stephenxpimentel » Tue Apr 20, 2010 10:01 pm

Screenshot of the tool.

http://i43.tinypic.com/2njc29z.jpg
Lets have some fun.
stephenxpimentel
Contributor
 
Posts: 1300
Joined: Wed Sep 19, 2007 5:09 pm

Re: Account/Character Helper

Postby Graveen » Tue Apr 20, 2010 10:15 pm

nice you are using DOLDB ! good job.
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Account/Character Helper

Postby -Shawn- » Tue Apr 20, 2010 10:15 pm

I like it, my suggestions are since what ever server is rebuilding and wipes alot for tests add an option to wipe all

- accounts
- ban table
- inventory item
- guilds
Last edited by -Shawn- on Tue Apr 20, 2010 10:19 pm, edited 1 time in total.
viewtopic.php?f=6&t=14984

Sky is the limit.
-Shawn-
DOL Devotee
 
Posts: 305
Joined: Tue Nov 24, 2009 1:47 am
Location: New York

Re: Account/Character Helper

Postby -Shawn- » Tue Apr 20, 2010 10:18 pm

Good job also
viewtopic.php?f=6&t=14984

Sky is the limit.
-Shawn-
DOL Devotee
 
Posts: 305
Joined: Tue Nov 24, 2009 1:47 am
Location: New York

Re: Account/Character Helper

Postby stephenxpimentel » Tue Apr 20, 2010 10:18 pm

Graveen wrote:nice you are using DOLDB ! good job.


Yupp, i'm not sure if i'm using it to its full capability though..

-Shawn- wrote:I like it, my suggestions are since what ever server is rebuilding and wipes alot for tests add an option to wipe all

- accounts
- characters
- ban table
- inventory item
- guilds


Will do! Will add a new form for this. Deletion Form! :D
Lets have some fun.
stephenxpimentel
Contributor
 
Posts: 1300
Joined: Wed Sep 19, 2007 5:09 pm

Re: Account/Character Helper

Postby -Shawn- » Tue Apr 20, 2010 10:22 pm

Ooo! also to wipe a players rps / rp skill points completely!

also bps

and if you could like add something that can wipe all items with a certain name from peoples inventory :p


just some ridic suggestions i know~~!
viewtopic.php?f=6&t=14984

Sky is the limit.
-Shawn-
DOL Devotee
 
Posts: 305
Joined: Tue Nov 24, 2009 1:47 am
Location: New York

Re: Account/Character Helper

Postby Billy » Tue Apr 20, 2010 10:26 pm

I do like the idea your going with... But one thing i did see was that there is no exception handlers which is causing the program to crash. For instance click delete account without logging into mysql
Billy
DOL Guest
 
Posts: 3
Joined: Wed Dec 17, 2008 8:42 pm

Re: Account/Character Helper

Postby geshi » Tue Apr 20, 2010 11:03 pm

Best to make a Visual DOL Query Builder I think for all that..

gj
geshi
Contributor
 
Posts: 1826
Joined: Tue Oct 21, 2008 9:16 pm

Re: Account/Character Helper

Postby stephenxpimentel » Wed Apr 21, 2010 12:01 am

http://i43.tinypic.com/14dlx5c.jpg

Most of the additions shawn asked for are added, My next addition is going to be viewing players Inventory, Sorted

  • Equipped Items
  • Bag Items
  • Vault Items
  • House Vault Items

Each item will show an icon, aswell as its bonuses, procs/charges :)
Lets have some fun.
stephenxpimentel
Contributor
 
Posts: 1300
Joined: Wed Sep 19, 2007 5:09 pm

Re: Account/Character Helper

Postby Invictus Maneo » Wed Apr 21, 2010 7:48 am

geshi wrote:Best to make a Visual DOL Query Builder I think for all that..

gj



Easy todo that; I may just do that as I learn C++/C#
Google - Its there to help you!
http://lmgtfy.com/?q=google
Invictus Maneo
DOL Acolyte
 
Posts: 131
Joined: Wed Nov 25, 2009 10:28 pm

Re: Account/Character Helper

Postby Dinberg » Wed Apr 21, 2010 7:58 am

Stephen, can I suggest an option to force respec a player? eg set their specs all to 1 and refund their respec points.
The Marvelous Contraption begins to stir...
User avatar
Dinberg
Inactive Staff Member
 
Posts: 4695
Joined: Sat Mar 10, 2007 9:47 am
Yahoo Messenger: dinberg_darktouch
Location: Jordheim

Re: Account/Character Helper

Postby Graveen » Wed Apr 21, 2010 8:07 am

geshi wrote:Best to make a Visual DOL Query Builder I think for all that..

gj


it is called heidisql !
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Account/Character Helper

Postby Graveen » Wed Apr 21, 2010 9:10 am

This could be an helpful tool, Stephen, completing the set of *Creators.

I suggest you to make a "Character Creator": basically, all oriented to player management. This includes Account,

I also strongly suggest you to base you work on different tables:
a) account: password changing, plvl and single permissions
b) dolcharacters: specs, level/rps/bps, name
c) inventory: adding, deleting, viewing...
d) quests & tasks: removing

I have a deep look on it, be sure, and i'll be glad to officially set it as a tool for Dawn of Light if it reaches a certain point.
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Account/Character Helper

Postby geshi » Wed Apr 21, 2010 11:51 am

Graveen wrote:it is called heidisql !


Yes but for example you could do..

Delete Graveen from players; and that would delete anything to do with Graveen in all the DB's

or Modify Graveen from players RespecAll + 1;

Without having to use 200 lines to delete everything to do with a player in Heidi.. yes i know you can add a respec with one line but thats easier and if its visual then :D
geshi
Contributor
 
Posts: 1826
Joined: Tue Oct 21, 2008 9:16 pm


Return to “%s” Third Party Tools

Who is online

Users browsing this forum: No registered users and 1 guest