-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
227 lines (212 loc) · 10.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<!doctype html>
<html lang="en" data-bs-theme="dark">
<head>
<title>Paletools - The only EA FC Ultimate Team Helper you will ever need</title>
<meta charset="UTF-8">
<meta name="title" content="Paletools - The only EA FC Ultimate Team Helper you will ever need">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Paletools is a tool to help you with your everyday tasks in EA FC Ultimate Team. It consists of a set of plugins that will assist you in sniping, completing SBCs, opening multiple packs with a single click and keyboard shortcuts for differents tasks among other things.">
<!-- Facebook Open Graph -->
<meta property="og:title" content="Paletools - The only EA FC Ultimate Team Helper you will ever need">
<meta property="og:description"
content="Paletools is a tool to help you with your everyday tasks in EA FC Ultimate Team. It consists of a set of plugins that will assist you in sniping, completing SBCs, opening multiple packs with a single click and keyboard shortcuts for differents tasks among other things.">
<meta property="og:image" content="https://pale.tools/logo.png">
<meta property="og:url" content="https://pale.tools">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Paletools">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Paletools - The only EA FC Ultimate Team Helper you will ever need">
<meta name="twitter:description"
content="Paletools is a tool to help you with your everyday tasks in EA FC Ultimate Team. It consists of a set of plugins that will assist you in sniping, completing SBCs, opening multiple packs with a single click and keyboard shortcuts for differents tasks among other things.">
<meta name="twitter:image" content="https://pale.tools/logo.pn">
<meta name="twitter:site" content="@paleta">
<meta name="twitter:creator" content="@paleta">
<link ref="icon" type="image/ico" href="favicon.ico" />
<link rel="stylesheet" href="fifa/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.3/css/bootstrap.min.css"
integrity="sha512-jnSuA4Ss2PkkikSOLtYs8BlYIeeIK1h99ty4YfvRPAlzr377vr3CXDb7sb7eEEBYjDtcYj+AjBH3FLv5uSJuXg=="
crossorigin="anonymous" referrerpolicy="no-referrer">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QGM0BYY6W0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-QGM0BYY6W0');
</script>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-MJSKH8N');</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-200440638-1">
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-200440638-1');
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Paletools",
"url": "https://pale.tools",
"description": "Paletools is a tool to help you with your everyday tasks in EA FC Ultimate Team. It consists of a set of plugins that will assist you in sniping, completing SBCs, opening multiple packs with a single click and keyboard shortcuts for different tasks among other things.",
"image": "https://pale.tools/logo?v25.png",
"sameAs": [
"https://twitter.com/paleta"
]
}
</script>
</head>
<body class="paletools">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MJSKH8N" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="container mt-5">
<div class="row">
<div class="col">
<h1 class="display-4">Welcome to Paletools©</h1>
<p class="lead">Paletools© is a tool to help you with your everyday tasks in EA FC Ultimate Team.
It
consists of
a set of plugins that will assist you in sniping, completing SBCs, opening multiple packs with a
single
click and keyboard shortcuts for differents tasks among other things.</p>
<p class="text-center">
<!-- <a class="btn btn-primary btn-lg" href="paletools.html">Paletools</a> -->
<a class="btn btn-primary btn-lg" href="fifa/paletools.html">Paletools v25</a>
<a class="btn btn-primary btn-lg" href="fifa/paledroid.html">Paledroid v25</a>
<a class="btn btn-primary btn-lg" href="fifa/inyected.html">Inyected Companion (ANDROID)</a>
</p>
</div>
</div>
<div class="row">
<div class="col-12 col-md-4">
<div class="ad-container">
<h3>Sponsor</h3>
<div class="ad"
onclick="window.open('https://www.mmoexp.com/Fc-25/Coins.html', '_blank');gtag('ad');">
</div>
</div>
</div>
</div>
<div class="row">
<h3>Three different flavors</h3>
<div class="col-12 col-md-4">
<div class="card">
<div class="card-body">
<h4 class="card-title">
Paletools
</h4>
<p class="card-text">
The original that started all, access this <a href="fifa/paletools.html">link</a> to install
it
as a bookmarklet for desktop and iOS or the tampermonkey version.
</p>
</div>
</div>
</div>
<div class="col-12 col-md-4">
<div class="card">
<div class="card-body">
<h4 class="card-title">
Paledroid
</h4>
<p class="card-text">
A specific version for Android, in order to install this you need to allow installation of
packages from unknown sources.
</p>
</div>
</div>
</div>
<div class="col-12 col-md-4">
<div class="card">
<div class="card-body">
<h4 class="card-title">
Inyected Companion (Only for Android)
</h4>
<p class="card-text">
The original Companion app that has Paletools inyected. Use this only if you are sure what
you are doing because it could lead to a potential ban.
</p>
</div>
</div>
</div>
</div>
<div class="row">
<h3>What can you do with Paletools?</h3>
<div class="col-12 col-md-4">
<div class="card">
<div class="card-body">
<h4 class="card-title">
Transfer Market
</h4>
<div class="card-text">
<ul>
<li>Use your keyboard to snipe</li>
<li>Look for player lowest prices</li>
<li>Auto relist players from the transfer list</li>
<li>Transactions History</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-4">
<div class="card">
<div class="card-body">
<h4 class="card-title">
SBC
</h4>
<div class="card-text">
<ul>
<li>Keyboard shortcuts for filling and submitting SBCs</li>
<li>Auto reclaim rewards</li>
<li>Add multiple players at once</li>
<li>Decimal rating</li>
<li>Use duplicated / unassigned / transfer list players</li>
<li>Create templates to easily reuse on squad creations</li>
<li>Import SBC solutions</li>
<li>Filter SBCs</li>
<li>Auto reclaim rewrards</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col">
<div class="card">
<div class="card-body">
<h4 class="card-title">Other</h4>
<div class="card-text">
<ul>
<li>Club Analyzer</li>
<li>Display player card extra information</li>
<li>Disable pack opening animations</li>
<li>Auto open packs</li>
<li>Grid / Wide mode</li>
<li>Display hidden injuries</li>
<li>Lock Players</li>
<li>Group / Filter / Hide Packs</li>
<li>Shortcuts for different actions</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>