Skip to content

Instantly share code, notes, and snippets.

View IanWONeill's full-sized avatar
🤷‍♂️

Ian William O'Neill IanWONeill

🤷‍♂️
View GitHub Profile
@IanWONeill
IanWONeill / readme.md
Created June 25, 2020 02:02 — forked from theraw/readme.md
how tos
  1. Create one cloudflare account.
  2. From account dashboard select Workers
  3. Create Worker
  4. Delete this code
  5. Copy This code => CLICK4COPY and paste it on Worker (Script) where you deleted old one on step 4, Don't click Save yet,
package d.h.a.e;
import d.c.b.x.c;
import d.h.a.e.b;
import d.h.a.e.d;
import d.h.a.e.n;
import d.h.a.e.p;
import h.x.d.g;
import h.x.d.i;
import java.io.Serializable;
package d.h.a.e;
import d.c.b.x.c;
import d.h.a.e.b;
import d.h.a.e.d;
import d.h.a.e.n;
import d.h.a.e.p;
import h.x.d.g;
import h.x.d.i;
import java.io.Serializable;
.class final Lcom/topper865/ltq/b/h/g$a;
.super Lh/x/d/j;
.source "SourceFile"
# interfaces
.implements Lh/x/c/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
import com.sun.istack.internal.NotNull;
import com.sun.istack.internal.Nullable;
import javax.crypto.BadPaddingException;
import javax.crypto.Cipher;
import javax.crypto.IllegalBlockSizeException;
import javax.crypto.NoSuchPaddingException;
import javax.crypto.spec.SecretKeySpec;
import java.nio.charset.Charset;
import java.security.InvalidKeyException;
void script_1707(Widget widget0, Widget widget1, Widget widget2, Widget widget3, Widget widget4, Widget widget5, Widget widget6, Widget widget7, Widget widget8, Widget widget9, Widget widget10, Widget widget11, int arg12, Widget widget13, Widget widget14, Widget widget15, Widget widget16, Widget widget17, Widget widget18, Widget widget19, Widget widget20, Widget widget21, Widget widget22, Widget widget23) {
int int24;
int int25;
int int26;
int int27;
Category category28;
int int29;
int int30;
int int31;
int int32;
2082392933
1081444589
158608144
566389579
-31669098
-290156938
-1601717123
-461803342
package com.runescape.cache.anim;
import com.runescape.Client;
import com.runescape.io.Buffer;
public final class Frame {
public static Frame[][] animationlist;
public static void load(int file, byte[] array) {
/**********************************************************************************
* Compilation: javac HelloRuneStatus.java
* Execution: java HelloRuneStatus
*
* Prints "Hello, Rune-Status!". By tradition ofcause, this is our first [MEDIA].
*
* % java HelloRuneStatus
* Hello, Rune-Status
*
**********************************************************************************/