Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - zammy

Pages: [1]
1
Scripting / Irc script
« on: February 03, 2009, 06:12:25 AM »
I'd like to have a bot on my IRC channel and i got a script for it too but i dont know how to enable it on MIRC couse it had a dll file with it too. Any one can help here?

I attach the script it self on this post too so u can see it.   [attachment=82:PickupBot.rar]

2
Heroic League / Making bot wisp..
« on: January 05, 2009, 08:54:17 AM »
I want my bot to wisper a command to my hosting bot right after the game is full and ready.

So heres the original code... Now after the script has made bot say that the game has began i want him to wisper         /w EstL-Hosting !pub & GN &
Code: [Select]
hlLeague.CreateNormalGame GN, Host, Mode
  hlLeague.SignInPlayer hlLeague.GetSelectedGame, Username
  Dsp dspID, "A " & HL_CLAN & " game is begginning! | GN: " & GN & " | Host: " & Host & " | Mode: " & Mode, Username, vbLB
  HL_VS = 10
End Sub


Is it possible and if so then what word do i have to put in front of it   i see this in the code "Dsp dspID,"  but it wont work, im newb in this still

3
Scripting / Question
« on: January 04, 2009, 08:29:30 AM »
Can anyone tell if its possible to learn such scripting like u do in SB and if so then where? I have some experience all ready in HTML CSS and C+(learned at school ) Dno if they will help me in Sb scripts.

4
Web Development / Question?
« on: January 04, 2009, 08:18:35 AM »
I have 2 bots that i run for my clan, but my own PC makes such horrible noise that i cant sleep with it at night , so is there any way to get thoes bots to a sumkind of server?

5
Heroic League / [Resolved] Getting an error on stealthbot
« on: October 25, 2008, 07:14:34 AM »
Hi, im using hlleague script with SB and it worked perfect before but now it gives me errors every time user join or tryes to send a cmd to bot,   the regular bot cmd's work but still it show errors in bot but the hl cmd's dont work at all...

 [17:01:18] UserJoins Call Error On File> C:\Program Files\StealthBot\plugins\hlHeroicLeague.plug
 [17:01:18] Error Number: 424   Description: Object required


 [16:49:12] <Sh1tL1kE[EstL]@Northrend> .mp3
 [16:49:12] UserTalk Call Error On File> C:\Program Files\StealthBot\plugins\hlHeroicLeague.plug
 [16:49:12] Error Number: 424   Description: Object required
 [16:49:12] <To Sh1tL1kE[EstL]@Northrend> Current MP3: (Winamp not loaded)

Pages: [1]