JS Scripts ?

06/20/2014 08:05 Zetadarus#1
wiped
06/20/2014 08:16 djdazzal#2
Hmmm... Regardless of whether it will work or not, it's very dangerous, law could get involved with this. And I think someone tried this a while back, he said it didn't work, dnt remember how exactly it was done tho
06/20/2014 10:00 Requi#3
Not possible.
Reason: Serverside.
06/20/2014 10:13 Diаmonds#4
Quote:
Originally Posted by Requi View Post
Not possible.
Reason: Serverside.
Yes, and Zeta, how can you get any one's token if you don't know him? The token is shared in the database + change at each page reload, so except if you have the access to the db, you can only try to brute force it... What is almost impossible.
06/20/2014 10:16 Requi#5
Quote:
Originally Posted by TheDarkDiamonds View Post
Yes, and Zeta, how can you get any one's token if you don't know him? The token is shared in the database + change at each page reload, so except if you have the access to the db, you can only try to brute force it... What is almost impossible.
It would take years until you get a valid token.

The only thing you can try is a sqli, but you need much more knowledge, than this autoit stuff.
06/20/2014 12:04 Zetadarus#6
Quote:
Originally Posted by Requi View Post
It would take years until you get a valid token.

The only thing you can try is a sqli, but you need much more knowledge, than this autoit stuff.
i d'ont know AutoIt x) i know VB.net ,

Anyway thanks im waiting for some other responces :B
06/20/2014 12:51 TskulT#7
I guess you could use js to find bugs.
06/20/2014 12:52 0wnix#8
He can be right, I remember that some months ago there was an upgrade bug where you can upgrade an account item with another account uridium ;)
06/20/2014 12:57 IBΛX●ѕтуℓє#9
Really?
06/20/2014 14:20 -popcorn-#10
Quote:
Originally Posted by player.elite View Post
He can be right, I remember that some months ago there was an upgrade bug where you can upgrade an account item with another account uridium ;)
did some ppl do the paying uridium with fake data bug, and then use the uridium to upgrade items on their main account?
06/20/2014 15:25 0wnix#11
Quote:
Originally Posted by -popcorn- View Post
did some ppl do the paying uridium with fake data bug, and then use the uridium to upgrade items on their main account?
I don't know if this bug was already there or known at this time, maybe UG group had it but kept it for them like always :)
06/20/2014 18:09 darkorbit9104#12
You know the achievement where you get a flax?
Since the game server and the web server are running on different servers it could be possible to make 9 drones if you buy a iris and then complete the achievement immediately after buying.
This works for everything such as skylab, too, as we already know.
It's the delay between sending informations to the web and to the game server.

But BP can fix it if they check those things first over web before executing it on the game.