QUOTE(Marien @ Jan 3 2016, 05:45)

I'm so sick of technology shit not working. All I want is to extend my wifi. Maybe I should just buy a new router. (IMG:[
invalid]
style_emoticons/default/dry.gif)
I suppose you're trying to extend your wi-fi using two routers. A lot of people have trouble with that because they stick the LAN port of one router into the WAN port of the other. Instead do it according to the following diagram.
Also, make sure that both routes have different IPs but in the sane IP range (e.g. 192.168.1.x/24 or 10.x.x.x/8)
CODE
ADSL (or modem)
+
|
|
|
|
router 1 |
+--------------------+----------+------+ |
| LAN ports | WAN port | ADSL | |
+--------------------+----------+------+ |
| O O O O | O | O | |
+--------------------+----------+------+ |
| | | |
| +---------+------+
| (depending if there's a modem or not)
|
|
| router 2 (disable DHCP on this router)
| +--------------------+----------+------+
| | LAN ports | WAN port | ADSL |
| +--------------------+----------+------+
| | O O O O | O | O |
| +--------------------+----------+------+
| |
+-----+
Then you have two wifi points that belong to the same network, you can name both with the same SSID (to be an extension) or give a different SSID to each (to have the choice to which router you connect to)