Two errors I need help with.

220-Reth
220 Please enter your name:
USER rpgamers
331 User name okay, Need password.
PASS (hidden)
230 User logged in.
SYST
215 UNIX Type: L8 Server
TYPE I
200 Type set to I.
REST 0
350 Restarting at byte offset 0. Send RETR to initiate transfer.
PWD
257 "/" is current directory.
PASV
500 Bind Error.
Automatic failover of data connection mode from "Passive Mode (PASV)" to "Active Mode (PORT)".
ICS: Added port mapping: ICS: 1494 -> 192.168.1.47:1494
Connecting to IP Repeater "http://repeater.smartftp.com:443/" ...
IP Repeater returned: "162.84.120.87"
PORT 162,84,120,87,5,214
200 PORT command successful.
LIST -aL
150 Opening ASCII mode data connection for /bin/ls (12141 bytes).
425 Can't build data connection.
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
221 Browse Time limit exceeded for this connection.
Server closed connection
--------------------------------------------------------------------
Above is my connection log.

Below are these two errors that keep showing up.

425 Can't build data connection

500 Bind Error

If anyone has any suggestions on how to fix this problem, I'd really appreciate it.

The problem seems to be that both your PC and the server you want to connect to are behind firewalls / routers. The way to fix this is to go to Tools -> Settings -> Connection, limit the local port range to some values (e.g. 5000 to 6000) and forward these ports within your router via NAT to your PC. Then connect to the server using active (PORT) mode.