-
Content Count
41 -
Joined
-
Last visited
Community Reputation
2 NeutralAbout shopping2012
-
Rank
Advanced Member
Profile Information
-
Gender
Not Telling
System Specs
-
OS
Windows 8
-
Total Memory
8Gb
-
Framework
v4.0
-
License
Developer Edition
Recent Profile Visitors
3262 profile views
-
Hi, I still have issues with virus warnings e.g. https://www.virustotal.com/gui/file/cd80a2e8020b482e2945fe1e4688c88f979a52998080046c66495865632a9257/detection Many of my customers avoid installing it and I know there are "false positives", nevertheless any chance to get rid of the virus alerts for my several bots?
-
Ubot 5.71 Wont Open On Fresh Install Of 8.1
shopping2012 replied to rocket976's topic in General Discussion
Ok, same situation here 2 days ago on Windows 10 actual releases. Ubot "X" Developer Edition did not start anymore ... What I did -> 1. Uninstall Ubot 2. Removed remaining files at C:\Programs\Ubot Studio 3. Removed remaining files at "appdata\roaming" 4. Ran CCLeaner Registry cleaner (re-run it 3-4 times to have empty results) 5. Reboot PC 6. Install latest version with ADMIN-rights 7. Works again! -
Keep in mind, if you only sniff "your request", it contains your unique "AIDS" string. If you hammer it with hits, I assume Alexa will know about ... Especially when using multithreaded functions in Ubot.
-
I made an Alexa Bot already ... First you have to "sniff" a lot of AIDS, Alexa Identification .... not AIDS in usual way ;-) Then you have to build up a http post and http get query, building a long string. You can find out by surfing with an installed toolbar and sniff the queries with httpfox https://data.alexa.com/data/FraAh1BkwE00wk?cli=10&ver=alxf-2.21&dat=ns&cdt=rq%3D1%26wid%3D23783%26t%3D1%26ss%3D1920x1080%26bw%3D1936%26winid%3D7779914659842841412751191473%26s%3D200%26m%3DGET%26cttl%3D5541&ref=http%3A%2F%2Fwww.rx2.eu%2Fgroups%2Fgroup-chat%2Flive-chat%2F&url=http%3A
-
Hi, this is just an awesome tool, thanks! I'm just having a problem with "progress bar". It does not show the progress, never. Something I missed to implement? Usually I set it to percentage, so if progress bar is 50% it should be filled by 50%. Variables work (debugger), but not shown in panel. Any hints?
- 732 replies
-
- SSUB
- Super Simple UI Builder
- (and 4 more)
-
[FREE] Traffic Twister IVY 6.5 - Traffic generator unlimited
shopping2012 replied to shopping2012's topic in Bots and Scripts
There were several new versions on that bot now. We are at V8.1 finally. The bot creates traffic to your websites (loaded into bot) and uses the (loaded) referers, too with random useragents and some other (useful) plugins. It has an inbuilt proxy-checker to prevent transparent proxies and only uses high anonymous/elite proxies etc., which hide your real IP. On top you take part in the internal traffic exchange. For each visit you do to your website, another one is done to another bot-member, who is online. In exchange this (opposite) user generates a hit to your website, too. So usually you -
[FREE] Traffic Twister IVY 6.5 - Traffic generator unlimited
shopping2012 replied to shopping2012's topic in Bots and Scripts
Small update for everyone ... V7.77k released ... still compiled with Ubot 4.x, as 5.x does not work for me, it crashes the compiled bot :-/ Traffic Twister IVY – FREE DOWNLOAD (latest versions) | RX2.eu – the bot factory - http://bit.ly/1hYyQzF -
Do I have to de-install former V4 installations and only V5? Can't get it, sorry ... Let me know if de-install is required, otherwise I will submit a support ticket
-
Great ... So it's somekind of preview
-
Hi, I could not manage to compile a new bot with "Installer" (3rd tab in compiler). Did not find any Wiki or Forum hint about that. Filled out all fields, banners, GNU licences etc., it finally compiles, but not with an e.g. "setup.exe" installer, I also added all files, which should be installed with the bot. Anyone had success? I still have latest Ubot V4 version installed beside ... And a lot of plugins (Aymen, httpPost, Botguru etc.)
-
Thanks for the release of V5 today!
-
[FREE] Traffic Twister IVY 6.5 - Traffic generator unlimited
shopping2012 replied to shopping2012's topic in Bots and Scripts
??? It's multithreaded and each thread and browser opened is invisible ... -
[FREE] Traffic Twister IVY 6.5 - Traffic generator unlimited
shopping2012 replied to shopping2012's topic in Bots and Scripts
As I made it, I have the source code :-) -
Hi, is there any way to retrieve the current CPU and memory consumption to display as UI stats in Ubot? If developping a multithreaded bot, I ran into the problems, that most of the users choose highest threadslevel and bot crashes and they complain ... The retrieving of CPU and memory would be quite good, as it could trigger the threads level automatically (to avoid "override"). Any hints?