. It explains everything about dell wireless routers.
Look through your wireless router configurations and check if any of the Ip Addresses in your Server.dat file (located in your Conquer 2.0\ folder) are filtered.
well if his parents are locking the conquer folder itself, if you delete it the program will have nothing to block therefore reinstalling it should allow him to get access to the folder and play conquer.... now if his parents are blocking the conquer.exe process then thats different........... anyways, why would his parents waste the time of ip filtering conquer, hell if they didn't want him playing it they could just uninstall/delete it, or do they not know how to do that, but do know about router ip filtering.... who knows
We need to know what firewall software your PC is running. Right click the task bar and click task manager. Click the processes tab and make a list of all the programs that are running there. Then someone may be able to help you out a little more.
We need to know what firewall software your PC is running. Right click the task bar and click task manager. Click the processes tab and make a list of all the programs that are running there. Then someone may be able to help you out a little more.
zlclient.exe is a Zone Labs Firewall. You might want to check the configurations inside that to see if Conquer Ip addresses are being blocked.
Zone Labs program is usually installed in C:\program files\Zone Labs\ZoneAlarm folder. If it isnt, just go into your C Drive and search for zlclient.exe.
That site may help too. It explains how to configure zone alarm to allow programs to access the internet.
BlazingLion!!!!!!!!!! You have done it! I found out that that my parents blocked the conquer online task...so all i gotta do is unblock it! Then i can play right?
I think you have helped me solve it...not to mention hiyoal!!! You have been a great help!
When i open zone alarm and go to the progams...i see that conqueronline is blocked...meaning there are all X X X on it.... you guys with me?
Quote me if this is the solution solved!
Thank you Every Body!!!!!!!!!!!!!! hiyoal and BlazingLion...you have beeen a reaal help!
BlazingLion!!!!!!!!!! You have done it! I found out that that my parents blocked the conquer online task...so all i gotta do is unblock it! Then i can play right?
I think you have helped me solve it...not to mention hiyoal!!! You have been a great help!
When i open zone alarm and go to the progams...i see that conqueronline is blocked...meaning there are all X X X on it.... you guys with me?
Quote me if this is the solution solved!
Thank you Every Body!!!!!!!!!!!!!! hiyoal and BlazingLion...you have beeen a reaal help!
Yes...All you have to do is unblock it and then you can play.
Locking for a DEV/GFX 08/21/2010 - Dekaron Private Server - 8 Replies Hey im locking for a DEV or GFX how want help me just a little with the server , I don't need help in opening it , I don't need help in changing the files to much , I just need a little hand so I can dedicate more time to important things on server .
The job you will have will not be hard .
All I can say is the server will be unique , more hard for you will be the aloken part maybe but even there u will not help to much .
PM me if you interested .
Locking for a scam partner 10/04/2009 - Dekaron Private Server - 6 Replies Hello since im scaming the players from EGD dekaron from long time and stole them alot of +9/+8/+7 im locking for a partner that can help me in this ^^'' so someone want ???
Locking goood time xD 07/02/2009 - EO PServer Hosting - 0 Replies Coming soon big projeckt if yuo want join add me in skype and i will tel all things abaut me projekt,my need,hexe editors,photoshop editors,some coder
Locking WriteProcessMemory with a TickBox 06/11/2007 - General Coding - 5 Replies This is the code for one of the buttons in my app:
Private Sub Command8_Click()
If Hooked = True Then
WriteProcessMemory ProcessHandle, &580316, 386, 2, 0&
End If
End Sub
The problem is the memory address that I write to resets itself after a while and I have to click the button again, is there anyway to lock the memory address that I write to? Or just have the code refresh itself at a set interval?
I would like to achieve this with a tick box if possible