Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Making a internet Disable/Enabler
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
angerist
Grandmaster Cheater Supreme
Reputation: 0

Joined: 18 Jun 2007
Posts: 1011
Location: Australia.

PostPosted: Fri Apr 25, 2008 5:46 am    Post subject: Making a internet Disable/Enabler Reply with quote

Basicaly im looking into making a small app that will suspend your internet and turn it back on with hotkeys. It doesn't sound that hard to code in VB. But im probably wrong. I'll get to the point Rolling Eyes. I need somone to poin me in the right direction. For example where i should get started with this project. And what things I should research. Oh im going to code this in VB btw.


Cheers Laughing,

Angerist

_________________
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Fri Apr 25, 2008 7:05 am    Post subject: Reply with quote

It's not hard but requires advanced programming level.
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Fri Apr 25, 2008 7:25 am    Post subject: Reply with quote

You need to attach to your computers internet device and basically create a virtual firewall to "pause" incoming traffic. A push in the right direction would be looking up how to create a firewall for a specific device.
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Fri Apr 25, 2008 7:33 am    Post subject: Reply with quote

Wiccaan wrote:
You need to attach to your computers internet device and basically create a virtual firewall to "pause" incoming traffic. A push in the right direction would be looking up how to create a firewall for a specific device.


what about blocking ports ? it could be almost the same as firewall.
Back to top
View user's profile Send private message
angerist
Grandmaster Cheater Supreme
Reputation: 0

Joined: 18 Jun 2007
Posts: 1011
Location: Australia.

PostPosted: Fri Apr 25, 2008 7:38 am    Post subject: Reply with quote

Rot1 wrote:
Wiccaan wrote:
You need to attach to your computers internet device and basically create a virtual firewall to "pause" incoming traffic. A push in the right direction would be looking up how to create a firewall for a specific device.


what about blocking ports ? it could be almost the same as firewall.


Blocking ports sounds more plausable. But i'll give everything that everybody says a go. Im willing to put alot of effort into this.

EDIT: Just to let you know im making a smuggling program for MapleStory

_________________
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Fri Apr 25, 2008 7:45 am    Post subject: Reply with quote

angerist wrote:
Rot1 wrote:
Wiccaan wrote:
You need to attach to your computers internet device and basically create a virtual firewall to "pause" incoming traffic. A push in the right direction would be looking up how to create a firewall for a specific device.


what about blocking ports ? it could be almost the same as firewall.


Blocking ports sounds more plausable. But i'll give everything that everybody says a go. Im willing to put alot of effort into this.

EDIT: Just to let you know im making a smuggling program for MapleStory


it was obvious, there's no reason for someone to make a "firewall" in CEF ;]
Back to top
View user's profile Send private message
angerist
Grandmaster Cheater Supreme
Reputation: 0

Joined: 18 Jun 2007
Posts: 1011
Location: Australia.

PostPosted: Fri Apr 25, 2008 7:47 am    Post subject: Reply with quote

Google Machine isnt giving me any good information. It seems VB.net is dominating. Ummm I'll keep trying.
_________________
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Fri Apr 25, 2008 7:50 am    Post subject: Reply with quote

angerist wrote:
Google Machine isnt giving me any good information. It seems VB.net is dominating. Ummm I'll keep trying.


Here's a lame smuggler method of mine (i never used it though, it'll never get patched lol)

turn on eMule, download a 700MB Movie (Start it when you wanan smuggle)

and download something via FlashGet over 300kb/sec while dling from emule Laughing
Back to top
View user's profile Send private message
angerist
Grandmaster Cheater Supreme
Reputation: 0

Joined: 18 Jun 2007
Posts: 1011
Location: Australia.

PostPosted: Fri Apr 25, 2008 7:53 am    Post subject: Reply with quote

I wanna make an app lmfao. I dont wanna download shit everytime I have to smuggle. I honestly need some help here.
_________________
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Fri Apr 25, 2008 7:58 am    Post subject: Reply with quote

angerist wrote:
I wanna make an app lmfao. I dont wanna download shit everytime I have to smuggle. I honestly need some help here.


Use the DownloadFileA() API with a hotkey, when you press F2 for example, it'll download Windows Vista via MS.com site @ 400KB/sec, it'll lag you like hell Laughing
Back to top
View user's profile Send private message
angerist
Grandmaster Cheater Supreme
Reputation: 0

Joined: 18 Jun 2007
Posts: 1011
Location: Australia.

PostPosted: Fri Apr 25, 2008 8:06 am    Post subject: Reply with quote

Im serious dude.
_________________
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Fri Apr 25, 2008 8:11 am    Post subject: Reply with quote

angerist wrote:
Im serious dude.


Me too, if you are serious then just learn C from 0%
Back to top
View user's profile Send private message
angerist
Grandmaster Cheater Supreme
Reputation: 0

Joined: 18 Jun 2007
Posts: 1011
Location: Australia.

PostPosted: Fri Apr 25, 2008 8:25 am    Post subject: Reply with quote

I like working with the gui and code at the same time.
_________________
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Fri Apr 25, 2008 8:34 am    Post subject: Reply with quote

angerist wrote:
I like working with the gui and code at the same time.


i'm guessing you're waiting for a source code
Back to top
View user's profile Send private message
NINTENDO
Grandmaster Cheater Supreme
Reputation: 0

Joined: 02 Nov 2007
Posts: 1371

PostPosted: Fri Apr 25, 2008 8:56 am    Post subject: Reply with quote

Blocking ports isnt equal to blocking traffic.
_________________
Intel over amd yes.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites