Jump to content

  • Curse Sites
Help

[TOOL] Diablo 3 Farming Assistant

Diablo D3 Paragon Level Experience Time Leveling D3FA Farming Assistant

  • Please log in to reply
89 replies to this topic

#21 thormond

thormond

    Zealot

  • Members
  • 89 posts
  • BattleTag:thormond#2241
  • B-Net Username:thormond

Posted 08 January 2013 - 12:08 PM

mby there are some versions of .net framework where "," is not being parsed well and "." is intended to work properly?
it's would retarded though

PS: it's working for me

Edited by thormond, 08 January 2013 - 12:09 PM.


#22 Throgan

Throgan

    Zakarumite

  • Members
  • 1 posts

Posted 08 January 2013 - 05:09 PM

Here's what I'm getting with the newest version (1.0.2Test) running .Net Framework 4.5

Test 1 (No punctuation):
Start Run Input: 10
End Run Input: 12

XP Gained Output: 2m
Expected Output: 2m

Test 2 (Decimal):
Start Run Input: 10.5
End Run Input: 12.5

XP Gained Output: 20m
Expected Output: 2m

Test 3 (Comma):
Start Run Input: 10,5
End run Input: 12,5

XP Gained Output: 20m
Expected Output: 2m

It appears to me not to be parsing the decimal/comma at all.  So it's reading 105 start and 125 ending.  Figured I'd provide another data point for you.

#23 Nakuu

Nakuu

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts
  • Location:Lublin, PL
  • BattleTag:nakuu#2814

Posted 08 January 2013 - 05:33 PM

It's really hard to find what is wrong in the code so here is one more test version which creates Log file. Please run few tests and send me or post here the log file (log.txt in program's folder)
https://sourceforge....t2.zip/download

I think I found where is the problem but just need the log file to be sure.

Edited by Nakuu, 08 January 2013 - 05:59 PM.


#24 iAMway

iAMway

    Zakarumite

  • Members
  • 3 posts

Posted 08 January 2013 - 06:06 PM

The program doesnt appear in game , only when i go to windows. How do I put it in game ?

#25 Nakuu

Nakuu

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts
  • Location:Lublin, PL
  • BattleTag:nakuu#2814

Posted 08 January 2013 - 06:11 PM

There is an option called "On Top". Your game has to be in Windowed or Windowed (Fullscreen) mode to make it work.

#26 iAMway

iAMway

    Zakarumite

  • Members
  • 3 posts

Posted 08 January 2013 - 06:32 PM

[quote name='Nakuu' timestamp='1357668705' post='1108729']
There is an option called "On Top". Your game has to be in Windowed or Windowed (Fullscreen) mode to make it work.
[/quote]

Solved , that was what was missing , the windowed mode . Thanks , great program man

Edited by iAMway, 08 January 2013 - 06:36 PM.


#27 iAMway

iAMway

    Zakarumite

  • Members
  • 3 posts

Posted 08 January 2013 - 06:47 PM

Huum , but now i have another problem :S with this new windowed mode i tend to lag a bit . With Fullscreen i play with 1280x720 resolution , and when i change to windowed mode ( Fullscreen ) i notice that quality gets better and when i'm using the WW on my barb i notice a difference , like a bit of lag . What sould i do ? Isnt it really possible to have the program in game while in Fullscreen ?

#28 Nakuu

Nakuu

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts
  • Location:Lublin, PL
  • BattleTag:nakuu#2814

Posted 08 January 2013 - 07:08 PM

@Up
Sadly I can't make it possible to be on top of full screen application at the moment. I didn't look too much into that but I think more complex solution will be needed for that like .dll injection. Might do it in the future if more people will want that. You can try to turn on/off Vertical Sync and hopefully it will fix some lags.

Still need to resolve the problem with Double<->String parsing.
https://sourceforge....t2.zip/download
Anyone with the problem please send me/post here the log.txt from the app's folder after running few tests.

Edited by Nakuu, 08 January 2013 - 07:13 PM.


#29 thesikaleon

thesikaleon

    Zealot

  • Members
  • 107 posts
  • Location:Greece
  • BattleTag:thesikaleon#2805

Posted 08 January 2013 - 07:25 PM

your rock!!!

So finally "on top"

:Thumbs Up:  You are my hero
Posted Image

#30 thormond

thormond

    Zealot

  • Members
  • 89 posts
  • BattleTag:thormond#2241
  • B-Net Username:thormond

Posted 08 January 2013 - 08:23 PM

View PostNakuu, on 08 January 2013 - 07:08 PM, said:

@Up
Sadly I can't make it possible to be on top of full screen application at the moment. I didn't look too much into that but I think more complex solution will be needed for that like .dll injection. Might do it in the future if more people will want that. You can try to turn on/off Vertical Sync and hopefully it will fix some lags.
.dll injection, overlay hooking and other things are essentially making addons, which are prohibited by blizz
http://kotaku.com/58...ned-not-allowed

i wouldn't risk, the only way to do this is to make them change policy or make them do an exception for this particular program in warden's code somehow : /

#31 Nakuu

Nakuu

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts
  • Location:Lublin, PL
  • BattleTag:nakuu#2814

Posted 09 January 2013 - 01:47 PM

Some people reported that the last test version works fine for them so updated official version to 1.0.3.

1.0.3
*Fixed a bug when Saving the Run without Pausing timer (Savign the run while timer is on will save the run and start the new run automatically)
*Fixed localization issues (aka The calculated numbers are incorrect)
*Added Legendaries/hour counter
*Added timer to Paragon LevelUp and timer to 100 Paragon Level
*Added button to reset current session
1.0.2
*Redesigned layout a bit
*Added Legendary Counter ("Oranges" Checkbox)
1.0.1
*Added Saving to File
1.0.0
*Added "XP per minute"

Links in first post
or here is the shortcut https://sourceforge....ad?source=files

Edited by Nakuu, 09 January 2013 - 01:57 PM.


#32 mesiass

mesiass

    Zakarumite

  • Members
  • 2 posts

Posted 10 January 2013 - 02:32 AM

Can u get ban for this?Because i want to try it.

#33 Nakuu

Nakuu

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts
  • Location:Lublin, PL
  • BattleTag:nakuu#2814

Posted 10 January 2013 - 10:51 AM

You can not. It doesn't interact with any Diablo 3 files or process. It's a bit more advanced calculator than Window's one ;)

#34 Hellfalcon

Hellfalcon

    Zealot

  • Members
  • 110 posts

Posted 10 January 2013 - 11:23 AM

ive got 2 barbs plvl 80+ banned. one for RMAH usage other for nothing.
dont wanna get banned 3rd time
:trollface:

#35 Nakuu

Nakuu

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts
  • Location:Lublin, PL
  • BattleTag:nakuu#2814

Posted 10 January 2013 - 11:32 AM

View PostHellfalcon, on 10 January 2013 - 11:23 AM, said:

ive got 2 barbs plvl 80+ banned. one for RMAH usage other for nothing.
dont wanna get banned 3rd time
Sorry to hear that. This program is safe to use since it's just like advanced calculator (and they did promote some sites with similar purpose on Battle.net) so there is nothing to worry about. But yeah, it's your decision and I respect that ;)

#36 Nakuu

Nakuu

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts
  • Location:Lublin, PL
  • BattleTag:nakuu#2814

Posted 10 January 2013 - 10:21 PM

Updated to 1.0.4 (Link in first post)

Quote

1.0.4
*Rebuilded to .NET Framework 4.0 to make it works for Windows XP users
*Refreshed UI a bit again
*Added profile saving
*Added "About" for people interested in contacting me or willing to support me :)


#37 Synaak

Synaak

    Zakarumite

  • Members
  • 3 posts

Posted 11 January 2013 - 05:59 PM

Thank you :)

#38 Elladan

Elladan

    Zakarumite

  • Members
  • 3 posts

Posted 11 January 2013 - 06:14 PM

i wish blizz had the same patch speed as you :P keep up good job :D thank you

#39 Gebobus

Gebobus

    Zakarumite

  • Members
  • 6 posts

Posted 11 January 2013 - 08:31 PM

For some reason it doesn't start when I click on it, probably just me doing something wrong. Any clue why it doesn't start?

#40 Nakuu

Nakuu

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts
  • Location:Lublin, PL
  • BattleTag:nakuu#2814

Posted 11 January 2013 - 08:36 PM

No error or anything? Which Windows version you using? If you are on Windows 8 right click the application then Properties and check if it's blocked for some reason (if it's then simply click Unblock on bottom of Properties window). If it's not the case then you can try to run it in another compatibility mode like windows service pack 2 and/or run as administrator.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users