d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Iso Work Around For A Timed Lock Out Of A Website. > Not Sure If This Is Where To Ask.
12Next
Add Reply New Topic New Poll
Member
Posts: 14,654
Joined: Dec 5 2008
Gold: 16,572.85
Jan 25 2016 11:04pm
I have no clue if it is possible, but a website I visit now has a 3 minute lock out whenever you refresh the page before you are able to access it again.

I am wondering if there is a work around for this, I will be able to get FG for some help getting around this.

I can explain in better detail if you PM me.

E/ I should elaborate so this doesnt sound so fishy.

The website allows you to view a page and access it fully, but as soon as you access it you get a "Cool down" of 3 minutes before you can refresh and see they updated list on there.

This post was edited by Matt_Sharpe on Jan 25 2016 11:19pm
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Jan 25 2016 11:48pm
idk what kinda twisted hentai shit you're lookin at. why can't you just enjoy boku no pico like normal people?

i mean, just call a friend and have him refresh every 3 min, 1.5 min after you do. then it's only a 1.5 min downtime instead of 3 min downtime.
Member
Posts: 14,654
Joined: Dec 5 2008
Gold: 16,572.85
Jan 25 2016 11:49pm
Quote (carteblanche @ Jan 25 2016 11:48pm)
idk what kinda twisted hentai shit you're lookin at. why can't you just enjoy boku no pico like normal people?

i mean, just call a friend and have him refresh every 3 min, 1.5 min after you do. then it's only a 1.5 min downtime instead of 3 min downtime.


This has to do with item trading for a game...

What the hell kind of website do you know of that locks you out of viewing that crap??
Member
Posts: 10,415
Joined: Aug 24 2005
Gold: 24,533.60
Jan 26 2016 04:01am
you have to check if this restriction is based on session, on user-ID or on IP address

in case is session or user based is easy to find a workaround
in case is IP based... there are no possibilities :rolleyes:
Member
Posts: 14,654
Joined: Dec 5 2008
Gold: 16,572.85
Jan 26 2016 04:16am
Quote (EoN-mf @ Jan 26 2016 04:01am)
you have to check if this restriction is based on session, on user-ID or on IP address

in case is session or user based is easy to find a workaround
in case is IP based... there are no possibilities :rolleyes:


I am able to access it on different browsers and they have individual timers so I can kind of work around it with mozzila and chrome, but would rather just not have to deal with it period.
Member
Posts: 15,566
Joined: Feb 17 2005
Gold: 1.50
Jan 26 2016 04:38am
Then it's not IP based. Use the private browsing feature of your browser.
Member
Posts: 14,654
Joined: Dec 5 2008
Gold: 16,572.85
Jan 26 2016 04:46am
Quote (immortalcheese @ Jan 26 2016 04:38am)
Then it's not IP based. Use the private browsing feature of your browser.


Looks like its tied to my account (I am forced to be logged in)
Member
Posts: 10,415
Joined: Aug 24 2005
Gold: 24,533.60
Jan 26 2016 07:24am
Quote (Matt_Sharpe @ 26 Jan 2016 12:16)
I am able to access it on different browsers and they have individual timers so I can kind of work around it with mozzila and chrome, but would rather just not have to deal with it period.


dont' trust the timer: just test if you CAN execute the refresh

reason: timer maybe based on some client-side event, but refresh require server response
Member
Posts: 14,654
Joined: Dec 5 2008
Gold: 16,572.85
Jan 28 2016 06:29am
So far here are the things I can note.

1) I only have one account available for this (Needs steam log in, and mobile authenticator)
2) As soon as you log in you are automatically locked out for 3 mins.
3) I can load up multiple browsers and they each have speperate times based on the time of reload.

Still need some help with this.
Member
Posts: 226
Joined: Jan 21 2016
Gold: 0.00
Jan 28 2016 07:40am
Quote (EoN-mf @ Jan 26 2016 02:01am)
you have to check if this restriction is based on session, on user-ID or on IP address

in case is session or user based is easy to find a workaround
in case is IP based... there are no possibilities :rolleyes:


IP based is easy to work around; VPN with shared addresses.
Go Back To Programming & Development Topic List
12Next
Add Reply New Topic New Poll