Jump to content

Recommended Posts

Posted

Guys please I need scripts for selling my crop. My walker auto sell crop is not working so I need to use script.

 

Please give me a sample of crop selling scripts.

 

thank you

  • 7 months later...
Posted

Use:
SELLCROP(Crop_name[id=id],amount;)


LABEL(x)
NPCSEL(Manor Manager)
NPCDLG(Manor Manager)
DLGSEL(Tally up indigenous product.)
DELAY(1000)
SELLCROP(Red Coba[iD=6542],9999;
         King Coba[iD=6547],9999;
         Gold Coba[iD=6543],9999;
         Desert Coba[iD=6544],9999;
         Sea Coba[iD=6545],9999;
         Twin Coba[iD=6546],9999;
         Blue Coba[iD=6541],9999;
         Desert Codran[iD=5090],9999;)
CALL(x)

 

Test it different way (with 9999 amount or exactly what you get, one crop in one exchange period or more different kind of crop, playing with delay 100ms-1000ms).

 

First time i exchanged 2 type of seed. One of them was fully exchanged (~2500 unit) to 1-2 castle. SellCrop is always try to exchange with highest prices.

 

I hope it will help.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...