개인 자료란 (JE)

  서버 커뮤니티

Profile 데빌하트 대표칭호 없음

D3VILH4RRT a4b5e1bfdef74b93af06cbd3c8b3f76b

Profile

질문하기 스크립트

스크립트 특정 아이템 안꺼내지게

2023.12.21 조회 수 30 추천 수 0
이해도 입문자 
게임버전 (JE) 1.20.1 
게임버전 (BE) 관련없음 
스크립트 버전 2.7.2 

GUI에서  페이지라고 적힌 종이를 클릭시 새로운 GUI를 여는데 클릭한 아이템이 인벤에 들어오는데 GUI만 열리고 아이템이 안들오게 하고 싶은데 방법을 모르겠네요 cancel event도 해봤지만

command /테이블상점:

    trigger:

        TABLEGUI1(player)


function TABLEGUI1(p: player):

    open chest with 6 row named "&4&l테이블코너" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::63} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::64} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::65} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::66} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::67} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::68} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::69} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 19 of current inventory of {_p} to {변수::70} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::71} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::72} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::73} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::74} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::75} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::76} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::77} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::78} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::79} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::80} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI2(p: player):

    open chest with 6 row named "&4&l테이블코너2" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::81} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::82} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::83} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::84} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::85} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::86} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::87} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 19 of current inventory of {_p} to {변수::88} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::89} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::90} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::91} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::92} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::93} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::94} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 28 of current inventory of {_p} to {변수::95} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::96} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::97} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 31 of current inventory of {_p} to {변수::98} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::99} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::100} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::101} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 40 of current inventory of {_p} to {변수::102} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI3(p: player):

    open chest with 6 row named "&4&l테이블코너3" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::103} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::104} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::105} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::106} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::107} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::108} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::109} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

        

    set slot 20 of current inventory of {_p} to {변수::110} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::111} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::123} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::124} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::112} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::113} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::114} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 31 of current inventory of {_p} to {변수::115} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::116} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::117} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::118} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 38 of current inventory of {_p} to {변수::119} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 39 of current inventory of {_p} to {변수::120} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

        

    set slot 41 of current inventory of {_p} to {변수::121} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 42 of current inventory of {_p} to {변수::122} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI4(p: player):

    open chest with 6 row named "&4&l테이블코너4" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::125} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::126} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::127} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::128} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::129} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::130} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::131} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

        

    set slot 21 of current inventory of {_p} to {변수::131} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::132} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::133} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::134} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::135} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::136} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 31 of current inventory of {_p} to {변수::137} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::138} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::139} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::140} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    

    set slot 39 of current inventory of {_p} to {변수::141} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"  

    set slot 40 of current inventory of {_p} to {변수::142} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 41 of current inventory of {_p} to {변수::143} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지"


function TABLEGUI5(p: player):

    open chest with 6 row named "&4&l테이블코너5" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::152} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::153} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::154} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::155} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::156} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::157} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::158} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

        

    set slot 21 of current inventory of {_p} to {변수::159} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::160} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::161} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::162} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::163} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::164} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 31 of current inventory of {_p} to {변수::165} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::166} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::167} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::168} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    

    set slot 39 of current inventory of {_p} to {변수::169} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"  

    set slot 40 of current inventory of {_p} to {변수::170} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 41 of current inventory of {_p} to {변수::171} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI6(p: player):

    open chest with 6 row named "&4&l테이블코너6" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::702} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::703} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::704} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::705} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::706} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::707} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::708} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::709} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::710} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::711} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::712} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::713} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::714} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::715} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 29 of current inventory of {_p} to {변수::716} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::717} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::718} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::719} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI7(p: player):

    open chest with 6 row named "&4&l테이블코너7" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::724} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::725} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::726} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::727} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::728} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::729} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::730} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::731} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::732} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::733} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::734} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::735} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::736} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::737} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::738} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::739} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::740} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::741} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::742} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::743} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI8(p: player):

    open chest with 6 row named "&4&l테이블코너8" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::744} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::745} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::746} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::747} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::748} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::749} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::750} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 20 of current inventory of {_p} to {변수::751} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::752} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 23 of current inventory of {_p} to {변수::753} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::754} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지"


function TABLEGUI9(p: player):

    open chest with 6 row named "&4&l테이블코너9" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::755} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::756} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::757} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::758} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::759} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::760} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::761} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::762} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::763} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::764} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::765} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::766} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::767} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::768} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 29 of current inventory of {_p} to {변수::769} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::770} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::771} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::772} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI10(p: player):

    open chest with 6 row named "&4&l테이블코너10" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::773} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::774} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::775} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::776} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::777} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::778} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::779} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::780} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::781} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::782} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::783} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::784} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::785} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::786} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::787} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::788} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::789} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::790} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::791} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::792} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI11(p: player):

    open chest with 6 row named "&4&l테이블코너11" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::793} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::794} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::795} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::796} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::797} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::798} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::799} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 20 of current inventory of {_p} to {변수::800} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::801} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 23 of current inventory of {_p} to {변수::802} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::803} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지"


function TABLEGUI12(p: player):

    open chest with 6 row named "&4&l테이블코너12" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::804} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::805} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::806} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::807} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::808} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::809} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::810} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::811} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::812} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::813} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::814} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::815} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::816} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::817} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 29 of current inventory of {_p} to {변수::818} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::819} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::820} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::821} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI13(p: player):

    open chest with 6 row named "&4&l테이블코너13" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::822} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::823} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::824} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::825} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::826} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::827} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::828} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::829} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::830} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::831} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::832} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::833} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::834} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::835} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::836} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::837} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::838} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::839} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::840} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::841} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI14(p: player):

    open chest with 6 row named "&4&l테이블코너14" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::842} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::843} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::844} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::845} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::846} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::847} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::848} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 20 of current inventory of {_p} to {변수::849} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::850} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 23 of current inventory of {_p} to {변수::851} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::852} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지"


function TABLEGUI15(p: player):

    open chest with 6 row named "&4&l테이블코너15" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::853} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::854} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::855} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::856} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::857} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::858} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::859} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::860} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::861} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::862} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::863} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::864} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::865} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::866} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 29 of current inventory of {_p} to {변수::867} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::868} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::869} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::870} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI16(p: player):

    open chest with 6 row named "&4&l테이블코너16" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::871} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::872} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::873} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::874} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::875} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::876} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::877} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::878} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::879} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::880} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::881} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::882} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::883} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::884} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::885} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::886} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::887} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::888} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::889} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::890} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지"


function TABLEGUI17(p: player):

    open chest with 6 row named "&4&l테이블코너17" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::891} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::892} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::893} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::894} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::895} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::896} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::897} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::898} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::899} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::900} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::901} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::902} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::903} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::904} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 29 of current inventory of {_p} to {변수::905} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::906} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::907} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::908} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI18(p: player):

    open chest with 6 row named "&4&l테이블코너18" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::909} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::910} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::911} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::912} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::913} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::914} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::915} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::916} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::917} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::918} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::919} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::920} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::921} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::922} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::923} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::924} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::925} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::926} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::927} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::928} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI19(p: player):

    open chest with 6 row named "&4&l테이블코너19" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::929} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::930} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::931} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::932} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::933} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::934} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::935} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 20 of current inventory of {_p} to {변수::936} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::937} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 23 of current inventory of {_p} to {변수::938} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::939} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지"    


function TABLEGUI20(p: player):

    open chest with 6 row named "&4&l테이블코너20" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::940} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::941} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::942} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::943} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::944} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::945} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::946} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::947} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::948} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::949} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::950} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::951} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::952} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::953} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 29 of current inventory of {_p} to {변수::954} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::955} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::956} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::957} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지"



function TABLEGUI21(p: player):

    open chest with 6 row named "&4&l테이블코너21" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::958} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::959} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::960} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::961} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::962} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::963} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::964} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::965} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::966} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::967} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::968} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::969} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::970} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::971} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::972} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::973} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::974} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::975} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::976} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::977} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI22(p: player):

    open chest with 6 row named "&4&l테이블코너22" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::978} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::979} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::980} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::981} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::982} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::983} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::984} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 20 of current inventory of {_p} to {변수::985} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::986} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 23 of current inventory of {_p} to {변수::987} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::988} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지"    


function TABLEGUI23(p: player):

    open chest with 6 row named "&4&l테이블코너23" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::1079} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::1080} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::1081} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::1082} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::1083} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::1084} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::1085} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::1086} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::1086} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::1088} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::1089} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::1090} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::1091} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::1092} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::1093} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::1094} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::1095} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::1096} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::1097} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::1098} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI24(p: player):

    open chest with 6 row named "&4&l테이블코너24" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::1099} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::1100} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::1101} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::1102} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::1103} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::1104} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::1105} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::1106} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::1107} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::1108} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::1109} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::1110} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::1111} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::1112} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::1113} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::1114} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::1115} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::1116} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::1117} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::1118} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI25(p: player):

    open chest with 6 row named "&4&l테이블코너25" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::1119} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::1120} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::1121} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::1122} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::1123} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::1124} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::1125} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::1126} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::1127} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::1128} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::1129} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::1130} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::1131} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::1132} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::1133} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::1134} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::1135} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::1136} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::1137} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::1138} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI26(p: player):

    open chest with 6 row named "&4&l테이블코너26" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::1139} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::1140} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::1141} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::1142} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::1143} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::1144} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::1145} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::1146} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::1147} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::1148} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::1149} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::1150} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::1151} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::1152} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::1153} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::1154} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::1155} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::1156} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::1157} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::1158} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI27(p: player):

    open chest with 6 row named "&4&l테이블코너27" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::1160} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::1159} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::1161} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::1162} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::1163} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::1164} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::1165} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::1166} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::1167} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::1168} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::1169} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::1170} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::1171} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::1172} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 29 of current inventory of {_p} to {변수::1173} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::1174} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::1175} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::1176} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI28(p: player):

    open chest with 6 row named "&4&l테이블코너28" to {_p}

    set {_slot} to 0    

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::1177} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::1178} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::1179} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::1180} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::1181} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::1182} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::1183} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 19 of current inventory of {_p} to {변수::1184} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::1185} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::1186} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::1187} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::1188} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::1189} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::1190} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 28 of current inventory of {_p} to {변수::1191} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::1192} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::1193} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 31 of current inventory of {_p} to {변수::1194} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::1195} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::1196} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 34 of current inventory of {_p} to {변수::1197} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 40 of current inventory of {_p} to {변수::1198} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI29(p: player):

    open chest with 6 row named "&4&l테이블코너29" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::172} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::173} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::174} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::175} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::176} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::177} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::178} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 19 of current inventory of {_p} to {변수::179} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::180} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::181} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::182} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::183} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::184} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::185} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 29 of current inventory of {_p} to {변수::186} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::187} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::188} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::189} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


function TABLEGUI30(p: player):

    open chest with 6 row named "&4&l테이블코너30" to {_p}

    set {_slot} to 0

    loop 54 times:

        set slot {_slot} of current inventory of {_p} to black stained glass pane

        add 1 to {_slot}

    set slot 10 of current inventory of {_p} to {변수::190} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 11 of current inventory of {_p} to {변수::191} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 12 of current inventory of {_p} to {변수::192} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 13 of current inventory of {_p} to {변수::193} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 14 of current inventory of {_p} to {변수::194} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 15 of current inventory of {_p} to {변수::195} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 16 of current inventory of {_p} to {변수::196} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    

    set slot 19 of current inventory of {_p} to {변수::197} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 20 of current inventory of {_p} to {변수::1017} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 21 of current inventory of {_p} to {변수::1018} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 22 of current inventory of {_p} to {변수::198} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 23 of current inventory of {_p} to {변수::199} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 24 of current inventory of {_p} to {변수::200} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 25 of current inventory of {_p} to {변수::201} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 29 of current inventory of {_p} to {변수::202} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 30 of current inventory of {_p} to {변수::203} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 32 of current inventory of {_p} to {변수::204} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"

    set slot 33 of current inventory of {_p} to {변수::205} with lore "&b구매가격 : 50원" and "&e좌클릭 구매/우클릭 판매" and "&c판매금액 : 판매금지"


    set slot 48 of current inventory of {_p} to paper named "&e이전 페이지" 

    set slot 50 of current inventory of {_p} to paper named "&e다음 페이지" 


on inventory click:

    if name of event-inventory is "&4&l테이블코너":

        cancel event

        if clicked item is paper named "&e다음 페이지":

            TABLEGUI2(player)        


on inventory click:

    if name of event-inventory is "&4&l테이블코너2":

        cancel event

        if clicked item is paper named "&e다음 페이지":

            TABLEGUI3(player)

        else if clicked item is paper named "&e이전 페이지":

            TABLEGUI1(player)


on inventory click:

    if name of event-inventory is "&4&l테이블코너3":

        cancel event

        if clicked item is paper named "&e이전 페이지":

            TABLEGUI2(player)

        else if clicked item is paper named "&e다음 페이지":

            TABLEGUI3(player)


# 아이템을 구매 및 판매하는 구문

on inventory click:

    if inventory name is "&4&l테이블코너" or "&4&l테이블코너2" or "&4&l테이블코너3" or "&4&l테이블코너4" or "&4&l테이블코너5" or "&4&l테이블코너6" or "&4&l테이블코너7" or "&4&l테이블코너8" or "&4&l테이블코너9" or "&4&l테이블코너10" or "&4&l테이블코너11" or "&4&l테이블코너12" or "&4&l테이블코너13" or "&4&l테이블코너14" or "&4&l테이블코너15" or "&4&l테이블코너16" or "&4&l테이블코너17" or "&4&l테이블코너18" or "&4&l테이블코너19" or "&4&l테이블코너20" or "&4&l테이블코너21" or "&4&l테이블코너22" or "&4&l테이블코너23" or "&4&l테이블코너24" or "&4&l테이블코너25" or "&4&l테이블코너26" or "&4&l테이블코너27" or "&4&l테이블코너28" or "&4&l테이블코너29" or "&4&l테이블코너30":

        cancel event

        if clicked item is black stained glass pane:

    else:

        if click type is left mouse button:

            if clicked raw slot is smaller than 54:

                set {_lore} to uncolored line 1 of lore of clicked item

                replace all "구매가격 " and ":" and " " and "원" with "" in {_lore}

                set {_lore} to {_lore} parsed as integer

                if {%uuid of player%.돈} is smaller than {_lore}:

                    send "&c돈이 부족합니다" to player

                    play sound "entity.experience_orb.pickup" with volume 0.5 and pitch 3 to the player

                else:

                    set {_item} to clicked item

                    delete lore of {_item}

                    if player has enough space for {_item}:

                        give {_item} to player

                        subtract {_lore} from {%uuid of player%.돈}

                        play sound "UI_BUTTON_CLICK" with volume 0.3 and pitch 3 to the player

                    else:

                        send "&c&l인벤토리에 충분한 공간이 없습니다!" to player

 

    




2개의 댓글

코코냐
2023.12.21

들여쓰기 상태로 봐선 캔슬이 안된것 같습니다. 코드를 다시 살펴봅시다.

세찐찐
2023.12.21

다음부터는 답변자의 입장을 고려하여 파일을 업로드 하거나 pastebin과 같은 사이트에 코드를 올려주시면 감사하겠습니다

뉴스 및 창작물
/files/thumbnails/487/784/003/262x150.crop.jpg?20240508233607

모드

Windows Borderless 모드에서 악성코드 발견

학교가기싫다

2024-05-08

1

/files/thumbnails/384/778/003/262x150.crop.jpg?20240512002324

업데이트

마인크래프트 자바 에디션 스냅샷 24w18a

학교가기싫다

2024-05-06

0

/files/thumbnails/855/781/003/262x150.crop.jpg?20240505141129

레드스톤

레이저 클리너

GlassesFilm

2024-05-05

1

/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240428135129

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0