|
|
I have it on my Raspberry Pi now using nginx, but how do I even Post the Async in ROBLOX?
"// OH MY GOD SO MANY ARGUMENTS!" xd
I have no clue and this is not my everyday activity.. |
|
|
|
TynezzJoin Date: 2014-04-28 Post Count: 4945 |
What do I put for the GetKey and PostKey? |
|
|
TynezzJoin Date: 2014-04-28 Post Count: 4945 |
send('setRank',{2470023,13})
What is 2470023 and 13? And also where do I put the account cookie? |
|
|
TynezzJoin Date: 2014-04-28 Post Count: 4945 |
I still cannot find where I can put the cookie.. |
|
TynezzJoin Date: 2014-04-28 Post Count: 4945 |
qq |
|
TynezzJoin Date: 2014-04-28 Post Count: 4945 |
I saw this:
$cookie = $base.'/Private/cookie';
$cookieTime = $base.'/Private/cookieTime.txt';
if (!file_exists($cookieTime)) {
file_put_contents($cookieTime,0);
} |
|
|
TynezzJoin Date: 2014-04-28 Post Count: 4945 |
Got it to finally work... |
|
|
I can't access root as sudo, only as a superuser but me no know psswd ;l
Should I put the receiver.php in the index.php from the server? |
|
|
|
Done that (:
"HTTP 404 (Not Found)" is what the Post errors,
I think the subpage /receiver.php doesn't exist but that's not my area of expertise xd |
|
|
|
Yes xd I was adding things into the wrong map ._.
Now it's
HTTP 500 (Internal Server Error) :/ |
|
|
|
There are problems with cookieTime and curl for me ;l
Thanks for your help ;3
2015/05/03 21:37:19 [error] 3334#0: *20 FastCGI sent in stderr: "PHP message: PHP Warning: file_put_contents(./roblox-bots-master/Private/cookieTime.txt): failed to open stream: Permission denied in /usr/share/nginx/www/receiver.php on line 25
PHP message: PHP Warning: file_get_contents(./roblox-bots-master/Private/cookieTime.txt): failed to open stream: No such file or directory in /usr/share/nginx/www/receiver.php on line 29
PHP message: PHP Fatal error: Call to undefined function curl_init() in /usr/share/nginx/www/roblox-bots-master/Includes/login.php on line 17" while reading response header from upstream, client: (WeirdIP), server: (SomeDNSIP) , request: "POST /receiver.php?key=MyKey HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "MyIPAddress+Port"
|
|
FriedtjofJoin Date: 2010-07-02 Post Count: 1932 |
Execute "chmod 777 * -r" and "chown (userhere) * -r" on the top directory. That error is because it can't write there, meaning it doesn't have permissions.
Lord of all things, breaded and unbreaded. |
|
|
Kept giving thesame error |
|
|
Froast ;D I remember you from mercy script builders
I have skin, potatoes have skin, therefore I'm a potato. |
|
|
TynezzJoin Date: 2014-04-28 Post Count: 4945 |
<3[2] |
|