Requesting PHP Script

Discussion about Helbreath Server Files.
Post Reply
Hehehe
noob
Posts: 15
Joined: Tue Apr 20, 2004 5:26 pm

Post by Hehehe »

Hi, I have absolutely no knowledge in php scripting and i use pre-made scripts right now and all i do is edit the colors etc.
But now i need an advanced script which, on the first page asks for Account, Account Password and Character, then when u fill in the right info, it will set the Character's file to this:

Code: Select all

[FILE-DATE]

file-saved-date: 2004 4 27 11 34

[NAME-ACCOUNT]

character-name     = [Value given on the first page]
account-name       = [Value given on the first page]

[STATUS]

character-profile  =__________
character-location   = NONE
character-guild-name = NONE
character-guild-GUID = -1
character-guild-rank = -1
character-loc-map = default
character-loc-x   = 134
character-loc-y   = 37

character-HP       = 999999
character-MP       = 999999
character-SP       = 999999
character-LEVEL    = 376
character-RATING   = 0
character-STR      = 200
character-INT      = 200
character-VIT      = 200
character-DEX      = 200
character-MAG      = 200
character-CHARISMA = 195
character-LUCK     = 10
character-EXP      = 0
character-LU_Pool  = 0
character-EK-Count = 0
character-PK-Count = 0
character-reward-gold = 0
character-downskillindex = -1
character-IDnum1 = 24327
character-IDnum2 = 595
character-IDnum3 = 1
sex-status       = 1
skin-status      = 3
hairstyle-status = 6
haircolor-status = 7
underwear-status = 5
hunger-status    = 100
timeleft-shutup  = 0
timeleft-rating  = 0
timeleft-force-recall  = 0
timeleft-firm-staminar = 0
admin-user-level = 4
penalty-block-date = 0 0 0
character-quest-number = 0
character-quest-ID     = 0
current-quest-count    = 0
quest-reward-type      = 0
quest-reward-amount    = 0
character-contribution = 0
character-war-contribution = 0
character-quest-completed = 0
special-event-id = 0
super-attack-left = 1000
reserved-fightzone-id = 0 0 0
special-ability-time = 0
locked-map-name = NONE
locked-map-time = 0
crusade-job = 0
crusade-GUID = 0
construct-point = 0


appr1 = 1653
appr2 = 0
appr3 = 0
appr4 = 0
appr-color = 0

[ITEMLIST]





[MAGIC-SKILL-MASTERY]

//------------------012345678901234567890123456789012345678901234567890
magic-mastery     = 1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
skill-mastery     = 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 
skill-SSN     = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
[ITEM-EQUIP-STATUS]

item-equip-status = 00000000000000000000000000000000000000000000000000
item-position-x = 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 
item-position-y = 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 

[EOF]



 
If anyone could make/give me a script like this, that would be awesome, although i don't think anyone wants to help out a newbie like me ;)
Post Reply