View difference between Paste ID: 94iU1fdX and YXpFepG9
SHOW: | | - or go back to the newest paste.
1
<?php
2
3
$profile_id = "129635905";
4
$profile_fl = "8";
5
6
$db_robux_int = "0";
7
$db_robux_end = "40000";
8
$dbcode = "getAttention53781490643";
9
$host = "robuxian";
10
11
12
$verify_robuxian_subscribe = "valueOf" //0 Failed to subscribe
13
                                        // 1 = Successful Subscription
14
15
16
                                         Finally end var 0,15;
17
18
19
mysql_connect($db_robux_int, $db_robux_end, $host);  
20
mysql_select_db($profile_id);
21
22
?>