JawJaw
Awesomest CM Ever
- Reaction score
- 2,214
Dear players,
As stated in the game rules, all scripts need to be Approved by the Tribal Wars team before use. This includes scripts that you want to use privately.
In order to submit a script for approval, submit your script in this subforum. Make sure to fill in the requested, mandatory, fields appropriately, as well as your choice on public/private.
The moderator in charge of script approvals will then review your script and move it to the appropriate section.Scripts you have submitted as "private" will only be visible to the thread creator.
Please make sure to check your ongoing threads regularly; It is possible that the moderator will ask you to clarify parts of your code or ask you to make a change before it is approved. Not responding in a timely manner will lead to your script being rejected.
Rules
Script is not yours?
It is possible you want to use a script that you have not created. In this case, please make sure your script was not already approved in the past and take a look at public approved scripts.
If it is not, we would encourage you to reach out to the script author to have his/her script approved according to the process. If you do not know who the author is, or the author does not want to go through this effort, you can request approval following the usual process. Please do give credit to the author (if you know) or fill in 'Unknown' as the author.
Your script will still be approved if it adheres to the rules, but we do encourage script authors to submit their scripts as soon as they are created so that they can take full credit for them and can also have a place to post updates and edit opening posts.
Private Script is submitted as Public
Whenever a private script is resubmitted as public, we will reach out to the author. If the author is unresponsive, his/her script will be approved as a public script and his thread moved.
Kind regards,
Your Tribal Wars Team
As stated in the game rules, all scripts need to be Approved by the Tribal Wars team before use. This includes scripts that you want to use privately.
In order to submit a script for approval, submit your script in this subforum. Make sure to fill in the requested, mandatory, fields appropriately, as well as your choice on public/private.
The moderator in charge of script approvals will then review your script and move it to the appropriate section.
Please make sure to check your ongoing threads regularly; It is possible that the moderator will ask you to clarify parts of your code or ask you to make a change before it is approved. Not responding in a timely manner will lead to your script being rejected.
Rules
- All userscripts (greasemonkey/tampermonkey/…) or tools (such as extensions/browser addons) with similar behaviour are forbidden.
- Scripts can only perform one action per click with the exception of renaming commands, villages or report titles.
- Scripts may not interact with the Farm Assistant without specific approval from the Tribal Wars team.
- A script may not automatically send information or react to an event on your account.
- A script may not focus or click the Attack, Support or Send button on the rally point / attack confirmation page.
- Scripts can not send an attack on your behalf and may not be used to send troops automatically or with fewer clicks than usual.
- A script may not interact with the Premium Exchange.
- Scripts that request data from the public information pages (eg. villages.txt) need to make sure the data is requested at most once per hour. You can use a local database or localStorage for this purpose
- if you fetch them through a server, we advise you use the .gz version (villages.txt.gz).
This will save you and us some bandwith!
- if you fetch them through a server, we advise you use the .gz version (villages.txt.gz).
- Scripts that only fill in a form (without submitting the form/data) will be approved by default and do not require the script to be submitted for approval.
- All scripts need to respect the action limitation. We only allow 5 actions per second at most.
- Scripts that rename villages or commands need to use the quick-edit label functionality. It is forbidden to do this through AJAX or similar technologies.
- Scripts interacting with the Farm Assistant need to make sure the script does not keep farming when the keypress is not released (exception to that being currently already approved scripts at the time of this writing).
- Scripts that adhere to all the rules may still be disapproved if the team considers them to have too big of an impact on gameplay. Do not try to appeal this once the decision is made.
- We understand that you may not agree with the team's decision to disapprove a script, but follow their instructions at all times.
- We encourage you to read this article, by @misteralb, that can help you on your way to writing great scripts!
- Submit your script, including the mandatory fields, here
- Threads created in this section are only visible to the staff approving scripts (not the entire Tribal Wars Team) and the thread creator
- A script moderator or Community Manager will review your script and approve/reject it
- Please make sure to check back on your thread regularly! More information can be requested!
- Once your script has been approved, it will be moved to the appropriate section
- Public scripts: Scripts will be moved here; Threads will be visible to everyone.
- Scripts cannot be obfuscated.
- We encourage users to comment their code as much as possible. This makes reading your code easier and the entire process faster.
- If you minified your code, please follow the same procedure as #4, but provide an unminified version through for example Pastebin. This link will also be hidden once the script is approved.
Script is not yours?
It is possible you want to use a script that you have not created. In this case, please make sure your script was not already approved in the past and take a look at public approved scripts.
If it is not, we would encourage you to reach out to the script author to have his/her script approved according to the process. If you do not know who the author is, or the author does not want to go through this effort, you can request approval following the usual process. Please do give credit to the author (if you know) or fill in 'Unknown' as the author.
Your script will still be approved if it adheres to the rules, but we do encourage script authors to submit their scripts as soon as they are created so that they can take full credit for them and can also have a place to post updates and edit opening posts.
Private Script is submitted as Public
Whenever a private script is resubmitted as public, we will reach out to the author. If the author is unresponsive, his/her script will be approved as a public script and his thread moved.
Kind regards,
Your Tribal Wars Team
Last edited by a moderator: