Use version 0.3 of the Peer Injector plugin, which I have compiled for BiglyBT and made available at https://www.sb-innovation.de/showthread.php?t=12403.
Printable View
Use version 0.3 of the Peer Injector plugin, which I have compiled for BiglyBT and made available at https://www.sb-innovation.de/showthread.php?t=12403.
hi, in the peer Details view press right click=> add peer....
well i can do this, and i have not installed your plugin anon! but ty anyway :)Attachment 20230Attachment 20231
---------- Post Merged at 17:12 ---------- Previous Post was at 16:35 ----------
What needs to be done, split the works to delegate time? There is like 100's (COOL) :cool: Configuration in this Mod Configuration Tab.
as of 2.0.0 Changelog new is:
PHP Code:
FEATURE: UI | Most config parameters now have a "Reset to Default" option on right click of their label [TuxPaper]
FEATURE: UI | Console UI: Config sections and parameters now available via `config` command [TuxPaper]
FEATURE: UI | Added tooltip to config option labels to show minimum user mode [Parg]
CHANGE: UI | Config Sections restructured. Minor visual changes, but should mostly operate the same [TuxPaper]
The following boolean in filedoes not work for me since v.1.5.x half year .PHP Code:
BiglyBTSpoof.properties
Dokumentation :
ON Config:PHP Code:
Spoof BiglyBT azureus.spoof.spoofbiglybt=True
Spoof Azureus / Vuze azureus.spoof.spoofbiglybt=False
Result OK client detected:PHP Code:
azureus.spoof.boolean=True
azureus.spoof.spoofbiglybt=True
azureus.spoof.value=2.0.0.0
BiglyBT 2.0.0.0
Result fake client detected:PHP Code:
azureus.spoof.boolean=True
azureus.spoof.spoofbiglybt=False
azureus.spoof.value=5.7.5.1
BiglyBT 5.7.5.1
OFF(ENSICHTLICH )
Perfect spoof CHECKEDPHP Code:
azureus.spoof.boolean=False
azureus.spoof.spoofbiglybt=False
azureus.spoof.value=5.7.5.1
Default (Azureus 2.5.0.4) Client file selected
Result:
BiglyBT 1.9.0.0
Hey, there is a feature or any other tool that allow do a 'fake seed' of a certain torrent?
My tracker give points just by keep a torrent in the 'seed mode' even if you don't really
seed any data, then i'm searching for a tool that allow me 'seed' a big amount of torrent
without need download it.
Hi; If you check the index page, in the top 6 of the tools listed, 4 of them do what you're describing! Have a look :)
https://github.com/BiglySoftware/Big.../ChangeLog.txt
Quote:
2019.09.09 | BiglyBT 2.1.0.0
FEATURE: Plug | We now have a uTorrent/BitTorrent client migration plugin [TuxPaper]
FEATURE: Plug | New Swarm Discoveries 'explore' mode [Parg]
FEATURE: Tag | Three tag view modes in tagging view with groups: Row, Column, Row-Compact [TuxPaper]
FEATURE: Tag | Drag of Tags or to Tags or to Tag Groups now supported in most places [TuxPaper]
FEATURE: Tag | F2 to rename tag when it has focus [TuxPaper]
FEATURE: Tag | Added peer client id to Peer Set criteria [Parg]
FEATURE: Tag | New Peer Set client auto classifier mode [Parg]
FEATURE: UI | Added 'boost' checkbox peers column, restructured menu [Parg]
FEATURE: UI | Support more multi-torrent option setting in open-torrent-options [Parg]
FEATURE: UI | Library view config import/export [Parg]
FEATURE: UI | Classic UI option to never show Tag library views [Parg]
FEATURE: UI | OSX Dark Theme initial support [Parg]
FEATURE: UI | Added search option to chat text [Parg]
FEATURE: UI | Added collapse-all to Tag groups [Parg]
FEATURE: UI | Peers view option to enable auto-Peer Set categorization [Parg]
FEATURE: UI | Max-age and Min-seeds search filters for subscriptions [Parg]
FEATURE: UI | Added 'show icons' menu to FilesView name item [Parg]
FEATURE: UI | Implement 'and' library filter for spaces [Parg]
FEATURE: UI | Added option to allow auto-assigned Tags in open-torrent-options to be subsequently modified [Parg]
FEATURE: Core | Added last-active, downloading-for, date-added and date-completed to XML stats [Parg]
FEATURE: Core | Added ability to revert files to original location via copy [Parg]
FEATURE: Core | Reworked disk manager error handling to pick up 'no space' errors better [Parg]
FEATURE: Core | Option to kick off a low-resource recheck of a seeding download [Parg]
FEATURE: Core | Speed Limit Handler option to preserve existing limits across activation [Parg]
FEATURE: Core | Added an aggressive hash checking mode [Parg]
FEATURE: Core | Option to control max concurrent checking downloads [Parg]
FEATURE: Core | Firewall test for IPv6 [Parg]
CHANGE: UI | Vivaldi/XferStats/Swarm Explore: Make more Google Maps-like -> Fix mouse-scroll-to-zoom direction; Zoom to cursor [TuxPaper]
CHANGE: UI | Sources (Trackers) View: Deleting via keyboard, toolbar, & content menu now use same prompt [TuxPaper]
CHANGE: UI | Torrent and file piece graphic column now shown when torrent isn't running [TuxPaper]
CHANGE: UI | Added Drag and Drop indicator when moving table columns around [TuxPaper]
CHANGE: UI | Reduced IP Filter icons to fit library [Parg]
CHANGE: UI | Prevent progress window from making main window visible if configured [Parg]
CHANGE: UI | Maintain selection when switching between Files View table/tree mode [Parg]
CHANGE: UI | Tag settings moved to separate UI config panel [Parg]
CHANGE: UI | TagIcon column now shows download-state icons [Parg]
CHANGE: UI | My Torrents sidebar children now more deterministically ordered [Parg]
CHANGE: UI | 'show icon' config should affect sub-rows too [Parg]
CHANGE: UI | Show category buttons in Tag views [Parg]
CHANGE: UI | 'Already running' UI warning now allows user to wait for old instance to close [Parg]
CHANGE: UI | Open-torrent-options dialog now has minimum depth for file table and scrollable Tags [Parg]
CHANGE: UI | Categories now shown in open-torrent-options dialog and Tagging view [Parg]
CHANGE: UI | Exclusive tag groups handled properly in open-torrent-options [Parg]
CHANGE: Tag | Tag Visuals Overhaul. No more checkbox; Solid selected tags, unselected are border-only [TuxPaper]
CHANGE: Tag | Library header tags are no longer buttons [TuxPaper]
CHANGE: Tag | Better handling of tag coloring (text color vs tag color, tag color on similar bg color) [TuxPaper]
CHANGE: Core | Removed ip.discovervip.com for IP lookup as no longer working [Parg]
CHANGE: Core | Clear cached peers when changing networks [Parg]
CHANGE: Core | Seed to Peer ratio now based on aggregate scrape data [Parg]
CHANGE: Core | Update downloads will not be put into a stopped state on addition [Parg]
CHANGE: Core | Keep oldest subscription result publication date [Parg]
BUGFIX: UI | Progress, Actions (Search Results) columns using wrong color when "Start UI before Core Initialization" is OFF [TuxPaper]
BUGFIX: UI | Fix Tag Settings preventing max UL speed to be 0/unlimited, -1/disabled [TuxPaper]
BUGFIX: UI | Fix Files View row invalidation [Parg]
BUGFIX: UI | Fixed test-SOCKS button not working [Parg]
BUGFIX: UI | Fixed some SWT issues for SWT 4757 [Parg]
BUGFIX: UI | Inject explicit focus traversal on UI exit to pick up potential changes [Parg]
BUGFIX: UI | Fix some issues with table column setup dialog [Parg]
BUGFIX: UI | Prevent sound when hitting ctrl+x for regex filter [Parg]
BUGFIX: UI | Fix sources/tracker view updating toolbar when nothing selected [Parg]
BUGFIX: UI | Fix chat view styles no rendering sometimes [Parg]
BUGFIX: UI | Improve browser popup white/black-listing [Parg]
BUGFIX: UI | Bring back auto-speed 'adjustment interval' parameter [Parg]
BUGFIX: UI | Subscription view table config not being saved [Parg]
BUGFIX: UI | Category sidebar indicators not updating properly [Parg]
BUGFIX: Core | Fixed search-for-existing-files failing on non-allocated downloads [Parg]
BUGFIX: Core | Subscription auto-download should take note of persistent filters [Parg]
BUGFIX: Core | Rechecking a completed torrent no longer updates completion date [TuxPaper]
BUGFIX: Core | Fix speed limiters for client-id based Peer Sets [Parg]
BUGFIX: Core | Fixed some long executing timer tasks [Parg]
BUGFIX: Core | Handle partial-buddies and LAN limits properly [Parg]
BUGFIX: Core | Fix renaming download on Windows when only case differs [Parg]
BUGFIX: Core | Make sure we fixup file links when renaming downloads [Parg]
BUGFIX: Core | Fixed re-download bug on stop-during-alloc/recheck [Parg]
BUGFIX: Core | Make 'change data directory' work better with non-allocated downloads [Parg]
BUGFIX: Tag | Fixed Tag constraint strings with escaped quotes like contains(name, """), hasTag("Foo"Bar") [TuxPaper]
BUGFIX: Tag | Bring back the display of Tag constraint errors [Parg]
BUGFIX: Tag | Fix torrents being moved with Tag 'move on complete' when disabled [Parg]
See https://www.sb-innovation.de/showthread.php?p=354440 onwards. We may have to keep using 1.9.0.0 for a while. But it still works =]
Thanks for this. What emulation people use?
Every client file that is bundled with the mod has been explicitly requested at some point, so "all of them" is a possible answer :gwink:
I have problems trying to install in the MacOS , any idea what is wrong?
Please see attached image with the terminal log.
Attachment 20257
In the third command, you forgot to type a dollar sign before OPENJDK_ARCHIVE (compare it against the one in the first post).
Nach lange zeit wollte ich mal wieder von hdbits.org Downloaden nun geht aber kein einzige spoof client
Fehler: Failed - Banned Client, Please goto http://hdbits.org/support/rules for a list of acceptable clients
Laut rules diese client sind erlaub hab viele probiert zu spoofen ohne erfolg
Quote:
The following clients are allowed:
µTorrent 2.0.4 stable (not 21515), 2.2.1 stable, 3.0 stable, 3.1.2 stable, 3.1.3 stable, 3.2 beta, 3.3 stable, 3.4.0 ? 3.5.5
µTorrent Mac 1.0.3 stable, 1.5.x, 1.6.x stable, 1.7.x stable, 1.8.x stable, 2.x
µTorrent Server 3.0, 3.3
Azureus 4.6.x, 4.7.x, 5.x
BitTornado 0.3.17 & 0.3.18
BitTorrent 7.2.1 stable, 7.5 stable, 7.6 stable
BitTorrent Mac 7.0.2 stable, 7.2.2 stable
Deluge 1.3.2, 1.3.3, 1.3.5 ? 1.3.16, 2.0.3, 2.0.4
Hadouken
Halite 0.3.3.0, 0.4.0.x
KTorrent 4.x, 5.x
qBittorrent 3.0.5, 3.0.9, 3.0.10, 3.0.11, 3.1, 3.2, 3.3, 4.0.2 ? 4.0.4, 4.1.x, 4.2.x
rtorrent 0.8.x
rtorrent 0.9.x
Transmission 1.9.2+, 2.2.x, 2.3.x, 2.41, 2.42, 2.5*, 2.6*, 2.7*, 2.8*, 2.9*
I am facing similar issue as "Blocker" while using commands called out on first post for mac. I tried many things but nothing seems to work. I even tried PMing Blocker but his PMs are full.
There is no file called jre.bundle anywhere in the folder. Not sure what I am missing here.
First 3 commands starting with sudo that relates to jre.bundle don't work.
Last 2 commands starting with echo works fine.
I'll appreciate any help here.
There's nothing wrong in the first screenshot. The mod disables certain features when they would compromise the spoofing of the client you chose, or simply have no effect on it. This includes scraping, sending of Java and OS version, and setting of maximum connections per torrent (and I believe encryption too, in some cases).
In any case, the bottom left corner of the second screenshot says the Deluge 2.0.3 spoof is active, so I don't know why HDBits would reject it as a banned client if the rules you quoted explicitly allow it. Did you try the real Deluge 2.0.3 to see if it works?
Also, this client file has some idiosyncrasies you should be aware of, which are listed at https://www.sb-innovation.de/showthread.php?t=34372.