Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Hero
« on: March 02, 2009, 08:02:37 PM »

Yes, only from inside.
Posted by: Flux
« on: March 02, 2009, 01:03:58 PM »

Quote from: Hero
There is no built in way to end a game that has already started so I made a quick plugin that works alongside.

Get this plugin (Download)

Then type /playabort <gn> inside your bot. <gn> should be the gamename of the game you wish to abort.
Thanks for continuting to support this even after you've stopped development. The question: Is this command only available from inside the bot? I've had no opportunity to test this.


Posted by: Hero
« on: February 26, 2009, 03:55:14 PM »

I didn't want to update HL, I made a promise to myself never to touch it again.
Posted by: Vector
« on: February 26, 2009, 10:58:44 AM »

Mike, why don't you put that into the HL plugin itself? What problem with putting it into the HL plugin would require a separate plugin?
Posted by: Hero
« on: February 26, 2009, 05:00:40 AM »

There is no built in way to end a game that has already started so I made a quick plugin that works alongside.

Get this plugin (Download)

Then type /playabort <gn> inside your bot. <gn> should be the gamename of the game you wish to abort.
Posted by: Forgot10
« on: February 25, 2009, 07:07:10 PM »

ok fixed it
thanks =]

Ok got another question

Say i did

.create

and everyone did .sign and it was a full game

but then before we hosted the game and started it we decided to not do it

well when this has happened i tested it with a friend and i did

.abort to end the game and it didnt work

and so i tried to do .forceabort and it still didnt work
Posted by: Hero
« on: February 25, 2009, 05:14:39 AM »

Disable Debugging from inside the script.

Change:
Code: [Select]
Public HL_DEBUG_ON
'**************
HL_DEBUG_ON = True
'**************

to

Code: [Select]
Public HL_DEBUG_ON
'**************
HL_DEBUG_ON = False
'**************

Posted by: Forgot10
« on: February 24, 2009, 07:56:54 PM »

Quote from: wnxeric
So i recently set up the HL plugin and i would like to ask for help if someone is willing D: .

Im a complete tard with scripts, bots, and the like so this problem may be super easy but not for me  but for some reason when i vouch for people they still get banned when entering the channel.

[7:33:53 PM] Not the StartGame command
 [7:33:53 PM] Not the CancelGame command
 [7:33:53 PM] Not the ForceClose command
 [7:33:53 PM] Not the ReportGame command
 [7:33:53 PM] Not the SignIn command
 [7:33:53 PM] Not the SignOut command
 [7:33:53 PM] Not the Stats command
 [7:33:53 PM] Not the StartChallenge command
 [7:33:53 PM] Not the TopScores command
 [7:33:53 PM] Not the BottomScores command
 [7:33:53 PM] Not the GameBan command
 [7:33:53 PM] Not the Games command
 [7:33:53 PM] Not the Teams command
 [7:33:53 PM] Not the UnGameBan command
 [7:33:53 PM] Your Access: 999 | And Flags:
 [7:33:53 PM] Needed Access: 30
 [7:33:53 PM] You have the required access
 [7:33:53 PM] Vouch Used by WNDLxERIC
 [7:33:53 PM] Calling Command Sub...
 [7:33:53 PM] Vouched wnxeric!
 [7:33:58 PM] -- WNxERIC [47ms] has joined the channel using Warcraft III: The Frozen Throne (Level: 4, icon tier Undead, peon icon, in Clan WN)
 [7:33:59 PM] <To WNxERIC> Welcome to Clan WNDL WNxERIC.                                          [ACCESS 999][DATE 1/28/2009][TIME 19:33:58][PING 47] Type !commands to see what this bot can do!
 [7:33:59 PM] <To WNxERIC> Welcome WNxERIC to Clan WNDL, the home of Warrior Nation!
 [7:34:00 PM] WNxERIC was banned by WNDLxERIC (You are not vouched).
 [7:34:00 PM] -- WNxERIC has left the channel.
 [7:34:01 PM] WNxERIC is using Warcraft III The Frozen Throne in the channel The Void.
 [7:34:03 PM] <WNDLxERIC> WNxERIC has joined a channel: The Void


thats the main problem now, and When i (trigger) Create/Startgame the message: "A Clan XXX game is begginning! | GN: dota1 | Host: WNxERIC | Mode: GAME>"

How can i make it say "A Clan WNDL game is beginning! | GN: dota1 | Host: WNxERIC | Mode: GAME>"

Then for mode how do i change it to.. IE: AREM/AP/CM ?


Any help would be much appreciated


Ok so i just got the HL plugin tonight from the stealthbot site and i was setting everything up.
The first thing i did was put my clan name in and remove vouching because i read about the banning problem. Then when i was testing making games and stuff i got the same thing as the quote above me.

I was wondering if there is a way to get that from coming up over and over again in stealthbot whenever someone does a command
Posted by: wnxeric
« on: February 23, 2009, 11:08:38 PM »

Quote from: Hero
I will test it as soon as I get a chance.

cool, still interested in a fix/answer myself .
Posted by: Hero
« on: February 22, 2009, 01:15:59 AM »

I will test it as soon as I get a chance.
Posted by: Flux
« on: February 19, 2009, 08:50:11 PM »

Did this ever get fixed? I just installed the plugin and the vouch system isn't working for me either (only, I never made the bot a operator, so nobody got angry at me for random kicks). If I do make it an op, though, (and I do want to after getting out of the testing phase) it'd be nice to know this got fixed. I know it's trying to kick because it keeps on giving the "You are not a channel operator." error. Any ideas? I did download the most recent version linked to in this thread, but no help.


If there's a newer version out, let me know, and I'll grab it. If not, I guess I got some code-crawling to do. For completeness sake, I should mention that I'm using StealthBot 2.6DR32 with only one other plugin - arc. Shouldn't make a difference, should it?
Posted by: wnxeric
« on: January 30, 2009, 10:54:20 PM »

if u want a fast test, stop by my channel @ west, Clan WNDL. my name will be WNxERIC. the bot running your script will be WNDLxERIC.
Posted by: Hero
« on: January 30, 2009, 05:11:45 AM »

I will update the version later tonight.

Kat: It does check safelists but I screwed up the If Not

There appears to be no problem with the version I told you to download. I will test it quick myself.
Posted by: Zakara
« on: January 30, 2009, 05:03:48 AM »

Question: Hero did you ever put safelist checking in? It might help him if he is running a clan.
Posted by: wnxeric
« on: January 30, 2009, 02:54:47 AM »

K i set it to false, which then it became kinda useless lol. i set it back to true, and now its banning everyone again lol. how would we/you go about fixing the vouch error? is it something i could do?