Donations to the archive would be appreciated to help fund our server hardware & storage drives. We are looking for developers to help build new software and archives, discuss here.

Threads by latest ghost replies - Page 250

/ptg/ Private Tracker General

No.48044912 View ViewReplyLast 50OriginalReport
Old thread >>48025521

Not sure what private trackers are all about?

Check out the wiki and update if it you want to add more instead complaining like a fucking faggot. https://wiki.installgentoo.com/index.php/Private_trackers

How to get into private trackers (and survive): http://pastebin.com/ecGRiQhk

What.CD Interview Notes: http://pastebin.com/dWBU7ZXs
https://www.whatinterviewprep.com/

https://twitter.com/ptgtxt

Use https://boards.4chan.org/g/#s=ptg as a link to find the /ptg/ thread

Remember the following:
>staff read these generals and have posted here before.
>staff pretend to be normal users asking for invites and when you invite them, they ban you for inviting strangers
>people report emails and other personal info posted here to staff to get you banned.
>most of the invite offers here are people trolling you with false hope

Don't be a faggot. Join officially instead of begging. Almost nobody gets invited to trackers via /ptg/. We're mostly about private tracker bros helping each other out with requests, info, bounty, etc.
307 posts and 31 images omitted

a

No.57958922 View ViewReplyOriginalReport
a
14 posts and 6 images omitted

Cyber Patriots

No.57949259 View ViewReplyOriginalReport
solve this /g/

Shredder has kidnapped April O'Neil, Kirby O'Neil, and Joan
Groady. He has hidden his captives at three of the following
locations throughout the city:

Brooklyn Public Library
Gotham Comedy Club
New York Hall of Science
Empire State Building
Intrepid Sea, Air and Space Museum
New York Aquarium
Socrates Sculpture Park
American Museum of Natural History
Museum of American Illustration
Bronx Zoo
Brooklyn Bridge Park
Chelsea Piers
Staten Island Ferry
National Museum of Mathematics
Chinatown Fair
Brooklyn Strategist
Noguchi Museum
Staten Island Zoo

You don't have time to search all the locations, but Shredder
has left you a hint. Each location where a captive is hidden
will match one of the following three regular expressions:

^G[a-z]* C[a-z]* C[a-z]*$
^[a-zA-Z]* [oZ]*$
^[Fraction M Chew]*$

Which three locations are the captives hidden at? (Remeber
to place each answer on a separate line, as instructed above)

You can learn more about regular expressions by visiting
http://www.regular-expressions.info/quickstart.html or by
typing "man 7 regex" (without quotes) on the command line.
2 posts omitted

Malware collection cleanup

No.57913900 View ViewReplyOriginalReport
I'm cleaning up part of my malware collection as it has grown too much in size.

If anybody is interested, I can give out download links before deleting shit.
15 posts omitted

Creepy text

No.57923223 View ViewReplyOriginalReport
I just got a really weird text and need help. The sender knew my name and my girlfriends name and included a link which I unfortunately clicked
24 posts and 3 images omitted

Can any of you faggots code PHP/MySQL?

No.52479690 View ViewReplyOriginalReport
I'm trying to make a simple like button. I've spent about 2 days non-stop on dealing with this cursed nigger code and I'm ready to fucking kill myself.

Like button:

> <input type="image" src="img/like.png" alt="Like" value="Like">
> <input type="hidden" name="IP" value="<?php $_SERVER ["REMOTE_ADDR"] ?>">

Gay PHP/MySQL:

> <?php
> if (!empty($_POST)) {
> $connection = mysqli_connect ("db_like");
> $statement = mysqli_prepare ($connection, "INSERT INTO Like (User, PageId) VALUES (?, > ?)");
> mysqli_stmt_bind_param ($statement, "si", $_POST["IP"], $_GET["id"]);
> mysqli_stmt_execute ($statement);
> exit;
> }
> ?>

It's here that I just want to display the amount of likes on the page with the corresponding like botton:

> $connection = mysqli_connect ("realhdgi_like");
> $statement = mysqli_prepare ($connection, "SELECT * FROM Like WHERE PageId=$_GET["id"];");

Which gives me this error:

>Parse error: syntax error, unexpected '"', expecting identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING)

WHAT THE FUCK DOES THAT MEAN? SPEAK ENGLISH YOU SATANIC MEXICAN

>NO HABLO PHP
>Stackoverflow keeps banning me for being stupid
>Help me or I'm sudoku
10 posts omitted

No.57856400 View ViewReplyLast 50OriginalReport
Let's make a website, /g/.

Post your code here and I'll review it (make sure it's not cp or script kiddie shit) and upload it to the site.

http://collinoswalt.com/g/
63 posts and 6 images omitted

Scheduled Heartbeat Log file

No.34021030 View ViewReplyOriginalReport
What is Windows\TEMP\ScheduledHeartbeat.log and how do I stop it from loading each day?

pic unrelated
14 posts and 1 image omitted

No.57818058 View ViewReplyOriginalReport
5 cute facts about maki:

- She's a girl!
- She's a tomato!
- I love her!!!!!
- Maki!!!!!!!!!!!
3 posts omitted

GAPPs are bad, install MicroG

No.55993901 View ViewReplyOriginalReport
Hourly reminder: Gapps are not only a botnet but also a MASSIVE drain on battery, don't be fooled by battery stats, my Oneplus two with gapps gets about 5-6 hours SOT. Without gapps I get around 8-9

BUT THERES MORE

You don't even have to give up google apps or the play store! MicroG is an open source project to reverse engineer google play services and it works today!

https://microg.org/

To install on cyanogemmod, you just need to install xposed, activate fakegapps module, install the 3 apks and its setup!
25 posts and 4 images omitted