Creapy Shit

Page 1 of 2 12 LastLast
Results 1 to 25 of 31
  1. #1
    /\/\@573|2 NoPeace is offline
    Grand MasterRank
    Feb 2004 Join Date
    under your bedLocation
    15,474Posts

    Creapy Shit

    It can really read your mind... http://www.mysticalball.com/
    not really if cought onto the trick
    NoPeace - out


  2. #2
    Grand Master Smo is offline
    Grand MasterRank
    Dec 2003 Join Date
    Portsmouth, UKLocation
    2,451Posts
    It can't read your mind. So far it's been right 1/3 times for me.

  3. #3
    /\/\@573|2 NoPeace is offline
    Grand MasterRank
    Feb 2004 Join Date
    under your bedLocation
    15,474Posts
    Quote Originally Posted by Vasch
    It can't read your mind. So far it's been right 1/3 times for me.
    That is just because you either:
    A) Don't understand what to do
    B) Dumbass when it comes to basic math

    It is right evertime if you do it properly.

    NoPeace - out

  4. #4
    I'm a penguin JcxZero is offline
    Grand MasterRank
    May 2004 Join Date
    776Posts
    wtf, how!?

    I remember i did this before and it only worked sometimes, but this time I've tried it like 6 times in and it was all right!

    Edit: haha, i see how now ;)
    Last edited by JcxZero; 17-08-05 at 08:55 AM.

  5. #5
    Grand Master Smo is offline
    Grand MasterRank
    Dec 2003 Join Date
    Portsmouth, UKLocation
    2,451Posts
    Quote Originally Posted by NoPeace
    That is just because you either:
    A) Don't understand what to do
    B) Dumbass when it comes to basic math
    It is right evertime if you do it properly.
    NoPeace - out
    Not every time, oh and by the way it's 'Creepy'. So calling someone else a dumbass isn't such a great idea.

  6. #6
    Grand Master BrokenWings is offline
    Grand MasterRank
    Nov 2004 Join Date
    Land of Dreams.Location
    752Posts
    woah wierd its usually right :O

  7. #7
    Realities' Weaver rage_man is offline
    Grand MasterRank
    Nov 2004 Join Date
    São PauloLocation
    509Posts
    I don't believe im this shit =) is just a little ancient game
    Last edited by rage_man; 17-08-05 at 09:40 AM.

  8. #8
    Member djg2005 is offline
    MemberRank
    Aug 2005 Join Date
    UKLocation
    94Posts
    OK the code in VB, so you can see how it's done. It is no "magic trick", just a mathematical formula.

    Code:
    Private Sub m_MakeSymbols()
    
        Dim intMagicToken As Integer
        Dim intCol As Integer
        Dim intRow As Integer
        Dim intSymbol As Integer
        Dim rngSymbol As Range
        
        Randomize
        intMagicToken = Int((127 - 64 + 1) * Rnd + 64)
        For Each rngSymbol In ThisWorkbook.Names("GRID").RefersToRange
            intSymbol = Int((127 - 64 + 1) * Rnd + 64)
            Do While intSymbol = intMagicToken
                intSymbol = Int((127 - 64 + 1) * Rnd + 64)
            Loop
            rngSymbol = Chr(intSymbol)
        Next
        ThisWorkbook.Names("MAGIC").RefersToRange.Value = Chr(intMagicToken)
        
    End Sub
    PS: The link is here for the Excel version (you need to enable macros, but there are no viruses in it, I ran it myself - check code below) http://www.andypope.info/fun/mindreader.htm

    The code assigned in the macro "Amazing" is as follows (for those virus skepticals):

    Code:
    Option Explicit
    
    Sub Amazing()
    
        Dim shpAnswer As Shape
        Dim intBlue As Integer
        
        With Worksheets("Sheet1").Shapes("Answer")
            .TextFrame.Characters.Text = ThisWorkbook.Names("MAGIC").RefersToRange.Cells(1, 1).Value
            .Visible = True
            DoEvents
        End With
        If MsgBox("Do you want to try again", vbQuestion Or vbYesNo) = vbYes Then
            m_MakeSymbols
        End If
        Worksheets("Sheet1").Shapes("Answer").Visible = False
        
    End Sub
    
    Private Sub m_MakeSymbols()
    
        Dim intMagicToken As Integer
        Dim intCol As Integer
        Dim intRow As Integer
        Dim intSymbol As Integer
        Dim rngSymbol As Range
        
        Randomize
        intMagicToken = Int((127 - 64 + 1) * Rnd + 64)
        For Each rngSymbol In ThisWorkbook.Names("GRID").RefersToRange
            intSymbol = Int((127 - 64 + 1) * Rnd + 64)
            Do While intSymbol = intMagicToken
                intSymbol = Int((127 - 64 + 1) * Rnd + 64)
            Loop
            rngSymbol = Chr(intSymbol)
        Next
        ThisWorkbook.Names("MAGIC").RefersToRange.Value = Chr(intMagicToken)
        
    End Sub
    Last edited by djg2005; 17-08-05 at 09:48 AM.

  9. #9
    Realities' Weaver rage_man is offline
    Grand MasterRank
    Nov 2004 Join Date
    São PauloLocation
    509Posts
    Lol! we are tricked xD :P

  10. #10
    F**KIN LEGEND! exclamatio is offline
    Grand MasterRank
    Jan 2003 Join Date
    Merry EnglandLocation
    22,146Posts
    seen it b4 :tp:

    vasch got owned :tp:

  11. #11
    I'm a penguin JcxZero is offline
    Grand MasterRank
    May 2004 Join Date
    776Posts
    Quote Originally Posted by Vasch
    Not every time, oh and by the way it's 'Creepy'. So calling someone else a dumbass isn't such a great idea.
    Actually, it is right every single time if you know some basic math.

  12. #12
    Grand Master 0celot is offline
    Grand MasterRank
    Apr 2005 Join Date
    London, U.K.Location
    1,105Posts
    Yep I remember seeing this a while ago and working it out... not too difficult.

  13. #13
    Sorcerer Supreme Btk is offline
    Member +Rank
    Oct 2004 Join Date
    !Location
    307Posts
    lol just does random

  14. #14
    Grand Master Kenneth the Tree is offline
    Grand MasterRank
    Jun 2005 Join Date
    England, United KingdomLocation
    2,485Posts
    i beat t3h system! Try 60 ;).

    Not really amazing tbh.

  15. #15
    rd is creative shadowmist is offline
    Grand MasterRank
    Nov 2004 Join Date
    Inside You!Location
    2,254Posts
    it is sometimes random but if you concentrate, it really does show(even though symbols are repeated in some number)lol

  16. #16
    Grand Master devilru is offline
    Grand MasterRank
    Sep 2004 Join Date
    686Posts
    can someone explain the vb code? :P

  17. #17
    Member AjSingh is offline
    MemberRank
    Apr 2005 Join Date
    29Posts
    Quote Originally Posted by Zetal
    i beat t3h system! Try 60 ;).
    Not really amazing tbh.
    it works using 6 and 0 tho. you cant beat the system. theres a known amount of numbers it can be because of the equation. it can only ever be 81, 72, 63, 54, 45, 36, 27, 18, 9, 0 .
    if u notice all these numbers have the same symbol. other numbers have the same symbol but thats prob just to draw attention away from the pattern.

  18. #18
    Grand Master Spark is offline
    Grand MasterRank
    Apr 2005 Join Date
    Newcastle, UK.Location
    921Posts
    It's got something to do by dividing by nine i cant remember but i figured it out when i was 11 :-P its crao tbh just figure out wat its doin i think it divides by nine i cant remember just figure out the mathmatical equation :P i did i cba now like but i may do ill edit this if i do

    -=EDIT=- i did it again ;P im sad her is the wise words from a 13 yr old hehe,
    right you have a two digit number lets take a random one hmm 47 ok right u add the two numbers together to get 11, k, so u take 11 from 47 n that = 36 that is in the 9 time table isnt it, right lets take another number, hmm lets say 72 u add them together blah blah blah take em away n u get 63 is it me or is that in the 9 times table aswell :P it just chooses a symbol that is the symbol for all the 9 times tables 9,18,27,36,45,54,63,72,81,90,99 all have the same symbol and youll always land on one of those numbers!

    TADAAA
    Last edited by Spark; 17-08-05 at 01:49 PM.

  19. #19
    Newbie List is offline
    MemberRank
    Feb 2004 Join Date
    BelgiumLocation
    15Posts
    u will never come on 99 or 90 ...
    if u take 99 to start, which is the higher number with 2 digits, you will onley get 81... so thats the highest...

  20. #20
    Grand Master Spark is offline
    Grand MasterRank
    Apr 2005 Join Date
    Newcastle, UK.Location
    921Posts
    gd point but as you can see i was right and that ball is a load of shit ;-P

  21. #21
    Grand Master Ionic & Schizo is offline
    Grand MasterRank
    Jun 2004 Join Date
    Well below theLocation
    5,246Posts
    Quote Originally Posted by Spark71191
    -=EDIT=- i did it again ;P im sad her is the wise words from a 13 yr old hehe,
    right you have a two digit number lets take a random one hmm 47 ok right u add the two numbers together to get 11, k, so u take 11 from 47 n that = 36 that is in the 9 time table isnt it, right lets take another number, hmm lets say 72 u add them together blah blah blah take em away n u get 63 is it me or is that in the 9 times table aswell :P it just chooses a symbol that is the symbol for all the 9 times tables 9,18,27,36,45,54,63,72,81,90,99 all have the same symbol and youll always land on one of those numbers!
    TADAAA
    Errrr.... I think I understand.

    No.. No I don't.

    *goes away to think about it a bit more*

  22. #22
    Johnny RsX is offline
    LegendRank
    May 2004 Join Date
    MiamiLocation
    5,042Posts
    try all the numbers on the chart, no matter what number you pick the image will always be the same, the chart randomizes so the image wont be the same every time... :)

  23. #23
    Grand Master Spark is offline
    Grand MasterRank
    Apr 2005 Join Date
    Newcastle, UK.Location
    921Posts
    No RSX my explanation is right :P

  24. #24
    Johnny RsX is offline
    LegendRank
    May 2004 Join Date
    MiamiLocation
    5,042Posts
    Quote Originally Posted by Spark71191
    No RSX my explanation is right :P
    both are right, yours is more detailed though :P

  25. #25
    hi Kaoii is offline
    LegendRank
    Nov 2003 Join Date
    5,853Posts
    its sad when you have to look @ the source code to figure that one out =P



Page 1 of 2 12 LastLast

Advertisement