Do I need to be logged out when using PowerFeeder? Because when I saw that the program was still 'looking for kads to feed' then refreshing when the main had already came. edit: Never mind ,I realised that i need to be logged out
small issue, but on the GUI on the account age checker, it says format is USERASS, but it has now changed to USER only
for igloo melter... Code (Text): See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: Value '0' is not a valid value for Interval. Interval must be greater than 0. Parameter name: Interval at System.Windows.Forms.Timer.set_Interval(Int32 value) at IglooMelter.frmIglooMelter.tmrRefresh_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3615 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- IglooMelter Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Documents%20and%20Settings/User/Desktop/Desktop%20neopets/Autobuyers/Igloo%20Auto%20Buyers/IglooMelter/IglooMelter.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3614 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3082 (QFE.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. & what's the smallest value of the refresh rate possible?
smallest value = 1 When did you received this message ? -while refreshing -using the list manager -login/logout
Nothing's wrong I think. I noticed while running my AAAAber that neopets is lagging heavily today. If the program send a request and doesn't get a response, it will display an error message but will continue to work. If you ever get this message again, lemme know
Finally, I have some time today, I hope to be able to fix some programs XD -Maps USAB = fixed. Piece of a treasure map is now working -PowerFeeder = fixed. There was an error in the logout process -Account manager = fixed. New login page + requested features That's all for today. Still need to fix the daily doer. The new wheels are a pain in the ass
Is the Maps USAB supposed to restart searching after a wiz ban is over? It doesn't seem to be doing it whenever I have checked lately, but I thought I saw it restart before.
The process stop if you're wiz banned. After the ban, you have to press start again. If you're still wiz banned, it will tell you how much time is left. Seriously, I never though about that. I'll keep the idea for a future update XD
Lol...ok. You might also consider allowing the user to specify an offset (in mins) after the start of the hour. Otherwise, it will restart at the start of the hour which is not as good for searching because everyone is searching then. Thanks.
not sure whether it's only with me, but the timing for NST displayed on the program, and that in my browser is around 2secs off x.x
This can happen for a couple reasons: -The request to get the page in the first place took a bit more time than usual (server lag) and the time is off a bit. -between restock (7 mins interval), the timing will go off. That's a limitation caused by M$, where every CPU cycle as an accuracy of up to 15ms on every "tick". that's alot. -NST time in the browser will get off by ~1 sec every minute. Leave you browser open for 5 minutes and hit refresh, you'll see what I mean. That's why I sync the time after each refreshes, and on the minute the restock should happen. Also, that's why the program refresh from :51 to :57, just in case. You'll see in the log when I sync the time.
i see, in that case my concerns are resolved. furthermore, 15ms lagtime is completely insignificant as compared to my 2sec buy times x.x
15ms every "tick" ! my program use a 1sec interval so my program MAY be off by 15ms every second in the timer. over a 7 minutes wait, it's almost 6 seconds off. This has nothing to do with your buy time.
The Maps USAB doesn't work anymore, because neopets changed the pictures for the map pieces. Hope that's a quick fix.