Jump to content
UBot Underground

Recommended Posts

  • Replies 106
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

(Today only My birthday discount $ 20 each plugin)

Pash ... your plugins are great   But the way you protect it can be a disaster for us when selling compiled bots and got such kind of errors from your plugins   Please consider about it

It will work in "Debug Mode" only. It does not validate the "Compile Bot".

Posted Images

Tested with latest version 2.0.3.0 as well.

 

Something is wrong here!

for fix it. download new file. (I'm replace file but not update version)

Link to post
Share on other sites

for fix it. download new file. (I'm replace file but not update version)

The file on dropbox didn't change:

 

 

http://content.screencast.com/users/danwan131/folders/Jing/media/7ac4a995-8fcf-4996-8a42-f87b5f3ef6da/2015-05-04_0118.png

 

And the one that is in your dropbox folder is exactly the same I tested (with the error)

http://content.screencast.com/users/danwan131/folders/Jing/media/160c37f3-5eec-494e-beb1-1cad12450a56/2015-05-04_0120.png

 

 

Cheers

Dan

Link to post
Share on other sites

Pash ... your plugins are great

 

But the way you protect it can be a disaster for us when selling compiled bots and got such kind of errors from your plugins

 

Please consider about it

  • Like 1
Link to post
Share on other sites

@Pash.

 

Do the compiled versions of my bot also run a license check against your server? 

The question is: Will my  bots stop working if something happens on your side?

 

Dan

Link to post
Share on other sites

@Pash.

 

Do the compiled versions of my bot also run a license check against your server? 

 

The question is: Will my  bots stop working if something happens on your side?

 

Dan

It will work in "Debug Mode" only.

It does not validate the "Compile Bot".

  • Like 1
Link to post
Share on other sites

There is still something wrong with 2.0.3.1:

 

http://content.screencast.com/users/danwan131/folders/Jing/media/a95580ed-1339-4924-b27a-d420605d3002/2015-05-04_2122.png

Plugin is enabled, but I don't see a single command or function.

Link to post
Share on other sites

There is still something wrong with 2.0.3.1:

 

http://content.screencast.com/users/danwan131/folders/Jing/media/a95580ed-1339-4924-b27a-d420605d3002/2015-05-04_2122.png

 

Plugin is enabled, but I don't see a single command or function.

Try Restart Ubot.

Link to post
Share on other sites

Same in Ubot V4

 

http://content.screencast.com/users/danwan131/folders/Jing/media/c6df8427-0666-4e6e-b8ed-fea18b2537b3/2015-05-04_2202.png

 

 

Ubot and PC restarted multiple times.

Link to post
Share on other sites

No, still the same problem.

 

Does it work on your side with Ubot V5.5.13?

Yes. work on Ubot V5.5.13

 

and try check file size.

post-5560-0-61808700-1430769788_thumb.png

post-5560-0-77787200-1430769793_thumb.png

Link to post
Share on other sites

http://content.screencast.com/users/danwan131/folders/Jing/media/4eeca87b-a565-4f03-98ab-8af39081f6a2/2015-05-04_2205.png

 

 

MD5: a0f0058391fadb21a3d9db77d1522394

SHA256: b028838e9f8ed53b5388d5381cd26ac0fcabad0e09d52ea59384c829c4d777b9

 

Is that the correct one?

If yes, what should I do now?

V2.0.2.2  works fine by the way.

Link to post
Share on other sites

http://content.screencast.com/users/danwan131/folders/Jing/media/4eeca87b-a565-4f03-98ab-8af39081f6a2/2015-05-04_2205.png

 

 

MD5: a0f0058391fadb21a3d9db77d1522394

SHA256: b028838e9f8ed53b5388d5381cd26ac0fcabad0e09d52ea59384c829c4d777b9

 

Is that the correct one?

 

If yes, what should I do now?

 

V2.0.2.2  works fine by the way.

MD5 : A0F0058391FADB21A3D9DB77D1522394

SHA256: B028838E9F8ED53B5388D5381CD26AC0FCABAD0E09D52EA59384C829C4D777B9

 

yes is correct.

Link to post
Share on other sites

Ok, and now? Any ideas?

V2.0.2.2 works fine

 

V2.0.3.1 doesn't work

V2.0.3.0 doesn't work either

 

Anyone here who has v2.0.3.1 working?

 

@Pash: Anything else that has changed in V2.0.3xx besides some commands? New library? New copy protection?

 

Dan

Link to post
Share on other sites

Ok, and now? Any ideas?

 

V2.0.2.2 works fine

 

V2.0.3.1 doesn't work

V2.0.3.0 doesn't work either

 

Anyone here who has v2.0.3.1 working?

 

@Pash: Anything else that has changed in V2.0.3xx besides some commands? New library? New copy protection?

 

Dan

What I do

1. Add the two commands.

2. Customize code

 

For this has not been reported. Errors from others.

 

I am currently investigating more

Link to post
Share on other sites
  • 3 weeks later...
  • 1 month later...

The time difference calculation doesnt work correctly when calculating between different months:

 

set(#date1,"02.05.2015","Global")
set(#date2,$plugin function("Advanced DateTime.dll""$date time converter"$plugin function("Advanced DateTime.dll""$date time current""Short date"), "Short date""Short date""(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna""(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna""en-US""de"),"Global")
set(#difference,$plugin function("Advanced DateTime.dll""$date time difference"#date1#date2"dd.mm.yyyy""Total Days""#.##"),"Global")
alert(#difference)

 

Looks like it's not considering the month.

 

Dan

Link to post
Share on other sites

The time difference calculation doesnt work correctly when calculating between different months:

 

set(#date1,"02.05.2015","Global")

set(#date2,$plugin function("Advanced DateTime.dll""$date time converter"$plugin function("Advanced DateTime.dll""$date time current""Short date"), "Short date""Short date""(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna""(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna""en-US""de"),"Global")

set(#difference,$plugin function("Advanced DateTime.dll""$date time difference"#date1#date2"dd.mm.yyyy""Total Days""#.##"),"Global")

alert(#difference)

 

Looks like it's not considering the month.

 

Dan

 

Checking.

Link to post
Share on other sites

You probably use:

DateTime test1 = new DateTime(2015,06,01);
var result = test1.Subtract(DateTime.Today).TotalDays;
 
So the issue is probably how you split the different date / time formats. 
 
Dan
Link to post
Share on other sites

 

You probably use:

DateTime test1 = new DateTime(2015,06,01);
var result = test1.Subtract(DateTime.Today).TotalDays;
 
So the issue is probably how you split the different date / time formats. 
 
Dan

 

a similar.

Link to post
Share on other sites

The time difference calculation doesnt work correctly when calculating between different months:

 

set(#date1,"02.05.2015","Global")

set(#date2,$plugin function("Advanced DateTime.dll""$date time converter"$plugin function("Advanced DateTime.dll""$date time current""Short date"), "Short date""Short date""(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna""(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna""en-US""de"),"Global")

set(#difference,$plugin function("Advanced DateTime.dll""$date time difference"#date1#date2"dd.mm.yyyy""Total Days""#.##"),"Global")

alert(#difference)

 

Looks like it's not considering the month.

 

Dan

Format you specified is invalid.

post-5560-0-51840600-1435768089_thumb.png

Link to post
Share on other sites
  • PRO locked this topic
Guest
This topic is now closed to further replies.

×
×
  • Create New...