Uridium wars Company Change BUG

11/18/2012 17:15 I'mCrazy#1
hi everyone ,

i got the bug in russe , and in english

i need a russe guy to translate it then i'll test it .


for the english , i got a missed word in the 2scnd link so if anyone have it i'll apreciate if he send it to me via pm .


PS: for the russe guy just add me skype
PS2 : google traduction doesn't translate it (some mistakes in the words)

When the bug work i'll SHARE IT !!!!!!! (this isn't against the rules of epvp )


no one wanted to share the bug with me so i'll post it soon !
11/18/2012 17:21 K@mel#2
This bug is public on zhyk about 2 motnhs, and what is more it was released also here...
11/18/2012 17:47 I'mCrazy#3
Quote:
Originally Posted by K@mel View Post
This bug is public on zhyk about 2 motnhs, and what is more it was released also here...
if you're talking about this one : [Only registered and activated users can see links. Click Here To Register...]
it doesn't work anymore

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]
11/18/2012 17:51 vokovl#4
Quote:
Originally Posted by I'mCrazy View Post
if you're talking about this one : [Only registered and activated users can see links. Click Here To Register...]
it doesn't work anymore
What don't work???

all work

[Only registered and activated users can see links. Click Here To Register...]
11/18/2012 19:14 Andrew™#5
We all know this bug ;) And who no, just try to search ;)
11/18/2012 20:38 CrazyLazyGuy#6
Can you give me link for this program ;d ? I don't spam i realy want it lol
11/18/2012 20:54 Andrew™#7
I think program isn´t public.
11/23/2012 14:05 shamv55#8
Public Class Form1

Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

End Sub

Private Sub TextBox1_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles TextBox1.TextChanged

End Sub

Private Sub Label1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Label1.Click

End Sub

Private Sub RadioButton3_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RadioButton3.CheckedChanged

End Sub

Private Sub RadioButton2_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RadioButton2.CheckedChanged

End Sub

Private Sub RadioButton4_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RadioButton4.CheckedChanged

End Sub

Private Sub RadioButton1_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RadioButton1.CheckedChanged

End Sub

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim request As System.Net.HttpWebRequest = System.Net.HttpWebRequest.Create("http://fb.darkorbit.bigpoint.com/indexInternal.es?action=internalStart&dosid=" & TextBox1.Text)
Dim response As System.Net.HttpWebResponse = request.GetResponse()
End Sub
End Class





what should i fill next