AMFUploadService

CheckAnimationExists

POST https://moviestarplanet.com/Gateway.aspx?method=CheckAnimationExists

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.CheckAnimationExists

Argument count: 2

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

name

string

Name

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

ConvertSwfToGafc

POST https://moviestarplanet.com/Gateway.aspx?method=ConvertSwfToGafc

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.ConvertSwfToGafc

Argument count: 2

Return type: Task<AmfConvertSwfToGafcResponse>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

fileId

string

File Id

DeleteClipArt

POST https://moviestarplanet.com/Gateway.aspx?method=DeleteClipArt

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.DeleteClipArt

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

clipart

ClipArt

Clipart

subpath

string

Subpath

DeleteFacepart

POST https://moviestarplanet.com/Gateway.aspx?method=DeleteFacepart

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.DeleteFacepart

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

facepartid

int

Facepartid

type

string

Type

DeleteWallpaper

POST https://moviestarplanet.com/Gateway.aspx?method=DeleteWallpaper

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.DeleteWallpaper

Argument count: 2

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

wallpaperId

int

Wallpaper Id

EditAnimation

POST https://moviestarplanet.com/Gateway.aspx?method=EditAnimation

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.EditAnimation

Argument count: 11

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

animationId

int

Animation Id

name

string

Name

price

int

Price

discount

int

Discount

checkVip

int

Check Vip

checkNew

int

Check New

checkDeleted

int

Check Deleted

category

int

Category

themeID

int

Theme I D

priceDiamonds

int

Price Diamonds

EditClipArt

POST https://moviestarplanet.com/Gateway.aspx?method=EditClipArt

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.EditClipArt

Argument count: 8

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

clipart

ClipArt

Clipart

subpath

string

Subpath

sort

string

Sort

checkvip

bool

Checkvip

checknew

bool

Checknew

price

int

Price

diamondsPrice

int

Diamonds Price

EditFacepart

POST https://moviestarplanet.com/Gateway.aspx?method=EditFacepart

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.EditFacepart

Argument count: 14

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

facepartid

int

Facepartid

type

string

Type

gender

string

Gender

name

string

Name

fileName

string

File Name

price

int

Price

checkvip

int

Checkvip

checknew

int

Checknew

checkreg

int

Checkreg

discount

int

Discount

sortorder

int

Sortorder

themeID

int

Theme I D

priceDiamonds

int

Price Diamonds

FileExistsCheck

POST https://moviestarplanet.com/Gateway.aspx?method=FileExistsCheck

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.FileExistsCheck

Argument count: 1

Return type: Task<bool>

Request Body

Name
Type
Description

key

string

Key

GetAnimationCategories

POST https://moviestarplanet.com/Gateway.aspx?method=GetAnimationCategories

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.GetAnimationCategories

Argument count: 1

Return type: List<AnimationCategory>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

GetClipArtPath

POST https://moviestarplanet.com/Gateway.aspx?method=GetClipArtPath

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.GetClipArtPath

Argument count: 2

Return type: string[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

clipart

ClipArt

Clipart

InsertAnimation

POST https://moviestarplanet.com/Gateway.aspx?method=InsertAnimation

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.InsertAnimation

Argument count: 8

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

name

string

Name

price

int

Price

diamondsprice

int

Diamondsprice

animCategory

int

Anim Category

vip

int

Vip

fileName

string

File Name

themeID

int

Theme I D

InsertBackground

POST https://moviestarplanet.com/Gateway.aspx?method=InsertBackground

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.InsertBackground

Argument count: 7

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

name

string

Name

price

int

Price

backgroundCategory

int

Background Category

vip

int

Vip

fileName

string

File Name

themeID

int

Theme I D

InsertClipArt

POST https://moviestarplanet.com/Gateway.aspx?method=InsertClipArt

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.InsertClipArt

Argument count: 10

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

type

int

Type

category

int

Category

fileName

string

File Name

checkvip

int

Checkvip

checknew

int

Checknew

sortorder

int

Sortorder

price

int

Price

diamondsPrice

int

Diamonds Price

colorScheme

string

Color Scheme

InsertFacepart

POST https://moviestarplanet.com/Gateway.aspx?method=InsertFacepart

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.InsertFacepart

Argument count: 17

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

type

string

Type

gender

int

Gender

name

string

Name

fileName

string

File Name

price

int

Price

diamondPrice

int

Diamond Price

checkvip

int

Checkvip

dragonbone

bool

Dragonbone

defaultcolors

string

Defaultcolors

checknew

int

Checknew

checkreg

int

Checkreg

discount

int

Discount

sortorder

int

Sortorder

themeID

int

Theme I D

date

DateTime

Date

hidden

bool

Hidden

InsertWallpaper

POST https://moviestarplanet.com/Gateway.aspx?method=InsertWallpaper

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.InsertWallpaper

Argument count: 5

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

type

int

Type

roomtype

int

Roomtype

name

string

Name

filepath

string

Filepath

getAllColorschemelessClothes

POST https://moviestarplanet.com/Gateway.aspx?method=getAllColorschemelessClothes

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.getAllColorschemelessClothes

Argument count: 3

Return type: ClothUpdater[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

pageIndex

int

Page Index

pageSize

int

Page Size

getAllStuffForModeratorMode

POST https://moviestarplanet.com/Gateway.aspx?method=getAllStuffForModeratorMode

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.getAllStuffForModeratorMode

Argument count: 1

Return type: List<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

getBonsterInfo

POST https://moviestarplanet.com/Gateway.aspx?method=getBonsterInfo

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.getBonsterInfo

Argument count: 2

Return type: Bonster

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

template

string

Template

getClipArtCategoryNames

POST https://moviestarplanet.com/Gateway.aspx?method=getClipArtCategoryNames

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.getClipArtCategoryNames

Argument count: 2

Return type: ClipArtService.ClipArtCategoryObject[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

paramid

int

Paramid

getClipArtTypes

POST https://moviestarplanet.com/Gateway.aspx?method=getClipArtTypes

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.getClipArtTypes

Argument count: 1

Return type: ClipArtService.ClipArtTypeObject[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

giveBonster

POST https://moviestarplanet.com/Gateway.aspx?method=giveBonster

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.giveBonster

Argument count: 2

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

template

string

Template

saveClothUpdater

POST https://moviestarplanet.com/Gateway.aspx?method=saveClothUpdater

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.saveClothUpdater

Argument count: 3

Return type: ClothUpdater

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

cloth

ClothUpdater

Cloth

themeID

int

Theme I D

setClothColorSchemes

POST https://moviestarplanet.com/Gateway.aspx?method=setClothColorSchemes

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.setClothColorSchemes

Argument count: 2

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

colorSchemes

ClothColorSchemeObject[]

Color Schemes

updateAnimation

POST https://moviestarplanet.com/Gateway.aspx?method=updateAnimation

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.updateAnimation

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

animation

Animation

Animation

themeID

int

Theme I D

updateBackground

POST https://moviestarplanet.com/Gateway.aspx?method=updateBackground

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.updateBackground

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

background

Background

Background

themeID

int

Theme I D

updateBonsterColors

POST https://moviestarplanet.com/Gateway.aspx?method=updateBonsterColors

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.updateBonsterColors

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

bonsterId

int

Bonster Id

paletteMatrix

string

Palette Matrix

updateBonsterScale

POST https://moviestarplanet.com/Gateway.aspx?method=updateBonsterScale

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.updateBonsterScale

Argument count: 4

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

id

int

Id

mobScale

string

Mob Scale

webScale

string

Web Scale

updateCloth

POST https://moviestarplanet.com/Gateway.aspx?method=updateCloth

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.updateCloth

Argument count: 2

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

cloth

ClothUpdater

Cloth

updateMusic

POST https://moviestarplanet.com/Gateway.aspx?method=updateMusic

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.updateMusic

Argument count: 2

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

music

Music

Music

uploadBonster

POST https://moviestarplanet.com/Gateway.aspx?method=uploadBonster

Full endpoint: MovieStarPlanet.WebService.Upload.AMFUploadService.uploadBonster

Argument count: 11

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

templateName

string

Template Name

templateId

int

Template Id

armatureName

string

Armature Name

price

int

Price

diamondsPrice

int

Diamonds Price

isVIP

bool

Is V I P

deleted

bool

Deleted

specialEggCrate

bool

Special Egg Crate

scale

string

Scale

scaleWeb

string

Scale Web

Last updated