instruction
stringclasses 1
value | input
stringlengths 0
1.58k
| output
stringclasses 401
values |
|---|---|---|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
SELL WOTD TROPHY DM ME OFFER
buy golden heart crystal/ghc,buy golden angel wing/ga/gang,buy datemasters locket/locket,buy golden heart sword,buy golden heart bow,buy golden pegasus,buy golden heartstaff,buy golden sunset cape,buy golden heartthob helmet,buy golden heart aura,buy heavenly scythe/hs
buy stained glass heartwings,buy neptune armor,buy neptune crown,buy mint julep,buy wotd trophy,buy growie award,buy draconic wings/dw,buy neptune weather/nw,buy neptune armor/na,buy neptune crown/nc,buy phoenix wings/pw,buy phoenix pacifier/pp,buy riding phoenix/rp,buy phoenix crown/pc,buy phoenix sword/ps,buy phoenix crown/pc,buy phoenix scarf/pscarf/ps,buy phoenix armor/pa,buy phoenix feet/pf,buy phoenix sickles/ps,buy phoenix mantle/pm,buy nightking blue midnight cape/nkb,buy red astro shades,buy diamond warrior shield/dwsbuy diamond morty/dmortybuy ruby horn,buy golden drone/gdrone,buy blue genie,buy rayman fist,buy royal lock/rl,buy emerald lock/el,buy crystal infused sword/cis,buy sonic buster katana/sbk,buy horn of growganoth/hog,buy ldrag cage,buy fishing hat/fhat,buy stethoscope/stet,buy party blaster/pb,buy sunblade/sb,buy giant eye head/geh
dm me need always
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist 1450 dm me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 1450,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Buy sbk/sonic buster katana
Buy cis/crystal infused sword
Buy rayman fist
Buy Sunblade
Buy Pb/Party Blaster
Buy Hs/Heavenly Scythe
Buy Gbow/Golden Bow
Buy Golden Heart Sword/ghs
Buy Golden Heart Staff
Buy Golden Stained Glass Scepter
Buy Spooky Stained Glass Scepter
Buy Ultraviolet sword/Uvs
Buy Staff of the Deep/SOTD
Buy swordfish sword/sfs
Buy Mystic battle lance/MBL
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
ð® FPBL - UbiWeek Items (Themed Event Items)
⢠Rayman Fist Sign <:Arrow:850540193626193941> at FPBL
⢠Dark Ubisoft Block <:Arrow:850540193626193941> at FPBL
⢠Persian Rug Block <:Arrow:850540193626193941> at FPBL
⢠Sandbag Wall <:Arrow:850540193626193941> at FPBL
⢠Prince of Persia Wall Torch <:Arrow:850540193626193941> at FPBL
⢠Great Turret of Growtopia <:Arrow:850540193626193941> at FPBL
⢠Great Wall of Growtopia <:Arrow:850540193626193941> at
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "na",
"item_name": "na",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
<:Announcement:1324498827918708746> BUYING LIST <:Announcement:1324498827918708746>
BUY PHOENIX WING ( PW )
BUY DAVINCI WING ( DAV )
BUY NIGHTMARE DEVIL WINGS ( ND
BUY GIANT EYE HEAD
BUY THE BEAST WITH A THOUSAND EYES
BUY DIAMOND MORTY ( DMORTY )
BUY ASTRO SHADES RED
BUY HELLFIRE HORNS RUBY
BUY DRAGON WARRIOR SHIELD ( DWS )
BUY POSSESING SCARF
BUY NIGHTMARE DEVIL WINGS (ND/NDEV)
BUY HORNS OF GROWGANOTH ( HOG )
BUY FISHING HAT
BUY RAYMAN'S FIST
BUY PHOENIX SCARF ( PS )
BUY PHOENIX CROWN ( PC )
BUY PHOENIX ARMOR ( PA )
BUY GOLDEN ANGEL WINGS ( GA )
BUY TEENY GOLDEN WING ( GT )
BUY HEAVENLY SCYTHE ( HS )
BUY DATEMASTER HEART LOCKET
BUY GOLDEN HEART AURA ( GHA )
BUY GOLDEN SUNSET CAPE ( GSC )
BUY GOLDEN HEART SWORD ( GHS )
BUY GOLDEN HEARTTHROB ( GHH )
BUY GROWIE AWARD
BUY WORLD OF THE DAY TROPHY ( WOTD )
BUY MINT JULEP ( MJ )
BUY NEPTUNE ARMOR ( NA )
BUY SUNBLADE ( SB )
BUY DRACONIC WINGS ( DW )
BUY ALASKAN KING CRAB CROWN ( AKCC )
BUY LIGHTNING LORD TROUSER ( LLT )
BUY NEPTUNE WEATHER ( NW )
BUY EMERALD PICKAXE ( EP )
BUY ROYAL LOCK ( RL )
BUY CRYSTAL INFUSED SWORD ( CIS )
BUY PARTY BLASTER ( PB )
BUY LEGENDARY DRAGON CAGED ( LD )
BUY SONIC BUSTER KATANA ( SBK )
DM ME! <:Verified:1000267030550827128>
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Buy rayman fist 1200 <:DL:880251434380165130> can more dm
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 1200,
"item_currency": "DL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell golden sequin set 17<:DL:880251434380165130>
DM ME
Buy rayman fist 17<:BGL:880251420413161533>
Buy giant eye head 11<:BGL:880251420413161533>
Buy nightmare devil wings 1030<:DL:880251434380165130>
Buy golden silk scarf 800<:DL:880251434380165130>
Buy Heaven scythe 850<:DL:880251434380165130>
Buy phoenix scarf 550<:DL:880251434380165130>
Buy royal lock 400<:DL:880251434380165130>
Buy Emerald lock 180<:DL:880251434380165130>
Buy grow peep 105<:DL:880251434380165130>
Buy Lucky pendant 100<:DL:880251434380165130>
Buy Diamond dragon 67<:DL:880251434380165130>
DM Me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 17,
"item_currency": "BGL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
BUY GOLDEN HEART CRYSTAL / GHC
BUY GOLDEN ANGEL WINGS / GANGEL
BUY GOLDEN TEENY WINGS / GTEENY
BUY GOLDEN DIAPER / GDIAPER
BUY GOLDEN DIAMOND NECKLACE / GNECK
BUY GOLDEN HEARTBOW / GBOW
BUY HEAVENLY SCYTHE / HS
BUY GOLDEN AIR ROBINSONS / GAIR / GROB
BUY GOLDEN HEARTSWORD / GHS
BUY STAINED GLASS HEARTWINGS / HW
BUY DATEMASTER'S HEART LOCKET / DHL
BUY GOLDEN SILK SCARF / GSS
BUY GOLDEN HEART AURA / GHA
BUY GOLDEN HEARTTHROB HELM / GHH
BUY POSSESSING SCARF / POSS
BUY DRACONIC WINGS / DW
BUY NEPTUNE'S WEATHER MACHINE - ATLANTIS / NW
BUY PHOENIX ARMOR / PARMOR
BUY PHOENIX CROWN / PC
BUY NIGHTMARE DEVIL WINGS / NDEV
BUY WOTD TROPHY
BUY THE BEAST WITH A THOUSAND EYES MASK
BUY GIANT EYE HEAD / GEH
BUY HORN OF GROWGANOTH
BUY FISHING HAT / FHAT
BUY SONIC BUSTER KATANA / SBK
BUY CRYSTAL INFUSED SWORD / CIS
BUY SUNBLADE / SB
BUY RAYMAN FIST
BUY HELLFIRE HORN - BLUE / HF BLUE
BUY DRACONIC SPIRIT MOUNT / DSM
BUY ROYAL LOCK / RL / RLOCK
BUY EMERALD LOCK / EL / ELOCK
BUY LIGHTNING LORD'S TROUSERS / LLT
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
sell rayman fist 25 bgl
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 25,
"item_currency": "BGL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
buy rayman fist 1485 DM me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 1485,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Bay raymans fist dm me price
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "na",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Buy Dws/Dragon Warrior Shield Diamond|Buy Red Astro|Buy Ruby Horn|Buy Nkb/Nightking Blue Cape|Buy Diamond Morty/Dmorty|Buy Gdrone/Golden Drone|Buy Rayman Fist|Buy Royal Lock/Rl|Buy Morty The Pink|Buy Morty The Grey|Buy Hellfire Horn Blue|Buy Nightking Cape Red|Buy Nightking Cape Blue|Buy Galactic Destructor Blue|Buy Cursed Pendant Blue|Buy Cursed Pendant Red|Buy Cursed Pendant Purple|Buy Zraei Dragoscarf|Buy Magplant|Buy Epoch Weather|Buy Will Of The Wild|Buy Growscan|Buy Raptor Legs|Buy Speed Medallion|Buy Blue Laser Scimitar|Buy Red Laser Scimitar|Buy Royal Spirit Wings/Rsw|Buy Royal|Lightning Boots/Rlb|Buy Ghastly Robe
Dm Me Need Always
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Yea no mass gonna get you a raymans fist fast bud ð
|
<input_type>
chat
</input_type>
<json>
{
"user_action": "na",
"item_name": "na",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist 22 bgls can less dm me if interested!!!
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 22,
"item_currency": "BGL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist DM if buy no lowball
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist dm me ur offer
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist best 2020
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 2020,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist dm me for price
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
BUYING LIST IOTM
GHASTLY ROBE
SPEED MEDALLION
NIGHTKING CAPE ALL COLOR
DRAGON WARRIOR SHIELD ALL COLOR
HOVERNATOR DRONE ALL COLOR
ASTRO SHADES ALL COLOR
GENIE LAMP ALL COLOR
MORTY ELEPHANT ALL COLOR
GALACTIC DESTRUCTOR ALL COLOR
CURSED PENDANT ALL COLOR
RAYMAN FIST
MAGPLANT 5000
GROWSCAN
ROYAL LOCK
RAPTOR LEGS
ZEPHYR HELMET
WILL OF THE WILD
EPOCH WEATHER
SHADOW SPIRIT OF THE UNDERWORLD
LASER SCIMITAR ALL COLOR
RIDING WL ALL COLOR
DIAMOND HORN
SORCERER TUNIC OF MYSTERY
CROWN OF THE COSMOS
PURE BEING OF LIGHT AND SHADOW
ZRAEI DRAGONSCARF
HAVE <@1061651809501974558> copy=die
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Buy hovernator drone - red, for good price, dm me
Also sell rayman fist 2150<:DL:880251434380165130> dm me if interested
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 2150,
"item_currency": "DL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
BUY GOLDEN HEART CRYSTAL / GHC
BUY GOLDEN ANGEL WINGS / GANGEL
BUY GOLDEN TEENY WINGS / GTEENY
BUY GOLDEN DIAPER / GDIAPER
BUY GOLDEN DIAMOND NECKLACE / GNECK
BUY GOLDEN HEARTBOW / GBOW
BUY HEAVENLY SCYTHE / HS
BUY GOLDEN AIR ROBINSONS / GAIR / GROB
BUY GOLDEN HEARTSWORD / GHS
BUY STAINED GLASS HEARTWINGS / HW
BUY DATEMASTER'S HEART LOCKET / DHL
BUY GOLDEN SILK SCARF / GSS
BUY GOLDEN HEART AURA / GHA
BUY GOLDEN HEARTTHROB HELM / GHH
BUY POSSESSING SCARF / POSS
BUY DRACONIC WINGS / DW
BUY NEPTUNE'S WEATHER MACHINE - ATLANTIS / NW
BUY PHOENIX ARMOR / PARMOR
BUY PHOENIX CROWN / PC
BUY NIGHTMARE DEVIL WINGS / NDEV
BUY WOTD TROPHY
BUY THE BEAST WITH A THOUSAND EYES MASK
BUY GIANT EYE HEAD / GEH
BUY HORN OF GROWGANOTH
BUY FISHING HAT / FHAT
BUY SONIC BUSTER KATANA / SBK
BUY CRYSTAL INFUSED SWORD / CIS
BUY SUNBLADE / SB
BUY RAYMAN FIST
BUY HELLFIRE HORN - BLUE / HF BLUE
BUY DRACONIC SPIRIT MOUNT / DSM
BUY ROYAL LOCK / RL / RLOCK
BUY ALASKAN KING CRAB CROWN / AKCC
BUY LIGHTNING LORD'S TROUSERS / LLT
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Buy List
Phoenix Wing (PW)
Da Vinci Wing (DAV)
Nightking's Cape-Midnight Blue (NKB)
Neptune Armor (NA)
Neptune Chariot
Neptune Crown
Golden Heart Crystal (GHC)
Golden Diamond Necklace (GN)
Golden Air Robinson (GROB)
Golden Angel Wing (GA)
Golden Heart Aura (GHA)
Golden Heart Sword (GHS)
Golden Heartbow (GHB)
Golden Sunset Cape (GSC)
Golden Silk Scarf (GSS)
Golden Diaper (GD)
Golden Pegasus (GP)
Golden Heartrob Helmet (GHH)
Golden Heartstaff
Datemaster's Heart Locket
Heavenly Scythe (HS)
Stained Glass Heartwing (HW)
Nightmare Devil Wing (ND)
Possessing Scarf (POSS)
Giant Eye Head (GEH)
Horn of Growganoth (HOG)
Phoenix Scarf (PS)
Phoenix Armor (PA)
Phoenix Pacifier (PP)
Phoenix Riding (RP)
Phoenix Crown (PC)
Phoenix Sword
Neptune Weather (NW)
Growie Award
WOTD Trophy
Mint Julep (MJ)
Draconic Wing (DW)
Rayman Fist
Royal Lock (RL)
Emerald Lock (EL)
Ruby Lock
Crystal Infused Sword (CIS)
Sonic Buster Katana (SBK)
Sunblade (SB)
Legendary Dragon Caged (LD)
Fishing Hat (FH)
Stethoscope (STET)
Party Blaster (PB)
Wolf Spirit (WS)
Death Scythe (DS)
Brainflower (BF)
Mini Peng
Dm me if u sell any
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
SELL GO UCMU <:Verified:1000267030550827128>
PHOENIX MANTLE
PHOENIX SICKLES
COSMIC UNICORN BRACELET
NIGHTKING CAPE - BLACK
NIGHTKING CAPE - RED
SCIMITARS GREEN/PURPLE/RED
AND MANY MORE IOTMS!!!
SELL GO UCMU <:Verified:1000267030550827128>
buy list
Nightmare devil wing 1180<:DL:880251434380165130>(need 4)
Raymans fist 17<:BGL:880251420413161533>
Giant eye head 12<:BGL:880251420413161533>
Golden angel wings 890<:DL:880251434380165130>
Datemasters heart locket 870<:DL:880251434380165130>
Fishing hat 450<:DL:880251434380165130>
Dm me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 17,
"item_currency": "BGL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell Rayman Fist 21 <:BGL:880251420413161533> dm me if interested
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 21,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell Royal Lock / Sell RL / Sell Rlock
Sell Emerald Lock / Sell EL / Sell Elock
Sell Rayman fist / Sell Rayman / Sell Ray
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
DM ME İF SELL ALWAYS BUYİNG
Buy GHC 900<:DL:880251434380165130>
Buy Golden Heart Crystal 900<:DL:880251434380165130>
Buy Golden Angel Wing / GA 900<:DL:880251434380165130>
Buy Heavenly Scythe / HS 900<:DL:880251434380165130>
BUY LOCKET 900<:DL:880251434380165130>
Buy rayman fist 20<:BGL:880251420413161533>
Buy Mint Julep / MJ 11<:BGL:880251420413161533>
Buy Giant Eye Head / GEH 11<:BGL:880251420413161533>
BUY POSSESSİNG SCARF 10<:BGL:880251420413161533>
Buy Wotd Trophy 13<:BGL:880251420413161533>
Buy NDEV 1150<:DL:880251434380165130>
Buy Neptune Weather Machine Atlantis / NW 230<:DL:880251434380165130>
BUY PHOENİX CROWN 350<:DL:880251434380165130>
BUY PHOENİX ARMOR 4<:BGL:880251420413161533>
BUY ROYAL LOCK 450 <:DL:880251434380165130>
Buy SUNBLADE 450<:DL:880251434380165130>
BUY HORNS OF GRAWGANOTH 400<:DL:880251434380165130>
BUY FİSHİNG HAT 450<:DL:880251434380165130>
Buy Phoenix Scarf / PS 650<:DL:880251434380165130>
BUY DRACONİC WİNG 700<:DL:880251434380165130>
(FAST RESPOND ANY TİME PURES)
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 20,
"item_currency": "BGL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
DM ME İF SELL ALWAYS BUYİNG
Buy GHC 930<:DL:880251434380165130>
Buy Golden Heart Crystal 930<:DL:880251434380165130>
Buy Golden Angel Wing / GA 930<:DL:880251434380165130>
Buy Heavenly Scythe / HS 930<:DL:880251434380165130>
BUY LOCKET 920<:DL:880251434380165130>
Buy rayman fist 1950<:DL:880251434380165130>
Buy Mint Julep / MJ 11<:BGL:880251420413161533>
Buy Giant Eye Head / GEH 12<:BGL:880251420413161533>
BUY POSSESSİNG SCARF 10<:BGL:880251420413161533>
Buy Wotd Trophy 13<:BGL:880251420413161533>
Buy NDEV 1180<:DL:880251434380165130>
Buy Phoenix Scarf / PS 750<:DL:880251434380165130>
BUY DRACONİC WİNG 750<:DL:880251434380165130>
BUY NEPTUNE ARMOR 30<:BGL:880251420413161533>
Buy Neptune Weather Machine Atlantis / NW 250<:DL:880251434380165130>
BUY PHOENİX CROWN 350<:DL:880251434380165130>
BUY PHOENİX ARMOR 5<:BGL:880251420413161533>
BUY ROYAL LOCK 500 <:DL:880251434380165130>
Buy SUNBLADE 450<:DL:880251434380165130>
BUY HORNS OF GRAWGANOTH 400<:DL:880251434380165130>
BUY FİSHİNG HAT 520<:DL:880251434380165130>
(FAST RESPOND ANY TİME PURES)
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 1950,
"item_currency": "DL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
BUY RAYMAN FIST 21 <:BGL:880251420413161533> / 2100 <:DL:880251434380165130>
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 21,
"item_currency": "BGL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell
-Bgenie/Blue genie/Genie's blue lamp
-Growie/Growie award
-Na/Neptune armor
-ND/Ndev/Nightmare devil
-Golden bug/Gbug
-Golden sunset cape/Gss
-Ghs/Golden heart shirt Ray/rayman/rayman fist
Dm me for offers
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
-----------Buying List------------
Buy Ultraviolet Aura/UVA
Buy Golden Angel Wings/GA
Buy Nighmare Devil Wings/NDEV
Buy Da Vinci Wings/Dav
Buy Phoenix Wings/Pw
Buy Draconic Wings/DW
Buy Nightking Cape Blue/NKB
Buy Golden Heart Crystal/GHC
Buy Datemasters Locket/LOCKET
Buy Magplant
Buy Rayman Fist
Buy Phoenix Scarf/PS
Buy Sonic Buster Katana/SBK
Buy Crystal Infused Sword/CIS
Buy Fishing Hat/FHAT
Buy Neptune Weather/NW
Buy Neptune Armor/NA
Buy Neptune Crown/NC
Buy Sunblade/SB
Buy Growie Award
DM Offer me!
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sel rayman fist 1450 dm me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 1450,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist 19 dm me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 19,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
LIST BUY :
- Buy phoenix scarf
- Buy phoenix crown
- Buy phoenix pacifier
- Buy phoenix armor
- Buy draconic wings
- Buy horn of growganoth
- Buy Sonic Buster katana
- Buy the beast with a Thousand Eyes
- Buy sunblade
- Buy crystal infused sword
- Buy swordfish sword
- Buy mini peng
- Buy Giant eye head
- Buy Legendary dragon / ldrag / ld
- Buy magplant 5000
- Buy royal lock
- Buy wolf spirit
- Buy growscan 9000
- Buy speed medallion
- Buy Rayman's fist
- Buy hellfire horns - blue
- Buy cursed spirit pendant - blue
- Buy golden angel wings
- Buy heavenly scythe
- Buy datemaster's heart locket
- Buy golden heart crystal
- Buy golden heart aura
- Buy fishing hat
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist 22
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 22,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
-----------Buying List------------
Buy Ultraviolet Aura/UVA
Buy Golden Angel Wings/GA
Buy Nighmare Devil Wings/NDEV
Buy Da Vinci Wings/Dav
Buy Phoenix Wings/Pw
Buy Draconic Wings/DW
Buy Nightking Cape Blue/NKB
Buy Golden Heart Crystal/GHC
Buy Datemasters Locket/LOCKET
Buy Magplant
Buy Rayman Fist
Buy Phoenix Scarf/PS
Buy Possessing Scarf/POSS
Buy Sonic Buster Katana/SBK
Buy Crystal Infused Sword/CIS
Buy Fishing Hat/FHAT
Buy Neptune Weather/NW
Buy Neptune Armor/NA
Buy Neptune Crown/NC
Buy Sunblade/SB
Buy Growie Award
Buy Royal Lock/RL
DM me Offer!
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
-Buy Phoenix Wings / PW 75 <:BGL:880251420413161533>
-Buy Da Vinci Wings / DAV 50 <:BGL:880251420413161533>
-Buy Growie Award 35 <:BGL:880251420413161533>
-Buy Neptunes Armor / NA 32 <:BGL:880251420413161533>
-Buy Neptunes Crown / NC 40 <:BGL:880251420413161533>
-Buy Raymans Fist / RAY 1750 <:DL:880251434380165130>
-Buy Golden Heart Crystal / GHC 910 <:DL:880251434380165130>
-Buy Golden Angel Wings / GA 900 <:DL:880251434380165130>
-Buy Nightmare Devil Wings / ND 1140 <:DL:880251434380165130>
-Buy Heavenly Scythe / HS 910 <:DL:880251434380165130>
-Buy Datemaster Heart Locket 900 <:DL:880251434380165130>
-Buy Golden Diaper / GD 880 <:DL:880251434380165130>
-Buy Golden Air Robinsons / GAIR 880 <:DL:880251434380165130>
-Buy Giant Eye Head / GEH 1250 <:DL:880251434380165130>
-Buy Golden Silk Scarf / GSS 840 <:DL:880251434380165130>
-Buy Golden Heart Aura / GHA 850 <:DL:880251434380165130>
-Buy Golden Heartbow / GHB 770 <:DL:880251434380165130>
-Buy Possessing Scarf / POSS 830 <:DL:880251434380165130>
-Buy Golden Necklace / GN 720 <:DL:880251434380165130>
-Buy Golden Sunset Cape / GSC 600 <:DL:880251434380165130>
-Buy Golden Teeny / GT 650 <:DL:880251434380165130>
-Buy Golden Heart Staff / GHS 600 <:DL:880251434380165130>
-Buy Stained Glass Heartwings / HW 550 <:DL:880251434380165130>
-Buy Sunblade / SB 380 <:DL:880251434380165130>
DM Me <@1085593468858019891> Always Pure!
sell locket 940 / sell ga 940
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 1750,
"item_currency": "DL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
<:Announcement:1324498827918708746> BUYING LIST <:Announcement:1324498827918708746>
BUY GOLDEN HEART CRYSTAL DM ME!
BUY PHOENIX WING ( PW )
BUY DAVINCI WING ( DAV )
BUY NIGHTMARE DEVIL WINGS ( ND
BUY GIANT EYE HEAD
BUY THE BEAST WITH A THOUSAND EYES
BUY DIAMOND MORTY ( DMORTY )
BUY ASTRO SHADES RED
BUY HELLFIRE HORNS RUBY
BUY DRAGON WARRIOR SHIELD ( DWS )
BUY POSSESING SCARF
BUY NIGHTMARE DEVIL WINGS (ND/NDEV)
BUY HORNS OF GROWGANOTH ( HOG )
BUY FISHING HAT
BUY RAYMAN'S FIST
BUY PHOENIX SCARF ( PS )
BUY PHOENIX CROWN ( PC )
BUY PHOENIX ARMOR ( PA )
BUY GOLDEN ANGEL WINGS ( GA )
BUY TEENY GOLDEN WING ( GT )
BUY HEAVENLY SCYTHE ( HS )
BUY DATEMASTER HEART LOCKET
BUY GOLDEN HEART AURA ( GHA )
BUY GOLDEN SUNSET CAPE ( GSC )
BUY GOLDEN HEART SWORD ( GHS )
BUY GOLDEN HEARTTHROB ( GHH )
BUY GROWIE AWARD
BUY WORLD OF THE DAY TROPHY ( WOTD )
BUY MINT JULEP ( MJ )
BUY NEPTUNE ARMOR ( NA )
BUY SUNBLADE ( SB )
BUY DRACONIC WINGS ( DW )
BUY ALASKAN KING CRAB CROWN ( AKCC )
BUY LIGHTNING LORD TROUSER ( LLT )
BUY NEPTUNE WEATHER ( NW )
BUY EMERALD PICKAXE ( EP )
BUY ROYAL LOCK ( RL )
BUY CRYSTAL INFUSED SWORD ( CIS )
BUY PARTY BLASTER ( PB )
BUY LEGENDARY DRAGON CAGED ( LD )
BUY SONIC BUSTER KATANA ( SBK )
DM ME! <:Verified:1000267030550827128>
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Buy rayman fist 1850 <:DL:880251434380165130>
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 1850,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
buy rayman fist dmme
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
sell rayman fist 2050, dm
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 2050,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist auto 22<:BGL:880251420413161533> âignoring any offer lower than 20
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 22,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist best 19<:BGL:880251420413161533>
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 19,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
BUYING LIST IOTM
GHASTLY ROBE
SPEED MEDALLION
NIGHTKING CAPE ALL COLOR
DRAGON WARRIOR SHIELD ALL COLOR
HOVERNATOR DRONE ALL COLOR
ASTRO SHADES ALL COLOR
GENIE LAMP ALL COLOR
MORTY ELEPHANT ALL COLOR
GALACTIC DESTRUCTOR ALL COLOR
CURSED PENDANT ALL COLOR
RAYMAN FIST
MAGPLANT
GROWSCAN
ROYAL LOCK
RAPTOR LEGS
ZEPHYR HELMET
LASER SCIMITAR ALL COLOR
DIAMOND HORN
PURE BEING OF LIGHT AND SHADOW
ZRAEI DRAGONSCARF
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Buy rayman's fists 15 bgls real buyer!!!
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 15,
"item_currency": "BGL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Buy List :
Buy Phoenix Wings
Buy Da Vinci Wing / Davinci Wing
Buy Hellfire Horn Ruby / Hf Ruby
Buy Nightking Cape Midnight Blue / Nk Blue / Nkb
Buy Growie Award
Buy Rayman Fist
Buy Geh / Giant Eye Head
Buy Possesing Scarf / Poss Scarf
Buy Nightmare Devil Wings / Ndev / Nd
Buy Gds / Golden Dragon Statue
Buy Neptune Crown
Buy Neptune Armor
Dm Me If U Sell
Text Made By <@1339950728151564319> , Copy = Die
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
LIST BUY :
- Buy phoenix scarf
- Buy phoenix crown
- Buy phoenix armor
- Buy draconic wings
- Buy horn of growganoth
- Buy maniacal mobile suit wings
- Buy possessing scarf
- Buy Sonic Buster katana
- Buy the beast with a Thousand Eyes
- Buy sunblade
- Buy lightning lord's trousers
- Buy crystal infused sword
- Buy swordfish sword
- Buy mini peng
- Buy Giant eye head
- Buy Legendary dragon / ldrag / ld
- Buy magplant 5000
- Buy royal lock
- Buy WOTD Trophy
- Buy wolf spirit
- Buy growscan 9000
- Buy speed medallion
- Buy Rayman's fist
- Buy hellfire horns - blue
- Buy cursed spirit pendant - blue
- Buy golden angel wings
- Buy heavenly scythe
- Buy golden heart crystal
- Buy golden heart aura
- Buy fishing hat
- Buy nightmare devil wings
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell Hf/hell fire horn black At ACZMART (Sell Rayman Fist 25<:BGL:880251420413161533>
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 25,
"item_currency": "BGL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
sell rayman fist dm me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
-Buy Phoenix Wings / PW 75 <:BGL:880251420413161533>
-Buy Da Vinci Wings / DAV 50 <:BGL:880251420413161533>
-Buy Growie Award 25 <:BGL:880251420413161533>
-Buy Neptunes Armor / NA 25 <:BGL:880251420413161533>
-Buy Neptunes Crown / NC 25 <:BGL:880251420413161533>
-Buy Raymans Fist / RAY 1750 <:DL:880251434380165130>
-Buy Golden Heart Crystal / GHC 915 <:DL:880251434380165130>
-Buy Golden Angel Wings / GA 915 <:DL:880251434380165130>
-Buy Nightmare Devil Wings / ND 1230 <:DL:880251434380165130>
-Buy Heavenly Scythe / HS 915 <:DL:880251434380165130>
-Buy Datemaster Heart Locket 915 <:DL:880251434380165130>
-Buy Golden Diaper / GD 880 <:DL:880251434380165130>
-Buy Golden Air Robinsons / GAIR 880 <:DL:880251434380165130>
-Buy Giant Eye Head / GEH 12 <:BGL:880251420413161533>
-Buy Golden Silk Scarf / GSS 840 <:DL:880251434380165130>
-Buy Golden Heart Aura / GHA 850 <:DL:880251434380165130>
-Buy Golden Heartbow / GHB 770 <:DL:880251434380165130>
-Buy Possessing Scarf / POSS 830 <:DL:880251434380165130>
-Buy Golden Necklace / GN 720 <:DL:880251434380165130>
-Buy Golden Sunset Cape / GSC
-Buy Golden Teeny / GT
-Buy Golden Heart Staff / GHS 600 <:DL:880251434380165130>
-Buy Stained Glass Heartwings / HW 550 <:DL:880251434380165130>
-Buy Sunblade / SB 380 <:DL:880251434380165130>
DM Me <@1085593468858019891> Always Pure!
sell fishing hat (fh) 600
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 1750,
"item_currency": "DL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
sell eivor tatto 120<:DL:880251434380165130>
BUY GOLDEN HEART CRYSTAL / GHC
BUY GOLDEN ANGEL WING / GA / GANG
BUY DATEMASTERS LOCKET / LOCKET
BUY GOLDEN HEART SWORD
BUY GOLDEN HEART BOW
BUY GOLDEN PEGASUS
BUY GOLDEN HEARTSTAFF
BUY GOLDEN SUNSET CAPE
BUY GOLDEN HEARTTHOB HEALMET
BUY GOLDEN HEART AURA
BUY HEAVENLY SCYTHE / HS
BUY STAINED GLASS HEARTWINGS / HW / SGHW
BUY NIGHTMARE DEVIL / NDEV
BUY POSSESSING SCARF / POSS
BUY RAYMANS FIST / RAY / RAYMAN
BUY DRACONIC WING / DW
BUY PHOENIX SCARF / PS / PSCARF
BUY NDEV/NIGHTMARE DEVIL WINGS
BUY PHOENIX SCARF/PS
BUY DRACONIC WINGS/DW
BUY GEH/GIANT EYE HEAD / GEH
BUY NEPTUNE WEATHER / NW
BUY NEPTUNE ARMOR / NA
BUY NEPTUNE CROWN / NC
BUY WOTD TROPHY
BUY GROWIE AWARD
BUY MINT JULEP
BUY DWS/DRAGON WARRIOR SHIELD DIAMOND
BUY RED ASTRO
BUY RUBY HORN
BUY NKB/NIGHTKING BLUE CAPE
BUY DIAMOND MORTY/DMORTY
BUY GDRONE/GOLDEN DRONE
BUY RAYMAN FIST
BUY ROYAL LOCK / RL
BUY EMERALD LOCK / EL
BUY CRYSTAL INFUSED SWORD/CIS
BUY SONIC BUSTER KATANA/SB
BUY HORN OF GROWGANOTH/HOG
BUY LDRAG CAGE
BUY FISHING HAT/FHAT
BUY STETHOSCOPE/STET
BUY PARTY BLASTER/PB
BUY SUNBLADE/SB
DM ME
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Buy Rayman fist DM me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
SELL RAYMAN FIST DM ME YOUR OFFER
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell
-Growie/Growie award
-Na/Neptune armor
-Golden bug/Gbug
-Golden sunset cape/Gss
-Ghs/Golden heart shirt
-Rayman fist/Ray
Hf ruby/ruby horns/Hellfire ruby horns
-Bgenie/Blue genie/Genieâs lamp blue
Cis/Crystal infused sword
Dm me for offers
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
BUY DWS/DRAGON WARRIOR SHIELD DIAMOND
BUY RED ASTRO
BUY RUBY HORN
BUY NKB/NIGHTKING BLUE CAPE
BUY DIAMOND MORTY/DMORTY
BUY GDRONE/GOLDEN DRONE
BUY RAYMAN FIST
BUY ROYAL LOCK/RL
BUY MORTY THE PINK
BUY MORTY THE GREY
BUY HELLFIRE HORN BLUE
BUY NIGHTKING CAPE RED
BUY NIGHTKING CAPE BLUE
BUY GALACTIC DESTRUCTOR BLUE
BUY CURSED PENDANT BLUE
BUY CURSED PENDANT RED
BUY CURSED PENDANT PURPLE
BUY ZRAEI DRAGOSCARF
BUY MAGPLANT
BUY EPOCH WEATHER
BUY WILL OF THE WILD
BUY GROWSCAN
BUY RAPTOR LEGS
BUY SPEED MEDALLION
BUY BLUE LASER SCIMITAR
BUY RED LASER SCIMITAR
BUY ROYAL SPIRIT WINGS/RSW
BUY ROYAL LIGHTNING BOOTS/RLB
BUY GHASTLY ROBE
DM ME NEED ALWAYS
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
SELL RAYMAN FIST DM ME
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
sell rayman fist 21bgl dm me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 21,
"item_currency": "BGL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
sell rayman fist 2050<:DL:880251434380165130> dm me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 2050,
"item_currency": "DL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
sell rayman fist dm me offer. NO OFFERS BELOW 15
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 15,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
sell rayman fist 1450 <:DL:880251434380165130> dm me can less
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 1450,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
BUY NIGHTMARE DEVIL WINGS ( ND
BUY GIANT EYE HEAD
BUY THE BEAST WITH A THOUSAND EYES
BUY DIAMOND MORTY ( DMORTY )
BUY ASTRO SHADES RED
BUY HELLFIRE HORNS RUBY
BUY DRAGON WARRIOR SHIELD ( DWS )
BUY POSSESING SCARF
BUY NIGHTMARE DEVIL WINGS (ND/NDEV)
BUY HORNS OF GROWGANOTH ( HOG )
BUY FISHING HAT
BUY RAYMAN'S FIST
BUY PHOENIX SCARF ( PS )
BUY PHOENIX CROWN ( PC )
BUY PHOENIX ARMOR ( PA )
BUY GOLDEN ANGEL WINGS ( GA )
BUY TEENY GOLDEN WING ( GT )
BUY HEAVENLY SCYTHE ( HS )
BUY DATEMASTER HEART LOCKET
BUY GOLDEN HEART AURA ( GHA )
BUY GOLDEN SUNSET CAPE ( GSC )
BUY GOLDEN HEART SWORD ( GHS )
BUY GOLDEN HEARTTHROB ( GHH )
BUY GROWIE AWARD
BUY WORLD OF THE DAY TROPHY ( WOTD )
BUY MINT JULEP ( MJ )
BUY NEPTUNE ARMOR ( NA )
BUY SUNBLADE ( SB )
BUY DRACONIC WINGS ( DW )
BUY ALASKAN KING CRAB CROWN ( AKCC )
BUY LIGHTNING LORD TROUSER ( LLT )
BUY NEPTUNE WEATHER ( NW )
BUY EMERALD PICKAXE
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Buy Rayman fist dm Me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
BUY MAGPLANT 270 EACH DM ME IF U SELL
BUY RAYMAN FIST 1950 DM ME IF U SELL
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 1950,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist dm me for offer , best 2030<:DL:880251434380165130> . No accept low than 20<:BGL:880251420413161533>
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 2030,
"item_currency": "DL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell Rayman Fist 20<:BGL:880251420413161533> dm me if buy
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 20,
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
sell rayman fist dm me fast sell no bs
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist 21 <:BGL:880251420413161533> dm me
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 21,
"item_currency": "BGL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell List :
Sell Legendary Dragon / Ldrag / Ld 550Dls
Sell Fishing Hat / Fhat 5Bgls
Sell Wolf Spirit 3Bgls
Sell Party Blaster 230Dls
Sell Mini Peng 280Dls
Sell Emerald Lock / Elock 240Dls
Interested? Dm Me
Buy List :
Buy Possesing Scarf / Poss Scarf
Buy Nightmare Devil Wings / Ndev / Nd
Buy Rayman Fist
Buy Horn Of Growganoth / Hog
Buy Fishing Hat / Fhat / Fh
Buy The Beast With A Thousand Eye Mask
Buy Stethoscope / Stet
Buy Ultraviolet Aura / Uva
Buy Axolotl Scarf
Buy Crystal Infused Sword / Cis
Buy Sonic Buster Katana / Sbk
Buy Emerald lock / Elock
Buy Royal Lock / Rlock
Buy Wolf Spirit
Buy Legendary Dragon / Ldrag
Buy Phoenix Crown / Pcrown
Buy Phoenix Armor / Parmor
Buy Sun Blade / Sunblade
Buy Phoenix Scarf / Pscarf
Buy Growie Award
Buy Wotd Trophy
Buy Mint Julep
Buy Draconic Wings
Buy Golden Angel Wing / Gang / Ga
Buy Golden Diaper / Gd
Buy Heavenly Scythe / Hs
Buy Datemaster Heart Locket
Buy Stained Glass Heartwings / Hw
Buy Teeny Golden Wing / Gteeny
Buy Neptune Crown
Buy Golden Heart Shirt / Ghs
Buy Golden Heartbow / Gbow
Buy Golden Heartthrob / Ghh
Buy Golden Diamond Necklace / Gneck / Gn
Buy Golden Heart Glasses / Ghg
Buy Golden Heartsword / Ghs
Buy Golden Silk Scarf / Gss
Buy Golden Sunset Cape / Gsc
Buy Golden Air Robinson / Gair
Buy Golden Heart Aura / Gha
Buy Golden Pegasus / Gpega
Buy Golden Love Bug / Gbug
Dm Me If U Sell
Text Made By <@1014040776797335632> , Copy = Die
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": "na",
"item_currency": "na"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
Sell rayman fist <:BGL:880251420413161533>
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "sell",
"item_name": "Rayman fist",
"item_price": 880251420413161533,
"item_currency": "BGL"
}
</json>
|
### Instruction: Your task is to extract the relevant details of an item in a game marketplace. The particular item
you are extracting is called 'Rayman fist'. Alternative names of Rayman fist can be either rayman or ray fist, but if an item name is e.g. Rayman Lock,
output is "na" because it is not Rayman fist.
You are only allowed to response in this format, nothing else. Do note that "DLS" or "BGLS" i.e. "DL" or "BGL" with extra "s" at the end refers to its plural form, it is still considered as part of the mentioned currency which are "BGL" and "DL"
### Format:
You are required to follow this output format:
<input_type>
advertisement/chat # you are only required to explicitly write either chat or advertisement based on the type of the user message. if a user prompt sounds like a conversation, then input type is chat. if a user sounds like they are trying to promote an item or listing or contains the word "buy" or "sell", then input type is advertisement.
</input_type>
<json>
{
"user_action": "buy" or "sell", # "na" if user doesnt seem to be buying or selling "Rayman fist"
"item_name": "Rayman fist", # item name is always fixed to "Rayman fist" because your main objective is to only extract prices of "Rayman fist", otherwise if a user prompt does not contain the item "Rayman fist", then value is "na"
"item_price": integer or float value, # cannot be a range of values, text, or values in string form. (if a user mentions buying/selling rayman fist at a price range, extract the first value mentioned)
"item_currency": "BGL" or "DL" # these are the currencies used to identify the pricing of the item "Rayman fist" mentioned by user. otherwise, if neither "BGL" or "DL" are mentioned for a user buying/selling "Rayman fist", item currency is "na" if "DL" or "BGL" are not tied to the user listing mentioning "Rayman fist". If "BGL" or "DL" is mentioned promptly after the user mentions buying/selling "Rayman fist", that means there is a currency mentioned, extract the currency as long as it is either "BGL" or "DL"
}
</json>
|
-Buy Phoenix Wings / PW 55 <:BGL:880251420413161533>
-Buy Da Vinci Wings / DAV 42 <:BGL:880251420413161533>
-Buy Neptunes Armor / NA 20 <:BGL:880251420413161533>
-Buy Neptunes Crown / NC 25 <:BGL:880251420413161533>
-Buy Raymans Fist / RAY 1370 <:DL:880251434380165130>
-Buy Golden Heart Crystal / GHC 890 <:DL:880251434380165130>
-Buy Golden Angel Wings / GA 885 <:DL:880251434380165130>
-Buy Nightmare Devil Wings / ND 1080 <:DL:880251434380165130>
-Buy Heavenly Scythe / HS 890 <:DL:880251434380165130>
-Buy Datemaster Heart Locket 885 <:DL:880251434380165130>
-Buy Golden Diaper / GD 870 <:DL:880251434380165130>
-Buy Golden Air Robinsons / GAIR 870 <:DL:880251434380165130>
-Buy Giant Eye Head / GEH 820 <:DL:880251434380165130>
-Buy Golden Silk Scarf / GSS 810 <:DL:880251434380165130>
-Buy Golden Heart Aura / GHA 820 <:DL:880251434380165130>
-Buy Golden Heartbow / GHB 770 <:DL:880251434380165130>
-Buy Possessing Scarf / POSS 820 <:DL:880251434380165130>
-Buy Golden Necklace / GN 720 <:DL:880251434380165130>
-Buy Golden Teeny / GT 600 <:DL:880251434380165130>
-Buy Golden Heart Staff / GHS 600 <:DL:880251434380165130>
-Buy Stained Glass Heartwings / HW 500 <:DL:880251434380165130>
-Buy Sunblade / SB 320 <:DL:880251434380165130>
-Buy The Beast With A Thousand Eyes Mask 220 <:DL:880251434380165130>
DM Me <@1085593468858019891> Always Pure!
|
<input_type>
advertisement
</input_type>
<json>
{
"user_action": "buy",
"item_name": "Rayman fist",
"item_price": 1370,
"item_currency": "DL"
}
</json>
|
End of preview. Expand
in Data Studio
YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/datasets-cards)
Contents:
More thoroughly analysed and cleaned dataset and recently obtained. Extended the instruction prompt to hopefully get a slightly higher quality output. Data is synthetically generated with Gemini 2.0 Flash Lite, cost me about ~$1 to process 3k+ rows. v0.2 dataset currently only has 1 single type of dataset which is only directly collected from Rayman fist listings, I'm planning to mix it with other datasets i.e. chat dataset, non-Rayman fist listing dataset if v0.2 models shows improved performance than v0 models.
Modifications:
- Nerfed currency extrapolation, because current v0 models has very low success rates of accurately predicting item currency based on prices (70% accurate), and are biased towards extrapolating to "DL" currency most of the time. So instead im focusing solely on info extraction
- Downloads last month
- 5