Fix darkorbit login error :) in my program

03/09/2017 20:01 lenclstr746#1
I broke the absurd new system of darkorbit
:) Sample example.
its code;
Code:
$sv  = GUICtrlRead($server)
			$oIE.navigate("https://"&$sv&".darkorbit.com/indexInternal.es?action=internalMapRevolution")
03/09/2017 21:01 PNTX#2
Quote:
Originally Posted by lenclstr746 View Post
I broke the absurd new system of darkorbit
:) Sample example.
its code;
Code:
$sv  = GUICtrlRead($server)
			$oIE.navigate("https://"&$sv&".darkorbit.com/indexInternal.es?action=internalMapRevolution")
fix what?

thats no fix. you are using an normal browser IN the programm where the cookies already have. so its not needed to open an external browser like chrome.
03/09/2017 21:35 ~Demetrio~#3
Quote:
Originally Posted by lenclstr746 View Post
I broke the absurd new system of darkorbit
:) Sample example.
its code;
Code:
$sv  = GUICtrlRead($server)
			$oIE.navigate("https://"&$sv&".darkorbit.com/indexInternal.es?action=internalMapRevolution")
that was fixed today!