Jump to content

nsane DragScript and more by TrojanK


TrojanK

Recommended Posts

● violentmonkey 2.12.7  -  vivaldi
● DragScript v25jul2020   cant save
● DragScript v22jul2020   works well

 

when I press save in violentmonkey, the following message is displayed. "script namespace conflicts - modify @name name and @namespace"
I have only two options, cancel or edit. save is not accepted. DragScript v22jul2020 works fine, tho..

 

well, i made a comparison between the two ^Dragscript versions^ and the result you can see in the picture below.

https://postimg.cc/MMtvTdmK

dragscript-v25jul2020.jpg

Edited by phen0men4
  • Like 2
Link to comment
Share on other sites


1 hour ago, phen0men4 said:

DragScript v22jul2020 works fine, tho..

It didn't work the way I wanted it to, so the update. (Try dragging an image)

 

1 hour ago, phen0men4 said:

"script namespace conflicts - modify @name name and @namespace"

You could replace - remove older version and then save newer version.

OR

change @name from DragScript to something else.

 

@name is the script name and there can't be two scripts having the same name in Violentmonkey.

  • Like 2
  • Thanks 1
Link to comment
Share on other sites


2 hours ago, TrojanK said:

OR

change @name from DragScript to something else.

@name is the script name and there can't be two scripts having the same name in Violentmonkey.

 

 

True, I just disabled the older script and thought the new one was unique because it was a new  "//@version number  25jul2020" ?
This works in Tampermonkey and of course thought it would work in Violentmonkey:(
 
I do not like to change the original script or in the script editor, then the hash value does not match the original, if i do it in reverse order.
For me, the checksums is everything, haha
 
How come Violentmonkey identifies two unique scripts only against //@name?  it is totally useless..

 

Thanks, now I'm on the track again;)

 

bug.jpg

 

violentmonkey.jpg

Edited by phen0men4
Link to comment
Share on other sites


17 minutes ago, phen0men4 said:

namespace.jpg

I usually keep read-only backups of my scripts in folders

and only the current version in Violentmonkey.

 

It seems @namespace is not needed in the scripts

and it looks better to me without "version" in the script names.

 

I simply share what I use.

  • Like 2
Link to comment
Share on other sites


of course looks much better. my previous picture was a bit misleading..

 

tested with @namespace as version number and then you can have several scripts 
with the same name in Voilentmonkey. But as you say, i only use the most current version..

 

Sometimes it is easy to just disable the old script while trying the new one:)

Thanks

 

namespace-1.jpg

 

Link to comment
Share on other sites


  • 2 weeks later...

DragScript v5aug2020

 

Select* and Drag to Open (sharecoded) link | Search

 

Fixed and simplified.

 

Download: DragScript.txt (Size: ~ 1 KB)

 

SHA-256: A76DD1E287F6360F7E76C91115C9957702E3D91B772A00026D86C83D6ADB9F27

SHA-256: B767AAC7BEA5DF4D607521A29D277FA482157A52563882FA9A49B4D83DCADC9A

 

* Selection info 👇

Spoiler

Make selection in the following ways to make it work

 

Yfq8XQs.png    OR    jwCmtcC.png

 

Edited by TrojanK
😉
Link to comment
Share on other sites


22 minutes ago, phen0men4 said:

sharecode links, latest that worked is 25may2020?

Yes, because I removed it in later versions. (Read @description)

 

You can put it back if you want to, it may work.

Link to comment
Share on other sites


moved over the code, seems to work.. Have a question..

 

Line 28. What does it do?
Should I keep that line from the older script? or use Line 28 from script dated today 05aug2020?

 

line-28.jpg

 

Edited by phen0men4
Link to comment
Share on other sites


1 minute ago, phen0men4 said:

Line 28. What does it do?
Should I keep that line from the older script? or use Line 28 from script dated today 05aug2020?

If you want to put back Drag to Sharecode feature, do the following:

  • Copy lines (28 - 37) from v25may2020
  • Paste/Insert at lines (28 - 37) in v5aug2020

 

Lines (28 - 31) in v5aug2020 is for Drag to Search

  • Like 1
  • Thanks 1
Link to comment
Share on other sites


JeepWillys58
On 8/5/2020 at 1:05 PM, TrojanK said:

If you want to put back Drag to Sharecode feature, do the following:

  • Copy lines (28 - 37) from v25may2020
  • Paste/Insert at lines (28 - 37) in v5aug2020

 

Lines (28 - 31) in v5aug2020 is for Drag to Search

Hi dear friend @TrojanK,

 

Could you combine all of these options mentioned in a single script? If so I would like to have it.

 

Thanks in advanced for your Excelent Job.

 

Best Regards

@JeepWillys58

Link to comment
Share on other sites


Share this post v11aug2020

 

Copy link to 'Share this post' - onclick

 

Download: Share this post.txt (Size: ~ 1 KB)

 

SHA-256: 67867C2C2CBBAAC3441A83B16781A38D09EF05DB3FF8FD1B2407756E3EEE7D4D

 

GIF 👇

Spoiler

ouylZLR.gif

 

Edited by TrojanK
Link to comment
Share on other sites


OK Cancel v14aug2020

 

Confirm on Cancel while creating new topic

 

Download: OK Cancel.txt (Size: ~ 1 KB)

 

SHA-256: 456CFE4E55EEE75F77F716C1F5F947B8BFC3ADE596EB2F3E82E4E8C661512050

 

PS: 👇

Spoiler

 

 

Link to comment
Share on other sites


  • 4 months later...

@TrojanK

 

Houston, we have a problem :)


DragScript, Share this post, ShareCode and deAnonym-izer dated 11aug2020 needs to be updated to match both www and non www. 
Just want to make you aware of the problem. Started late last night +2 GMT. Chrome, firefox.. all scripts stopped working at the same time:)
 
by the way, the latest Violentmonkey v2.12.8 was released today

https://github.com/violentmonkey/violentmonkey/releases/latest
 

// @match https://nsaneforums.com/*
// @match https://www.nsaneforums.com/*

 

Link to comment
Share on other sites


On 8/11/2020 at 2:17 PM, TrojanK said:

DragScript v11aug2020

 

Select and Drag to Open link | Sharecode | Search

 

Simplified.

 

Download: DragScript.txt (Size: ~ 1 KB)

 

SHA-256: B4E60CAD467DA5B4EB67DB27EA6B06AD71F4BD9B43DDE84514FBD25F68D024FF

Dear friend,

 

I hope you and all your be ok right now.

 

I try to use it today and it's not working anymore, could you kindly fix it?

 

Thanks in advanced.

 

Best Regards,

 

@JeepWillys58

  • Like 2
Link to comment
Share on other sites


  • 2 weeks later...
  • 2 weeks later...
On 1/1/2021 at 9:14 AM, kyber said:

Hello friend

 

Any New Solution for Dragscript???

You could install the original sharecode  program, by Delta. 

Link to comment
Share on other sites


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...