Bitcoin Forum
May 04, 2024, 06:43:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 »
1  Economy / Services / Does anyone make TIP BOTS Twitter? on: September 12, 2016, 11:00:25 AM
Like the title says, does anyone make TIPBOTS for Twitter? Or do you know anyone who makes them?

They are a bit old fashioned, I know, but I could use one.

It would have to be for a new alt (not compiled yet). It does not have to be cutting edge or anything, just like the ones that were knocking around a year ago.

The Gems guy used to do them, but I don't think he does now, plus I can't remember his user name.

I had a look at git, saw a doge one, but I am not sure if I can adapt it without 2-weeks of frustration beforehand.
2  Bitcoin / Bitcoin Technical Support / adding rpc call for getbalance [account] or listtraanactions [account] on: November 04, 2015, 02:06:57 AM
Frustrated by this, I have been trying to make an updated pretty version of block_crawler with the added beauty of "search by address"

I can see where to add code in block_explorer.php

echo "      <div class=\"menu_item\">\n";
      echo "         <span class=\"menu_desc\">Enter a Block Index / Height</span><br>\n";
      echo "         <form action=\"".$_SERVER["PHP_SELF"]."\" method=\"post\">\n";
      echo "            <input type=\"text\" name=\"block_height\" size=\"40\">\n";
      echo "            <input type=\"submit\" name=\"submit\" value=\"Jump To Block\">\n";
      echo "         </form>\n";
      echo "      </div>\n";
      echo "\n";
      echo "      <div class=\"menu_item\">\n";
      echo "         <span class=\"menu_desc\">Enter A Block Hash</span><br>\n";
      echo "         <form action=\"".$_SERVER["PHP_SELF"]."\" method=\"post\">\n";
      echo "            <input type=\"text\" name=\"block_hash\" size=\"40\">\n";
      echo "            <input type=\"submit\" name=\"submit\" value=\"Jump To Block\">\n";
      echo "         </form>\n";
      echo "      </div>\n";
      echo "\n";
      echo "      <div class=\"menu_item\">\n";
      echo "         <span class=\"menu_desc\">Enter A Transaction ID</span><br>\n";
      echo "         <form action=\"".$_SERVER["PHP_SELF"]."\" method=\"post\">\n";
      echo "            <input type=\"text\" name=\"transaction\" size=\"40\">\n";
      echo "               <input type=\"submit\" name=\"submit\" value=\"Jump To TX\">\n";
      echo "         </form>\n";
      echo "      </div>\n";
      echo "\n";
      echo "   </div>\n";
      echo "\n";
   }



It seems simply copy paste one of the 3 above, and alter it to a different rpc call (the rpc call does not work but visually it appears as if you could search by address).

echo "\n";
      echo "      <div class=\"menu_item\">\n";
      echo "         <span class=\"menu_desc\">Enter A Transaction ID Enter an Address</span><br>\n";
      echo "         <form action=\"".$_SERVER["PHP_SELF"]."\" method=\"post\">\n";
      echo "            <input type=\"text\" name=\"transaction\" size=\"40\">\n";
      echo "               <input type=\"submit\" name=\"submit\" value=\"Jump To TX\">\n";
      echo "         </form>\n";
      echo "      </div>\n";



Then of course remove the ban in bc_api.php, either or both of these I guess

//////////////////////////////////////////////////////////////////////////////////////////////////
//   These are security checks to ensure that no one uses the API
//   to request balance data or mess up the wallet.
   if ($request[0] == "getbalance")
   {
      bcapi_error (1, "Method Not Permitted: getbalance");
   }   
   
   if ($request[0] == "listaccounts")
   {
      bcapi_error (2, "Method Not Permitted: listaccounts");
   }   
   
   if ($request[0] == "listtransactions")
   {
      bcapi_error (3, "Method Not Permitted: listtransactions");
   }   

/////////////////////////////////////////////////////////////////////////////////////////////////


Then I am left with making right call on my new add-on in block_crawler.php

echo "\n";
      echo "      <div class=\"menu_item\">\n";
      echo "         <span class=\"menu_desc\">Enter A Transaction ID Enter an Address</span><br>\n";
      echo "         <form action=\"".$_SERVER["PHP_SELF"]."\" method=\"post\">\n";
      echo "            <input type=\"text\" name=\"transaction\" size=\"40\">\n";
      echo "               <input type=\"submit\" name=\"submit\" value=\"Jump To TX\">\n";
      echo "         </form>\n";
      echo "      </div>\n";


I guessed there would be a "getbalance" or "lisittransactions" in there but php is not my forte.

Then I thought maybe I needed a GET or just a REQUEST or something in there.

To some people this is easy, and I have scoured the web.

Anyone know where I am wrong?

Visually it is not tricky to make the old crawler look a bit nicer.

https://github.com/CallMeJake/BlockCrawler
3  Alternate cryptocurrencies / Mining (Altcoins) / Any Mr Fixits about? Tiny Nomp 1 coin very unstable. on: October 08, 2015, 10:03:26 PM
Anyone want to do a fix?

If you know what you're doing, of course. Or just bin the bastard and make a new one.

Pay up to 5  LTC if interested. Coin is not worth anything.

Actually it might be easier to just configure it new.



edit

if this is the wrong section I would be grateful if  you point me in the right one (so many sections here)
4  Alternate cryptocurrencies / Altcoin Discussion / Twitch of the death nerve: Goodbye Monero on: February 03, 2015, 06:01:21 AM
I won't miss you, or the declining number of shills and saps.

Poloniex will.
5  Economy / Service Discussion / Blockexperts.com are they out or in? on: January 25, 2015, 11:48:25 PM
3 days the service has been offline ... well, 74 days behind.

Not much communication, just a note about reindexing, about 5 days ago.

Anyone shed light on this?
6  Alternate cryptocurrencies / Marketplace (Altcoins) / coinwheel script and dice script 20 dollars or swap for something interesting. on: January 25, 2015, 01:23:43 AM
anyone wants these, PM me, You can have them both for 20 dollars ... and i have made a couple of new wheels and a background if you don't want to buy the hideous shit going around at 3 times the price.

Would consider swap for anything worthwhile.

7  Alternate cryptocurrencies / Altcoin Discussion / who killed crypto? on: January 08, 2015, 01:20:40 AM
It was always a scam, the greedy weaklings using their cunning  to scam us, one way or another.

The rot with alts started with Feathercoin. Cryptsy didn't help, but Bittrex nailed the coffin down.

Also the BTC exchanges, Gox, Stamp, BTC-e, etc.

You wouldn't leave them in charge of your personal information.
8  Alternate cryptocurrencies / Service Announcements (Altcoins) / $5 for a NOMP pool service .. nicktehpro on: January 07, 2015, 12:03:48 AM
https://www.fiverr.com/nicktehpro/setup-a-cryptocoin-mining-pool-for-you?funnel=2015010623585890919944240

That's the guy, he seems very good, and fcuking cheap.

Worth a look I would say.
9  Economy / Services / Swap .... Coinwheel script for a NOMP Pool set up (Digi Ocean) on: January 06, 2015, 02:15:29 AM
Anyone interested in building a NOMP for 2 coins in return for the Coinwheel script? I can even give you the daemons.

It would be on Digi Ocean, and made as simple as possible.

NB: Coinwheel is not that easy to set up, but if you can make a NOMP, you can set up coinwheel.

The wheel is very adaptable visually speaking, which is lucky because it is very ugly.

I'm not using the wheel, so it is yours to use if you want to do business.
10  Alternate cryptocurrencies / Announcements (Altcoins) / PoS on: December 23, 2014, 01:43:29 AM
I want to know how to add it, so I'm posting yet again on how, or who, is capable of adding it to a BTC clone so it ends its PoW stage and goes PoS.

Bounty offered if you can show you have handled this sort of crap before.




11  Bitcoin / Project Development / up to a 0.10 btc bounty for windows compile of source code change on: December 19, 2014, 02:37:42 AM
quick turnaround (36 hours) . Posted elsewhere. Experience necessary.
12  Bitcoin / Project Development / tipbots .. who is doing them at the moment? on: December 18, 2014, 01:21:30 AM
I've been dealing with the guy from Gems, but he is very busy.

Is there anyone else out there, especially if they are willing to be competitive.

A clone of an existing bot is fine, as long as it is adapted. I also want to set up a very simple bot that retwets to the tipbot when to tip. The limited commands the tipbot responds to require either updating, or easier, having a simple retweet bot to maximise its reach.

Target group is not cryptocurrency savvy.
13  Alternate cryptocurrencies / Service Discussion (Altcoins) / PoS - who is the mater of implementing it in existing coins? on: December 08, 2014, 10:45:10 PM
Any recommendations for reputable people capable of adding PoS to an existing altcoin?

I can think of Hazard, if he is still around, but nobody else.

I mean someone good, with reputation. Not necessarily someone here.

There are so many people that could probably do it, but who is the safe choice?

Thanks, love you all.

14  Alternate cryptocurrencies / Altcoin Discussion / Dogecoindark, Litecoindark, Shitcoindark on: November 27, 2014, 12:04:21 AM
What is it with the dark thing.

My initial thought was that they were about people cashing in on the Xcoin thing.

But I think some of them are just Scrypt, without any features such as multi-alogos and secret transactions expected from an Xcoin, or Darkcoin.

Is there a "rule" on this, or is the market flooded with knocks offs of Scryptcoins called dark?

Genuine question.
15  Alternate cryptocurrencies / Altcoin Discussion / Flirt Coin on: November 24, 2014, 02:55:53 AM
Look at the compile for linux ...

Enough said
16  Alternate cryptocurrencies / Marketplace (Altcoins) / OSX compiles on: November 21, 2014, 10:17:46 PM
What is the going rate these days for Mac Wallet?

Is there a Mr Reputable around?

Good dev sites?
17  Alternate cryptocurrencies / Altcoin Discussion / X coins on: November 09, 2014, 10:31:44 PM
Are these in any way special to make?

I'm thinking X11, but I have only ever made a SHA256, and the arrangement of files is different.

Any input appreciated?
18  Economy / Services / Anyone want my signature? on: November 08, 2014, 10:27:49 PM
Looking through the the thread, everyone is closed, scamming or unable to articulate what they actually want.

My sig is for rent.

Anyone want it, just reply with simple instructions. Don't PM me.

19  Economy / Gambling / Coinbomb type script on: November 06, 2014, 07:09:44 PM
Anyone know if there is an open source version of it? I've seen plenty of sites running similar games, I just can't remember what they were called.

Also, there was a site called Cryptobounty that had a 50/50 game.....is there anything like that in open source?

I don't mean to sound rude so sorry if my questions look like I believe I am owed your attention!
20  Alternate cryptocurrencies / Announcements (Altcoins) / ANNOUNCEMENT: SCREW YOU SCAM TWO-FACED HYPOCRITICAL EXCHANGES COIN on: October 22, 2014, 03:04:28 AM
100% giveaway, 100% premined.

Should i make this coin? Call it URBAD as an acronym.

Like as an experiment? Anyone want in, PM me.

One will add it as well.
Pages: [1] 2 3 4 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!