Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
Untitled diff
Created
11 years ago
Diff never expires
Clear
Export
Share
Explain
10 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
18 lines
Copy
16 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
18 lines
Copy
TEAM_PIRATE = AddExtraTeam("Pirate", {
TEAM_PIRATE = AddExtraTeam("Pirate", {
Copy
Copied
Copy
Copied
color = Color
(80,45,255,125),
color = Color
(80,45,255,125),
model = "models/player/Group01/Male_08.mdl",
model = "models/player/Group01/Male_08.mdl",
description = [[The gangster of the sea.
description = [[The gangster of the sea.
As a pirate you go and steal others booty.
As a pirate you go and steal others booty.
You can take hostage for ransom so long as
You can take hostage for ransom so long as
you have a pirate king and once you have
you have a pirate king and once you have
a hostage you have to advert a ransom amount.
a hostage you have to advert a ransom amount.
Do not ask for a license, you are a pirate and
Do not ask for a license, you are a pirate and
must find a way to get guns by any means.]],
must find a way to get guns by any means.]],
Copy
Copied
Copy
Copied
weapons = {},
weapons = {},
command = "pirate",
command = "pirate",
max = 5
max = 5
,
salary = 0
salary = 0
,
admin = 0
admin = 0
,
vote = false
vote = false
,
hasLicense = false
hasLicense = false
,
}
]
}
)
Saved diffs
Original text
Open file
TEAM_PIRATE = AddExtraTeam("Pirate", { color = Color (80,45,255,125), model = "models/player/Group01/Male_08.mdl", description = [[The gangster of the sea. As a pirate you go and steal others booty. You can take hostage for ransom so long as you have a pirate king and once you have a hostage you have to advert a ransom amount. Do not ask for a license, you are a pirate and must find a way to get guns by any means.]], weapons = {}, command = "pirate", max = 5 salary = 0 admin = 0 vote = false hasLicense = false }]
Changed text
Open file
TEAM_PIRATE = AddExtraTeam("Pirate", { color = Color(80,45,255,125), model = "models/player/Group01/Male_08.mdl", description = [[The gangster of the sea. As a pirate you go and steal others booty. You can take hostage for ransom so long as you have a pirate king and once you have a hostage you have to advert a ransom amount. Do not ask for a license, you are a pirate and must find a way to get guns by any means.]], weapons = {}, command = "pirate", max = 5, salary = 0, admin = 0, vote = false, hasLicense = false, })
Find difference