OutdatedMule Maker v1.3

Posts 106–120 of 124 · Page 8 of 9
Quote Originally Posted by Rebel01390 View Post
cantpostlinkswtfmpgh/account/register?guid={email}&password={password}

That's all iirc.
Uhh.. That's not all. For sure. This is all I've come across:
Code:
guid : DDDDDDDD30A5B289EA856859A, // Globally unique identifier? 25 characters long, might be wrong though o_O
newGUID : email,
password : pass123,
ignore : 1234, // I think this can be anything from 0 to 9999
isAgeVerified : 1
When I send appropriate data, I get message saying "<Success/>" but don't receive the verification email. Thus when registering via client, I get it instantly? Anybody know what might be the problem?

E: Oh oh oh oh! I got it!

I was having plus (+) character in my email so it sent it to somewhere arse. Anybody know how to encode that to send it to right direction? (eg. email+abc(at)lol.com)

E:E: Fuckballs! Got it to work. Basic urlencoding. "+" -> "%2b"
Quote Originally Posted by igogiko View Post
Uhh.. That's not all. For sure. This is all I've come across:
Code:
guid : DDDDDDDD30A5B289EA856859A, // Globally unique identifier? 25 characters long, might be wrong though o_O
newGUID : email,
password : pass123,
ignore : 1234, // I think this can be anything from 0 to 9999
isAgeVerified : 1
When I send appropriate data, I get message saying "<Success/>" but don't receive the verification email. Thus when registering via client, I get it instantly? Anybody know what might be the problem?

E: Oh oh oh oh! I got it!

I was having plus (+) character in my email so it sent it to somewhere arse. Anybody know how to encode that to send it to right direction? (eg. email+abc(at)lol.com)

E:E: Fuckballs! Got it to work. Basic urlencoding. "+" -> "%2b"

What are you using to run this code?
Quote Originally Posted by Necc View Post
What are you using to run this code?
That's just GET-data. You can use any language that supports HTTP requests. I'm using C#.
Quote Originally Posted by igogiko View Post
Uhh.. That's not all. For sure. This is all I've come across:
Code:
guid : DDDDDDDD30A5B289EA856859A, // Globally unique identifier? 25 characters long, might be wrong though o_O
newGUID : email,
password : pass123,
ignore : 1234, // I think this can be anything from 0 to 9999
isAgeVerified : 1
When I send appropriate data, I get message saying "<Success/>" but don't receive the verification email. Thus when registering via client, I get it instantly? Anybody know what might be the problem?

E: Oh oh oh oh! I got it!

I was having plus (+) character in my email so it sent it to somewhere arse. Anybody know how to encode that to send it to right direction? (eg. email+abc(at)lol.com)

E:E: Fuckballs! Got it to work. Basic urlencoding. "+" -> "%2b"
Yeah my bad, I was tired haha!
The GUID should be random and the ignore is not neccesary, I used it for personal purposes ^^
Quote Originally Posted by FainTMako View Post
lol what the fuck
what the fuck what?
Quote Originally Posted by FainTMako View Post
lol what the fuck
Someone was high.
Quote Originally Posted by decade121 View Post
How do i verify my email?
Log into the email you used and click the big link. Can't miss it.
Can u do a tutorial because mine seems to not work.
Your da best. I kept smapping slvrdllr in stream using this
I get Error :/
Creating 2 Mules.
- Unknown Error!
- Unknown Error!
Created 2 mules.
Successful: 0
Failed: 2
good job looks nice
can someone explain mule maker does? tq!
Posts 106–120 of 124 · Page 8 of 9
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?