sentanos / roblox-bots

This project is no longer maintained, please consider this instead: https://github.com/sentanos/roblox-js-server
17 stars 28 forks source link

I don't understand #10

Closed BenSmith0 closed 8 years ago

BenSmith0 commented 8 years ago

https://github.com/FroastJ/roblox-bots/blob/master/Examples/receiver.php I don't understand about GetKey and postkey Where you get it from? Alway get error from me. Is there a link to generate the code?

NNickey commented 8 years ago

You put your own getkey and postkey

NNickey commented 8 years ago

Just make it up. It can be something like 'kaskfk3kqk5ju' or 'gkqekuk345y7' It's all up to you.

BenSmith0 commented 8 years ago

FAILURE: Incorrect/missing validation key.

NNickey commented 8 years ago

Did you supply your get and post key in the URL and one in the HTTP POST?

On Thu, Dec 31, 2015 at 1:03 PM, unofficialROBLOX notifications@github.com wrote:

FAILURE: Incorrect/missing validation key.

— Reply to this email directly or view it on GitHub https://github.com/FroastJ/roblox-bots/issues/10#issuecomment-168240712.

BenSmith0 commented 8 years ago

http://prntscr.com/9ktnbv In receiver.php? Wait Do I have to use roblox and run it? or something?

NNickey commented 8 years ago

yes, and did you give your bot url the get key?

website link / php file &get=stuff

and

post in your POST

On Thu, Dec 31, 2015 at 10:33 PM, unofficialROBLOX <notifications@github.com

wrote:

http://prntscr.com/9ktnbv In receiver.php?

— Reply to this email directly or view it on GitHub https://github.com/FroastJ/roblox-bots/issues/10#issuecomment-168285851.

BenSmith0 commented 8 years ago

I got it working.