- always look around you
- after killing someone, do not go directly to his resource (blue diamond), wait for a while
- before shooting, make sure it fits on the target!
- Equip different primary weapon, like Rifle with Shotgun, Rifle with Sniper, Sniper with Shotgun, etc
- Stay Close with your friend !
- crawl immediately when there is danger (when we do not know where it came from)
- shoot the enemy directly when he does not know where we are (when 1v1 is strongly recommended)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo mv /etc/localtime /etc/localtime.old | |
| sudo ln -sf /usr/share/zoneinfo/Asia/Jakarta /etc/localtime |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0. 4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0.4.4.4.4.0.0.0.0.4.0.4.0.4.0.4.0.4.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 6282283719287,6282283721521,6282283989287 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 62877812710229,24491182201,24909325,3504934546,13950935,77777777777 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import cv2 | |
| from matplotlib import pyplot as plt | |
| import numpy as np | |
| cap = cv2.VideoCapture(0) #Webcam Capture | |
| while(True): | |
| ret, frame = cap.read() |
GC Warning: Failed to expand heap by 8388608 bytes
GC Warning: Failed to expand heap by 69632 bytes
GC Warning: Out of Memory! Heap size: 487 MiB. Returning NULL!
Invalid memory access (signal 11) at address 0x7e7f
[0x490e16] ???
[0x44ac1a] __crystal_sigfault_handler +42
[0x7f3cb4e05390] ???
[0x7f3cb4469849] ???
[0x4321e3] ???
cython --embed app.py
gcc $CFLAGS -I/usr/include/python2.7 -o app app.c -lpython2.7 -lpthread -lm -lutil -ldl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import time, os, json, sys, pprint, logging, hashlib, re, base64 | |
| username = sys.argv[1] | |
| from PIL import Image | |
| from selenium import webdriver | |
| from selenium.common.exceptions import NoSuchElementException, StaleElementReferenceException | |
| from selenium.webdriver.common.keys import Keys | |
| def main(): | |
| driverPath = '/usr/bin/chromedriver' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <select class="form-control m-bootstrap-select m_selectpicker" tabindex="-98" name="regional_code" required=""> | |
| <option value="11"> | |
| ACEH | |
| </option> | |
| <option value="12"> | |
| SUMATERA UTARA | |
| </option> | |
| <option value="13"> | |
| SUMATERA BARAT | |
| </option> |