I need help with an online facebook game. Naruto Shippuden Official.
I was wondering if you could give me an idea how to receive more profile points. I haven't been able to find anyone who could do this :/
I would appreciate any and all help
Online text based
Re: Online text based
I'm also willing to pay someone to up these accounts for me, if you have a paypal account
- Sethioz
- Admin
- Posts: 4764
- Joined: Fri Jul 27, 2007 5:11 pm
- Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz - Location: unknown
- Contact:
Re: Online text based
dont think its possible, it is controlled by the server.
however you can always try.
look around on the forum and wiki. one of the threads i suggest reading is Flashchat Exploits
try using FireBug and see what shows up. there always might be some vulnerability that lets you exploit it.
HTS - hackthissite could also be useful. like in one mission you have to use some voting system. you can change the source code and make it give like 1000 points instead of 10, which can be done using firebug.
as said, look around on my forum and wiki, there's lot of material on how to hack sites and such apps, but im not touching any of those retarded facebook things, least not from my own account anyways.
however you can always try.
look around on the forum and wiki. one of the threads i suggest reading is Flashchat Exploits
try using FireBug and see what shows up. there always might be some vulnerability that lets you exploit it.
HTS - hackthissite could also be useful. like in one mission you have to use some voting system. you can change the source code and make it give like 1000 points instead of 10, which can be done using firebug.
as said, look around on my forum and wiki, there's lot of material on how to hack sites and such apps, but im not touching any of those retarded facebook things, least not from my own account anyways.
Re: Online text based
Thanks! I will try that and see what I can accomplish.
* but im not touching any of those retarded facebook things, least not from my own account anyways* <-- I would never ask that ^.^
I have several dummy accounts I'm using for those.
* but im not touching any of those retarded facebook things, least not from my own account anyways* <-- I would never ask that ^.^
I have several dummy accounts I'm using for those.
Re: Online text based
you can change the source code and make it give like 1000 points instead of 10, which can be done using firebug. - This is exactly what I'm looking to do. How do i get this to stay after refresh? I really appreciate this help.
- Sethioz
- Admin
- Posts: 4764
- Joined: Fri Jul 27, 2007 5:11 pm
- Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz - Location: unknown
- Contact:
Re: Online text based
you cant, firebug is just for debugging the code.
once you find what you looking for, use a packet sniffer to find the right packet with that change in it, then use proxocket or paros proxy to make a permanent filter.
read articles on my wiki on how to use them.
once you find what you looking for, use a packet sniffer to find the right packet with that change in it, then use proxocket or paros proxy to make a permanent filter.
read articles on my wiki on how to use them.
Re: Online text based
Gotcha. Thanks