• Is anyone else having issues with google?
    28 replies, posted
I have no idea why, but sometimes when i do image searches, it redirects me to weird websites that have nothing to do with my Search. What gives?
Scan your computer.
[url]http://www.malwarebytes.org/[/url]
Google has been suckish recently... I hate change.
If you're using firefox: 1) Copy the domain name - just the name, no suffix (.com) 2) Go to about:config 3) Paste the domain in search 4) Right click every instance and choose Set to default.
[QUOTE=Akayz;23786504]Google has been suckish recently... I hate change.[/QUOTE] The new google images is fucking amazing.
No problems with google here.
You got some type of maleware, as did I awhile back. You can either try and remove it or change browsers.
[url]www.finallyfast.com[/url]
[QUOTE=brianosaur;23786861][URL="http://www.finallyfast.com"]www.finallyfast.com[/URL][/QUOTE] [url]http://www.mywot.com/en/scorecard/finallyfast.com[/url] That's a malicious site FYI.
[QUOTE=Ali Legend;23787118][url]http://www.mywot.com/en/scorecard/finallyfast.com[/url] That's a malicious site FYI.[/QUOTE] You missed the joke, FYI.
[QUOTE=Ali Legend;23787118][URL]http://www.mywot.com/en/scorecard/finallyfast.com[/URL] That's a malicious site FYI.[/QUOTE] :downs:
:saddowns:
Whenever I try to get onto fast thread via google, it takes me to General Discussion.
[url]www.MyCleanPc.com[/url]
[url]www.downloadmoreram.com[/url]
[QUOTE=scotland1;23787837][URL="http://www.downloadmoreram.com"]www.downloadmoreram.com[/URL][/QUOTE] Wow nice! Thanks dude, I might be able to run Crysis now!
I just scanned with Malwarebytes. It got something, but its still doing this! What do i do?
[QUOTE=Alpha 1-1;24325830]I just scanned with Malwarebytes. It got something, but its still doing this! What do i do?[/QUOTE] Use a search provider not provided by google like yahoo search and use bing
[QUOTE=guckymister;24325929]Use a search provider not provided by google like yahoo search and use bing[/QUOTE] I use bing and it still does it. I've scanned my computer before and I get nothing! Reinstalled Firefox, still does it.
[QUOTE=Alpha 1-1;26321141]I use bing and it still does it. I've scanned my computer before and I get nothing! Reinstalled Firefox, still does it.[/QUOTE] [url]http://download.cnet.com/Hitman-Pro-3-32-bit/3000-2239_4-10895604.html[/url] If that doesn't find anything then it probably isn't a virus.
It's being a bitch and won't answer my calls anymore.
Go to C:\Windows\System32\drivers\etc on your computer and open the hosts file in notepad. (Open as administrator if on Vista or Windows 7) Delete anything related to google there. If you don't see anything, scroll to the very bottom and do it.
[QUOTE=Ali Legend;23787118][url]http://www.mywot.com/en/scorecard/finallyfast.com[/url] That's a malicious site FYI.[/QUOTE] h0ly FucK don'T lin k To it we migh get a VIRUS!!11
I havent noticed anything
Scan your computer for viruses. I dont have any problems with google.
I liked old google, when it didn't lag my browser back to the 1980's because it loaded 100 pages of images at once.
[QUOTE=GooeyChicken;26322061]Go to C:\Windows\System32\drivers\etc on your computer and open the hosts file in notepad. (Open as administrator if on Vista or Windows 7) Delete anything related to google there. If you don't see anything, scroll to the very bottom and do it.[/QUOTE] Its just a bunch of files telling me stuff about it. # Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host # localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost And in lmhosts # Copyright (c) 1993-1999 Microsoft Corp. # # This is a sample LMHOSTS file used by the Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to computernames # (NetBIOS) names. Each entry should be kept on an individual line. # The IP address should be placed in the first column followed by the # corresponding computername. The address and the computername # should be separated by at least one space or tab. The "#" character # is generally used to denote the start of a comment (see the exceptions # below). # # This file is compatible with Microsoft LAN Manager 2.x TCP/IP lmhosts # files and offers the following extensions: # # #PRE # #DOM:<domain> # #INCLUDE <filename> # #BEGIN_ALTERNATE # #END_ALTERNATE # \0xnn (non-printing character support) # # Following any entry in the file with the characters "#PRE" will cause # the entry to be preloaded into the name cache. By default, entries are # not preloaded, but are parsed only after dynamic name resolution fails. # # Following an entry with the "#DOM:<domain>" tag will associate the # entry with the domain specified by <domain>. This affects how the # browser and logon services behave in TCP/IP environments. To preload # the host name associated with #DOM entry, it is necessary to also add a # #PRE to the line. The <domain> is always preloaded although it will not # be shown when the name cache is viewed. # # Specifying "#INCLUDE <filename>" will force the RFC NetBIOS (NBT) # software to seek the specified <filename> and parse it as if it were # local. <filename> is generally a UNC-based name, allowing a # centralized lmhosts file to be maintained on a server. # It is ALWAYS necessary to provide a mapping for the IP address of the # server prior to the #INCLUDE. This mapping must use the #PRE directive. # In addtion the share "public" in the example below must be in the # LanManServer list of "NullSessionShares" in order for client machines to # be able to read the lmhosts file successfully. This key is under # \machine\system\currentcontrolset\services\lanmanserver\parameters\nullsessionshares # in the registry. Simply add "public" to the list found there. # # The #BEGIN_ and #END_ALTERNATE keywords allow multiple #INCLUDE # statements to be grouped together. Any single successful include # will cause the group to succeed. # # Finally, non-printing characters can be embedded in mappings by # first surrounding the NetBIOS name in quotations, then using the # \0xnn notation to specify a hex value for a non-printing character. # # The following example illustrates all of these extensions: # # 102.54.94.97 rhino #PRE #DOM:networking #net group's DC # 102.54.94.102 "appname \0x14" #special app server # 102.54.94.123 popular #PRE #source server # 102.54.94.117 localsrv #PRE #needed for the include # # #BEGIN_ALTERNATE # #INCLUDE \\localsrv\public\lmhosts # #INCLUDE \\rhino\public\lmhosts # #END_ALTERNATE # # In the above example, the "appname" server contains a special # character in its name, the "popular" and "localsrv" server names are # preloaded, and the "rhino" server name is specified so it can be used # to later #INCLUDE a centrally maintained lmhosts file if the "localsrv" # system is unavailable. # # Note that the whole file is parsed including comments on each lookup, # so keeping the number of comments to a minimum will improve performance. # Therefore it is not advisable to simply add lmhosts file entries onto the # end of this file. I'm already administrator.
[QUOTE=TamTamJam;26327900]I liked old google, when it didn't lag my browser back to the 1980's because it loaded 100 pages of images at once.[/QUOTE] How does Google lag up your browser? Its not a particularly complex site.
Sorry, you need to Log In to post a reply to this thread.