Quantcast

Jump to content


Photo

[Neopets Programs] Kad Feeder


  • This topic is locked This topic is locked
868 replies to this topic

#376 iargue

iargue
  • 10048 posts


Users Awards

Posted 03 April 2010 - 08:44 PM

Thanks, I had to click kad.exe first, then I found the kad.exe.log and here was the messages.

Exception in thread Thread-2:
Traceback (most recent call last):
File "threading.pyo", line 486, in __bootstrap_inner
File "kad.py", line 626, in run
File "kad.py", line 361, in Buyitem
AttributeError: 'runThread' object has no attribute 'Shopowner'

Exception in thread Thread-4:
Traceback (most recent call last):
File "threading.pyo", line 486, in __bootstrap_inner
File "kad.py", line 626, in run
File "kad.py", line 361, in Buyitem
AttributeError: 'runThread' object has no attribute 'Shopowner'

Exception in thread Thread-5:
Traceback (most recent call last):
File "threading.pyo", line 486, in __bootstrap_inner
File "kad.py", line 626, in run
File "kad.py", line 361, in Buyitem
AttributeError: 'runThread' object has no attribute 'Shopowner'



Thats a known bug. Select Use Item Database.

I'll be fixing that bug as soon as Noit comes around to help me implement a new feature.

#377 SmAsHeR

SmAsHeR
  • 443 posts

Posted 03 April 2010 - 09:33 PM

Thats a known bug. Select Use Item Database.

I'll be fixing that bug as soon as Noit comes around to help me implement a new feature.


Ok, will give it a try. I wish I could program. Would make using these programs all the more fun (after the hours and hours of coding, (or should I say days) and correcting major bugs is over that is).

Hang on, was that under "please choose how you wish to buy items"?

Because the item database is already selected (unless I changed it earlier on and it now went back to default or something)

found another bug... its somewhere in the list.

Exception in thread Thread-2:
Traceback (most recent call last):
File "threading.pyo", line 486, in __bootstrap_inner
File "kad.py", line 626, in run
File "kad.py", line 361, in Buyitem
AttributeError: 'runThread' object has no attribute 'Shopowner'

Exception in thread Thread-4:
Traceback (most recent call last):
File "threading.pyo", line 486, in __bootstrap_inner
File "kad.py", line 626, in run
File "kad.py", line 361, in Buyitem
AttributeError: 'runThread' object has no attribute 'Shopowner'

Exception in thread Thread-5:
Traceback (most recent call last):
File "threading.pyo", line 486, in __bootstrap_inner
File "kad.py", line 626, in run
File "kad.py", line 361, in Buyitem
AttributeError: 'runThread' object has no attribute 'Shopowner'

Exception in thread Thread-2:
Traceback (most recent call last):
File "threading.pyo", line 486, in __bootstrap_inner
File "kad.py", line 487, in run
AttributeError: 'int' object has no attribute 'replace'

Traceback (most recent call last):
File "NPLogin.pyo", line 760, in Login
File "HTTPwrapper.pyo", line 160, in PostWrapper
File "urllib.pyo", line 1250, in urlencode
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-8: ordinal not in range(128)
Traceback (most recent call last):
File "NPLogin.pyo", line 760, in Login
File "HTTPwrapper.pyo", line 160, in PostWrapper
File "urllib.pyo", line 1250, in urlencode
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-8: ordinal not in range(128)
Traceback (most recent call last):
File "NPLogin.pyo", line 760, in Login
File "HTTPwrapper.pyo", line 160, in PostWrapper
File "urllib.pyo", line 1250, in urlencode
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-8: ordinal not in range(128)

#378 iargue

iargue
  • 10048 posts


Users Awards

Posted 03 April 2010 - 11:15 PM

Ok, will give it a try. I wish I could program. Would make using these programs all the more fun (after the hours and hours of coding, (or should I say days) and correcting major bugs is over that is).

Hang on, was that under "please choose how you wish to buy items"?

Because the item database is already selected (unless I changed it earlier on and it now went back to default or something)

found another bug... its somewhere in the list.

Exception in thread Thread-2:
Traceback (most recent call last):
File "threading.pyo", line 486, in __bootstrap_inner
File "kad.py", line 626, in run
File "kad.py", line 361, in Buyitem
AttributeError: 'runThread' object has no attribute 'Shopowner'

Exception in thread Thread-4:
Traceback (most recent call last):
File "threading.pyo", line 486, in __bootstrap_inner
File "kad.py", line 626, in run
File "kad.py", line 361, in Buyitem
AttributeError: 'runThread' object has no attribute 'Shopowner'

Exception in thread Thread-5:
Traceback (most recent call last):
File "threading.pyo", line 486, in __bootstrap_inner
File "kad.py", line 626, in run
File "kad.py", line 361, in Buyitem
AttributeError: 'runThread' object has no attribute 'Shopowner'

Exception in thread Thread-2:
Traceback (most recent call last):
File "threading.pyo", line 486, in __bootstrap_inner
File "kad.py", line 487, in run
AttributeError: 'int' object has no attribute 'replace'

Traceback (most recent call last):
File "NPLogin.pyo", line 760, in Login
File "HTTPwrapper.pyo", line 160, in PostWrapper
File "urllib.pyo", line 1250, in urlencode
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-8: ordinal not in range(128)
Traceback (most recent call last):
File "NPLogin.pyo", line 760, in Login
File "HTTPwrapper.pyo", line 160, in PostWrapper
File "urllib.pyo", line 1250, in urlencode
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-8: ordinal not in range(128)
Traceback (most recent call last):
File "NPLogin.pyo", line 760, in Login
File "HTTPwrapper.pyo", line 160, in PostWrapper
File "urllib.pyo", line 1250, in urlencode
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-8: ordinal not in range(128)


I dont think your computer likes running this. Disable a firewall and antivirus is you have any. Log out of permium portal if you have.

Uninstall the program and required files and reinstall them.

#379 SmAsHeR

SmAsHeR
  • 443 posts

Posted 04 April 2010 - 12:30 AM

I re-installed the program. The only problem I have now is trying to log in. Once thats achieved (if achieved) it goes fine.

#380 Boggart

Boggart
  • Professional Napper

  • 7981 posts


Users Awards

Posted 06 April 2010 - 04:51 PM

Having serious issues getting Kad Items. Please create a tracker

??

#381 iargue

iargue
  • 10048 posts


Users Awards

Posted 06 April 2010 - 05:19 PM

Having serious issues getting Kad Items. Please create a tracker

??



First. Try logging in Manually, not importing cookies.

Secondly. Maybe you should make a tracker?

#382 talbs

talbs
  • 4084 posts


Users Awards

Posted 10 April 2010 - 02:49 PM

First. Try logging in Manually, not importing cookies.

Secondly. Maybe you should make a tracker?


i just got that error like 3 minutes ago

i dont import cookies, so its not that

whats a tracker

#383 Elindoril

Elindoril
  • Weeaboo Trash

  • 9254 posts


Users Awards

Posted 10 April 2010 - 02:51 PM

i just got that error like 3 minutes ago

i dont import cookies, so its not that

whats a tracker

This is a tracker.

#384 talbs

talbs
  • 4084 posts


Users Awards

Posted 10 April 2010 - 02:53 PM

This is a tracker.


someone else created one with the same problem, should i use the answer that was provided to them

#385 iargue

iargue
  • 10048 posts


Users Awards

Posted 10 April 2010 - 03:15 PM

i just got that error like 3 minutes ago

i dont import cookies, so its not that

whats a tracker



The cookie importing module interferes with logging in for some people.

Hence why we added a disable tag to it.

#386 SmAsHeR

SmAsHeR
  • 443 posts

Posted 10 April 2010 - 05:25 PM

The cookie importing module interferes with logging in for some people.

Hence why we added a disable tag to it.


Sometimes closing all open browsers and logging out (if there is an account logged in) can help. On top of this if there is still problems you may be-able to get it working by just restarting the program and trying to do it manually. Works for me when I get those kinds of errors.

#387 vigaraca

vigaraca
  • 16 posts

Posted 24 April 2010 - 06:13 AM

Have somebody a good list of kad food? Thanks^^

#388 jcrdude

jcrdude
  • Oh shit there's a thing here

  • 7001 posts


Users Awards

Posted 24 April 2010 - 11:56 AM

Have somebody a good list of kad food? Thanks^^


Use the program...... problem solved.

#389 Haus

Haus
  • 21 posts

Posted 24 April 2010 - 12:24 PM

This is my first time using the program and I'm not sure whether it's working properly or not. I've been running it for nearly an hour now and all it seems to do is "call a refresh" every 7 minutes - is this what it's meant to do?


[09:18:24 PM] Calling a refresh
[09:11:25 PM] Calling a refresh
[09:04:25 PM] Calling a refresh
[08:57:26 PM] Calling a refresh
[08:50:26 PM] Calling a refresh
[08:43:24 PM] Calling a refresh
[08:36:26 PM] Calling a refresh
[08:35:10 PM] Feeding Started...
[08:28:06 PM] Successfully loaded food list!


#390 jcrdude

jcrdude
  • Oh shit there's a thing here

  • 7001 posts


Users Awards

Posted 24 April 2010 - 12:31 PM

[09:18:24 PM] Calling a refresh
[09:11:25 PM] Calling a refresh
[09:04:25 PM] Calling a refresh
[08:57:26 PM] Calling a refresh
[08:50:26 PM] Calling a refresh
[08:43:24 PM] Calling a refresh
[08:36:26 PM] Calling a refresh
[08:35:10 PM] Feeding Started...
[08:28:06 PM] Successfully loaded food list!


If the program has not seen a Kad Restock in that timeframe, then it will call a refresh and wait 7 minutes. That's how Kad Feeding works. Look it up some time ;)

#391 Haus

Haus
  • 21 posts

Posted 24 April 2010 - 01:33 PM

2 hours now and still the only thing it's done is call a refresh.

#392 jcrdude

jcrdude
  • Oh shit there's a thing here

  • 7001 posts


Users Awards

Posted 24 April 2010 - 01:34 PM

2 hours now and still the only thing it's done is call a refresh.


Maybe it's a problem? Try restarting the program?

#393 Haus

Haus
  • 21 posts

Posted 24 April 2010 - 01:51 PM

Maybe it's a problem? Try restarting the program?


Okay I'll give it a go. Is it best to buy from Shop Wizard or Item Database, or change any of the default settings to get it working properly? The only thing I changed was the maximum amount I want to spend overall.

#394 jcrdude

jcrdude
  • Oh shit there's a thing here

  • 7001 posts


Users Awards

Posted 24 April 2010 - 02:19 PM

Okay I'll give it a go. Is it best to buy from Shop Wizard or Item Database, or change any of the default settings to get it working properly? The only thing I changed was the maximum amount I want to spend overall.


That's all I usually do: Change the max NPs to spend, and change the time it's going to run. Once I set those two things, I let it do its thing.

#395 vigaraca

vigaraca
  • 16 posts

Posted 24 April 2010 - 03:34 PM

[06:27:22 PM] Calling a refresh
[06:20:22 PM] Calling a refresh
[06:13:24 PM] Calling a refresh
[06:06:23 PM] Calling a refresh
[05:59:22 PM] Calling a refresh
[05:52:27 PM] Calling a refresh
[05:45:28 PM] Calling a refresh
[05:38:25 PM] Calling a refresh
[05:31:22 PM] Calling a refresh
[05:29:46 PM] Feeding Started...
[05:22:32 PM] Successfully loaded food list!

The program status is waiting 2.050 seconds, then of this time, wait 1-2 seconds (but for less than 10 seconds) and then wait 50-300 seconds and awain 1-2 seconds T.T

#396 iargue

iargue
  • 10048 posts


Users Awards

Posted 24 April 2010 - 10:06 PM

[06:27:22 PM] Calling a refresh
[06:20:22 PM] Calling a refresh
[06:13:24 PM] Calling a refresh
[06:06:23 PM] Calling a refresh
[05:59:22 PM] Calling a refresh
[05:52:27 PM] Calling a refresh
[05:45:28 PM] Calling a refresh
[05:38:25 PM] Calling a refresh
[05:31:22 PM] Calling a refresh
[05:29:46 PM] Feeding Started...
[05:22:32 PM] Successfully loaded food list!

The program status is waiting 2.050 seconds, then of this time, wait 1-2 seconds (but for less than 10 seconds) and then wait 50-300 seconds and awain 1-2 seconds T.T



Looking into this, the database seems to have become desynced.


Program should recorrect itself shortly. Just wait it out.

[01:54:15 AM] Calling a main
[01:54:15 AM] Fed a pet! That makes 18 total!
[01:54:14 AM] Purchased Apple Soup For 2100 NP
[01:54:12 AM] Item too expensive
[01:52:24 AM] Feeding Started...
[01:51:43 AM] Successfully loaded food list!


Fixed. :)

#397 Haus

Haus
  • 21 posts

Posted 25 April 2010 - 03:58 AM

I'm not sure what's wrong with mine, but I just got this message:


[12:56:05 PM] Having serious issues getting Kad Items. Please create a tracker
[12:56:03 PM] Feeding Started...
[12:34:27 PM] Successfully loaded food list!

What's a tracker and how do I create one? Also, when I logged out I got a popup saying that serious errors occurred and I should check the kad.exe.log file.

Edited by lmfaolol, 25 April 2010 - 04:02 AM.


#398 Daryl

Daryl
  • 459 posts

Posted 25 April 2010 - 05:30 AM

I'm not sure what's wrong with mine, but I just got this message:


[12:56:05 PM] Having serious issues getting Kad Items. Please create a tracker
[12:56:03 PM] Feeding Started...
[12:34:27 PM] Successfully loaded food list!

What's a tracker and how do I create one? Also, when I logged out I got a popup saying that serious errors occurred and I should check the kad.exe.log file.


This usually happens when you are running the kad feeder, and at the same time, you login neopets and shifted some items out of the place.. I get this error often, because i have itchy hands.

#399 Haus

Haus
  • 21 posts

Posted 25 April 2010 - 11:57 AM

Hmm, it doesn't seem to be working very well for me and it buys items and fails to feed the Kads. I've been running it on and off since 1pm (it's now 9pm) and I had it on for 4 hours yesterday and I've only fed 2 Kads in total...

#400 iargue

iargue
  • 10048 posts


Users Awards

Posted 25 April 2010 - 08:54 PM

Hmm, it doesn't seem to be working very well for me and it buys items and fails to feed the Kads. I've been running it on and off since 1pm (it's now 9pm) and I had it on for 4 hours yesterday and I've only fed 2 Kads in total...



You have to understand that you cant -always- feed a KAD. There are around 30-40 people running this program with now, and each of them is trying to feed a kad (I have it load them in random order, so fewer double feeds occur). Because of this, the program will occasionally loose to other people Auto Feeding, or if you have enough buy attempts, then you might be too slow.

Just be patient. This program is extremely fast, and will get you the avatar.


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users