| |
|
Froast
|
  |
| Joined: 12 Mar 2009 |
| Total Posts: 3134 |
|
| |
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
|
| 05 Apr 2016 11:36 PM |
I recently came across the problem..
How to fix:
Change the http://www.roblox.com/etc
to:
//www.roblox.com/etc
|
|
|
| Report Abuse |
|
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
|
| 05 Apr 2016 11:38 PM |
Also I believe ROBLOX got an SSL Certificate recently.
|
|
|
| Report Abuse |
|
|
|
| 05 Apr 2016 11:42 PM |
| i tried that. it doesnt work |
|
|
| Report Abuse |
|
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
| |
|
Froast
|
  |
| Joined: 12 Mar 2009 |
| Total Posts: 3134 |
|
|
| 05 Apr 2016 11:56 PM |
the only problem I could find was that https is default or something and that has to be reflected in the message link if you are already on a secure page change http://www.roblox.com/messages/send to https://www.roblox.com/messages/send |
|
|
| Report Abuse |
|
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
|
| 05 Apr 2016 11:57 PM |
Yes, but you may recieve an error if you run that in the console.
I found the fix by changing the https://www.roblox.com/messages/send to //www.roblox.com/messages/send
|
|
|
| Report Abuse |
|
|
|
| 05 Apr 2016 11:59 PM |
| qq confused, im trying to figure out. |
|
|
| Report Abuse |
|
|
| |
|
| |
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
|
| 06 Apr 2016 12:03 AM |
ROBLOX got an ssl certificate
|
|
|
| Report Abuse |
|
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
|
| 06 Apr 2016 12:12 AM |
Fixed it for him. The problem was the //www.roblox.com
|
|
|
| Report Abuse |
|
|
|
| 06 Apr 2016 12:20 AM |
| Casual you have skyp? I'm trying to fix mine, and I'm confused. |
|
|
| Report Abuse |
|
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
|
| 06 Apr 2016 12:22 AM |
You have mine. Remember, DevSynax?
|
|
|
| Report Abuse |
|
|
Froast
|
  |
| Joined: 12 Mar 2009 |
| Total Posts: 3134 |
|
|
| 06 Apr 2016 12:24 AM |
Fixed my original bots pastebin/iEKQvSqd pastebin/2nYBWia0 |
|
|
| Report Abuse |
|
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
|
| 06 Apr 2016 12:25 AM |
Dangit. Have to update all mine.. Just realized that
|
|
|
| Report Abuse |
|
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
|
| 06 Apr 2016 12:32 AM |
@Froast
Change this the var url to this:
var url = '//www.roblox.com/games/getgameinstancesjson?placeId=' + placeId +'&startindex=' + i*10;
Otherwise you'll receive a mixed content error.
|
|
|
| Report Abuse |
|
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
|
| 06 Apr 2016 12:34 AM |
Here's the code y'all!
pastebin/7UxmZ7rC
|
|
|
| Report Abuse |
|
|
Casualist
|
  |
| Joined: 26 Jun 2014 |
| Total Posts: 4443 |
|
|
| 06 Apr 2016 01:29 AM |
| Since we're discussing bots, I've noticed that c9io can't seem to make requests to roblox.com anymore (or maybe it's just me?). I've tried making php requests from c9 and running the same code on openshift, and my requests only work on open shift. I replicated the problem using some of Froast's github bits, so I don't think it's my code |
|
|
| Report Abuse |
|
|
Froast
|
  |
| Joined: 12 Mar 2009 |
| Total Posts: 3134 |
|
|
| 06 Apr 2016 01:40 AM |
@Casualist Yes, this happened to me a while back. Either c9 blocked outgoing requests to roblox or roblox blocked incoming requests from c9 (probably the latter) because too many people use it for roblox stuff. Nice to know now that it wasn't just me. I couldn't do anything to get past it so I eventually gave up and stopped using c9. |
|
|
| Report Abuse |
|
|
Casualist
|
  |
| Joined: 26 Jun 2014 |
| Total Posts: 4443 |
|
|
| 06 Apr 2016 02:02 AM |
What environment do you guys test your php in? Since c9 is out, I've been pushing edits to openshift and then running it, but that makes prototyping really annoying. I code as a hobby, so I'm not really in the know regarding devtools, I actually learned about c9, heroku, and openshift from these forums.
I've been setting up IIS manager on win10 as a prototyping option, but I'm casting a line here to see if there is a better option. |
|
|
| Report Abuse |
|
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
|
| 06 Apr 2016 10:35 AM |
I use Bluehost CPanel :)
The text editor they have though is quite funny, so I actually edit in plaintext.
Also... If you don't know about the DOM Parser you should google it, it's really neat.
|
|
|
| Report Abuse |
|
|
NerdyTea
|
  |
| Joined: 30 Mar 2010 |
| Total Posts: 561 |
|
|
| 06 Apr 2016 10:37 AM |
I say good riddance. The PM bots are a pain.
- Fond of Tea. |
|
|
| Report Abuse |
|
|
Casualism
|
  |
| Joined: 29 Oct 2011 |
| Total Posts: 1851 |
|
|
| 06 Apr 2016 10:38 AM |
Not for practical purposes, such as confirming an account. (e.g. scriptinghelpers)
|
|
|
| Report Abuse |
|
|