Pages:
Author

Topic: [ANN] [Veil] Veilcoin x13 *Secure - Anonymous* On Bittrex! [VeilCall alpha] - page 13. (Read 56469 times)

full member
Activity: 126
Merit: 100
sombody pump this please! XD

seriously, i'm mining it so ... to the powers-that-be in crypto land, don't let me burn yet AGAIN XD
member
Activity: 102
Merit: 10
This has got to be the biggest scamcoin i've ever seen. Obviously photoshopped "Call" UI that doesn't even make sense (you say # will be wallet address, then why would I want a dial pad?). Not to mention, how the hell will you do Anonymous-VOIP? Certainly not over the insanely slow and lagged Tor network. End to end ecryption? Ok Sure, but you still have known endpoints - not anonymous.

Run, don't walk, away from this coin.

(PS: Im launching SuperVeilCoin next week, we're going to do Anonymous VOIP Video calling. Working on the photoshopped QT wallet with a iPhone Facetime UI pasted in.)


You're wrong good sir.

This coin will success.

It use quantum teleportation to get information from one wallet to the other without going through any network.
Making it essentially so innovative it will revolutionize the way we crypto.
I say buy buy buy and lose the money as devs dump.
damn it's good theory

premin, instamine (via ninja launch), self moderated thread
ladies and gentlemen, and now TELEPORTATION

seriously guys, open your eyes
do not waste your time, money, power, trust ... on any coin which has these Specifications

im going to warn people in every premined coin thread as far as i can
you should know that by now
premine=scam=dumped coins after hitting exchange= runaway dev after dump=no support by dev(of course he is not even dev, he paid someone to copy paste the source)=miners loss=another dead coin and a lot of bag holders
sr. member
Activity: 462
Merit: 250
I'm gonna clean up this town
Every day things get shadier and crappier around here. Can we all just admit we're making a mockery of altcoins at this point? I mean - come on.
member
Activity: 112
Merit: 10
A = var.mousex < 0
D = var.mousex > 0
W = var.mouseY < 0
S = var.mouseY > 0
Grin Grin Grin Grin Grin Grin Grin
making coins is like videogame, right?  Grin
You don't even try to read code, just found it and post here.
And this doesn't explain how can you write in two checkboxes at the same time.
sr. member
Activity: 462
Merit: 250
I'm gonna clean up this town
i am trust devs!!! Best coin that have BIG Future!!! Thanks devs!!!!

 Cheesy
full member
Activity: 294
Merit: 100
i am trust devs!!! Best coin that have BIG Future!!! Thanks devs!!!!
legendary
Activity: 1246
Merit: 1000
103 days, 21 hours and 10 minutes.
someone say that VeilCoin is a scam,yes or not?

Honestly no proof.

People claim scam a lot when they missed the train.  We will see how this week develops, but from the looks of it everyone is still mining
sr. member
Activity: 252
Merit: 250
I am looking for a dev!
someone say that VeilCoin is a scam,yes or not?
newbie
Activity: 10
Merit: 0
I heard someone's in need for a logo? Smiley Here's what I came up with. I also have higher res versions if it's being liked. Cheers !

http://i.imgur.com/DywJpmr.png?1   http://i.imgur.com/aWUpH8n.png?1 


hero member
Activity: 750
Merit: 511
We program other apps for emulators, having 2 cursors allows for 2 people to work on the same machine at once. It wasn't intended to be used this way but glovepie allows this. (http://glovepie.org) I am sorry though there was confusion regarding this "omg impossible cursorsz" here is part of the code we use to accomplish this, its useful for gaming applications mostly.

debug = mouse.count

mouse.Swallow = true

...

// Mouse 3 controls the WASD keys

...

A = var.mousex < 0
D = var.mousex > 0
W = var.mouseY < 0
S = var.mouseY > 0

Is not it easier to just provide a link to where you got this code?
http://glovepie.org/forum/viewtopic.php?f=2&t=1924 (Two mice for gaming)

And why do you emulate WASD-keys by mouse?
newbie
Activity: 14
Merit: 0

your keyboard is active in both the dial field and the messagefield... on your not photoshopped wallet screenshot...
tell us how you can type/be active in 2 seperate boxes/fields at the same time please

also why didnt you guys wait until you had everything finished? why release 3 weeks before your biggest feature ? couldn't you just have waited for 3 weeks and launched with an actual feature instead of only promises?

We program other apps for emulators, having 2 cursors allows for 2 people to work on the same machine at once. It wasn't intended to be used this way but glovepie allows this. (http://glovepie.org) I am sorry though there was confusion regarding this "omg impossible cursorsz" here is part of the code we use to accomplish this, its useful for gaming applications mostly.

debug = mouse.count

mouse.Swallow = true

// Mouse 1 controls the mouse (change mouse1 to whatever you want)
FakeMouse.DirectInputX = mouse1.DirectInputX
FakeMouse.DirectInputY = mouse1.DirectInputY
Mouse.LeftButton = mouse1.LeftButton
Mouse.MiddleButton = mouse1.MiddleButton
Mouse.RightButton = mouse1.RightButton
Mouse.XButton1 = mouse1.XButton1
Mouse.XButton2 = mouse1.XButton2
Mouse.WheelDown = mouse1.WheelDown
Mouse.WheelUp = mouse1.WheelUp
Mouse.WheelLeft = mouse1.WheelLeft
Mouse.WheelRight = mouse1.WheelRight

// Mouse 3 controls the WASD keys
if pressed(delta(mouse.directInputX)/delta(timestamp) > 0.02) then
  if var.mouseX<0 then
    var.mousex=0
  else
    var.mousex=1
  end if
end if
if pressed(delta(mouse.directInputX)/delta(timestamp) < -0.02) then
  if var.mouseX>0 then
    var.mousex=0
  else
    var.mousex=-1
  end if
end if
if pressed(delta(mouse.directInputY)/delta(timestamp) > 0.02) then
  if var.mouseY<0 then
    var.mouseY=0
  else
    var.mouseY=1
  end if
end if
if pressed(delta(mouse.directInputY)/delta(timestamp) < -0.02) then
  if var.mouseY>0 then
    var.mouseY=0
  else
    var.mouseY=-1
  end if
end if

A = var.mousex < 0
D = var.mousex > 0
W = var.mouseY < 0
S = var.mouseY > 0


We launched a bit early after being informed other Devs were working on similar projects. You have all successfully spread enough fud now for 10 coins, the price has dropped (which I'm sure was your intentions) either mine, trade, offer services/support or leave the thread. We'll continue to upgrade Veil with or without you.
member
Activity: 161
Merit: 10
Why the first block was produced at 21 June and the block 1 came out 24000 coins.
drm
legendary
Activity: 1176
Merit: 1005

your keyboard is active in both the dial field and the messagefield... on your not photoshopped wallet screenshot...
tell us how you can type/be active in 2 seperate boxes/fields at the same time please

also why didnt you guys wait until you had everything finished? why release 3 weeks before your biggest feature ? couldn't you just have waited for 3 weeks and launched with an actual feature instead of only promises?
member
Activity: 61
Merit: 10
Ahh no more translation bounties?
I started translating immediately after I came up by its announcement message and only realized after reading the last page its over  Sad Stupid me.
Please? https://bitcointalksearch.org/topic/suomi-finnish-7319 VSwDK7LQdmfa1h45cHxjhKJymzYdQTT9ah
full member
Activity: 137
Merit: 100
This has got to be the biggest scamcoin i've ever seen. Obviously photoshopped "Call" UI that doesn't even make sense (you say # will be wallet address, then why would I want a dial pad?). Not to mention, how the hell will you do Anonymous-VOIP? Certainly not over the insanely slow and lagged Tor network. End to end ecryption? Ok Sure, but you still have known endpoints - not anonymous.

Run, don't walk, away from this coin.

(PS: Im launching SuperVeilCoin next week, we're going to do Anonymous VOIP Video calling. Working on the photoshopped QT wallet with a iPhone Facetime UI pasted in.)


You're wrong good sir.

This coin will success.

It use quantum teleportation to get information from one wallet to the other without going through any network.


Making it essentially so innovative it will revolutionize the way we crypto.

I say buy buy buy and lose the money as devs dump.

As the good Sir above states, the Coin Uses Quantum Teleportation, L0L.

-Sarcasm.

newbie
Activity: 14
Merit: 0
Sang,

It is not Photoshop when we took this screenshot it was in prealpha and more GUI than qt code. We are working currently on resolving anon latency issues through tour and have a few viable solutions. Also, if you read the op thoroughly it states the reason for a numeric pad to make non wallet calls.

PS if you figure out how to do video calling give us a shout.
newbie
Activity: 34
Merit: 0
Veil is not scam. please calm down! you will kill it because of  information incorrect
Incorrect information?   it is premined, it clearly says that in the first post.
Premine = scam

It's simple actually.

dude, we heard you.

you don't like premined coins. go start you own thread and rant about it.

please go away.

most coins have premine. it was in the op. no one is worried about that.

there is some concern about it being used for development.

i personally don't work for free and don't expect the devs to.

transparency seem to be the main issue.
legendary
Activity: 1190
Merit: 1004
I do not care about premine. It is used to bribe your way onto bittrex.

What I find horrible about this coin is:
"This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic."
o3u
sr. member
Activity: 393
Merit: 250
Money comes, money goes
This has got to be the biggest scamcoin i've ever seen. Obviously photoshopped "Call" UI that doesn't even make sense (you say # will be wallet address, then why would I want a dial pad?). Not to mention, how the hell will you do Anonymous-VOIP? Certainly not over the insanely slow and lagged Tor network. End to end ecryption? Ok Sure, but you still have known endpoints - not anonymous.

Run, don't walk, away from this coin.

(PS: Im launching SuperVeilCoin next week, we're going to do Anonymous VOIP Video calling. Working on the photoshopped QT wallet with a iPhone Facetime UI pasted in.)


You're wrong good sir.

This coin will success.

It use quantum teleportation to get information from one wallet to the other without going through any network.


Making it essentially so innovative it will revolutionize the way we crypto.

I say buy buy buy and lose the money as devs dump.
sr. member
Activity: 282
Merit: 250
This has got to be the biggest scamcoin i've ever seen. Obviously photoshopped "Call" UI that doesn't even make sense (you say # will be wallet address, then why would I want a dial pad?). Not to mention, how the hell will you do Anonymous-VOIP? Certainly not over the insanely slow and lagged Tor network. End to end ecryption? Ok Sure, but you still have known endpoints - not anonymous.

Run, don't walk, away from this coin.

(PS: Im launching SuperVeilCoin next week, we're going to do Anonymous VOIP Video calling. Working on the photoshopped QT wallet with a iPhone Facetime UI pasted in.)
Pages:
Jump to: