Skip to content

Instantly share code, notes, and snippets.

@Doxylamin
Doxylamin / RadioTowers.c
Last active March 8, 2020 02:18
GTA5 Radio Towers
/*
* All prop_radiomast01 and prop_radiomast02 Positions
* located in GTA5, based of mpchristmas2018.
* Exported with CodeWalker.
* Feel free to use them in your own scripts, for example Salty Chat.
*/
new Vector3(-338.7884f, -579.6178f, 48.09489f); //prop_radiomast02
new Vector3(-293.0222f, -632.1178f, 47.43132f); //prop_radiomast02
new Vector3(-269.2281f, -962.775f, 143.5142f); //prop_radiomast02
new Vector3(98.88757f, -870.8663f, 136.9165f); //prop_radiomast02
@Doxylamin
Doxylamin / updateDns.php
Created April 5, 2017 17:38
Cloudflare + FritzBox -> DynDNS
<?php
/*
FRITZ!Box DynDNS Howto:
Update-URL: http://your-domain.tld/filename.php?user=<username>&pass=<pass>&hostname=<domain>&myip=<ipaddr>
Domainname: dyndns.your-domain.tld
Username: your-cloudflare-email-address
Password: your-cloudflare-api-token
*/
// static config: