Display Cases and Profiles

giraffe man

New member
Would it be possible to write in your display case and profile using ASH?

Also could you respond to things in clan forums?
 

Grotfang

Developer
Code:
visit_url( "account.php?action=profile&age=&gender=&location=&website=&quote="[I]your fancy quote here[/I]"&profile=Edit+Profile&pwd" );

This is what I use to set a quote if I have call to. Never tried the DC, so pass. However, I would advise the same method.
 

giraffe man

New member
Okay found the URL but would you just type your text in the correct place or do you need to replace some characters?

For DC text
Code:
managecollection.php?action=changetext&newtext=[I]text here[/I]&pwd

For mall text
Code:
managestore.php?action=changetext&newtext=[I]text here[/I]&pwd
 
Top