Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Commit e87ed3f

Browse files
authored
Update README.md
1 parent b967dac commit e87ed3f

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
# FUT AutoBuyer
1+
# FUT Trader
22

33
[![Contributors][contributors-shield]][contributors-url]
44
[![Forks][forks-shield]][forks-url]
55
[![Stargazers][stars-shield]][stars-url]
66
[![Issues][issues-shield]][issues-url]
7-
[![Total Downloads](https://img.shields.io/github/downloads/ckalgos/FUT-Auto-Buyer/total.svg)]()
7+
[![Total Downloads](https://img.shields.io/github/downloads/ckalgos/FUT-Trader/total.svg)]()
88

99
<p align="center">
10-
<h3 align="center">FUT AutoBuyer</h3>
10+
<h3 align="center">FUT Trader</h3>
1111

1212
<h1>You can install the script from <a href='https://chrome.google.com/webstore/detail/boffdonfioidojlcpmfnkngipappmcoh'>Chrome Store</a></h1>
1313

1414
<p align="center">
15-
Autobuyer from FIFA Ultimate Team Webapp!
15+
Trader from FIFA Ultimate Team Webapp!
1616
<br />
1717
<br />
18-
<a href="https://github.com/ckalgos/FUT-Auto-Buyer/issues">Report Bug</a>
18+
<a href="https://github.com/ckalgos/FUT-Trader/issues">Report Bug</a>
1919
·
20-
<a href="https://github.com/ckalgos/FUT-Auto-Buyer/issues">Request Feature</a>
20+
<a href="https://github.com/ckalgos/FUT-Trader/issues">Request Feature</a>
2121
·
2222
<a href="https://www.youtube.com/channel/UC5eLkjmLU2TcE4oiJM9PsyA?sub_confirmation=1">Subscribe</a>
2323

@@ -50,11 +50,11 @@
5050
## Installation
5151

5252
- Add Tamper Monkey Extenstion to your Browser - [Link](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en-GB).
53-
- Click on fut-auto-buyer.user.js from - [Latest Release](https://github.com/ckalgos/FUT-Auto-Buyer/releases/).
53+
- Click on fut-trader.user.js from - [Latest Release](https://github.com/ckalgos/FUT-Trader/releases/).
5454
- Then click on Install/Update.
5555
- Installation And Demo - [Video Guide](https://www.youtube.com/watch?v=WATch4hxhtk).
5656

57-
Now in Ultimate Team Web App, new menu will be added as AutoBuyer.
57+
Now in Ultimate Team Web App, new menu will be added as Trader.
5858

5959
Using mobile? No problem, you can get the app for your os below
6060

@@ -72,25 +72,25 @@ Using mobile? No problem, you can get the app for your os below
7272

7373
## Usage
7474

75-
### AutoBuyer Settings
75+
### Trader Settings
7676

7777
### Sell Price
7878

79-
- If specified the autobuyer will list the bought item for the specified price.
79+
- If specified the trader will list the bought item for the specified price.
8080
- The tool will list all the cards in transfer target, make sure to move your cards to the club before running the tool to avoid losing the card.
8181
- Give Sell Price as -1 to move to transfer list without selling.
8282

8383
### Buy Price
8484

85-
- If specified the autobuyer will buy the card matching the search critieria for the price less than or equal to specified price.
85+
- If specified the trader will buy the card matching the search critieria for the price less than or equal to specified price.
8686

8787
### Bid Price
8888

89-
- If specified the autobuyer will bid on the card matching the search critieria for the price less than or equal to specified price.
89+
- If specified the trader will bid on the card matching the search critieria for the price less than or equal to specified price.
9090

9191
### No. of cards to buy
9292

93-
- Number of cards the autobuyer should buy before auto stopping.
93+
- Number of cards the trader should buy before auto stopping.
9494
- Default Value (`10`).
9595

9696
### Bid Exact Price
@@ -119,12 +119,12 @@ Using mobile? No problem, you can get the app for your os below
119119

120120
### Wait Time
121121

122-
- The autobuyer will wait for the specified time before making the next search request.
122+
- The trader will wait for the specified time before making the next search request.
123123
- Default Value (`7 - 15`).
124124

125125
### Clear sold count
126126

127-
- The autobuyer will clear all the sold items from transfer list when the count exceeds the specified value.
127+
- The trader will clear all the sold items from transfer list when the count exceeds the specified value.
128128
- Default Value (`10`).
129129

130130
### Rating Threshold

0 commit comments

Comments
 (0)