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 - EKLIPz

Pages: [1]
1
Scripting / ChatBot problem.
« on: March 13, 2009, 03:35:35 PM »
From SBNet
Quote from: EKLIPz
I recently searched and found a "ChatBot" plugin that responds to phrases with....phrases, automatically. But, it does not work. I get:
Quote
[11:29:52 PM] Loaded 2 of 3 script files referenced.
 [11:29:52 PM] 17 plugins loaded. Type /plugins in the bot to view them. Type /phelp for help using them.
 [11:29:52 PM] Type /updates in the bot to view updates and new plugins that are available for download.
 [11:29:52 PM] Load Call Error On File> C:\Documents and Settings\Nathan\Desktop\GoogleGnome East\plugins\chatb.txt
 [11:29:52 PM] Error Number: 62   Description: Input past end of file

And it doesn't respond to any commands. I found this plugin in two posts.
http://www.stealthbot.net/board/index.php?...st&p=306934
http://www.stealthbot.net/board/index.php?...st&p=310545

Looks pretty old, so maybe something in it is outdated. Dunno. Hopefully someone can figure it out.

Thanks - EKLIPz

2
Requests / Google Script
« on: March 08, 2009, 08:21:18 PM »
Quote from: EKLIPz
I am looking for a plugin that can use google to do a few things. If possible, these are the commands I would like.

Me: !gstats <search phrase>  // Displays how many results are found for a given search.
Bot: Results 1 - 10 of about 200,000 for <search phrase>. (0.10 seconds)

Me: !gsearch <search phrase>  // Displays top 3 links for search.
Bot: Link 1 -- www.link1.com
Bot: Link 2 -- www.link2.com
Bot: Link 3 -- www.link3.com

Me: !gsearch [fl] <search phrase>  // Displays link for First Link aka Feeling Lucky
Bot: Link 1 -- www.link1.com

Me: !gplink  // Takes last searched link, and inputs it into bot's profile.
Bot: Added link to profile.


Also, this will more then likely need some kind of flood control, to keep it from spamming or being abused. Thanks to whoever can do this.


3
Web Development / PHP Assistance
« on: March 06, 2009, 10:45:52 AM »
I finally got my new site up, that supports PHP, and I am trying to learn some. I converted all of the previously HTML pages to php and put in alot of "includes".

-------------------------------------------------------------

I have a few problems and questions.

1) When you go to the main page (http://ekreationz.co.nr) and navigate to any other page, the URL does not change with it. Which means, you cannot click refresh or back to navigate, which sucks. Is there a way to fix this? I know with alot of PHP sites, the url usually goes something like this:
Main Pages - http://site.com/index.php
Other Pages - http://site.com/index.php?p=other

I just have no idea how to do that.

-------------------------------------------------------------

2) I would like to know if it is possible to have something like:
On images page, it displays a name, and a "view" link for every image in a dedicated folder. So that, when I add new images, they are added to the list.

-------------------------------------------------------------

3) Also, how can I add a user database to the site? All I want is the ability to have an upload from the page, but only for me, and maybe a few others, without them getting FTP info, or admin access. And the ability to make some pages only visible to those people would be really nice.

-------------------------------------------------------------

**I will post if I think of anything else. Please, someone that is good at PHP/MySQL help me out with this.

- EKLIPz

4
Web Development / IPB Problem
« on: March 06, 2009, 05:53:20 AM »
For some reason, the members button on my forums, gets an error.

http://forums.clanxiax.com/index.php?act=Members
Quote
Board Message
Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.

The error returned was:
Incorrect use of one of the board files

5
Questions and Suggestions / New Forums section Request
« on: March 03, 2009, 06:56:17 PM »
I think we should have a graphic section >.>

So I can do something like -

Hey guys, I had a project to create a movie poster for a made-up movie. Here it is, tell me what you think.

[img]http://ekreationz.my1.ru/project1.jpg" border="0" class="linked-image" /]

6
Test Area / Bot Test
« on: February 28, 2009, 03:23:55 PM »
PLEASE WORK!!!!!!

7
Bot Development / Some outside bot help
« on: February 23, 2009, 10:02:32 AM »
Well, I made this post at SB.net and they deleted it, so, I will try here, see which side is friendlier.

I have a bot called D2NT which is a magic finding/baal run bot for Diablo 2. It is an awesome bot for my laziness. The only problem is, upon creating 100+ games in a row, with 10-30 seconds between game exit, and game create, I still find that I get a 12 hour temp ban for it. I could set the time up so it takes way longer between creating games, but that is not very efficient for baal runs. I was wondering if someone could take a look at the scripts, and add something in so that after about 50-70 games, it takes like an hour break. The scripting looks semi easy to read, but I have no idea how to go about this. I have made minor edits to it to add/take out some things, but nothing big like this.

So, lets say it is doing baal runs, each lasts 3-5 minutes, taking 20 second breaks in between games. I would like it to upon reaching X amount of games say a message in the final game like "Anti-Temp Ban - Taking X minute break in so-n-so channel", and then just chill in the channel for another variable of time. Thus saving it from temp ban for too many created games.

If anyone can help, or is familiar with the bot already, please lemme know. I can send you the complete bot to look over, and I know enough to guide you to where the proper scripts may be found.

Thanks for your time - EKLIPz

Pages: [1]