Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $142
Target: $400
35%
Page 1 of 2
1
2
>
Showing results 1 to 25 of 39
Search took
0.00
seconds.
Search:
Posts Made By:
drhax9908
Forum:
SteamTools
11-28-2020, 15:52
Replies:
0
Updated steamtools.inc with backwards compat
Views:
1,110
Posted By
drhax9908
Updated steamtools.inc with backwards compat
Hello,
felt people should be able to have an updated version of the steamtools include file. The current one still uses the legacy syntax, so I updated the include file to support sm 1.9 and 1.10...
Forum:
Plugins
03-07-2020, 22:26
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steam bot
perhaps the updater error was caused by me changing the .net core base to 3.1 from 3.0, but it may have also been the fact that it's listed at 10.5 in the source folders. And, by the looks of it, you...
Forum:
Plugins
03-07-2020, 16:15
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steam bot
Confirmed, it DOES work, I tested it with a runtime upgrade to .net core 3.1, it worked, HOWEVER, the source code has a bug, it uses the previous version info. You may want to fix that, as it keeps...
Forum:
Plugins
03-06-2020, 22:57
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steam bot
It's been a long time since I've posted here. I thought I should mention that your .NET Core version of the bot does NOT work on linux in it's current state. ASteambot.runtimeconfig.json and...
Forum:
General
12-08-2019, 03:05
Replies:
1
possible bug with sdk2013, but unable to determine
Views:
652
Posted By
drhax9908
possible bug with sdk2013, but unable to determine
Hello,
I was attempting to compile an obscure mvm extension for sourcemod, and I got an error that is partly related to the swapfix issue with some of the sdk's, but this wasn't affecting the...
Forum:
Plugins
10-30-2017, 00:37
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
got an error generating a new api key for a new server, seems your database credentials for the api are NOT properly set up for the key generator, here's the error
Warning: mysqli::mysqli():...
Forum:
Plugins
10-10-2017, 18:34
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
I might be able to lend you a hand :) for most of my servers, I use DigitalOcean. (EDIT 2: Removed some details as it made it look like an advert.)
IF you choose to use them, use my referral...
Forum:
Plugins
10-02-2017, 17:39
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
you do realize that database info CAN technically be abused by sql injection by a hacker? you might want to patch that if you haven't, as the table names could be used by an injection program or...
Forum:
Plugins
10-02-2017, 15:38
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
your api key adding sql script is spewing sql info on the page itself, when i generated a key, i saw this:
>>>>> **CENSORED BY DRHAX9908**
SELECT * FROM apikeys WHERE IP="**CENSORED BY...
Forum:
Plugins
10-02-2017, 03:56
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
I AM using the latest bot, and I was waiting for five minutes AFTER confirmation, still nothing. There was also no sourcemod error for that, so idk what the issue was. Also, the bot crashed at some...
Forum:
Plugins
10-02-2017, 00:42
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
I think the bot has a bug, I was testing the donation plugin, it seems the points callback never made it back to the donation plugin, or never fired at all, no points were added by it. Also, i was...
Forum:
Plugins
10-01-2017, 20:13
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
DANG! Was NOT expecting that. You can trust me to not abuse your API. I'll test the bot shortly :)
Forum:
Plugins
10-01-2017, 16:13
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
Here's another error from sometime last night, i didn't know it had crashed until i checked around noon Pacific Standard Time today
*************************
10/1/2017 12:24:55 AM (Version...
Forum:
Plugins
09-30-2017, 20:35
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
I encountered a problem with the bot, not sure if it's an api failure, or a server crash causing a bot failure, but my server crashed (it runs a custom gamemode that is prone to crashes due to it...
Forum:
Plugins
09-18-2017, 20:51
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
sorry for the lack of response, haven't checked the forums for a few days. Basically it means that this project requires visual studio 2015 or visual studio 2017 to compile with native .net, and yes,...
Forum:
Plugins
09-13-2017, 19:10
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
I did some further testing on the bot, Visual Studio 2013 CANNOT compile this bot with native compilers, Visual Studio 2015 CAN, I'm still doing tests on the bot to see if I can help, but I can...
Forum:
Plugins
09-12-2017, 01:01
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
I just found something rather odd with the bot, using visual studio 2013, it fails to build against .net 4.5.2, but using the monohelper extension to do a mono build, it successfully built, idk if it...
Forum:
Plugins
08-29-2017, 22:25
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
-
I was using version 1.4.1 at the time of that post, if a new one is out, I'll try to see if it does that too
EDIT: Almost forgot: I sent you my config, also, I DID show one of my old steam api...
Forum:
Plugins
08-28-2017, 20:22
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
Slight issue, is the bot supposed to automatically log in using the config file variables, because it's ignoring the bot username, password, and steam api key, and as a result, it asks for them when...
Forum:
Plugins
08-28-2017, 19:40
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] ASteambot - Arkarr's Steambot
Been a while since I've been on this thread. I hope life has been treating you well. Also, since you've made this mistake with your old bot, I thought I should give you a bit of info on compiling...
Forum:
Extensions
08-06-2017, 21:02
Replies:
250
[EXTENSION] cURL & Hash
Views:
220,642
Posted By
drhax9908
Re: [EXTENSION] cURL & Hash
Your file loads just fine, but the updater plugin By GoD_Tony gives a load failure error for the extension if it the curl wasn't installed in the extensions when the plugin was loaded, i suspect it...
Forum:
Plugins
01-21-2017, 02:35
Replies:
1,502
TF2: Roll the Dice RTD - v0.4
Views:
795,996
Posted By
drhax9908
Re: TF2: Roll the Dice RTD - v0.4 - NEW!
I know your post is from 2015, however, i had actually posted the same fix almost two months before you made that post. It's literally on the page before your post. Also, your fix has a typo,
...
Forum:
TF2Items
10-13-2016, 01:09
Replies:
4
Did today's update break tf2items?
Views:
2,058
Posted By
drhax9908
Did today's update break tf2items?
Not sure if it's the give weapon plugin from 2013, or tf2items in general, but one of them is causing server crashes, and I'm hoping it's not the tf2items extension! Either way, today's update broke...
Forum:
Plugins
09-16-2016, 21:20
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] Steambot
based on your steam bot .net version, it likely needs mono 4, most linux distros, including Ubuntu, distribute mono 2 as a default mono package, meaning you need to use the OFFICIAL mono repo from...
Forum:
Plugins
09-08-2016, 18:05
Replies:
1,009
[ANY] ASteambot - Arkarr's Steam bot
Views:
175,064
Posted By
drhax9908
Re: [ANY] Steambot
Let me try to explain what I meant, my steambot uses an updated version of the SteamKit2 library, I also set the programs to use a specific mysql dll, one I included on github, the package lists i...
Showing results 1 to 25 of 39
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Server Discussion
Source Servers (SRCDS)
HL1 Servers (HLDS)
AMX Mod X
News
Bug Reports
General
Off-Topic
Plugins
Suggestions / Requests
Approved Plugins
New Plugin Submissions
Unapproved/Old Plugins
Translation Request
High-Traffic Plugins
GunGame
UAIO (Ultimate All-In-One Plugin)
xREDIRECT
CSDM
AMX Super
RuneMod
Zombie Plague Mod
SuperHero Mod
News
Tech Support
Scripting Help
Off-Topic / General Chat
Heroes
Suggestions / Requests
Approved Heroes
New Submissions
Unapproved/Old Heroes
Module Heroes
SuperHero Mod Stats - By 123
(OLD) Bug Reports
Scripting
Scripting Help
Code Snippets/Tutorials
Module Coding
Donor Access
SourceMod
News
General
Plugins
Plugins
Unapproved Plugins
Plugin/Gameplay Ideas and Requests
High-Traffic Plugins
SourceMod Anti-Cheat
Zombie:Reloaded
SourceBans / SourceBans++
VSH / Freak Fortress
Store
SM_Hosties
HLstatsX:CE
Scripting
Extensions
Snippets and Tutorials
Donor Access
Metamod: Source
Metamod:Source Plugins
Metamod:Source Questions
Coding MM:S Plugins & SM Extensions
Hosted Stuff
Asherkin's Plugins
TFDodgeball
TF2Items
SteamTools
Bail's Plugins
CSDM
CS:S DM
Off-Topic & Trash
Off-Topic
Trash
All times are GMT -4. The time now is
01:52
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2021, vBulletin Solutions, Inc.
Theme made by Freecode