Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 25 of 42
Search took 0.01 seconds.
Search: Posts Made By: drhax9908
Forum: Scripting 01-01-2024, 00:51
Replies: 0
Views: 417
Posted By drhax9908
issue compiling plugins with a specific syntax

Recently I tried to compile SM-TFEconDataCompat, and got this error


SourcePawn Compiler 1.11.0.6952
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2021 AlliedModders LLC
...
Forum: Unapproved Plugins 12-04-2022, 21:43
Replies: 114
Views: 84,233
Posted By drhax9908
Re: [L4D2] Points System (v1.8.0, 2016-04-11)

considering the repository for this is gone, here is the last known repository dump. This was taken from archive.org
Forum: Plugins 12-01-2021, 18:51
Replies: 1,980
Views: 1,035,287
Posted By drhax9908
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

did anyone point out that the download link isn't actually set up correctly? the text says the 1.1 release, but the link itself goes to version 1.0 in a zip file. The link requires an update to fix...
Forum: SteamTools 11-28-2020, 14:52
Replies: 1
Views: 7,814
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, 21:26
Replies: 1,029
Views: 278,899
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, 15:15
Replies: 1,029
Views: 278,899
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, 21:57
Replies: 1,029
Views: 278,899
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, 02:05
Replies: 1
Views: 1,144
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-29-2017, 23:37
Replies: 1,029
Views: 278,899
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, 17:34
Replies: 1,029
Views: 278,899
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, 16:39
Replies: 1,029
Views: 278,899
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, 14:38
Replies: 1,029
Views: 278,899
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, 02:56
Replies: 1,029
Views: 278,899
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-01-2017, 23:42
Replies: 1,029
Views: 278,899
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, 19:13
Replies: 1,029
Views: 278,899
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, 15:13
Replies: 1,029
Views: 278,899
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, 19:35
Replies: 1,029
Views: 278,899
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, 19:51
Replies: 1,029
Views: 278,899
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, 18:10
Replies: 1,029
Views: 278,899
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, 00:01
Replies: 1,029
Views: 278,899
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, 21:25
Replies: 1,029
Views: 278,899
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, 19:22
Replies: 1,029
Views: 278,899
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, 18:40
Replies: 1,029
Views: 278,899
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, 20:02
Replies: 253
Views: 277,694
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, 01:35
Replies: 1,502
Views: 964,453
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,


...
Showing results 1 to 25 of 42

 
Forum Jump

All times are GMT -4. The time now is 21:39.


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