Moderator: 2020vision
by jc0r » Sat Sep 07, 2019 7:46 am
by osknows » Tue Sep 10, 2019 7:06 pm
by osknows » Tue Sep 10, 2019 7:12 pm
by jc0r » Wed Sep 11, 2019 3:03 pm
by jc0r » Wed Sep 11, 2019 3:31 pm
by osknows » Thu Sep 12, 2019 1:55 pm
Dim i1 As BettingAssistantCom.ComClass
Dim i2 As BettingAssistantCom.ComClass
Sub test()
Dim success As String
Set i1 = New BettingAssistantCom.ComClass
i1.SetIPAddress "127.0.0.1", "8000"
success = i1.openmarket(161782354, 1)
Set i2 = New BettingAssistantCom.ComClass
i2.SetIPAddress "127.0.0.1", "8080"
success = i2.openmarket(161782354, 1)
End Sub
Dim i1 As BettingAssistantCom.ComClass
Sub test()
Dim success As String
Set i1 = New BettingAssistantCom.ComClass
i1.SetIPAddress "127.0.0.1", "8000"
success = i1.openmarket(161782354, 1)
i1.SetIPAddress "127.0.0.1", "8080"
success = i1.openmarket(161782354, 1)
End Sub
by jc0r » Thu Sep 12, 2019 6:03 pm
The strength of Gruss Software is that it’s been designed by one of you, a frustrated sports punter, and then developed by listening to dozens of like-minded enthusiasts.
Gruss is owned and run by brothers Gary and Mark Russell. Gary discovered Betfair in 2004 and soon realised that using bespoke software to place bets was much more efficient than merely placing them through the website.
Gary built his own software and then enhanced its features after trialling it through other Betfair users and reacting to their improvement ideas, something that still happens today.
He started making a small monthly charge so he could work on it full-time and then recruited Mark to help develop the products and Gruss Software was born.
We think it’s the best of its kind and so do a lot of our customers. But you can never stand still in this game and we’ll continue to improve the software if any more great ideas emerge.