From 7eddc6330fd99334831a3a3c37523e2486ddb2c0 Mon Sep 17 00:00:00 2001 From: Tim Klingeleers Date: Sat, 9 Dec 2017 11:29:32 +0100 Subject: [PATCH] docs: :bangbang: do not request autobuyer features The sole purpose of these scripts is to provide a better/easier user experience while using the web app. Autobuyers are considered cheating, and will therefore not be provided through these scripts. relates to #66, #89, #92 and #97 --- ISSUE_TEMPLATE.md => .github/ISSUE_TEMPLATE.md | 3 ++- README.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) rename ISSUE_TEMPLATE.md => .github/ISSUE_TEMPLATE.md (56%) diff --git a/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md similarity index 56% rename from ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE.md index 2bf5f74..3f9381e 100644 --- a/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,5 @@ +READ BEFORE YOU ADD AN ISSUE: Do not request autobuyer features, because they are considered as cheating. Issues regarding autobuyers will be closed immediately. + ### Expected behavior: Give a detailed explanation of the expected behavior. @@ -5,7 +7,6 @@ Give a detailed explanation of the expected behavior. Give a detailed explanation of the current behavior. ### Metadata: -- **Script name:** - **Script version:** - **Browser:** - **OS:** diff --git a/README.md b/README.md index 39caaed..855e5a4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This TamperMonkey script is meant to enhance the FUT 18 Web App experience. You :warning: Using these scripts is at your own risk. EA might (temp-)ban you for automating parts of their Web App. +:bangbang: Do not request autobuyer features. Because they are considered to be cheating, it will not be added. + I started this project to learn about reverse engineering big Javascript codebases. If you benefit from this project, you can buy me a beer :beers: :+1: