Bitcoin Forum
May 03, 2024, 09:38:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  Print  
Author Topic: BitcoinTalk++ script - v0.2.96  (Read 114174 times)
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 27, 2013, 06:55:33 PM
 #261

Done, use btcavgnogox

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
1714772309
Hero Member
*
Offline Offline

Posts: 1714772309

View Profile Personal Message (Offline)

Ignore
1714772309
Reply with quote  #2

1714772309
Report to moderator
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714772309
Hero Member
*
Offline Offline

Posts: 1714772309

View Profile Personal Message (Offline)

Ignore
1714772309
Reply with quote  #2

1714772309
Report to moderator
1714772309
Hero Member
*
Offline Offline

Posts: 1714772309

View Profile Personal Message (Offline)

Ignore
1714772309
Reply with quote  #2

1714772309
Report to moderator
Mitchell
Copper Member
Legendary
*
Offline Offline

Activity: 3920
Merit: 2198


Verified awesomeness ✔


View Profile WWW
August 27, 2013, 07:24:57 PM
 #262

Code:
var translators=[
//    ['John','Chinese','1d4c5az42gr84fvre3qszd'],
];
I laughed and someone is missing at the btppcontributors page ;p
-continues reading-

Code:
butname = butnames[i];
Sure you didn't mean buttnames?

Code:
if(myPseudo=='jackjack' && version[version.length-1]=='b'){
    document.getElementById('needupdate').innerHTML='';
}
I like to see those things ;p You just hide that pesky asterisk for yourself.


I also see new features! Which I won't tell, because that would mess up the surprise. Your code looks amazingly clean, well done!

.
Duelbits
            ▄████▄▄
          ▄█████████▄
        ▄█████████████▄
     ▄██████████████████▄
   ▄████▄▄▄█████████▄▄▄███▄
 ▄████▐▀▄▄▀▌████▐▀▄▄▀▌██

 ██████▀▀▀▀███████▀▀▀▀█████

▐████████████■▄▄▄■██████████▀
▐██████████████████████████▀
██████████████████████████▀
▀███████████████████████▀
  ▀███████████████████▀
    ▀███████████████▀
.
         ▄ ▄▄▀▀▀▀▄▄
         ▄▀▀▄      █
         █   ▀▄     █
       ▄█▄     ▀▄   █
      ▄▀ ▀▄      ▀█▀
    ▄▀     ▀█▄▄▄▀▀ ▀
  ▄▀  ▄▀  ▄▀

Live Games

   ▄▄▀▀▀▀▀▀▀▄▄
 ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄
▄▀ █ ▄  █  ▄ █ ▀▄
█ █   ▀   ▀   █ █  ▄▄▄
█ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █   █
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█  █▄█
█ ▀▀█  ▀▀█  ▀▀█ █  █▄█

Slots
.
        ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄
        █         ▄▄  █
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄       █
█  ▄▄         █       █
█             █       █
█   ▄▀▀▄▀▀▄   █       █
█   ▀▄   ▄▀   █       █

Blackjack
|█▀▀▀▀▀█▄▄▄
       ▀████▄▄
         ██████▄
▄▄▄▄▄▄▄▄█▀    ▀▀█
████████▄        █
█████████▄        █
██████████▄     ▄██
█████████▀▀▀█▄▄████
▀▀███▀▀       ████
   █          ███
   █          █▀
▄█████▄▄▄ ▄▄▀▀
███████▀▀▀
.
                 NEW!                  
SPORTS BETTING 
|||
[ Đ ][ Ł ]
AVAILABLE NOW

Advertisements are not endorsed by me.
Boelens
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
August 27, 2013, 07:26:10 PM
 #263

Bitstamp ticker doesn't seem to work for me, it keeps stuck at "Contacting ticker...."
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 27, 2013, 09:13:57 PM
 #264

Code:
var translators=[
//    ['John','Chinese','1d4c5az42gr84fvre3qszd'],
];
I laughed and someone is missing at the btppcontributors page ;p
-continues reading-
I wanted to put an actual translator but didn't wanted to take the time to look for your address Grin
Also, nobody's missing as there are no translations yet. I hope I'll have some time this week-end to add yours and French.

Code:
butname = butnames[i];
Sure you didn't mean buttnames?
Don't make fun of my variables names!

Code:
if(myPseudo=='jackjack' && version[version.length-1]=='b'){
    document.getElementById('needupdate').innerHTML='';
}
I like to see those things ;p You just hide that pesky asterisk for yourself.
Only if this is the development version, because I want my Chrome to show the asterisk!

I also see new features! Which I won't tell, because that would mess up the surprise.
Not sure it's a surprise as I asked here for your opinions
The problem is that it's not ready (not even started actually) server-side so it will stay commented for a bit

Your code looks amazingly clean, well done!
Thanks, I appreciate that even more as I'm self-taught Smiley

Bitstamp ticker doesn't seem to work for me, it keeps stuck at "Contacting ticker...."
Odd, it works here
What do you see when you open this in your browser: https://www.bitstamp.net/api/ticker/


Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
Mitchell
Copper Member
Legendary
*
Offline Offline

Activity: 3920
Merit: 2198


Verified awesomeness ✔


View Profile WWW
August 27, 2013, 09:19:42 PM
 #265

Not sure it's a surprise as I asked here for your opinions
The problem is that it's not ready (not even started actually) server-side so it will stay commented for a bit
It even fucks up my script. "BT++ Settings"-tab doesn't appear, that kind of stuff.

Don't make fun of my variables names!
I found it very amusing ;p

Thanks, I appreciate that even more as I'm self-taught Smiley
Ah I know how that feels. I have learned everything I can myself.

Odd, it works here
What do you see when you open this in your browser: https://www.bitstamp.net/api/ticker/
Don´t even try to implement Bitstamp´s API. I tried it with jQuery´s Ajax and Json and I failed horribly, because their API system is fucked up and strange. The page itself works for me, but it will reject every connection. The only excepting is, if you set your dataType to "jsonp", but that will fuck up the JSON.parse function, because it doesn't understand what you give to it.

.
Duelbits
            ▄████▄▄
          ▄█████████▄
        ▄█████████████▄
     ▄██████████████████▄
   ▄████▄▄▄█████████▄▄▄███▄
 ▄████▐▀▄▄▀▌████▐▀▄▄▀▌██

 ██████▀▀▀▀███████▀▀▀▀█████

▐████████████■▄▄▄■██████████▀
▐██████████████████████████▀
██████████████████████████▀
▀███████████████████████▀
  ▀███████████████████▀
    ▀███████████████▀
.
         ▄ ▄▄▀▀▀▀▄▄
         ▄▀▀▄      █
         █   ▀▄     █
       ▄█▄     ▀▄   █
      ▄▀ ▀▄      ▀█▀
    ▄▀     ▀█▄▄▄▀▀ ▀
  ▄▀  ▄▀  ▄▀

Live Games

   ▄▄▀▀▀▀▀▀▀▄▄
 ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄
▄▀ █ ▄  █  ▄ █ ▀▄
█ █   ▀   ▀   █ █  ▄▄▄
█ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █   █
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█  █▄█
█ ▀▀█  ▀▀█  ▀▀█ █  █▄█

Slots
.
        ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄
        █         ▄▄  █
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄       █
█  ▄▄         █       █
█             █       █
█   ▄▀▀▄▀▀▄   █       █
█   ▀▄   ▄▀   █       █

Blackjack
|█▀▀▀▀▀█▄▄▄
       ▀████▄▄
         ██████▄
▄▄▄▄▄▄▄▄█▀    ▀▀█
████████▄        █
█████████▄        █
██████████▄     ▄██
█████████▀▀▀█▄▄████
▀▀███▀▀       ████
   █          ███
   █          █▀
▄█████▄▄▄ ▄▄▀▀
███████▀▀▀
.
                 NEW!                  
SPORTS BETTING 
|||
[ Đ ][ Ł ]
AVAILABLE NOW

Advertisements are not endorsed by me.
Mitchell
Copper Member
Legendary
*
Offline Offline

Activity: 3920
Merit: 2198


Verified awesomeness ✔


View Profile WWW
August 27, 2013, 09:57:24 PM
 #266

"Add your signature" does not work ;c

.
Duelbits
            ▄████▄▄
          ▄█████████▄
        ▄█████████████▄
     ▄██████████████████▄
   ▄████▄▄▄█████████▄▄▄███▄
 ▄████▐▀▄▄▀▌████▐▀▄▄▀▌██

 ██████▀▀▀▀███████▀▀▀▀█████

▐████████████■▄▄▄■██████████▀
▐██████████████████████████▀
██████████████████████████▀
▀███████████████████████▀
  ▀███████████████████▀
    ▀███████████████▀
.
         ▄ ▄▄▀▀▀▀▄▄
         ▄▀▀▄      █
         █   ▀▄     █
       ▄█▄     ▀▄   █
      ▄▀ ▀▄      ▀█▀
    ▄▀     ▀█▄▄▄▀▀ ▀
  ▄▀  ▄▀  ▄▀

Live Games

   ▄▄▀▀▀▀▀▀▀▄▄
 ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄
▄▀ █ ▄  █  ▄ █ ▀▄
█ █   ▀   ▀   █ █  ▄▄▄
█ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █   █
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█  █▄█
█ ▀▀█  ▀▀█  ▀▀█ █  █▄█

Slots
.
        ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄
        █         ▄▄  █
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄       █
█  ▄▄         █       █
█             █       █
█   ▄▀▀▄▀▀▄   █       █
█   ▀▄   ▄▀   █       █

Blackjack
|█▀▀▀▀▀█▄▄▄
       ▀████▄▄
         ██████▄
▄▄▄▄▄▄▄▄█▀    ▀▀█
████████▄        █
█████████▄        █
██████████▄     ▄██
█████████▀▀▀█▄▄████
▀▀███▀▀       ████
   █          ███
   █          █▀
▄█████▄▄▄ ▄▄▀▀
███████▀▀▀
.
                 NEW!                  
SPORTS BETTING 
|||
[ Đ ][ Ł ]
AVAILABLE NOW

Advertisements are not endorsed by me.
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 27, 2013, 10:04:18 PM
 #267

Not sure it's a surprise as I asked here for your opinions
The problem is that it's not ready (not even started actually) server-side so it will stay commented for a bit
It even fucks up my script. "BT++ Settings"-tab doesn't appear, that kind of stuff.

Don't make fun of my variables names!
I found it very amusing ;p

Thanks, I appreciate that even more as I'm self-taught Smiley
Ah I know how that feels. I have learned everything I can myself.

Odd, it works here
What do you see when you open this in your browser: https://www.bitstamp.net/api/ticker/
Don´t even try to implement Bitstamp´s API. I tried it with jQuery´s Ajax and Json and I failed horribly, because their API system is fucked up and strange. The page itself works for me, but it will reject every connection. The only excepting is, if you set your dataType to "jsonp", but that will fuck up the JSON.parse function, because it doesn't understand what you give to it.
Yeah it's normal it crashes, I'll change that in case other adventurers read the code and want to uncomment this.
Bitstamp ticker is working fine here, I don't get what is the problem you're describing. Do you mean the non-ticker API? Like putting orders and such?


"Add your signature" does not work ;c
Again something that works here...
Ctrl+Shift+J, do you see errors?

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
Mitchell
Copper Member
Legendary
*
Offline Offline

Activity: 3920
Merit: 2198


Verified awesomeness ✔


View Profile WWW
August 27, 2013, 10:07:49 PM
 #268

Yeah it's normal it crashes, I'll change that in case other adventurers read the code and want to uncomment this.
Bitstamp ticker is working fine here, I don't get what is the problem you're describing. Do you mean the non-ticker API? Like putting orders and such?
No, I mean. I have tried to get it working on my BitCoin Value Ticker (think of something like Preev) and it failed every time. But hey, if it works on your side I don't know what the problem is ;p

"Add your signature" does not work ;c
Again something that works here...
Ctrl+Shift+J, do you see errors?
Lemme see. No errors, but I found out what happens. If I open a new PM, I can add it. If I then remove my signature, write something down and try to add it, it doesn't work, even after deleting the text.

.
Duelbits
            ▄████▄▄
          ▄█████████▄
        ▄█████████████▄
     ▄██████████████████▄
   ▄████▄▄▄█████████▄▄▄███▄
 ▄████▐▀▄▄▀▌████▐▀▄▄▀▌██

 ██████▀▀▀▀███████▀▀▀▀█████

▐████████████■▄▄▄■██████████▀
▐██████████████████████████▀
██████████████████████████▀
▀███████████████████████▀
  ▀███████████████████▀
    ▀███████████████▀
.
         ▄ ▄▄▀▀▀▀▄▄
         ▄▀▀▄      █
         █   ▀▄     █
       ▄█▄     ▀▄   █
      ▄▀ ▀▄      ▀█▀
    ▄▀     ▀█▄▄▄▀▀ ▀
  ▄▀  ▄▀  ▄▀

Live Games

   ▄▄▀▀▀▀▀▀▀▄▄
 ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄
▄▀ █ ▄  █  ▄ █ ▀▄
█ █   ▀   ▀   █ █  ▄▄▄
█ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █   █
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█  █▄█
█ ▀▀█  ▀▀█  ▀▀█ █  █▄█

Slots
.
        ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄
        █         ▄▄  █
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄       █
█  ▄▄         █       █
█             █       █
█   ▄▀▀▄▀▀▄   █       █
█   ▀▄   ▄▀   █       █

Blackjack
|█▀▀▀▀▀█▄▄▄
       ▀████▄▄
         ██████▄
▄▄▄▄▄▄▄▄█▀    ▀▀█
████████▄        █
█████████▄        █
██████████▄     ▄██
█████████▀▀▀█▄▄████
▀▀███▀▀       ████
   █          ███
   █          █▀
▄█████▄▄▄ ▄▄▀▀
███████▀▀▀
.
                 NEW!                  
SPORTS BETTING 
|||
[ Đ ][ Ł ]
AVAILABLE NOW

Advertisements are not endorsed by me.
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 27, 2013, 10:21:48 PM
 #269

I don't know either, I never used Bitstamp yet...

Bug fixed

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
Mitchell
Copper Member
Legendary
*
Offline Offline

Activity: 3920
Merit: 2198


Verified awesomeness ✔


View Profile WWW
August 27, 2013, 10:22:37 PM
 #270

I don't know either, I never used Bitstamp yet...

Bug fixed
Great, thanks Cheesy

.
Duelbits
            ▄████▄▄
          ▄█████████▄
        ▄█████████████▄
     ▄██████████████████▄
   ▄████▄▄▄█████████▄▄▄███▄
 ▄████▐▀▄▄▀▌████▐▀▄▄▀▌██

 ██████▀▀▀▀███████▀▀▀▀█████

▐████████████■▄▄▄■██████████▀
▐██████████████████████████▀
██████████████████████████▀
▀███████████████████████▀
  ▀███████████████████▀
    ▀███████████████▀
.
         ▄ ▄▄▀▀▀▀▄▄
         ▄▀▀▄      █
         █   ▀▄     █
       ▄█▄     ▀▄   █
      ▄▀ ▀▄      ▀█▀
    ▄▀     ▀█▄▄▄▀▀ ▀
  ▄▀  ▄▀  ▄▀

Live Games

   ▄▄▀▀▀▀▀▀▀▄▄
 ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄
▄▀ █ ▄  █  ▄ █ ▀▄
█ █   ▀   ▀   █ █  ▄▄▄
█ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █   █
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█  █▄█
█ ▀▀█  ▀▀█  ▀▀█ █  █▄█

Slots
.
        ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄
        █         ▄▄  █
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄       █
█  ▄▄         █       █
█             █       █
█   ▄▀▀▄▀▀▄   █       █
█   ▀▄   ▄▀   █       █

Blackjack
|█▀▀▀▀▀█▄▄▄
       ▀████▄▄
         ██████▄
▄▄▄▄▄▄▄▄█▀    ▀▀█
████████▄        █
█████████▄        █
██████████▄     ▄██
█████████▀▀▀█▄▄████
▀▀███▀▀       ████
   █          ███
   █          █▀
▄█████▄▄▄ ▄▄▀▀
███████▀▀▀
.
                 NEW!                  
SPORTS BETTING 
|||
[ Đ ][ Ł ]
AVAILABLE NOW

Advertisements are not endorsed by me.
HeroC
Legendary
*
Offline Offline

Activity: 858
Merit: 1000



View Profile
August 28, 2013, 02:05:54 AM
 #271

No matter how I try I cannot seem to find the quick reply button. Where is it? Also, I reccomend adding it to github. It will allow easier access to see the code, and add some contributations.  Also, I have not seen the * yet. My Browser updates it to fast  Smiley. And for the fields that require a variable( like the price ticker chooser) make it so there is a drop down menu. It makes it a lot more user friendly.

I saw this also, it seems a little hard but maybe you could add it! https://bitcointalk.org/index.php?topic=281346.0
Mitchell
Copper Member
Legendary
*
Offline Offline

Activity: 3920
Merit: 2198


Verified awesomeness ✔


View Profile WWW
August 28, 2013, 05:45:12 AM
 #272

No matter how I try I cannot seem to find the quick reply button. Where is it? Also, I reccomend adding it to github. It will allow easier access to see the code, and add some contributations.  Also, I have not seen the * yet. My Browser updates it to fast  Smiley. And for the fields that require a variable( like the price ticker chooser) make it so there is a drop down menu. It makes it a lot more user friendly.

I saw this also, it seems a little hard but maybe you could add it! https://bitcointalk.org/index.php?topic=281346.0
Quick Reply has to be enabled in your profile settings to always show.

.
Duelbits
            ▄████▄▄
          ▄█████████▄
        ▄█████████████▄
     ▄██████████████████▄
   ▄████▄▄▄█████████▄▄▄███▄
 ▄████▐▀▄▄▀▌████▐▀▄▄▀▌██

 ██████▀▀▀▀███████▀▀▀▀█████

▐████████████■▄▄▄■██████████▀
▐██████████████████████████▀
██████████████████████████▀
▀███████████████████████▀
  ▀███████████████████▀
    ▀███████████████▀
.
         ▄ ▄▄▀▀▀▀▄▄
         ▄▀▀▄      █
         █   ▀▄     █
       ▄█▄     ▀▄   █
      ▄▀ ▀▄      ▀█▀
    ▄▀     ▀█▄▄▄▀▀ ▀
  ▄▀  ▄▀  ▄▀

Live Games

   ▄▄▀▀▀▀▀▀▀▄▄
 ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄
▄▀ █ ▄  █  ▄ █ ▀▄
█ █   ▀   ▀   █ █  ▄▄▄
█ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █   █
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█  █▄█
█ ▀▀█  ▀▀█  ▀▀█ █  █▄█

Slots
.
        ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄
        █         ▄▄  █
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄       █
█  ▄▄         █       █
█             █       █
█   ▄▀▀▄▀▀▄   █       █
█   ▀▄   ▄▀   █       █

Blackjack
|█▀▀▀▀▀█▄▄▄
       ▀████▄▄
         ██████▄
▄▄▄▄▄▄▄▄█▀    ▀▀█
████████▄        █
█████████▄        █
██████████▄     ▄██
█████████▀▀▀█▄▄████
▀▀███▀▀       ████
   █          ███
   █          █▀
▄█████▄▄▄ ▄▄▀▀
███████▀▀▀
.
                 NEW!                  
SPORTS BETTING 
|||
[ Đ ][ Ł ]
AVAILABLE NOW

Advertisements are not endorsed by me.
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 28, 2013, 09:03:43 AM
Last edit: August 28, 2013, 10:00:35 AM by jackjack
 #273

No matter how I try I cannot seem to find the quick reply button. Where is it?
^ Yep you must go to your profile: https://bitcointalk.org/index.php?action=profile;sa=theme

Also, I reccomend adding it to github. It will allow easier access to see the code, and add some contributations.
Done: https://github.com/jackjack-jj/btpp

Also, I have not seen the * yet. My Browser updates it to fast  Smiley
That is great! What browser?

And for the fields that require a variable( like the price ticker chooser) make it so there is a drop down menu. It makes it a lot more user friendly.
I know, but I never took the time to do it... That will come soon though

I saw this also, it seems a little hard but maybe you could add it! https://bitcointalk.org/index.php?topic=281346.0
It's not that hard, actually the problem is the big number of requests the server would have to do
I'll see what I can do

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
HeroC
Legendary
*
Offline Offline

Activity: 858
Merit: 1000



View Profile
August 28, 2013, 08:51:00 PM
Last edit: August 28, 2013, 09:07:01 PM by HeroC
 #274

That is great! What browser?
I use Firefox with Greasemonkey. It is nothing special, but I have yet to see the *, I am not on as much as you, though.

Thanks for the GitHub!

I know, but I never took the time to do it... That will come soon though
Even Quicker than I expected! You are Awesome...

It's not that hard, actually the problem is the big number of requests the server would have to do
I'll see what I can do
It's alright, I don't need it, it is just if you have time to kill Smiley.


Thanks! I love the Partial-Quote button. Sent with Quick Reply.

Also, please work on trying to make the config server-side. I use more than one computer, and I don't like changing it every time.

Let me know if you need some documentation! I would be happy to help in any way.
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 28, 2013, 10:17:25 PM
Last edit: August 30, 2013, 07:03:07 AM by jackjack
 #275

I use Firefox with Greasemonkey. It is nothing special, but I have yet to see the *, I am not on as much as you,
though.
Nothing special but this confirms it works elsewhere than here!

It's alright, I don't need it, it is just if you have time to kill.
I looked for SMF features but there isn't the one I'd need so I'll ask theymos if he is ok to do that
I may do it anyway if he refuses

Also, please work on trying to make the config server-side. I use more than one computer, and I don't like changing it every time.
Planned, I'm still thinking about how to implement that
I think I'll put the settings in the database tysat provided

Let me know if you need some documentation! I would be happy to help in any way.
Thanks, I will! Do you know JS well?

There's something I'd like to know as I saw it once but never checked it out: how to use this (the syntax may be wrong Grin )
Code:
$('#div b')
I think it's something like a multi getElementByXxx but not sure

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
Mitchell
Copper Member
Legendary
*
Offline Offline

Activity: 3920
Merit: 2198


Verified awesomeness ✔


View Profile WWW
August 28, 2013, 10:31:15 PM
 #276

There's something I'd like to know as I saw it once but never checked it out: how to use this (the syntax may be wrong Grin )
Code:
$('#div b')
I think it's something like a multi getElementByXxx but not sure

That will grab an item containing "id=div" and is a <b> object.

.
Duelbits
            ▄████▄▄
          ▄█████████▄
        ▄█████████████▄
     ▄██████████████████▄
   ▄████▄▄▄█████████▄▄▄███▄
 ▄████▐▀▄▄▀▌████▐▀▄▄▀▌██

 ██████▀▀▀▀███████▀▀▀▀█████

▐████████████■▄▄▄■██████████▀
▐██████████████████████████▀
██████████████████████████▀
▀███████████████████████▀
  ▀███████████████████▀
    ▀███████████████▀
.
         ▄ ▄▄▀▀▀▀▄▄
         ▄▀▀▄      █
         █   ▀▄     █
       ▄█▄     ▀▄   █
      ▄▀ ▀▄      ▀█▀
    ▄▀     ▀█▄▄▄▀▀ ▀
  ▄▀  ▄▀  ▄▀

Live Games

   ▄▄▀▀▀▀▀▀▀▄▄
 ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄
▄▀ █ ▄  █  ▄ █ ▀▄
█ █   ▀   ▀   █ █  ▄▄▄
█ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █   █
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█  █▄█
█ ▀▀█  ▀▀█  ▀▀█ █  █▄█

Slots
.
        ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄
        █         ▄▄  █
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄       █
█  ▄▄         █       █
█             █       █
█   ▄▀▀▄▀▀▄   █       █
█   ▀▄   ▄▀   █       █

Blackjack
|█▀▀▀▀▀█▄▄▄
       ▀████▄▄
         ██████▄
▄▄▄▄▄▄▄▄█▀    ▀▀█
████████▄        █
█████████▄        █
██████████▄     ▄██
█████████▀▀▀█▄▄████
▀▀███▀▀       ████
   █          ███
   █          █▀
▄█████▄▄▄ ▄▄▀▀
███████▀▀▀
.
                 NEW!                  
SPORTS BETTING 
|||
[ Đ ][ Ł ]
AVAILABLE NOW

Advertisements are not endorsed by me.
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 28, 2013, 10:41:36 PM
 #277

There's something I'd like to know as I saw it once but never checked it out: how to use this (the syntax may be wrong Grin )
Code:
$('#div b')
I think it's something like a multi getElementByXxx but not sure

That will grab an item containing "id=div" and is a <b> object.
Hmmm... AN item? A <b> object?
Does it return a list? A dictionary? The first element?

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
Mitchell
Copper Member
Legendary
*
Offline Offline

Activity: 3920
Merit: 2198


Verified awesomeness ✔


View Profile WWW
August 28, 2013, 10:51:21 PM
 #278

There's something I'd like to know as I saw it once but never checked it out: how to use this (the syntax may be wrong Grin )
Code:
$('#div b')
I think it's something like a multi getElementByXxx but not sure

That will grab an item containing "id=div" and is a <b> object.
Hmmm... AN item? A <b> object?
Does it return a list? A dictionary? The first element?

I am horrible in explaining stuff. It would select this using jQuery:
Code:
<b id="div">Something something</b>

.
Duelbits
            ▄████▄▄
          ▄█████████▄
        ▄█████████████▄
     ▄██████████████████▄
   ▄████▄▄▄█████████▄▄▄███▄
 ▄████▐▀▄▄▀▌████▐▀▄▄▀▌██

 ██████▀▀▀▀███████▀▀▀▀█████

▐████████████■▄▄▄■██████████▀
▐██████████████████████████▀
██████████████████████████▀
▀███████████████████████▀
  ▀███████████████████▀
    ▀███████████████▀
.
         ▄ ▄▄▀▀▀▀▄▄
         ▄▀▀▄      █
         █   ▀▄     █
       ▄█▄     ▀▄   █
      ▄▀ ▀▄      ▀█▀
    ▄▀     ▀█▄▄▄▀▀ ▀
  ▄▀  ▄▀  ▄▀

Live Games

   ▄▄▀▀▀▀▀▀▀▄▄
 ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄
▄▀ █ ▄  █  ▄ █ ▀▄
█ █   ▀   ▀   █ █  ▄▄▄
█ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █   █
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█  █▄█
█ ▀▀█  ▀▀█  ▀▀█ █  █▄█

Slots
.
        ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄
        █         ▄▄  █
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄       █
█  ▄▄         █       █
█             █       █
█   ▄▀▀▄▀▀▄   █       █
█   ▀▄   ▄▀   █       █

Blackjack
|█▀▀▀▀▀█▄▄▄
       ▀████▄▄
         ██████▄
▄▄▄▄▄▄▄▄█▀    ▀▀█
████████▄        █
█████████▄        █
██████████▄     ▄██
█████████▀▀▀█▄▄████
▀▀███▀▀       ████
   █          ███
   █          █▀
▄█████▄▄▄ ▄▄▀▀
███████▀▀▀
.
                 NEW!                  
SPORTS BETTING 
|||
[ Đ ][ Ł ]
AVAILABLE NOW

Advertisements are not endorsed by me.
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 28, 2013, 11:08:30 PM
 #279

There's something I'd like to know as I saw it once but never checked it out: how to use this (the syntax may be wrong Grin )
Code:
$('#div b')
I think it's something like a multi getElementByXxx but not sure

That will grab an item containing "id=div" and is a <b> object.
Hmmm... AN item? A <b> object?
Does it return a list? A dictionary? The first element?

I am horrible in explaining stuff. It would select this using jQuery:
Code:
<b id="div">Something something</b>
Ok, thanks!

jQuery
Hmmm I'll see that later then

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 30, 2013, 11:55:14 AM
 #280

Wow I've got a problem...
The size of the Chrome CRXs are exploding!
Code:
-rw-rw-r-- 1 jackjack jackjack 9.2K 2013-08-23 16:36 btpp_0.1.13.crx
-rw-rw-r-- 1 jackjack jackjack 9.3K 2013-08-23 16:41 btpp_0.1.14.crx
-rw-r--r-- 1 jackjack jackjack 9.3K 2013-08-23 18:45 btpp_0.1.15.crx
-rw-r--r-- 1 jackjack jackjack 9.5K 2013-08-23 23:26 btpp_0.1.16.crx
-rw-r--r-- 1 jackjack jackjack 9.5K 2013-08-24 00:09 btpp_0.1.17.crx
-rw-r--r-- 1 jackjack jackjack  56K 2013-08-24 02:49 btpp_0.1.18.crx
-rw-r--r-- 1 jackjack jackjack 112K 2013-08-24 15:51 btpp_0.1.19.crx
-rw-r--r-- 1 jackjack jackjack 224K 2013-08-25 01:54 btpp_0.1.20.crx
-rw-r--r-- 1 jackjack jackjack 447K 2013-08-25 03:01 btpp_0.1.22.crx
-rw-r--r-- 1 jackjack jackjack 2.7M 2013-08-26 10:56 btpp_0.1.23.crx
-rw-r--r-- 1 jackjack jackjack 3.5M 2013-08-26 23:10 btpp_0.1.24.crx
-rw-r--r-- 1 jackjack jackjack 7.0M 2013-08-27 20:54 btpp_0.1.25.crx
-rw-r--r-- 1 jackjack jackjack  14M 2013-08-28 00:22 btpp_0.1.26.crx
-rw-r--r-- 1 jackjack jackjack  28M 2013-08-28 21:16 btpp_0.1.27.crx
-rw-r--r-- 1 jackjack jackjack  32M 2013-08-29 00:51 btpp_0.1.28.crx

Sorry for taking your disk space...

I think I found why, I'll push a new, light version

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!