river67Join Date: 2010-02-09 Post Count: 118 |
I was going through inspect element when I found this code (WITHOUT THE QUOTATIONS) "span#nav-tix-ammount.rbx-text-navbar-right" I found this in the properties and got more interested. I then farther explored, I have had a lot experience with code and I could tell this code had python properties. I looked deeper into the matter and ended up with this span#nav-tix-ammount.rbx-text-navbar-right.innerText: "200" I then used this in the console and got this response...temp1
SyntaxError: Unexpected token ILLEGAL {stack: (...), message: "Unexpected token ILLEGAL", popStackFrame: function}message: "Unexpected token ILLEGAL"stack: (...)get stack: function () { [native code] }set stack: function () { [native code] }__proto__: Error
Please take this code and play around with it THIS IS FOR EDUCATIONAL PURPOSES ONLY. Please take this information and use it carefully I do not want people getting arrested USE AT YOUR OWN RISK bye!
|
|
|
IN
SPECT
ELEMENT
CANT
EDIT
YOUR
PROFILE
GG. |
|
amandaJoin Date: 2006-11-21 Post Count: 5925 |
_..._ |
|
MrNicNacJoin Date: 2008-08-29 Post Count: 28554 |
Um... You found client sided code which every amateur developer knows can be seen and edited.
Potentially nothing. Also, ROBLOX's server side web code is in ASP.NET not Python. |
|
iTrackingJoin Date: 2013-02-14 Post Count: 578 |
Its not.. The span is the HTML markup that contains the tickets.
~ don't worry, i'm always afk when you need me |
|
|
You do realize that "ILLEGAL" you're getting is meant for Illegal Character. This doesn't do anything. Everything that adds Robux/Tix to your Profile is backended |
|
chimmihcJoin Date: 2014-09-01 Post Count: 17143 |
The tardedness of OP is real.
I script -~ chimmihc |
|
iiEssenceJoin Date: 2014-06-18 Post Count: 3467 |
LOL... |
|
river67Join Date: 2010-02-09 Post Count: 118 |
I am sorry I have not been up to date with the script for a while...:( |
|
|
|
|
if it is real can you give me for double o robux |
|
amandaJoin Date: 2006-11-21 Post Count: 5925 |
good times?
it's weird when a random thread i posted in gets bumped |
|
|
|
Zach0006Join Date: 2017-06-07 Post Count: 2 |
Well there is no way to get ROBUX
Please
BC?
|
|
ZombiDevJoin Date: 2016-08-20 Post Count: 2106 |
Why am I laughing so much rn? |
|
|
how do u get robux from dat code
|
|
aIexetJoin Date: 2012-04-10 Post Count: 2869 |
necrobump much...
1. You can't get free tix/robux
2. You can get tix/robux
3. You're probably not going to get tix/robux |
|
|
You probably can get robux, but not tix (unless you know something that we don't...) :O
- VIShark15 |
|
|
i dont have tickets longer :(
|
|
WXBZJoin Date: 2012-10-10 Post Count: 850 |
I literally started dying when inspect element and Python were mentioned.
#code local function IsAuthorSmart(msg) if (msg:match(":connect")) then return false; else return true; end; end; if (IsAuthorSmart(thread)) then print "nice!"; end; |
|
TweenInfoJoin Date: 2017-07-12 Post Count: 56 |
lol
|
|
|
right click on ur robux on the top right of the website then click in spect element. boom u can have 999M+ robux hack |
|
TweenInfoJoin Date: 2017-07-12 Post Count: 56 |
a = document.getElementById("nav-robux-amount"); setInterval(function(){a.innerHTML = Number(a.innerHTML) + 1}, 5)
HAX!!11!1!
|
|