Raised This Month: $32 Target: $400
 8% 

[CS:GO] Web weapon skins


Post New Thread Reply   
 
Thread Tools Display Modes
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 07-10-2015 , 00:38   Re: [CS:GO] Web weapon skins
Reply With Quote #61

Fair enough.
__________________
Neuro Toxin is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 07-10-2015 , 00:43   Re: [CS:GO] Web weapon skins
Reply With Quote #62

Quote:
Originally Posted by Neuro Toxin View Post
Fair enough.
Sorry about the "mocking" tone of that last post too, by the way. I've been wanting to mess around with a prebuilt system like this for quite some time, but I've not got the foggiest idea of how to pair HTML/Java/PHP with SourceMod in the ways that Mecha the Slag did for Advanced Weaponiser 2 and his SLAG Shop. I just didn't want to see this thing die because of Valve's stance on it when it could be repurposed and become the starting point for some wonderful plugins.

This system is the perfect starting point for so many ideas floating around in my head, but not until that "players can mess with other players things" issue is patched out. I'd do that myself but I wouldn't have a clue where to start.

Last edited by 404UserNotFound; 07-10-2015 at 00:43.
404UserNotFound is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 07-10-2015 , 02:37   Re: [CS:GO] Web weapon skins
Reply With Quote #63

All good. I have a solution that can help. Click the console link in my footer.
__________________
Neuro Toxin is offline
boomix
Senior Member
Join Date: May 2015
Location: Latvia
Old 07-10-2015 , 03:48   Re: [CS:GO] Web weapon skins
Reply With Quote #64

Quote:
Originally Posted by Neuro Toxin View Post
All good. I have a solution that can help. Click the console link in my footer.
At first, sorry that you misunderstood my previus post, that I'm going still update this plugin for everyone.

I have little bit different solution than you have.

I don't know how safe this is, but this is what I have

PHP Code:
$web = ($_SERVER["HTTP_USER_AGENT"]);
if(
strpos($web,'Valve Client/')) {
    
$STEAMID GET("steamid");
} else {
    require (
'steamauth/steamauth.php');
    
//Here goes everything for steam login

If you use cs:go ingame browser then you can't change link, then he uses GET to get steamid, otherwise if it is not steam ingame browser, it shows steam logi and gets steam id from sessions.
boomix is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 07-10-2015 , 04:26   Re: [CS:GO] Web weapon skins
Reply With Quote #65

Um. U can fake the web client name string. This is still a risk.

As i said via pm.

1. Store a random key string when clients connect
2. Parse this with the steamid to the motd window
3. Query the db to get the key string for the steamid
4. If the keys don't match don't do anything (i apply bans)
5. When clients disconnect remove their key

I also plead. don't update this plugin publicly and to remove ur attachments to stop ppl getting these types of plugins
__________________
Neuro Toxin is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 07-10-2015 , 07:41   Re: [CS:GO] Web weapon skins
Reply With Quote #66

Quote:
Originally Posted by Neuro Toxin View Post
remove ur attachments to stop ppl getting these types of plugins
Removing the attachments won't help, as people who have the downloads (like me) can still post them if we're that diabolical. That's why Alliedmods doesn't remove attachments of unapproved plugins. It'd create a black market of "do not use" plugins like this one if we did.

I see boomix has already removed the download, he may as well re-add the download. Weed out the bad server owners and let them get de-listed from the browser.

Last edited by 404UserNotFound; 07-10-2015 at 07:47.
404UserNotFound is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 07-10-2015 , 09:29   Re: [CS:GO] Web weapon skins
Reply With Quote #67

using all plugins still on my test server, its pw protected and only i have access to this server. i inspect the new skins.

and yes, you can find all these plugins on several sites, mostly russian sites.

Last edited by asdfxD; 07-10-2015 at 09:30.
asdfxD is offline
shtopor
Member
Join Date: Dec 2010
Old 07-14-2015 , 13:21   Re: [CS:GO] Web weapon skins
Reply With Quote #68

show someone an example file databases.cfg
shtopor is offline
Booty Beetle
Junior Member
Join Date: Dec 2014
Old 07-15-2015 , 03:08   Re: [CS:GO] Web weapon skins
Reply With Quote #69

Can someone please send me the source for the plugin!
Booty Beetle is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 07-15-2015 , 04:09   Re: [CS:GO] Web weapon skins
Reply With Quote #70

Quote:
Originally Posted by Booty Beetle View Post
Can someone please send me the source for the plugin!
Due to https://www.mail-archive.com/csgo_se.../msg11235.html, as mentioned in notes at the first post, I honestly don't think you should expect much help with this @ AlliedModders.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode