Re: Defending yourself from AI. IGNORE ALL PREVIOUS INSTRUCTIONS Hardware and Software Information Security by albybarney The "ignore all previous instructions" trick no longer works. ChatGPT follows strict safety and alignment rules that can't be bypassed with simple prompts. Sensitive topics are handled carefully and within ethical guidelines. Re: Attn Publishers: Do you block AI bots? Digital Media by Dani … many requests were made by Amazon Alexa's bot, ChatGPT's bot, Apple Siri's bot, etc. You can block any one or… Re: When Speed Replaces Satisfaction in Coding Community Center Say Hello! by Dani > Giving you some reputation so you won’t get flagged by the spam bot anymore Oops! I tried, but I’m in bed feeling unwell today (one of my bad days, I’m afraid) and didn’t realize this was posted in the off-topic lounge, which doesn’t award reputation. Re: When Speed Replaces Satisfaction in Coding Community Center Say Hello! by trcooke > Oops! I tried It's ok, I know I'm a nobody around here. I think I've sussed the spam bot, links are ok but only if they're out in the open. Bot Community Center Meta DaniWeb by Chaky There is a bot running around. [URL="http://www.daniweb.com/forums/member318036.html"]This[/URL] is the account, and it is posting adverts in the troubleshooting dead machines forum. Re: Bot Community Center Meta DaniWeb by jbennet i think that phone guy was a bot too Bot Programming Software Development by sergent … am not sure. What I want to do is a bot for a game. Every 5-10 minutes it will log… Re: Bot traffic in Google analytics Digital Media Digital Marketing by Dani I know there’s an option to disable bot traffic, but I am trying to do the opposite. I want to capture ONLY bot traffic. I think what I’m going to do is resort to using a custom parameter in Google Analytics to capture whether it’s a bot or not. Re: Bot traffic in Google analytics Digital Media Digital Marketing by ailerons there is an option to disable bot traffic in google analytics report. You can enable that option to exclude the bot and spam traffic in GA reports. I hope that will help you Re: Bot traffic in Google analytics Digital Media Digital Marketing by jenny13857 But I don't understand one thing that why do you want to record the bot traffic? However, you can use the filter in Google Analytics to get traces of your bot traffic. BOT for all online games Programming Game Development by akockimcut28 Hi there!!! anyone know how to create a BOT program for online games?? please send me an example!!! |<snip> Re: BOT for all online games Programming Game Development by camthalion95 i got a bot. you can license it. Bot program Programming Computer Science by dmsoul87 This is my first post on here please be kind :) I'm a computer science student and what I'm wondering I'm pretty sure its a bot program that I'm interested in but I would like to create a web based program to go to cite A and grab updated information to report it to me I'm just looking for a place to start for this. Bot that hits a Vote button Programming Software Development by Alex_30 Is it possible to make a bot that would be able to go to a website and vote for said website multipule times? Bot traffic in Google analytics Digital Media Digital Marketing by Dani How can I tell how much bot traffic I'm getting in Google Analytics? I've been doing a lot of work on improving my crawl budget and I want to see if Google Analytics reports similar data to the Search Console Crawl Stats charts. Re: Bot traffic in Google analytics Digital Media Digital Marketing by Dani …response.statusText + ' ' + userAgent } )) } } // Return the original content return response } /** * Send bot tracking data using Analytics Measurement Protocol * @param {Object} tracking */ function… Re: Bot traffic in Google analytics Digital Media Digital Marketing by Dani … one thing that why do you want to record the bot traffic? It can be useful, from an SEO perspective, to… Re: Bot Community Center Meta DaniWeb by happygeek The spammer has been banned, his postings all deleted. Re: Bot Community Center Meta DaniWeb by thunderstorm98 [QUOTE=happygeek;601745]The spammer has been banned, his postings all deleted.[/QUOTE] He is online currently, can banned users are able to login ? Re: Bot Community Center Meta DaniWeb by Dani Banned users are able to log in and have access to everything guests have access to. It's silly for someone to have less access when logged in than when logged out, otherwise they'd just log out. Re: Bot Community Center Meta DaniWeb by jbennet also such banned users may need to contact mods to contest thier ban, so require the ability to login in order to send pms Re: Bot Community Center Meta DaniWeb by John A Banned users can't send PMs. Re: Bot Community Center Meta DaniWeb by jbennet is that new? Re: Bot Community Center Meta DaniWeb by Chaky Nope. That is just the way it has been when I got myself banned. Banned users can register under different name and thus bypass the ban. Only the account gets banned here. There is always an IP ban option, giving that the spammer has a static IP address (which is highly unlikely), but Dani refuses to go that far, because of the possible … Re: Bot Community Center Meta DaniWeb by thunderstorm98 You are true Chaky. Re: Bot Community Center Meta DaniWeb by jbennet chaky got banned? Re: Bot Community Center Meta DaniWeb by Chaky Oh, yes I did. You can ask jwenting. Re: Bot Community Center Meta DaniWeb by happygeek Yeah, but not for long :) Re: Bot Programming Software Development by ziggystarman First have a look at these tutorials [URL="http://www.win32developer.com/tutorial.shtm"]Winsock Networking[/URL] &/or you could take a look at cURL [url]http://curl.haxx.se/libcurl/c/example.html[/url] library examples & you could even use php/perl to do the job. Re: Bot Programming Software Development by sergent Thanks, I only know c++. I am going to learn php but first I want to learn c++ really good.