View difference between Paste ID: uLHXCTR9 and kAKJGNUy
SHOW: | | - or go back to the newest paste.
1
while (true) do
2-
equipSoftboots
2+
	equipSoftboots()
3-
wait(1000, 2500)
3+
	wait(1000, 2500)
4-
dropVial
4+
	dropVial()
5-
wait(1000, 2500)
5+
	wait(1000, 2500)
6
end