Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

DGSweeper

Featured Replies

I have been trying to get my DG up for Chaotics/Frost Dragons. I wanted to use DGSweeper (to keep track of keys/doors) seems that its not working. No matter what I try it will not pick up the map for the dungeon. Can anyone give me any advice? I am using the Runescape client

Sig

You should check or uncheck a certain box. Lemme find that question I asked earlier myself >.> Brb!

 

EDIT: Check/Uncheck your navigation bar! That should do the trick

Our deepest fear is not that we are inadequate. Our deepest fear is that we are powerful beyond measure. It is our light, not our darkness that most frightens us. We ask ourselves, 'Who am I to be brilliant, gorgeous, talented, fabulous?' Actually, who are you not to be?~ Marianne Williamson

 

For account help/issues, please follow this link:

Account Help

. If you need further assistance, do not hesitate to PM me or post here.

  • Author

You should check or uncheck a certain box. Lemme find that question I asked earlier myself >.> Brb!

 

EDIT: Check/Uncheck your navigation bar! That should do the trick

Can you give me a hint as to where that is? The only things I see in Options are Disable Aero/Hotstrings/Transparent Map

Sig

Moved to DGSweeper.

hzvjpwS.gif

 

You should check or uncheck a certain box. Lemme find that question I asked earlier myself >.> Brb!

 

EDIT: Check/Uncheck your navigation bar! That should do the trick

Can you give me a hint as to where that is? The only things I see in Options are Disable Aero/Hotstrings/Transparent Map

 

 

I downloaded the newer one and its indeed not there =/ Dunno, wait for Stev or Q perhaps..

Our deepest fear is not that we are inadequate. Our deepest fear is that we are powerful beyond measure. It is our light, not our darkness that most frightens us. We ask ourselves, 'Who am I to be brilliant, gorgeous, talented, fabulous?' Actually, who are you not to be?~ Marianne Williamson

 

For account help/issues, please follow this link:

Account Help

. If you need further assistance, do not hesitate to PM me or post here.

  • Author

Have any idea where I can get the older version?

Sig

The older version won't work for the NIS update most likely.

 

I noticed that I needed to load up a preset in order for it to work. If I moved the 3d game window at all, DGsweeper won't detect the map because it thinks the central interface has moved and doesn't know what to grab.

 

Try loading up something like t he default preset and see if that captures the map.

hzvjpwS.gif

  • Author

No dice. Is there a certain position I need to put the window?

Sig

The central interface needs to be in the default position, like when you use a preset. Beyond that, I don't know. Like Lioness said, Stev will look at it soon.

hzvjpwS.gif

Good news! With Christmas will come 2 weeks vacation! Guess what that'll finally mean!

 

As Kimberly said, the interface which holds the dungeoneering map can not be moved from a preset (classic, oldschool, etc).

 

But, as I said, with two weeks vacation I'll make it a priority to get DGSweeper 2.0 out. I had it out for a small group of people testing (map detection included), and didn't hear any bad results, but that was very long ago and I've lost a large portion (most) of the work on it.

09144a99bb.png

Hurry! I need to start dunging again ;D!

Our deepest fear is not that we are inadequate. Our deepest fear is that we are powerful beyond measure. It is our light, not our darkness that most frightens us. We ask ourselves, 'Who am I to be brilliant, gorgeous, talented, fabulous?' Actually, who are you not to be?~ Marianne Williamson

 

For account help/issues, please follow this link:

Account Help

. If you need further assistance, do not hesitate to PM me or post here.

I've lost a large portion (most) of the work on it.

How did this happen? Don't you have backups and a git repo?

A money pouch would be cool. So would a remote price checker. But honestly I'm thinking an insta-Jcoins-market. LOW ON PRAYER AND DONT LIKE XP WASTE?! BUY AN ULTRA PRAYER RESTORE POTION INSTANTLY FOR JUST 75 CENTS! STAY AT BANDOS ALL DAY/AS LONG YOU HAVE MONEY!

I had backups on my PC and on my laptop. I was smart enough to lend my laptop out and came home after work to my PC not booting up (brother had used it). Not expecting to lose both (my laptop's always acted as my backup - is the only thing I use it for), I didn't put my source or resources online.

 

I could decompile the current version, or the one that I sent out, but the code would be minified. NTY.

09144a99bb.png

Hello, 

 

According to my current understanding, the AutoHotkey language and its standard library is licensed under the GNU Gplv2 license, the text can be found here:

 

http://www.autohotkey.com/docs/license.htm

 

I would strongly recommend that you with this rewrite take the opportunity to use a library that is not licensed under such an aggressive license. IANAL but it is my understanding that it is currently illegal for tip.it or any site to distribute sweeper in its current form until the original source code from which the executable is derived is made available for distribution.

 

The terms of the license that are of special relevance in this case are:

 

Section 2b:

 

You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.

 

3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:

a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)

 

The entirety of the AutoHotkey source can be found here for verification:

https://github.com/AutoHotkey/AutoHotkey

 

I am not attempting to inconvenience any of the parties involved, my motivation solely rests in the desire for sweeper to be distributed in a legal manner to prevent any legal conflict.

3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:

a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange;

The source code is included with every DGSweeper executable. Thanks for your concern, but we've got it covered.

09144a99bb.png

I just downloaded DGSweeper and it is a standalone executable. Where's the source? It's not a requirement under GPLv2 to distribute the source with the executable but it must be available on request.

A money pouch would be cool. So would a remote price checker. But honestly I'm thinking an insta-Jcoins-market. LOW ON PRAYER AND DONT LIKE XP WASTE?! BUY AN ULTRA PRAYER RESTORE POTION INSTANTLY FOR JUST 75 CENTS! STAY AT BANDOS ALL DAY/AS LONG YOU HAVE MONEY!

RCDATA - Anyone who actually has need/use for it will be able to find it there.

09144a99bb.png

From GPLv2

The source code for a work means the preferred form of the work for making modifications to it.

 

Minified source code packed into a binary isn't the preferred form of DGSweeper source for making modifications. You're required under the license AHK is released under to release with DGSweeper both the un-minified code and whatever environment you use to build your binaries.

 

An example from here says this:

For a typical C program, this translates into all the source code (.c files) plus header files (.h files) plus the scripts used to control compilation and installation.

 

Read that page for more info, you're violating the license.

A money pouch would be cool. So would a remote price checker. But honestly I'm thinking an insta-Jcoins-market. LOW ON PRAYER AND DONT LIKE XP WASTE?! BUY AN ULTRA PRAYER RESTORE POTION INSTANTLY FOR JUST 75 CENTS! STAY AT BANDOS ALL DAY/AS LONG YOU HAVE MONEY!

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.